Trying 192.168.1.209... Connected to ts9. Escape character is '^]'. ser2net port telnet,2001 device serialdev,/dev/ttyUSB-lf-hihope-rzg2m-02,115200n81,local [] (Debian GNU/Linux) NOTICE: BL2: RZ/G Initial Program Loader(CA57) Rev.2.0.7 NOTICE: BL2: PRR is RZG G2M Ver.1.3 NOTICE: BL2: Board is HiHope RZ/G2M Rev.4.0 NOTICE: BL2: Boot device is QSPI Flash(40MHz) NOTICE: BL2: LCM state is unknown NOTICE: BL2: DDR3200(rev.0.41) NOTICE: BL2: [COLD_BOOT] NOTICE: BL2: DRAM Split is 2ch NOTICE: BL2: QoS is default setting(rev.0.19) NOTICE: BL2: DRAM refresh interval 1.95 usec NOTICE: BL2: Periodic Write DQ Training NOTICE: BL2: DRAM don't have ECC configuration NOTICE: BL2: CH0: 400000000 - 47fffffff, 2 GiB NOTICE: BL2: CH2: 600000000 - 67fffffff, 2 GiB NOTICE: BL2: Lossy Decomp areas NOTICE: Entry 0: DCMPAREACRAx:0x80000540 DCMPAREACRBx:0x570 NOTICE: Entry 1: DCMPAREACRAx:0x40000000 DCMPAREACRBx:0x0 NOTICE: Entry 2: DCMPAREACRAx:0x20000000 DCMPAREACRBx:0x0 NOTICE: BL2: FDT at 0xe631d548 NOTICE: BL2: v2.4(release):44427a7 NOTICE: BL2: Built : 12:32:56, Jun 2 2021 NOTICE: BL2: Normal boot NOTICE: BL2: dst=0xe631d100 src=0x8180000 len=512(0x200) NOTICE: BL2: dst=0x43f00000 src=0x8180400 len=6144(0x1800) NOTICE: rzg_file_len: len: 0x0003e000 NOTICE: BL2: dst=0x44000000 src=0x81c0000 len=253952(0x3e000) NOTICE: rzg_file_len: len: 0x00100000 NOTICE: BL2: dst=0x50000000 src=0x8300000 len=1048576(0x100000) NOTICE: BL2: Booting BL31 U-Boot 2020.10 (Jun 02 2021 - 13:33:36 +0000) CPU: Renesas Electronics R8A774A1 rev 1.3 Model: Hoperun Technology HiHope RZ/G2M platform (hihope-rzg2m) DRAM: 3.9 GiB Bank #0: 0x048000000 - 0x0bfffffff, 1.9 GiB Bank #1: 0x600000000 - 0x67fffffff, 2 GiB WDT: Not found! MMC: sd@ee100000: 0, sd@ee160000: 1 Loading Environment from MMC... OK In: serial@e6e88000 Out: serial@e6e88000 Err: serial@e6e88000 Re-init wdt failed! Net: eth0: ethernet@e6800000 Hit any key to stop autoboot: 2  0 => setenv autoload no setenv autoload no => setenv initrd_high 0xffffffff setenv initrd_high 0xffffffff => setenv fdt_high 0xffffffff setenv fdt_high 0xffffffff => dhcp dhcp ethernet@e6800000 Waiting for PHY auto negotiation to complete........ done BOOTP broadcast 1 BOOTP broadcast 2 BOOTP broadcast 3 DHCP client bound to address 172.16.3.183 (811 ms) => setenv serverip 172.16.3.3 setenv serverip 172.16.3.3 => tftp 0x48080000 1203851/tftp-deploy-rtav2gr5/kernel/Image tftp 0x48080000 1203851/tftp-deploy-rtav2gr5/kernel/Image Using ethernet@e6800000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.183 Filename '1203851/tftp-deploy-rtav2gr5/kernel/Image'. Load address: 0x48080000 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ############################################################ 8.8 MiB/s done Bytes transferred = 45713920 (2b98a00 hex) => tftp 0x4ee2c2c0 1203851/tftp-deploy-rtav2gr5/ramdisk/ramdisk.cpio.gz.uboot tftp 0x4ee2c2c0 1203851/tftp-deploy-rtav2gr5/ramdisk/ramdisk.cpio.gz.uboot Using ethernet@e6800000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.183 Filename '1203851/tftp-deploy-rtav2gr5/ramdisk/ramdisk.cpio.gz.uboot'. Load address: 0x4ee2c2c0 Loading: *################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ################################################################# ########################################################### 5.5 MiB/s done Bytes transferred = 23764775 (16a9f27 hex) => setenv initrd_size ${filesize} setenv initrd_size ${filesize} => tftp 0x48000000 1203851/tftp-deploy-rtav2gr5/dtb/r8a774a1-hihope-rzg2m-ex.dtb tftp 0x48000000 1203851/tftp-deploy-rtav2gr5/dtb/r8a774a1-hihope-rzg2m-ex.dtb Using ethernet@e6800000 device TFTP from server 172.16.3.3; our IP address is 172.16.3.183 Filename '1203851/tftp-deploy-rtav2gr5/dtb/r8a774a1-hihope-rzg2m-ex.dtb'. Load address: 0x48000000 Loading: *#### 7 MiB/s done Bytes transferred = 58393 (e419 hex) => setenv bootargs 'console=ttySC0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1203851/extract-nfsrootfs-lw0c7ipm,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' setenv bootargs 'console=ttySC0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1203851/extract-nfsrootfs-lw0c7ipm,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp' => booti 0x48080000 0x4ee2c2c0 0x48000000 booti 0x48080000 0x4ee2c2c0 0x48000000 Moving Image from 0x48080000 to 0x48200000, end=4ae70000 ## Loading init Ramdisk from Legacy Image at 4ee2c2c0 ... Image Name: Image Type: AArch64 Linux RAMDisk Image (uncompressed) Data Size: 23764711 Bytes = 22.7 MiB Load Address: 00000000 Entry Point: 00000000 Verifying Checksum ... OK ## Flattened Device Tree blob at 48000000 Booting using the fdt blob at 0x48000000 Loading Ramdisk to b886c000, end b9f15ee7 ... OK Loading Device Tree to 00000000b885a000, end 00000000b886b418 ... OK Starting kernel ... [ 0.000000] Booting Linux on physical CPU 0x0000000000 [0x411fd073] [ 0.000000] Linux version 6.12.0-rc2-next-20241008 (KernelCI@build-j336757-arm64-gcc-12-defconfig-config-randomize-baseclplc) (aarch64-linux-gnu-gcc (Debian 12.2.0-14) 12.2.0, GNU ld (GNU Binutils for Debian) 2.40) #1 SMP PREEMPT Tue Oct 8 08:10:52 UTC 2024 [ 0.000000] KASLR disabled due to lack of seed [ 0.000000] Machine model: HopeRun HiHope RZ/G2M with sub board [ 0.000000] efi: UEFI not found. [ 0.000000] earlycon: scif0 at MMIO 0x00000000e6e88000 (options '115200n8') [ 0.000000] printk: legacy bootconsole [scif0] enabled [ 0.000000] NUMA: Faking a node at [mem 0x0000000048000000-0x000000067fffffff] [ 0.000000] NODE_DATA(0) allocated [mem 0x67f7f0900-0x67f7f2f3f] [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000048000000-0x00000000ffffffff] [ 0.000000] DMA32 empty [ 0.000000] Normal [mem 0x0000000100000000-0x000000067fffffff] [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000048000000-0x00000000bfffffff] [ 0.000000] node 0: [mem 0x0000000600000000-0x000000067fffffff] [ 0.000000] Initmem setup node 0 [mem 0x0000000048000000-0x000000067fffffff] [ 0.000000] cma: Reserved 32 MiB at 0x00000000be000000 on node -1 [ 0.000000] psci: probing for conduit method from DT. [ 0.000000] psci: PSCIv1.1 detected in firmware. [ 0.000000] psci: Using standard PSCI v0.2 function IDs [ 0.000000] psci: MIGRATE_INFO_TYPE not supported. [ 0.000000] psci: SMC Calling Convention v1.2 [ 0.000000] percpu: Embedded 25 pages/cpu s61720 r8192 d32488 u102400 [ 0.000000] Detected PIPT I-cache on CPU0 [ 0.000000] CPU features: detected: Spectre-v2 [ 0.000000] CPU features: detected: Spectre-v3a [ 0.000000] CPU features: detected: Spectre-BHB [ 0.000000] CPU features: detected: ARM erratum 1742098 [ 0.000000] CPU features: detected: ARM errata 1165522, 1319367, or 1530923 [ 0.000000] alternatives: applying boot alternatives [ 0.000000] Kernel command line: console=ttySC0,115200n8 root=/dev/nfs rw nfsroot=172.16.3.3:/var/lib/lava/dispatcher/tmp/1203851/extract-nfsrootfs-lw0c7ipm,tcp,hard,v3 console_msg_format=syslog earlycon deferred_probe_timeout=60 ip=dhcp wdt_overflow=0 <5>[ 0.000000] Unknown kernel command line parameters \"wdt_overflow=0\", will be passed to user space. <6>[ 0.000000] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes, linear) <6>[ 0.000000] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes, linear) <6>[ 0.000000] Fallback order for Node 0: 0 <6>[ 0.000000] Built 1 zonelists, mobility grouping on. Total pages: 1015808 <6>[ 0.000000] Policy zone: Normal <6>[ 0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off <6>[ 0.000000] software IO TLB: area num 8. <6>[ 0.000000] software IO TLB: mapped [mem 0x00000000ba000000-0x00000000be000000] (64MB) <6>[ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=6, Nodes=1 <6>[ 0.000000] rcu: Preemptible hierarchical RCU implementation. <6>[ 0.000000] rcu: RCU event tracing is enabled. <6>[ 0.000000] rcu: RCU restricting CPUs from NR_CPUS=512 to nr_cpu_ids=6. <6>[ 0.000000] Trampoline variant of Tasks RCU enabled. <6>[ 0.000000] Tracing variant of Tasks RCU enabled. <6>[ 0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies. <6>[ 0.000000] rcu: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=6 <6>[ 0.000000] RCU Tasks: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6. <6>[ 0.000000] RCU Tasks Trace: Setting shift to 3 and lim to 1 rcu_task_cb_adjust=1 rcu_task_cpu_ids=6. <6>[ 0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0 <6>[ 0.000000] Root IRQ handler: gic_handle_irq <6>[ 0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention. <6>[ 0.000000] arch_timer: cp15 timer(s) running at 8.33MHz (virt). <6>[ 0.000000] clocksource: arch_sys_counter: mask: 0xffffffffffffff max_cycles: 0x1ec02923e, max_idle_ns: 440795202125 ns <6>[ 0.000000] sched_clock: 56 bits at 8MHz, resolution 120ns, wraps every 2199023255496ns <6>[ 0.008456] Console: colour dummy device 80x25 <6>[ 0.013212] Calibrating delay loop (skipped), value calculated using timer frequency.. 16.66 BogoMIPS (lpj=33333) <6>[ 0.023693] pid_max: default: 32768 minimum: 301 <6>[ 0.028597] LSM: initializing lsm=capability <6>[ 0.033227] Mount-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.040868] Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes, linear) <6>[ 0.061003] rcu: Hierarchical SRCU implementation. <6>[ 0.066052] rcu: Max phase no-delay instances is 1000. <6>[ 0.071710] Timer migration: 1 hierarchy levels; 8 children per group; 1 crossnode level <6>[ 0.081321] Detected Renesas RZ/G2 r8a774a1 ES1.3 <6>[ 0.087521] EFI services will not be available. <6>[ 0.096334] smp: Bringing up secondary CPUs ... <6>[ 0.105367] Detected PIPT I-cache on CPU1 <6>[ 0.105465] CPU1: Booted secondary processor 0x0000000001 [0x411fd073] <6>[ 0.113360] CPU features: detected: ARM erratum 845719 <6>[ 0.113381] Detected VIPT I-cache on CPU2 <6>[ 0.113489] CPU2: Booted secondary processor 0x0000000100 [0x410fd034] <6>[ 0.117464] Detected VIPT I-cache on CPU3 <6>[ 0.117517] CPU3: Booted secondary processor 0x0000000101 [0x410fd034] <6>[ 0.121515] Detected VIPT I-cache on CPU4 <6>[ 0.121571] CPU4: Booted secondary processor 0x0000000102 [0x410fd034] <6>[ 0.125522] Detected VIPT I-cache on CPU5 <6>[ 0.125579] CPU5: Booted secondary processor 0x0000000103 [0x410fd034] <6>[ 0.125705] smp: Brought up 1 node, 6 CPUs <6>[ 0.190409] SMP: Total of 6 processors activated. <6>[ 0.195350] CPU: All CPU(s) started at EL1 <6>[ 0.199712] CPU features: detected: 32-bit EL0 Support <6>[ 0.205088] CPU features: detected: 32-bit EL1 Support <6>[ 0.210462] CPU features: detected: CRC32 instructions <6>[ 0.215879] alternatives: applying system-wide alternatives <6>[ 0.223307] Memory: 3809340K/4063232K available (17280K kernel code, 4898K rwdata, 11888K rodata, 10432K init, 740K bss, 214548K reserved, 32768K cma-reserved) <6>[ 0.238564] devtmpfs: initialized <6>[ 0.247897] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns <6>[ 0.257881] futex hash table entries: 2048 (order: 5, 131072 bytes, linear) <6>[ 0.265705] 21392 pages in range for non-PLT usage <6>[ 0.265712] 512912 pages in range for PLT usage <6>[ 0.270919] pinctrl core: initialized pinctrl subsystem <6>[ 0.282853] DMI not present or invalid. <6>[ 0.288779] NET: Registered PF_NETLINK/PF_ROUTE protocol family <6>[ 0.295560] DMA: preallocated 512 KiB GFP_KERNEL pool for atomic allocations <6>[ 0.302956] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA pool for atomic allocations <6>[ 0.311065] DMA: preallocated 512 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations <6>[ 0.319251] audit: initializing netlink subsys (disabled) <5>[ 0.325007] audit: type=2000 audit(0.264:1): state=initialized audit_enabled=0 res=1 <6>[ 0.326232] thermal_sys: Registered thermal governor 'step_wise' <6>[ 0.332993] thermal_sys: Registered thermal governor 'power_allocator' <6>[ 0.339280] cpuidle: using governor menu <6>[ 0.350362] hw-breakpoint: found 6 breakpoint and 4 watchpoint registers. <6>[ 0.357493] ASID allocator initialised with 65536 entries <6>[ 0.364770] Serial: AMBA PL011 UART driver <6>[ 0.374874] platform soc: Fixed dependency cycle(s) with /soc/interrupt-controller@f1010000 <6>[ 0.385997] platform e6060000.pinctrl: Fixed dependency cycle(s) with /soc/pinctrl@e6060000/scif_clk <6>[ 0.395703] sh-pfc e6060000.pinctrl: r8a774a1_pfc support registered <6>[ 0.409473] platform ec500000.sound: Fixed dependency cycle(s) with /soc/hdmi@fead0000 <6>[ 0.424167] platform ec500000.sound: Fixed dependency cycle(s) with /soc/hdmi@fead0000 <6>[ 0.432353] platform fead0000.hdmi: Fixed dependency cycle(s) with /soc/sound@ec500000 <6>[ 0.440537] platform fead0000.hdmi: Fixed dependency cycle(s) with /soc/display@feb00000 <6>[ 0.449151] platform fead0000.hdmi: Fixed dependency cycle(s) with /soc/display@feb00000 <6>[ 0.457503] platform feb00000.display: Fixed dependency cycle(s) with /soc/hdmi@fead0000 <6>[ 0.466694] platform fead0000.hdmi: Fixed dependency cycle(s) with /hdmi0-out <6>[ 0.474110] platform hdmi0-out: Fixed dependency cycle(s) with /soc/hdmi@fead0000 <6>[ 0.484249] HugeTLB: registered 1.00 GiB page size, pre-allocated 0 pages <6>[ 0.491277] HugeTLB: 0 KiB vmemmap can be freed for a 1.00 GiB page <6>[ 0.497774] HugeTLB: registered 32.0 MiB page size, pre-allocated 0 pages <6>[ 0.504786] HugeTLB: 0 KiB vmemmap can be freed for a 32.0 MiB page <6>[ 0.511285] HugeTLB: registered 2.00 MiB page size, pre-allocated 0 pages <6>[ 0.518297] HugeTLB: 0 KiB vmemmap can be freed for a 2.00 MiB page <6>[ 0.524792] HugeTLB: registered 64.0 KiB page size, pre-allocated 0 pages <6>[ 0.531803] HugeTLB: 0 KiB vmemmap can be freed for a 64.0 KiB page <6>[ 0.539889] ACPI: Interpreter disabled. <6>[ 0.548533] iommu: Default domain type: Translated <6>[ 0.553575] iommu: DMA domain TLB invalidation policy: strict mode <5>[ 0.560361] SCSI subsystem initialized <6>[ 0.564630] usbcore: registered new interface driver usbfs <6>[ 0.570380] usbcore: registered new interface driver hub <6>[ 0.575947] usbcore: registered new device driver usb <6>[ 0.582141] pps_core: LinuxPPS API ver. 1 registered <6>[ 0.587345] pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <6>[ 0.596700] PTP clock support registered <6>[ 0.600953] EDAC MC: Ver: 3.0.0 <6>[ 0.604815] scmi_core: SCMI protocol bus registered <6>[ 0.610835] FPGA manager framework <6>[ 0.614552] Advanced Linux Sound Architecture Driver Initialized. <6>[ 0.621694] vgaarb: loaded <6>[ 0.625006] clocksource: Switched to clocksource arch_sys_counter <5>[ 0.631539] VFS: Disk quotas dquot_6.6.0 <6>[ 0.635729] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) <6>[ 0.643005] pnp: PnP ACPI: disabled <6>[ 0.652546] NET: Registered PF_INET protocol family <6>[ 0.657865] IP idents hash table entries: 65536 (order: 7, 524288 bytes, linear) <6>[ 0.667383] tcp_listen_portaddr_hash hash table entries: 2048 (order: 3, 32768 bytes, linear) <6>[ 0.676193] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear) <6>[ 0.684177] TCP established hash table entries: 32768 (order: 6, 262144 bytes, linear) <6>[ 0.692466] TCP bind hash table entries: 32768 (order: 8, 1048576 bytes, linear) <6>[ 0.700632] TCP: Hash tables configured (established 32768 bind 32768) <6>[ 0.707501] UDP hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.714507] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes, linear) <6>[ 0.722032] NET: Registered PF_UNIX/PF_LOCAL protocol family <6>[ 0.728272] RPC: Registered named UNIX socket transport module. <6>[ 0.734441] RPC: Registered udp transport module. <6>[ 0.739382] RPC: Registered tcp transport module. <6>[ 0.744321] RPC: Registered tcp-with-tls transport module. <6>[ 0.750044] RPC: Registered tcp NFSv4.1 backchannel transport module. <6>[ 0.756722] PCI: CLS 0 bytes, default 64 <6>[ 0.761072] Unpacking initramfs... <6>[ 0.765240] kvm [1]: HYP mode not available <5>[ 0.770634] Initialise system trusted keyrings <6>[ 0.775485] workingset: timestamp_bits=42 max_order=20 bucket_order=0 <6>[ 0.782450] squashfs: version 4.0 (2009/01/31) Phillip Lougher <5>[ 0.788842] NFS: Registering the id_resolver key type <5>[ 0.794183] Key type id_resolver registered <5>[ 0.798623] Key type id_legacy registered <6>[ 0.802917] nfs4filelayout_init: NFSv4 File Layout Driver Registering... <6>[ 0.809862] nfs4flexfilelayout_init: NFSv4 Flexfile Layout Driver Registering... <6>[ 0.817677] 9p: Installing v9fs 9p2000 file system support <5>[ 0.852147] Key type asymmetric registered <5>[ 0.856519] Asymmetric key parser 'x509' registered <6>[ 0.861731] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 245) <6>[ 0.869372] io scheduler mq-deadline registered <6>[ 0.874155] io scheduler kyber registered <6>[ 0.878467] io scheduler bfq registered <6>[ 0.894839] gpio_rcar e6050000.gpio: driving 16 GPIOs <6>[ 0.900608] gpio_rcar e6051000.gpio: driving 29 GPIOs <6>[ 0.906345] gpio_rcar e6052000.gpio: driving 15 GPIOs <6>[ 0.912094] gpio_rcar e6053000.gpio: driving 16 GPIOs <6>[ 0.917876] gpio_rcar e6054000.gpio: driving 18 GPIOs <6>[ 0.923645] gpio_rcar e6055000.gpio: driving 26 GPIOs <6>[ 0.929403] gpio_rcar e6055400.gpio: driving 32 GPIOs <6>[ 0.935133] gpio_rcar e6055800.gpio: driving 4 GPIOs <6>[ 0.942998] ledtrig-cpu: registered to indicate activity on CPUs <6>[ 0.950102] rcar-pcie fe000000.pcie: host bridge /soc/pcie@fe000000 ranges: <6>[ 0.957363] rcar-pcie fe000000.pcie: IO 0x00fe100000..0x00fe1fffff -> 0x0000000000 <6>[ 0.965733] rcar-pcie fe000000.pcie: MEM 0x00fe200000..0x00fe3fffff -> 0x00fe200000 <6>[ 0.974079] rcar-pcie fe000000.pcie: MEM 0x0030000000..0x0037ffffff -> 0x0030000000 <6>[ 0.982420] rcar-pcie fe000000.pcie: MEM 0x0038000000..0x003fffffff -> 0x0038000000 <6>[ 0.990762] rcar-pcie fe000000.pcie: IB MEM 0x0000000000..0x00ffffffff -> 0x0000000000 <6>[ 1.064666] rcar-pcie fe000000.pcie: PCIe link down <6>[ 1.070081] rcar-pcie ee800000.pcie: host bridge /soc/pcie@ee800000 ranges: <6>[ 1.077330] rcar-pcie ee800000.pcie: IO 0x00ee900000..0x00ee9fffff -> 0x0000000000 <6>[ 1.085685] rcar-pcie ee800000.pcie: MEM 0x00eea00000..0x00eebfffff -> 0x00eea00000 <6>[ 1.094028] rcar-pcie ee800000.pcie: MEM 0x00c0000000..0x00c7ffffff -> 0x00c0000000 <6>[ 1.102367] rcar-pcie ee800000.pcie: MEM 0x00c8000000..0x00cfffffff -> 0x00c8000000 <6>[ 1.110706] rcar-pcie ee800000.pcie: IB MEM 0x0000000000..0x00ffffffff -> 0x0000000000 <6>[ 1.184660] rcar-pcie ee800000.pcie: PCIe link down <6>[ 1.219968] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled <6>[ 1.230185] msm_serial: driver initialized <6>[ 1.235090] SuperH (H)SCI(F) driver initialized <6>[ 1.240651] e6540000.serial: ttySC1 at MMIO 0xe6540000 (irq = 22, base_baud = 0) is a hscif <6>[ 1.249500] serial serial0: tty port ttySC1 registered <6>[ 1.255815] printk: legacy console [ttySC0] enabled <6>[ 1.255815] printk: legacy console [ttySC0] enabled <6>[ 1.266124] printk: legacy bootconsole [scif0] disabled <6>[ 1.266124] printk: legacy bootconsole [scif0] disabled <6>[ 1.281775] STM32 USART driver initialized <6>[ 1.293835] loop: module loaded <6>[ 1.298548] megasas: 07.727.03.00-rc1 <6>[ 1.308934] tun: Universal TUN/TAP device driver, 1.6 <6>[ 1.315387] thunder_xcv, ver 1.0 <6>[ 1.318936] thunder_bgx, ver 1.0 <6>[ 1.322462] nicpf, ver 1.0 <6>[ 1.326827] hns3: Hisilicon Ethernet Network Driver for Hip08 Family - version <6>[ 1.334328] hns3: Copyright (c) 2017 Huawei Corporation. <6>[ 1.339957] hclge is initializing <6>[ 1.343585] e1000: Intel(R) PRO/1000 Network Driver <6>[ 1.348732] e1000: Copyright (c) 1999-2006 Intel Corporation. <6>[ 1.354775] e1000e: Intel(R) PRO/1000 Network Driver <6>[ 1.360010] e1000e: Copyright(c) 1999 - 2015 Intel Corporation. <6>[ 1.366222] igb: Intel(R) Gigabit Ethernet Network Driver <6>[ 1.371892] igb: Copyright (c) 2007-2014 Intel Corporation. <6>[ 1.377776] igbvf: Intel(R) Gigabit Virtual Function Network Driver <6>[ 1.384318] igbvf: Copyright (c) 2009 - 2012 Intel Corporation. <6>[ 1.391181] sky2: driver version 1.30 <6>[ 1.397239] VFIO - User Level meta-driver version: 0.3 <6>[ 1.405367] ehci-platform ee0a0100.usb: EHCI Host Controller <6>[ 1.405593] ohci-platform ee0a0000.usb: Generic Platform OHCI controller <6>[ 1.406058] xhci-renesas-hcd ee000000.usb: xHCI Host Controller <6>[ 1.406074] xhci-renesas-hcd ee000000.usb: new USB bus registered, assigned bus number 1 <6>[ 1.411338] ehci-platform ee0a0100.usb: new USB bus registered, assigned bus number 2 <6>[ 1.418300] ohci-platform ee0a0000.usb: new USB bus registered, assigned bus number 3 <6>[ 1.424619] ehci-platform ee0a0100.usb: irq 24, io mem 0xee0a0100 <6>[ 1.432910] ohci-platform ee0a0000.usb: irq 24, io mem 0xee0a0000 <6>[ 1.453018] ehci-platform ee0a0100.usb: USB 2.0 started, EHCI 1.10 <6>[ 1.468858] hub 2-0:1.0: USB hub found <6>[ 1.472911] hub 2-0:1.0: 1 port detected <6>[ 1.543639] hub 3-0:1.0: USB hub found <6>[ 1.547702] hub 3-0:1.0: 1 port detected <6>[ 1.557839] Freeing initrd memory: 23204K <4>[ 1.562214] xhci-renesas-hcd ee000000.usb: Direct firmware load for r8a779x_usb3_v3.dlmem failed with error -2 <3>[ 1.572497] xhci-renesas-hcd ee000000.usb: can't setup: -2 <6>[ 1.578250] xhci-renesas-hcd ee000000.usb: USB bus 1 deregistered <3>[ 1.584655] xhci-renesas-hcd ee000000.usb: probe with driver xhci-renesas-hcd failed with error -2 <6>[ 1.594633] usbcore: registered new interface driver usb-storage <6>[ 1.603880] i2c_dev: i2c /dev entries driver <6>[ 1.610883] cs2000-cp 2-004f: operating in static mode <6>[ 1.624800] cs2000-cp 2-004f: revision - C1 <6>[ 1.629323] i2c-rcar e6510000.i2c: probed <6>[ 1.637755] i2c-rcar e66d8000.i2c: probed <6>[ 1.648820] rcar_gen3_thermal e6198000.thermal: Sensor 0: Loaded <6>[ 1.659198] rcar_gen3_thermal e6198000.thermal: Sensor 1: Loaded <6>[ 1.669153] rcar_gen3_thermal e6198000.thermal: Sensor 2: Loaded <6>[ 1.679331] cpufreq: cpufreq_online: CPU0: Running at unlisted initial frequency: 1499999 KHz, changing to: 1500000 KHz <6>[ 1.690500] cpu cpu0: EM: created perf domain <6>[ 1.696084] cpufreq: cpufreq_online: CPU2: Running at unlisted initial frequency: 1199999 KHz, changing to: 1200000 KHz <6>[ 1.707276] cpu cpu2: EM: created perf domain <6>[ 1.714360] sdhci: Secure Digital Host Controller Interface driver <6>[ 1.720816] sdhci: Copyright(c) Pierre Ossman <6>[ 1.726334] Synopsys Designware Multimedia Card Interface Driver <6>[ 1.733021] usb 2-1: new high-speed USB device number 2 using ehci-platform <6>[ 1.737560] sdhci-pltfm: SDHCI platform and OF driver helper <6>[ 1.748536] SMCCC: SOC_ID: ARCH_SOC_ID not implemented, skipping .... <6>[ 1.756131] usbcore: registered new interface driver usbhid <6>[ 1.761985] usbhid: USB HID core driver <6>[ 1.769151] hw perfevents: enabled with armv8_cortex_a53 PMU driver, 7 (0,8000003f) counters available <6>[ 1.779306] hw perfevents: enabled with armv8_cortex_a57 PMU driver, 7 (0,8000003f) counters available <6>[ 1.794831] NET: Registered PF_PACKET protocol family <6>[ 1.800240] 9pnet: Installing 9P2000 support <5>[ 1.805079] Key type dns_resolver registered <6>[ 1.815794] registered taskstats version 1 <5>[ 1.820323] Loading compiled-in X.509 certificates <6>[ 1.829893] Demotion targets for Node 0: null <6>[ 1.843919] renesas_irqc e61c0000.interrupt-controller: driving 6 irqs <6>[ 1.889129] ehci-platform ee080100.usb: EHCI Host Controller <6>[ 1.890494] hub 2-1:1.0: USB hub found <6>[ 1.895142] ohci-platform ee080000.usb: Generic Platform OHCI controller <6>[ 1.895226] ehci-platform ee080100.usb: new USB bus registered, assigned bus number 1 <6>[ 1.895353] ehci-platform ee080100.usb: irq 42, io mem 0xee080100 <6>[ 1.899209] hub 2-1:1.0: 2 ports detected <6>[ 1.906119] ehci-platform ee080100.usb: USB 2.0 started, EHCI 1.10 <6>[ 1.906121] ohci-platform ee080000.usb: new USB bus registered, assigned bus number 4 <6>[ 1.906749] hub 1-0:1.0: USB hub found <6>[ 1.906774] hub 1-0:1.0: 1 port detected <6>[ 1.947625] ohci-platform ee080000.usb: irq 42, io mem 0xee080000 <6>[ 2.039610] hub 4-0:1.0: USB hub found <6>[ 2.043657] hub 4-0:1.0: 1 port detected <6>[ 2.060540] Trying to probe devices needed for running init ... <6>[ 14.365158] clk: Disabling unused clocks <6>[ 14.369732] PM: genpd: Disabling unused power domains <6>[ 14.375091] ALSA device list: <6>[ 14.378479] No soundcards found. <6>[ 14.386147] Freeing unused kernel memory: 10432K <6>[ 14.391156] Run /init as init process Loading, please wait... Starting systemd-udevd version 252.22-1~deb12u1 <6>[ 14.947980] CAN device driver interface <6>[ 14.953134] renesas_usbhs e6590000.usb: host probed <6>[ 14.958498] renesas_usbhs e6590000.usb: no transceiver found <6>[ 14.963024] rcar_can e6c30000.can: device registered (IRQ44) <6>[ 14.964707] renesas_usbhs e6590000.usb: gadget probed <6>[ 14.971746] rcar_can e6c38000.can: device registered (IRQ45) <6>[ 14.982240] renesas_usbhs e6590000.usb: probed <6>[ 15.000606] renesas_usb3 ee020000.usb: probed with phy <3>[ 15.015304] rcar_sound ec500000.sound: probe with driver rcar_sound failed with error -22 <6>[ 15.025301] Bluetooth: Core ver 2.22 <6>[ 15.029358] NET: Registered PF_BLUETOOTH protocol family <6>[ 15.035066] Bluetooth: HCI device and connection manager initialized <6>[ 15.035910] mc: Linux media interface: v0.10 <6>[ 15.041754] Bluetooth: HCI socket layer initialized <6>[ 15.052005] Bluetooth: L2CAP socket layer initialized <6>[ 15.057491] Bluetooth: SCO socket layer initialized <6>[ 15.085515] Bluetooth: HCI UART driver ver 2.3 <6>[ 15.086157] rcar-dw-hdmi fead0000.hdmi: Detected HDMI TX controller v2.01a with HDCP (DWC HDMI 2.0 TX PHY) <6>[ 15.090261] Bluetooth: HCI UART protocol H4 registered <6>[ 15.090360] Bluetooth: HCI UART protocol LL registered <6>[ 15.103113] rcar-dw-hdmi fead0000.hdmi: registered DesignWare HDMI I2C bus driver <6>[ 15.110401] Bluetooth: HCI UART protocol Broadcom registered <6>[ 15.120250] videodev: Linux video capture interface: v2.00 <6>[ 15.126604] Bluetooth: HCI UART protocol QCA registered <6>[ 15.137131] Bluetooth: HCI UART protocol Marvell registered Begin: Loading essential drivers ... done. Begin: Running /scripts/init-premount ... done. Beg<4>[ 15.214566] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2 in: Mounting roo<3>[ 15.226296] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connectivity/TIInit_11.8.32.bts t file system ..<3>[ 15.237141] Bluetooth: hci0: download firmware failed, retrying... . Begin: Running /scripts/nfs-top ... done. Begin: Running /scripts/nfs-premount ... Waiting up to 60 secs for any ethernet to become available <4>[ 15.356197] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2 <3>[ 15.366486] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connectivity/TIInit_11.8.32.bts <3>[ 15.375980] Bluetooth: hci0: download firmware failed, retrying... <4>[ 15.496084] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2 <3>[ 15.506360] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connectivity/TIInit_11.8.32.bts <3>[ 15.515851] Bluetooth: hci0: download firmware failed, retrying... <4>[ 15.636066] hci-ti serial0-0: Direct firmware load for ti-connectivity/TIInit_11.8.32.bts failed with error -2 <3>[ 15.646346] Bluetooth: hci0: request_firmware failed(errno -2) for ti-connectivity/TIInit_11.8.32.bts <3>[ 15.655835] Bluetooth: hci0: download firmware failed, retrying... <4>[ 76.833142] rcar-fcp fe96f000.fcp: deferred probe timeout, ignoring dependency <4>[ 76.849614] rcar-fcp fea27000.fcp: deferred probe timeout, ignoring dependency <4>[ 76.857166] renesas_sdhi_internal_dmac ee100000.mmc: deferred probe timeout, ignoring dependency <4>[ 76.866265] rcar-fcp fea2f000.fcp: deferred probe timeout, ignoring dependency <6>[ 76.866720] renesas_sdhi_internal_dmac ee100000.mmc: Got CD GPIO <4>[ 76.877938] rcar-fcp fea37000.fcp: deferred probe timeout, ignoring dependency done. <4>[ 76.914466] rcar-fcp fe9af000.fcp: deferred probe timeout, ignoring dependency Begin: Waiting up to 180 secs for any network device to become a<4>[ 76.926793] ravb e6800000.ethernet: deferred probe timeout, ignoring dependency vailable ... <6>[ 76.929478] renesas_sdhi_internal_dmac ee100000.mmc: mmc1 base at 0x00000000ee100000, max clock rate 200 MHz <6>[ 76.949499] ravb e6800000.ethernet eth0: Base address at 0xe6800000, fc:28:99:92:7b:e1, IRQ 78. <6>[ 76.952597] ravb e6800000.ethernet end0: renamed from eth0 <4>[ 76.960099] rcar-dmac e6700000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 76.978290] rcar-dmac e7300000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 76.991540] rcar-dmac e7310000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 77.009554] renesas_sdhi_internal_dmac ee160000.mmc: deferred probe timeout, ignoring dependency <6>[ 77.011190] [drm] Initialized rcar-du 1.0.0 for feb00000.display on minor 0 <6>[ 77.025906] rcar-du feb00000.display: [drm] Device feb00000.display probed <6>[ 77.033149] rcar-du feb00000.display: [drm] Cannot find any crtc or sizes <6>[ 77.040313] rcar-du feb00000.display: [drm] Cannot find any crtc or sizes <4>[ 77.042619] rcar-dmac ec700000.dma-controller: deferred probe timeout, ignoring dependency <6>[ 77.065189] renesas_sdhi_internal_dmac ee160000.mmc: mmc0 base at 0x00000000ee160000, max clock rate 200 MHz <4>[ 77.065608] rcar-dmac ec720000.dma-controller: deferred probe timeout, ignoring dependency <4>[ 77.083873] renesas_sdhi_internal_dmac ee140000.mmc: deferred probe timeout, ignoring dependency <4>[ 77.093139] rcar-fcp fe950000.fcp: deferred probe timeout, ignoring dependency <6>[ 77.110863] rcar_fdp1 fe940000.fdp1: Device registered as /dev/video10 <4>[ 77.120470] platform sound: deferred probe pending: asoc-audio-graph-card: parse error <6>[ 77.156613] mmc0: new HS200 MMC card at address 0001 <6>[ 77.162783] mmcblk0: mmc0:0001 S0J57X 29.6 GiB <6>[ 77.169534] mmcblk0boot0: mmc0:0001 S0J57X 31.5 MiB <6>[ 77.176156] mmcblk0boot1: mmc0:0001 S0J57X 31.5 MiB <6>[ 77.182822] mmcblk0rpmb: mmc0:0001 S0J57X 4.00 MiB, chardev (234:0) <6>[ 77.219304] renesas_sdhi_internal_dmac ee140000.mmc: mmc2 base at 0x00000000ee140000, max clock rate 200 MHz <4>[ 77.239880] renesas_sdhi_internal_dmac ee140000.mmc: card claims to support voltages below defined range <6>[ 77.263951] mmc2: new high speed SDIO card at address 0001 <5>[ 77.427440] cfg80211: Loading compiled-in X.509 certificates for regulatory database <5>[ 77.458890] Loaded X.509 cert 'sforshee: 00b28ddf47aef9cea7' <5>[ 77.465227] Loaded X.509 cert 'wens: 61c038651aabdcf94bd0ac7ff06c7248db18c600' <4>[ 77.472810] platform regulatory.0: Direct firmware load for regulatory.db failed with error -2 <6>[ 77.481707] cfg80211: failed to load regulatory.db <4>[ 77.621436] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl1271-nvs.bin failed with error -2 <4>[ 77.632407] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-conf.bin failed with error -2 <3>[ 77.643387] wlcore: ERROR could not get configuration binary ti-connectivity/wl18xx-conf.bin: -2 <4>[ 77.652446] wlcore: WARNING falling back to default config done. IP-Config: end0 hardware address fc:28:99:92:7b:e1 mtu 1500 DHCP <6>[ 78.003155] RTL8211E Gigabit Ethernet e6800000.ethernet-ffffffff:00: attached PHY driver (mii_bus:phy_addr=e6800000.ethernet-ffffffff:00, irq=84) <6>[ 78.181692] wlcore: wl18xx HW: 183x or 180x, PG 2.2 (ROM 0x11) <6>[ 78.190777] wlcore: loaded IP-Config: no response after 2 secs - giving up IP-Config: wlan0 hardware address 7c:01:0a:42:81:f3 mtu 1500 DHCP <4>[ 79.613677] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 79.624691] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 <4>[ 80.125585] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 80.136568] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 <4>[ 80.637581] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 80.648561] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 <3>[ 80.656644] wlcore: ERROR firmware boot failed despite 3 retries <4>[ 80.662952] wl18xx_driver wl18xx.3.auto: Runtime PM usage count underflow! SIOCSIFFLAGS: No such file or directory IP-Config: end0 hardware address fc:28:99:92:7b:e1 mtu 1500 DHCP <6>[ 81.083364] ravb e6800000.ethernet end0: Link is Up - 1Gbps/Full - flow control off IP-Config: end0 complete (dhcp from 172.16.3.3): address: 172.16.3.183 broadcast: 172.16.3.255 netmask: 255.255.255.0 gateway: 172.16.3.3 dns0 : 172.16.3.3 dns1 : 0.0.0.0 domain : denx.de rootserver: 172.16.3.33 rootpath: filename : this-host-is-not-configured.kpxe done. Begin: Running /scripts/nfs-bottom ... done. Begin: Running /scripts/init-bottom ... done. <30>[ 82.193448] systemd[1]: System time before build time, advancing clock. <6>[ 82.238497] NET: Registered PF_INET6 protocol family <6>[ 82.245081] Segment Routing with IPv6 <6>[ 82.249078] In-situ OAM (IOAM) with IPv6 <30>[ 82.302217] systemd[1]: systemd 252.22-1~deb12u1 running in system mode (+PAM +AUDIT +SELINUX +APPARMOR +IMA +SMACK +SECCOMP +GCRYPT -GNUTLS +OPENSSL +ACL +BLKID +CURL +ELFUTILS +FIDO2 +IDN2 -IDN +IPTC +KMOD +LIBCRYPTSETUP +LIBFDISK +PCRE2 -PWQUALITY +P11KIT +QRENCODE +TPM2 +BZIP2 +LZ4 +XZ +ZLIB +ZSTD -BPF_FRAMEWORK -XKBCOMMON +UTMP +SYSVINIT default-hierarchy=unified) <30>[ 82.335319] systemd[1]: Detected architecture arm64. Welcome to [1mDebian GNU/Linux 12 (bookworm)[0m! <30>[ 82.354005] systemd[1]: Hostname set to . <30>[ 82.894229] systemd[1]: Queued start job for default target graphical.target. <30>[ 82.919781] systemd[1]: Created slice system-getty.slice - Slice /system/getty. [[0;32m OK [0m] Created slice [0;1;39msystem-getty.slice[0m - Slice /system/getty. <30>[ 82.942191] systemd[1]: Created slice system-modprobe.slice - Slice /system/modprobe. [[0;32m OK [0m] Created slice [0;1;39msystem-modpr…lice[0m - Slice /system/modprobe. <30>[ 82.966270] systemd[1]: Created slice system-serial\x2dgetty.slice - Slice /system/serial-getty. [[0;32m OK [0m] Created slice [0;1;39msystem-seria…[0m - Slice /system/serial-getty. <30>[ 82.989940] systemd[1]: Created slice user.slice - User and Session Slice. [[0;32m OK [0m] Created slice [0;1;39muser.slice[0m - User and Session Slice. <30>[ 83.009334] systemd[1]: Started systemd-ask-password-console.path - Dispatch Password Requests to Console Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo…quests to Console Directory Watch. <30>[ 83.033234] systemd[1]: Started systemd-ask-password-wall.path - Forward Password Requests to Wall Directory Watch. [[0;32m OK [0m] Started [0;1;39msystemd-ask-passwo… Requests to Wall Directory Watch. <30>[ 83.057187] systemd[1]: proc-sys-fs-binfmt_misc.automount - Arbitrary Executable File Formats File System Automount Point was skipped because of an unmet condition check (ConditionPathExists=/proc/sys/fs/binfmt_misc). <30>[ 83.076918] systemd[1]: Expecting device dev-ttySC0.device - /dev/ttySC0... Expecting device [0;1;39mdev-ttySC0.device[0m - /dev/ttySC0... <30>[ 83.097092] systemd[1]: Reached target cryptsetup.target - Local Encrypted Volumes. [[0;32m OK [0m] Reached target [0;1;39mcryptsetup.…get[0m - Local Encrypted Volumes. <30>[ 83.117119] systemd[1]: Reached target integritysetup.target - Local Integrity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mintegrityse…Local Integrity Protected Volumes. <30>[ 83.141133] systemd[1]: Reached target paths.target - Path Units. [[0;32m OK [0m] Reached target [0;1;39mpaths.target[0m - Path Units. <30>[ 83.161098] systemd[1]: Reached target remote-fs.target - Remote File Systems. [[0;32m OK [0m] Reached target [0;1;39mremote-fs.target[0m - Remote File Systems. <30>[ 83.181076] systemd[1]: Reached target slices.target - Slice Units. [[0;32m OK [0m] Reached target [0;1;39mslices.target[0m - Slice Units. <30>[ 83.201095] systemd[1]: Reached target swap.target - Swaps. [[0;32m OK [0m] Reached target [0;1;39mswap.target[0m - Swaps. <30>[ 83.217122] systemd[1]: Reached target veritysetup.target - Local Verity Protected Volumes. [[0;32m OK [0m] Reached target [0;1;39mveritysetup… - Local Verity Protected Volumes. <30>[ 83.237357] systemd[1]: Listening on systemd-initctl.socket - initctl Compatibility Named Pipe. [[0;32m OK [0m] Listening on [0;1;39msystemd-initc… initctl Compatibility Named Pipe. <30>[ 83.262295] systemd[1]: Listening on systemd-journald-audit.socket - Journal Audit Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…socket[0m - Journal Audit Socket. <30>[ 83.289915] systemd[1]: Listening on systemd-journald-dev-log.socket - Journal Socket (/dev/log). [[0;32m OK [0m] Listening on [0;1;39msystemd-journ…t[0m - Journal Socket (/dev/log). <30>[ 83.313583] systemd[1]: Listening on systemd-journald.socket - Journal Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-journald.socket[0m - Journal Socket. <30>[ 83.333941] systemd[1]: Listening on systemd-networkd.socket - Network Service Netlink Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-netwo… - Network Service Netlink Socket. <30>[ 83.358318] systemd[1]: Listening on systemd-udevd-control.socket - udev Control Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd….socket[0m - udev Control Socket. <30>[ 83.381437] systemd[1]: Listening on systemd-udevd-kernel.socket - udev Kernel Socket. [[0;32m OK [0m] Listening on [0;1;39msystemd-udevd…l.socket[0m - udev Kernel Socket. <30>[ 83.417318] systemd[1]: Mounting dev-hugepages.mount - Huge Pages File System... Mounting [0;1;39mdev-hugepages.mount[0m - Huge Pages File System... <30>[ 83.440627] systemd[1]: Mounting dev-mqueue.mount - POSIX Message Queue File System... Mounting [0;1;39mdev-mqueue.mount…POSIX Message Queue File System... <30>[ 83.464248] systemd[1]: Mounting sys-kernel-debug.mount - Kernel Debug File System... Mounting [0;1;39msys-kernel-debug.…[0m - Kernel Debug File System... <30>[ 83.485402] systemd[1]: sys-kernel-tracing.mount - Kernel Trace File System was skipped because of an unmet condition check (ConditionPathExists=/sys/kernel/tracing). <30>[ 83.504656] systemd[1]: Starting kmod-static-nodes.service - Create List of Static Device Nodes... Starting [0;1;39mkmod-static-nodes…ate List of Static Device Nodes... <30>[ 83.528533] systemd[1]: Starting modprobe@configfs.service - Load Kernel Module configfs... Starting [0;1;39mmodprobe@configfs…m - Load Kernel Module configfs... <30>[ 83.552620] systemd[1]: Starting modprobe@dm_mod.service - Load Kernel Module dm_mod... Starting [0;1;39mmodprobe@dm_mod.s…[0m - Load Kernel Module dm_mod... <30>[ 83.577212] systemd[1]: Starting modprobe@drm.service - Load Kernel Module drm... <6>[ 83.578525] device-mapper: ioctl: 4.48.0-ioctl (2023-03-01) initialised: dm-devel@lists.linux.dev Starting [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm... <30>[ 83.608674] systemd[1]: Starting modprobe@efi_pstore.service - Load Kernel Module efi_pstore... Starting [0;1;39mmodprobe@efi_psto…- Load Kernel Module efi_pstore... <30>[ 83.636752] systemd[1]: Starting modprobe@fuse.service - Load Kernel Module fuse... Starting [0;1;39mmodprobe@fuse.ser…e[0m - Load Kernel Module fuse... <30>[ 83.661265] systemd[1]: Starting modprobe@loop.service - Load Kernel Module loop... <6>[ 83.662408] fuse: init (API version 7.41) Starting [0;1;39mmodprobe@loop.ser…e[0m - Load Kernel Module loop... <30>[ 83.690535] systemd[1]: Starting systemd-journald.service - Journal Service... Starting [0;1;39msystemd-journald.service[0m - Journal Service... <30>[ 83.715159] systemd[1]: Starting systemd-modules-load.service - Load Kernel Modules... Starting [0;1;39msystemd-modules-l…rvice[0m - Load Kernel Modules... <30>[ 83.741541] systemd[1]: Starting systemd-network-generator.service - Generate network units from Kernel command line... Starting [0;1;39msystemd-network-g… units from Kernel command line... <30>[ 83.769897] systemd[1]: Starting systemd-remount-fs.service - Remount Root and Kernel File Systems... Starting [0;1;39msystemd-remount-f…nt Root and Kernel File Systems... <30>[ 83.796879] systemd[1]: Starting systemd-udev-trigger.service - Coldplug All udev Devices... Starting [0;1;39msystemd-udev-trig…[0m - Coldplug All udev Devices... <30>[ 83.821569] systemd[1]: Mounted dev-hugepages.mount - Huge Pages File System. [[0;32m OK [0m] Mounted [0;1;39mdev-hugepages.mount[0m - Huge Pages File System. <30>[ 83.841905] systemd[1]: Mounted dev-mqueue.mount - POSIX Message Queue File System. [[0;32m OK [0m] Mounted [0;1;39mdev-mqueue.mount[…- POSIX Message Queue File System. <30>[ 83.866106] systemd[1]: Mounted sys-kernel-debug.mount - Kernel Debug File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-debug.m…nt[0m - Kernel Debug File System. <30>[ 83.889564] systemd[1]: Started systemd-journald.service - Journal Service. [[0;32m OK [0m] Started [0;1;39msystemd-journald.service[0m - Journal Service. [[0;32m OK [0m] Finished [0;1;39mkmod-static-nodes…reate List of Static Device Nodes. [[0;32m OK [0m] Finished [0;1;39mmodprobe@configfs…[0m - Load Kernel Module configfs. [[0;32m OK [0m] Finished [0;1;39mmodprobe@dm_mod.s…e[0m - Load Kernel Module dm_mod. [[0;32m OK [0m] Finished [0;1;39mmodprobe@drm.service[0m - Load Kernel Module drm. [[0;32m OK [0m] Finished [0;1;39mmodprobe@efi_psto…m - Load Kernel Module efi_pstore. [[0;32m OK [0m] Finished [0;1;39mmodprobe@fuse.service[0m - Load Kernel Module fuse. [[0;32m OK [0m] Finished [0;1;39mmodprobe@loop.service[0m - Load Kernel Module loop. [[0;32m OK [0m] Finished [0;1;39msystemd-modules-l…service[0m - Load Kernel Modules. [[0;32m OK [0m] Finished [0;1;39msystemd-network-g…rk units from Kernel command line. [[0;32m OK [0m] Finished [0;1;39msystemd-remount-f…ount Root and Kernel File Systems. [[0;32m OK [0m] Reached target [0;1;39mnetwork-pre…get[0m - Preparation for Network. Mounting [0;1;39msys-fs-fuse-conne…[0m - FUSE Control File System... Mounting [0;1;39msys-kernel-config…ernel Configuration File System... Starting [0;1;39msystemd-journal-f…h Journal to Persistent Storage... Starting [0;1;39msystemd-random-se…ice[0m - Load/Save Random Seed... <46>[ 84.244245] systemd-journald[761]: Received client request to flush runtime journal. Starting [0;1;39msystemd-sysctl.se…ce[0m - Apply Kernel Variables... Starting [0;1;39msystemd-sysusers.…rvice[0m - Create System Users... <5>[ 84.329054] random: crng init done [[0;32m OK [0m] Finished [0;1;39msystemd-udev-trig…e[0m - Coldplug All udev Devices. [[0;32m OK [0m] Mounted [0;1;39msys-fs-fuse-connec…nt[0m - FUSE Control File System. [[0;32m OK [0m] Mounted [0;1;39msys-kernel-config.… Kernel Configuration File System. [[0;32m OK [0m] Finished [0;1;39msystemd-sysctl.service[0m - Apply Kernel Variables. [[0;32m OK [0m] Finished [0;1;39msystemd-sysusers.service[0m - Create System Users. Starting [0;1;39msystemd-tmpfiles-…ate Static Device Nodes in /dev... [[0;32m OK [0m] Finished [0;1;39msystemd-random-se…rvice[0m - Load/Save Random Seed. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…reate Static Device Nodes in /dev. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs-pr…reparation for Local File Systems. [[0;32m OK [0m] Reached target [0;1;39mlocal-fs.target[0m - Local File Systems. Starting [0;1;39msystemd-udevd.ser…ger for Device Events and Files... [[0;32m OK [0m] Started [0;1;39msystemd-udevd.serv…nager for Device Events and Files. Starting [0;1;39msystemd-networkd.…ice[0m - Network Configuration... [[0;32m OK [0m] Found device [0;1;39mdev-ttySC0.device[0m - /dev/ttySC0. [[0;32m OK [0m] Finished [0;1;39msystemd-journal-f…ush Journal to Persistent Storage. Starting [0;1;39msystemd-tmpfiles-… Volatile Files and Directories... [[0;32m OK [0m] Started [0;1;39msystemd-networkd.service[0m - Network Configuration. [[0;32m OK [0m] Reached target [0;1;39mnetwork.target[0m - Network. [[0;32m OK [0m] Reached target [0;1;39musb-gadget.…m - Hardware activated USB gadget. <4>[ 85.606614] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 85.618032] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 [[0;32m OK [0m] Reached target [0;1;39mbluetooth.target[0m - Bluetooth Support. [[0;32m OK [0m] Finished [0;1;39msystemd-tmpfiles-…te Volatile Files and Directories. [[0;32m OK [0m] Listening on [0;1;39msystemd-rfkil…l Switch Status /dev/rfkill Watch. Starting [0;1;39msystemd-timesyncd… - Network Time Synchronization... Starting [0;1;39msystemd-update-ut…rd System Boot/Shutdown in UTMP... Starting [0;1;39msystemd-rfkill.se…Load/Save RF Kill Switch Status... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut…cord System Boot/Shutdown in UTMP. <4>[ 86.117718] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 86.128742] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 [[0;32m OK [0m] Started [0;1;39msystemd-rfkill.ser…- Load/Save RF Kill Switch Status. [[0;32m OK [0m] Started [0;1;39msystemd-timesyncd.…0m - Network Time Synchronization. [[0;32m OK [0m] Reached target [0;1;39msysinit.target[0m - System Initialization. [[0;32m OK [0m] Started [0;1;39msystemd-tmpfiles-c… Cleanup of Temporary Directories. [[0;32m OK [0m] Reached target [0;1;39mtime-set.target[0m - System Time Set. <4>[ 86.629567] wl18xx_driver wl18xx.3.auto: Direct firmware load for ti-connectivity/wl18xx-fw-4.bin failed with error -2 <3>[ 86.640569] wlcore: ERROR could not get firmware ti-connectivity/wl18xx-fw-4.bin: -2 <3>[ 86.640636] wlcore: ERROR firmware boot failed despite 3 retries <4>[ 86.654895] wl18xx_driver wl18xx.3.auto: Runtime PM usage count underflow! [[0;32m OK [0m] Started [0;1;39mapt-daily.timer[0m - Daily apt download activities. [[0;32m OK [<46>[ 86.839866] systemd-journald[761]: Oldest entry in /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal is older than the configured file retention duration (1month), suggesting rotation. 0m] Started [0;<46>[ 86.859003] systemd-journald[761]: /var/log/journal/5935da73a6db419296c2f0ada597ca0c/system.journal: Journal header limits reached or header out-of-date, rotating. 1;39mapt-daily-upgrade.… apt upgrade and clean activities. [[0;32m OK [0m] Started [0;1;39mdpkg-db-backup.tim… Daily dpkg database backup timer. [[0;32m OK [0m] Started [0;1;39me2scrub_all.timer…etadata Check for All Filesystems. [[0;32m OK [0m] Started [0;1;39mfstrim.timer[0m - Discard unused blocks once a week. [[0;32m OK [0m] Reached target [0;1;39mtimers.target[0m - Timer Units. [[0;32m OK [0m] Listening on [0;1;39mdbus.socket[…- D-Bus System Message Bus Socket. [[0;32m OK [0m] Reached target [0;1;39msockets.target[0m - Socket Units. [[0;32m OK [0m] Reached target [0;1;39mbasic.target[0m - Basic System. Starting [0;1;39mdbus.service[0m - D-Bus System Message Bus... Starting [0;1;39me2scrub_reap.serv…e ext4 Metadata Check Snapshots... Starting [0;1;39msystemd-logind.se…ice[0m - User Login Management... Starting [0;1;39msystemd-user-sess…vice[0m - Permit User Sessions... [[0;32m OK [0m] Started [0;1;39mdbus.service[0m - D-Bus System Message Bus. [[0;32m OK [0m] Finished [0;1;39me2scrub_reap.serv…ine ext4 Metadata Check Snapshots. [[0;32m OK [0m] Finished [0;1;39msystemd-user-sess…ervice[0m - Permit User Sessions. [[0;32m OK [0m] Started [0;1;39mgetty@tty1.service[0m - Getty on tty1. [[0;32m OK [0m] Started [0;1;39mserial-getty@ttySC…vice[0m - Serial Getty on ttySC0. [[0;32m OK [0m] Reached target [0;1;39mgetty.target[0m - Login Prompts. [[0;32m OK [0m] Started [0;1;39msystemd-logind.service[0m - User Login Management. [[0;32m OK [0m] Reached target [0;1;39mmulti-user.target[0m - Multi-User System. [[0;32m OK [0m] Reached target [0;1;39mgraphical.target[0m - Graphical Interface. Starting [0;1;39msystemd-hostnamed.service[0m - Hostname Service... Starting [0;1;39msystemd-update-ut… Record Runlevel Change in UTMP... [[0;32m OK [0m] Finished [0;1;39msystemd-update-ut… - Record Runlevel Change in UTMP. [[0;32m OK [0m] Started [0;1;39msystemd-hostnamed.service[0m - Hostname Service. Debian GNU/Linux 12 debian-bookworm-arm64 ttySC0 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.12.0-rc2-next-20241008 #1 SMP PREEMPT Tue Oct 8 08:10:52 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. / # / # export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1203851/extract-nfsrootfs-lw0c7ipm' export NFS_ROOTFS='/var/lib/lava/dispatcher/tmp/1203851/extract-nfsrootfs-lw0c7ipm' / # export NFS_SERVER_IP='172.16.3.3' export NFS_SERVER_IP='172.16.3.3' / # # # / # export SHELL=/bin/sh export SHELL=/bin/sh / # . /lava-1203851/environment . /lava-1203851/environment / # /lava-1203851/bin/lava-test-runner /lava-1203851/0 /lava-1203851/bin/lava-test-runner /lava-1203851/0 + export TESTRUN_ID=0_ltp-mm + cd /lava-1203851/0/tests/0_ltp-mm + cat uuid + UUID=1203851_1.6.2.4.1 + set +x + cd ./automated/linux/ltp/ + ./ltp.sh -T mm -s true -v -M 3 -R root -r -b -d /ltp-tmp -g -e -i /opt/ltp -S skipfile-lkft.yaml -p -u -t false -n 1 -c 1 + . ../../lib/sh-test-lib ++ LANG=C ++ export LANG ++ export PATH=/lava-1203851/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ PATH=/lava-1203851/0/../bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin:/usr/sbin:/usr/local/sbin ++ kernel_config= ++ pwd + OUTPUT=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output + RESULT_FILE=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/result.txt ++ readlink -f ./ltp.sh + SCRIPT=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/ltp.sh ++ dirname /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/ltp.sh + SCRIPTPATH=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp + echo 'Script path is: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp' Script path is: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp + TST_CMDFILES= + SKIPFILE= + SKIPFILE_YAML= + BOARD= + BRANCH= + ENVIRONMENT= + LTP_VERSION=20180926 + TEST_PROGRAM=ltp + TEST_GIT_URL= ++ pwd + TEST_DIR=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/ltp + BUILD_FROM_TAR=false + SHARD_NUMBER=1 + SHARD_INDEX=1 + RUNNER= + LTP_TMPDIR=/ltp-tmp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + TST_CMDFILES=mm ++ echo mm ++ sed 's,\/,_,' + LOG_FILE=mm + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + SKIP_INSTALL=true + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + LTP_VERSION= + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export LTP_TIMEOUT_MUL=3 + LTP_TIMEOUT_MUL=3 + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export PASSWD=root + PASSWD=root + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export RUNNER= + RUNNER= + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export BOARD= + BOARD= + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export LTP_TMPDIR=/ltp-tmp + LTP_TMPDIR=/ltp-tmp + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export BRANCH= + BRANCH= + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export ENVIRONMENT= + ENVIRONMENT= + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + export LTP_INSTALL_PATH=/opt/ltp + LTP_INSTALL_PATH=/opt/ltp + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + '[' -z skipfile-lkft.yaml ']' + '[' yaml = yaml ']' + SKIPFILE_YAML=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + [[ '' != '' ]] + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + BUILD_FROM_TAR=false + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + SHARD_NUMBER=1 + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + case \"$arg\" in + SHARD_INDEX=1 + getopts M:T:S:b:d:g:e:i:s:v:R:r:u:p:t:c:n: arg + TEST_TARFILE=https://github.com/linux-test-project/ltp/releases/download//ltp-full-.tar.xz + '[' -n /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml ']' + export SKIPFILE_PATH=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile + SKIPFILE_PATH=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile + generate_skipfile + info_msg 'Generating a skipfile based on /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml' + local 'msg=Generating a skipfile based on /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml' + '[' -z 'Generating a skipfile based on /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml' ']' + printf 'INFO: %s\n' 'Generating a skipfile based on /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml' INFO: Generating a skipfile based on /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml + detect_abi ++ uname -m + abi=aarch64 + case \"${abi}\" in + abi=arm64 + local SKIPGEN_ARGS= + test -n '' + test -n '' + test -n '' + ../../bin/arm64/skipgen /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/skipfile-lkft.yaml + res=0 + test 0 -eq 0 + info_msg 'Using the following generated skipfile contents (until EOF):' + local 'msg=Using the following generated skipfile contents (until EOF):' + '[' -z 'Using the following generated skipfile contents (until EOF):' ']' + printf 'INFO: %s\n' 'Using the following generated skipfile contents (until EOF):' INFO: Using the following generated skipfile contents (until EOF): + cat /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile bind06 cve-2018-18559 dio10 dio12 dio13 dio14 dio15 dio16 dio17 dio18 dio19 dio20 dio21 dio22 dio23 dio24 dio25 dio26 dio27 dio28 dio29 dio30 fanotify07 fanotify08 fanotify09 fork13 ftrace_stress_test.sh futex_wake04 gf01 gf14 gf15 gf18 hackbench01 hackbench02 hugemmap06 inotify07 inotify08 ksm01 memcg_stress msgctl10 msgctl11 msgstress03 msgstress04 mtest06 perf_event_open02 ping01 ping602 pth_str01 pth_str02 pth_str03 sendfile09 sendfile09_64 setsockopt06 time-schedule01 + info_msg EOF + local msg=EOF + '[' -z EOF ']' + printf 'INFO: %s\n' EOF INFO: EOF + '[' '!' -f /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile ']' + SKIPFILE='-S /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile' + check_root ++ id -ru + '[' 0 -eq 0 ']' + return 0 + create_out_dir /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output + '[' -z /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output ']' + local OUTPUT=/lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output + '[' -d /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output ']' + mkdir -p /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output + '[' -d /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output ']' + info_msg 'About to run ltp test...' + local 'msg=About to run ltp test...' + '[' -z 'About to run ltp test...' ']' + printf 'INFO: %s\n' 'About to run ltp test...' INFO: About to run ltp test... + info_msg 'Output directory: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output' + local 'msg=Output directory: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output' + '[' -z 'Output directory: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output' ']' + printf 'INFO: %s\n' 'Output directory: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output' INFO: Output directory: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output + '[' true = true ']' + info_msg 'ltp installation skipped altogether' + local 'msg=ltp installation skipped altogether' + '[' -z 'ltp installation skipped altogether' ']' + printf 'INFO: %s\n' 'ltp installation skipped altogether' INFO: ltp installation skipped altogether + '[' '!' -d /opt/ltp ']' + info_msg 'Running prep_system' + local 'msg=Running prep_system' + '[' -z 'Running prep_system' ']' + printf 'INFO: %s\n' 'Running prep_system' INFO: Running prep_system + prep_system + systemctl is-active systemd-timesyncd active + info_msg 'Stopping systemd-timesyncd' + local 'msg=Stopping systemd-timesyncd' + '[' -z 'Stopping systemd-timesyncd' ']' + printf 'INFO: %s\n' 'Stopping systemd-timesyncd' INFO: Stopping systemd-timesyncd + systemctl stop systemd-timesyncd + '[' -f /proc/sys/kernel/unprivileged_userns_clone ']' + info_msg 'Kernel has no support of unprivileged_userns_clone' + local 'msg=Kernel has no support of unprivileged_userns_clone' + '[' -z 'Kernel has no support of unprivileged_userns_clone' ']' + printf 'INFO: %s\n' 'Kernel has no support of unprivileged_userns_clone' INFO: Kernel has no support of unprivileged_userns_clone + info_msg 'Running run_ltp' + local 'msg=Running run_ltp' + '[' -z 'Running run_ltp' ']' + printf 'INFO: %s\n' 'Running run_ltp' INFO: Running run_ltp + run_ltp + cd /opt/ltp + mkdir -m 777 -p /ltp-tmp + for file in ${TST_CMDFILES//,/ } + cat runtest/mm + sed -i 's/#.*$//;/^$/d' alltests + split --verbose --numeric-suffixes=1 -n l/1/1 alltests + echo '============== Tests to run ===============' ============== Tests to run =============== + cat runtest/shardfile mm01 mmap001 -m 10000 mm02 mmap001 mtest01 mtest01 -p80 mtest01w mtest01 -p80 -w mtest05 mmstress mtest06 mmap1 mtest06_2 mmap2 -a -p mtest06_3 mmap3 -p mem02 mem02 page01 page01 page02 page02 data_space data_space stack_space stack_space shmt02 shmt02 shmt03 shmt03 shmt04 shmt04 shmt05 shmt05 shmt06 shmt06 shmt07 shmt07 shmt08 shmt08 shmt09 shmt09 shmt10 shmt10 shm_test01 shm_test -l 10 -t 2 mallocstress01 mallocstress mmapstress01 mmapstress01 mmapstress02 mmapstress02 mmapstress03 mmapstress03 mmapstress04 mmapstress04 mmapstress05 mmapstress05 mmapstress06 mmapstress06 20 mmapstress07 TMPFILE=`mktemp /tmp/example.XXXXXXXXXXXX`; mmapstress07 $TMPFILE mmapstress08 mmapstress08 mmapstress09 mmapstress09 -p 20 -t 0.2 mmapstress10 mmapstress10 -p 20 -t 0.2 mmap10 mmap10 mmap10_1 mmap10 -a mmap10_2 mmap10 -s mmap10_3 mmap10 -a -s mmap10_4 mmap10 -a -s -i 60 ksm01 ksm01 ksm01_1 ksm01 -u 128 ksm02 ksm02 ksm02_1 ksm02 -u 128 ksm03 ksm03 ksm03_1 ksm03 -u 128 ksm04 ksm04 ksm04_1 ksm04 -u 128 ksm05 ksm05 -I 10 ksm06 ksm06 ksm06_1 ksm06 -n 10 ksm06_2 ksm06 -n 8000 ksm07 ksm07 cpuset01 cpuset01 oom01 oom01 oom02 oom02 oom03 oom03 oom04 oom04 oom05 oom05 swapping01 swapping01 -i 5 thp01 thp01 -I 120 thp02 thp02 thp03 thp03 thp04 thp04 vma01 vma01 vma02 vma02 vma03 vma03 vma04 vma04 vma05 vma05.sh overcommit_memory01 overcommit_memory overcommit_memory02 overcommit_memory -R 0 overcommit_memory03 overcommit_memory -R 30 overcommit_memory04 overcommit_memory -R 80 overcommit_memory05 overcommit_memory -R 100 overcommit_memory06 overcommit_memory -R 200 max_map_count max_map_count -i 10 min_free_kbytes min_free_kbytes + echo '===========End Tests to run ===============' ===========End Tests to run =============== + '[' -n '' ']' + pipe0_status './runltp -p -q -f shardfile -l /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log -C /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed -d /ltp-tmp -S /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile' 'tee /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.out' + '[' 2 -ne 2 ']' + local 'cmd1=./runltp -p -q -f shardfile -l /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log -C /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed -d /ltp-tmp -S /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile' + local 'cmd2=tee /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.out' + exec + local ret_val ++ eval './runltp -p -q -f shardfile -l /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log -C /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed -d /ltp-tmp -S /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile' +++ ./runltp -p -q -f shardfile -l /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log -C /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed -d /ltp-tmp -S /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/generated_skipfile ++ eval 'tee /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.out' +++ tee /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.out INFO: creating /opt/ltp/output directory Checking for required user/group ids 'root' user id and group found. 'nobody' user id and group found. 'bin' user id and group found. 'daemon' user id and group found. Users group found. Sys group found. Required users/groups exist. no big block device was specified on commandline. Tests which require a big block device are disabled. You can specify it with option -z INFO: Test start time: Tue Oct 8 08:37:08 UTC 2024 COMMAND: /opt/ltp/bin/ltp-pan -q -e -S -a 925 -n 925 -p -f /ltp-tmp/ltp-t61sU6HH7f/alltests -l /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log -C /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed -T /opt/ltp/output/LTP_RUN_ON-LTP_mm.log.tconf LOG File: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.log FAILED COMMAND File: /lava-1203851/0/tests/0_ltp-mm/automated/linux/ltp/output/LTP_mm.failed TCONF COMMAND File: /opt/ltp/output/LTP_RUN_ON-LTP_mm.log.tconf Running tests....... mmap001 0 TINFO : mmap()ing file of 10000 pages or 40960000 bytes mmap001 1 TPASS : mmap() completed successfully. mmap001 0 TINFO : touching mmaped memory mmap001 2 TPASS : we're still here, mmaped area must be good mmap001 3 TPASS : synchronizing mmapped page passed mmap001 4 TPASS : munmapping testfile.1034 successful mmap001 0 TINFO : mmap()ing file of 1000 pages or 4096000 bytes mmap001 1 TPASS : mmap() completed successfully. mmap001 0 TINFO : touching mmaped memory mmap001 2 TPASS : we're still here, mmaped area must be good mmap001 3 TPASS : synchronizing mmapped page passed mmap001 4 TPASS : munmapping testfile.1035 successful tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 06m 30s mtest01.c:123: TINFO: Filling up 80% of free ram which is 2987312 kbytes mtest01.c:140: TINFO: ... child 1038 starting mtest01.c:162: TINFO: ... [t=300] 3059744768 bytes allocated only in child 1038 mtest01.c:219: TPASS: 2987312 kbytes allocated Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 06m 30s mtest01.c:123: TINFO: Filling up 80% of free ram which is 2974761 kbytes mtest01.c:140: TINFO: ... child 1041 starting mtest01.c:159: TINFO: ... [t=298] 3047161856 bytes allocated and used in child 1041 mtest01.c:219: TPASS: 2974761 kbytes allocated (and written to) Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 mmstress 0 TINFO : run mmstress -h for all options mmstress 0 TINFO : test1: Test case tests the race condition between simultaneous read faults in the same address space. mmstress 1 TPASS : TEST 1 Passed mmstress 0 TINFO : test2: Test case tests the race condition between simultaneous write faults in the same address space. mmstress 2 TPASS : TEST 2 Passed mmstress 0 TINFO : test3: Test case tests the race condition between simultaneous COW faults in the same address space. mmstress 3 TPASS : TEST 3 Passed mmstress 0 TINFO : test4: Test case tests the race condition between simultaneous READ faults in the same address space. The file mapped is /dev/zero mmstress 4 TPASS : TEST 4 Passed mmstress 0 TINFO : test5: Test case tests the race condition between simultaneous fork - exit faults in the same address space. mmstress 5 TPASS : TEST 5 Passed mmstress 0 TINFO : test6: Test case tests the race condition between simultaneous fork -exec - exit faults in the same address space. mmstress 6 TPASS : TEST 6 Passed MM Stress test, map/write/unmap large file Test scheduled to run for: 24.000000 Size of temp file in MB: 128 Available memory: 3618MB file mapped at 0xffff91600000 changing file content to 'A' unmapped file at 0xffff91600000 tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 02m 30s mmap3.c:147: TINFO: Seed 36 mmap3.c:148: TINFO: Number of loops 1000 mmap3.c:149: TINFO: Number of threads 40 mmap3.c:150: TINFO: MAP_PRIVATE = 1 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9c12000], size 1528kB, iter 0 mmap3.c:88: TINFO: Thread 0, addr [0xffffa9c32000], size 1400kB, iter 0 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 3492kB, iter 0 mmap3.c:88: TINFO: Thread 9, addr [0xffff90a00000], size 4000kB, iter 0 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 2400kB, iter 0 mmap3.c:88: TINFO: Thread 17, addr [0xffff90a00000], size 3692kB, iter 0 mmap3.c:88: TINFO: Thread 20, addr [0xffffa922c000], size 1872kB, iter 0 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9d35000], size 364kB, iter 0 mmap3.c:88: TINFO: Thread 28, addr [0xffffa922e000], size 1864kB, iter 0 mmap3.c:88: TINFO: Thread 30, addr [0xffff90a00000], size 2056kB, iter 0 mmap3.c:88: TINFO: Thread 35, addr [0xffff90a00000], size 3220kB, iter 0 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 3164kB, iter 0 mmap3.c:88: TINFO: Thread 6, addr [0xffffa9269000], size 1628kB, iter 0 mmap3.c:88: TINFO: Thread 2, addr [0xffff90a00000], size 3284kB, iter 0 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9cf7000], size 612kB, iter 0 mmap3.c:88: TINFO: Thread 8, addr [0xffff90a00000], size 3996kB, iter 0 mmap3.c:88: TINFO: Thread 4, addr [0xffffa9219000], size 1948kB, iter 0 mmap3.c:88: TINFO: Thread 10, addr [0xffffa9233000], size 1844kB, iter 0 mmap3.c:88: TINFO: Thread 12, addr [0xffffa9270000], size 1600kB, iter 0 mmap3.c:88: TINFO: Thread 13, addr [0xffffa9c86000], size 1064kB, iter 0 mmap3.c:88: TINFO: Thread 15, addr [0xffffa927d000], size 1548kB, iter 0 mmap3.c:88: TINFO: Thread 14, addr [0xffff90a00000], size 2168kB, iter 0 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9caa000], size 920kB, iter 0 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 3140kB, iter 0 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9cd3000], size 756kB, iter 0 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9ce6000], size 680kB, iter 0 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9caa000], size 920kB, iter 0 mmap3.c:88: TINFO: Thread 23, addr [0xffffa9241000], size 1788kB, iter 0 mmap3.c:88: TINFO: Thread 22, addr [0xffff90a00000], size 3844kB, iter 0 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 2760kB, iter 0 mmap3.c:88: TINFO: Thread 27, addr [0xffff90a00000], size 2272kB, iter 0 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9d69000], size 156kB, iter 0 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 2444kB, iter 0 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9247000], size 1764kB, iter 0 mmap3.c:88: TINFO: Thread 33, addr [0xffff90a00000], size 2444kB, iter 0 mmap3.c:88: TINFO: Thread 34, addr [0xffff90a00000], size 2556kB, iter 0 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9c24000], size 1456kB, iter 0 mmap3.c:88: TINFO: Thread 37, addr [0xffffa9d41000], size 316kB, iter 0 mmap3.c:88: TINFO: Thread 38, addr [0xffff90a00000], size 2916kB, iter 0 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 3316kB, iter 0 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 2368kB, iter 1 mmap3.c:88: TINFO: Thread 6, addr [0xffff90a00000], size 2132kB, iter 1 mmap3.c:88: TINFO: Thread 0, addr [0xffff90a00000], size 2480kB, iter 1 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 3996kB, iter 1 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9c2e000], size 1416kB, iter 1 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 3092kB, iter 1 mmap3.c:88: TINFO: Thread 17, addr [0xffff90a00000], size 3988kB, iter 1 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 3360kB, iter 1 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9ca7000], size 932kB, iter 1 mmap3.c:88: TINFO: Thread 28, addr [0xffffa9273000], size 1588kB, iter 1 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9d26000], size 424kB, iter 1 mmap3.c:88: TINFO: Thread 33, addr [0xffff90a00000], size 3096kB, iter 1 mmap3.c:88: TINFO: Thread 35, addr [0xffff90a00000], size 3136kB, iter 1 mmap3.c:88: TINFO: Thread 39, addr [0xffffa9c41000], size 1340kB, iter 1 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 2236kB, iter 1 mmap3.c:88: TINFO: Thread 2, addr [0xffff90a00000], size 3888kB, iter 1 mmap3.c:88: TINFO: Thread 3, addr [0xffff90c07000], size 2020kB, iter 1 mmap3.c:88: TINFO: Thread 8, addr [0xffff90a00000], size 2076kB, iter 1 mmap3.c:88: TINFO: Thread 4, addr [0xffffa925e000], size 1672kB, iter 1 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 2936kB, iter 1 mmap3.c:88: TINFO: Thread 12, addr [0xffffa9cbf000], size 836kB, iter 1 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9c37000], size 1380kB, iter 1 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 3944kB, iter 1 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9c98000], size 992kB, iter 1 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9256000], size 1704kB, iter 1 mmap3.c:88: TINFO: Thread 19, addr [0xffff90a00000], size 3544kB, iter 1 mmap3.c:88: TINFO: Thread 18, addr [0xffff90600000], size 3820kB, iter 1 mmap3.c:88: TINFO: Thread 21, addr [0xffff90a00000], size 3156kB, iter 1 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9d6f000], size 132kB, iter 1 mmap3.c:88: TINFO: Thread 23, addr [0xffff90a00000], size 2456kB, iter 1 mmap3.c:88: TINFO: Thread 22, addr [0xffff90a00000], size 2472kB, iter 1 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9cfd000], size 588kB, iter 1 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 2500kB, iter 1 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9ca3000], size 948kB, iter 1 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 2492kB, iter 1 mmap3.c:88: TINFO: Thread 32, addr [0xffff90c0c000], size 2000kB, iter 1 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9f75000], size 40kB, iter 1 mmap3.c:88: TINFO: Thread 36, addr [0xffff90a00000], size 2480kB, iter 1 mmap3.c:88: TINFO: Thread 37, addr [0xffffa9c3c000], size 1360kB, iter 1 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9c9e000], size 968kB, iter 1 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9f6f000], size 64kB, iter 2 mmap3.c:88: TINFO: Thread 6, addr [0xffffa9243000], size 1780kB, iter 2 mmap3.c:88: TINFO: Thread 0, addr [0xffffa9f6f000], size 64kB, iter 2 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 3200kB, iter 2 mmap3.c:88: TINFO: Thread 9, addr [0xffff90a00000], size 3116kB, iter 2 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 2296kB, iter 2 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 3084kB, iter 2 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9c75000], size 1132kB, iter 2 mmap3.c:88: TINFO: Thread 18, addr [0xffffa9d33000], size 372kB, iter 2 mmap3.c:88: TINFO: Thread 20, addr [0xffffa9cd3000], size 756kB, iter 2 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9f6e000], size 68kB, iter 2 mmap3.c:88: TINFO: Thread 28, addr [0xffffa9c62000], size 1208kB, iter 2 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9ce1000], size 700kB, iter 2 mmap3.c:88: TINFO: Thread 33, addr [0xffffa9c27000], size 1444kB, iter 2 mmap3.c:88: TINFO: Thread 35, addr [0xffff90a00000], size 2196kB, iter 2 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 2400kB, iter 2 mmap3.c:88: TINFO: Thread 1, addr [0xffffa9c54000], size 1264kB, iter 2 mmap3.c:88: TINFO: Thread 3, addr [0xffffa927b000], size 1556kB, iter 2 mmap3.c:88: TINFO: Thread 2, addr [0xffffa884e000], size 1736kB, iter 2 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9c34000], size 1392kB, iter 2 mmap3.c:88: TINFO: Thread 4, addr [0xffffa9d60000], size 192kB, iter 2 mmap3.c:88: TINFO: Thread 10, addr [0xffffa9f79000], size 24kB, iter 2 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 3892kB, iter 2 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9ccd000], size 780kB, iter 2 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9c9d000], size 972kB, iter 2 mmap3.c:88: TINFO: Thread 16, addr [0xffff90a00000], size 2384kB, iter 2 mmap3.c:88: TINFO: Thread 19, addr [0xffff90a00000], size 2780kB, iter 2 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9c93000], size 1012kB, iter 2 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9cb9000], size 860kB, iter 2 mmap3.c:88: TINFO: Thread 23, addr [0xffffa9d6e000], size 136kB, iter 2 mmap3.c:88: TINFO: Thread 22, addr [0xffffa9212000], size 1976kB, iter 2 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9ca9000], size 924kB, iter 2 mmap3.c:88: TINFO: Thread 25, addr [0xffffa9222000], size 1912kB, iter 2 mmap3.c:88: TINFO: Thread 29, addr [0xffffa9d72000], size 120kB, iter 2 mmap3.c:88: TINFO: Thread 31, addr [0xffff90c02000], size 2040kB, iter 2 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9c8f000], size 1028kB, iter 2 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9d3c000], size 336kB, iter 2 mmap3.c:88: TINFO: Thread 37, addr [0xffff90a00000], size 2160kB, iter 2 mmap3.c:88: TINFO: Thread 36, addr [0xffff90600000], size 3204kB, iter 2 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9cdf000], size 708kB, iter 2 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 3960kB, iter 3 mmap3.c:88: TINFO: Thread 6, addr [0xffff90a00000], size 2224kB, iter 3 mmap3.c:88: TINFO: Thread 0, addr [0xffffa9222000], size 1912kB, iter 3 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9cec000], size 656kB, iter 3 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 3668kB, iter 3 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9d76000], size 104kB, iter 3 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 3056kB, iter 3 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9ca8000], size 928kB, iter 3 mmap3.c:88: TINFO: Thread 13, addr [0xffffa9234000], size 1840kB, iter 3 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9cf8000], size 608kB, iter 3 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2320kB, iter 3 mmap3.c:88: TINFO: Thread 20, addr [0xffff90c04000], size 2032kB, iter 3 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9cf2000], size 632kB, iter 3 mmap3.c:88: TINFO: Thread 28, addr [0xffff90a00000], size 2208kB, iter 3 mmap3.c:88: TINFO: Thread 30, addr [0xffffa926f000], size 1604kB, iter 3 mmap3.c:88: TINFO: Thread 31, addr [0xffff90a00000], size 2808kB, iter 3 mmap3.c:88: TINFO: Thread 33, addr [0xffffa9cfc000], size 592kB, iter 3 mmap3.c:88: TINFO: Thread 35, addr [0xffffa9274000], size 1584kB, iter 3 mmap3.c:88: TINFO: Thread 1, addr [0xffffa9c26000], size 1448kB, iter 3 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 2612kB, iter 3 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9252000], size 1720kB, iter 3 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9cfd000], size 588kB, iter 3 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 2372kB, iter 3 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 3628kB, iter 3 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 2624kB, iter 3 mmap3.c:88: TINFO: Thread 15, addr [0xffff90a00000], size 2488kB, iter 3 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9cec000], size 656kB, iter 3 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9259000], size 1692kB, iter 3 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2956kB, iter 4 mmap3.c:88: TINFO: Thread 21, addr [0xffff90a00000], size 2812kB, iter 3 mmap3.c:88: TINFO: Thread 24, addr [0xffff90a00000], size 3664kB, iter 3 mmap3.c:88: TINFO: Thread 23, addr [0xffffa9264000], size 1648kB, iter 3 mmap3.c:88: TINFO: Thread 22, addr [0xffffa9c8e000], size 1032kB, iter 3 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9277000], size 1572kB, iter 3 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 2304kB, iter 3 mmap3.c:88: TINFO: Thread 29, addr [0xffffa9ce2000], size 696kB, iter 3 mmap3.c:88: TINFO: Thread 32, addr [0xffffa925d000], size 1676kB, iter 3 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9c3d000], size 1356kB, iter 3 mmap3.c:88: TINFO: Thread 37, addr [0xffffa926a000], size 1624kB, iter 3 mmap3.c:88: TINFO: Thread 36, addr [0xffff90a00000], size 3516kB, iter 3 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9215000], size 1964kB, iter 3 mmap3.c:88: TINFO: Thread 6, addr [0xffffa927e000], size 1544kB, iter 4 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 3940kB, iter 4 mmap3.c:88: TINFO: Thread 0, addr [0xffff90a00000], size 2592kB, iter 4 mmap3.c:88: TINFO: Thread 2, addr [0xffff90a00000], size 2148kB, iter 4 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9d38000], size 352kB, iter 4 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9d60000], size 192kB, iter 4 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 2736kB, iter 4 mmap3.c:88: TINFO: Thread 14, addr [0xffffa921c000], size 1936kB, iter 4 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 2800kB, iter 4 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9d62000], size 184kB, iter 4 mmap3.c:88: TINFO: Thread 24, addr [0xffff90a00000], size 3652kB, iter 4 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 3388kB, iter 4 mmap3.c:88: TINFO: Thread 26, addr [0xffff90a00000], size 2552kB, iter 4 mmap3.c:88: TINFO: Thread 28, addr [0xffff90a00000], size 3280kB, iter 4 mmap3.c:88: TINFO: Thread 30, addr [0xffff90c0a000], size 2008kB, iter 4 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9c8c000], size 1040kB, iter 4 mmap3.c:88: TINFO: Thread 33, addr [0xffff90a00000], size 3932kB, iter 4 mmap3.c:88: TINFO: Thread 35, addr [0xffffa9c9f000], size 964kB, iter 4 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 2728kB, iter 4 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 2740kB, iter 4 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9cf4000], size 624kB, iter 4 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9d32000], size 376kB, iter 4 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 3772kB, iter 4 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 2196kB, iter 4 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 2680kB, iter 4 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9d1b000], size 468kB, iter 4 mmap3.c:88: TINFO: Thread 16, addr [0xffff90a00000], size 3868kB, iter 4 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9f77000], size 32kB, iter 4 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2088kB, iter 5 mmap3.c:88: TINFO: Thread 21, addr [0xffff90a00000], size 3380kB, iter 4 mmap3.c:88: TINFO: Thread 23, addr [0xffff90c0d000], size 1996kB, iter 4 mmap3.c:88: TINFO: Thread 22, addr [0xffff90c05000], size 2028kB, iter 4 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9ca9000], size 924kB, iter 4 mmap3.c:88: TINFO: Thread 25, addr [0xffffa9cfe000], size 584kB, iter 4 mmap3.c:88: TINFO: Thread 29, addr [0xffffa9d65000], size 172kB, iter 4 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9c52000], size 1272kB, iter 4 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9cce000], size 776kB, iter 4 mmap3.c:88: TINFO: Thread 37, addr [0xffff90a00000], size 2908kB, iter 4 mmap3.c:88: TINFO: Thread 36, addr [0xffff90a00000], size 3204kB, iter 4 mmap3.c:88: TINFO: Thread 38, addr [0xffff90a00000], size 3576kB, iter 4 mmap3.c:88: TINFO: Thread 6, addr [0xffff90a00000], size 3088kB, iter 5 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 2856kB, iter 5 mmap3.c:88: TINFO: Thread 0, addr [0xffff90a00000], size 2960kB, iter 5 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9266000], size 1640kB, iter 5 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 2136kB, iter 5 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9c9e000], size 968kB, iter 5 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 2676kB, iter 5 mmap3.c:88: TINFO: Thread 14, addr [0xffff90a00000], size 2064kB, iter 5 mmap3.c:88: TINFO: Thread 13, addr [0xffffa921e000], size 1928kB, iter 5 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9c31000], size 1404kB, iter 5 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9cc7000], size 804kB, iter 5 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 2552kB, iter 5 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9244000], size 1776kB, iter 5 mmap3.c:88: TINFO: Thread 28, addr [0xffffa9d00000], size 576kB, iter 5 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9cd6000], size 744kB, iter 5 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9d1f000], size 452kB, iter 5 mmap3.c:88: TINFO: Thread 33, addr [0xffffa9c8c000], size 1040kB, iter 5 mmap3.c:88: TINFO: Thread 35, addr [0xffffa9cf7000], size 612kB, iter 5 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9d17000], size 484kB, iter 5 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 3128kB, iter 5 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 3988kB, iter 5 mmap3.c:88: TINFO: Thread 3, addr [0xffff90a00000], size 2476kB, iter 5 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9c70000], size 1152kB, iter 5 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9cad000], size 908kB, iter 6 mmap3.c:88: TINFO: Thread 4, addr [0xffffa9c45000], size 1324kB, iter 5 mmap3.c:88: TINFO: Thread 7, addr [0xffff90a00000], size 3060kB, iter 6 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 2180kB, iter 5 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 3836kB, iter 5 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9d57000], size 228kB, iter 5 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9c36000], size 1384kB, iter 5 mmap3.c:88: TINFO: Thread 19, addr [0xffff90a00000], size 3408kB, iter 5 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9d54000], size 240kB, iter 5 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 3316kB, iter 6 mmap3.c:88: TINFO: Thread 23, addr [0xffff90a00000], size 2368kB, iter 5 mmap3.c:88: TINFO: Thread 22, addr [0xffffa9ca2000], size 952kB, iter 5 mmap3.c:88: TINFO: Thread 27, addr [0xffff90a00000], size 2372kB, iter 5 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 3332kB, iter 5 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 3624kB, iter 5 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9d24000], size 432kB, iter 5 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9c55000], size 1260kB, iter 5 mmap3.c:88: TINFO: Thread 37, addr [0xffffa9c8f000], size 1028kB, iter 5 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9c5b000], size 1236kB, iter 5 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 2804kB, iter 6 mmap3.c:88: TINFO: Thread 6, addr [0xffff90600000], size 3812kB, iter 6 mmap3.c:88: TINFO: Thread 0, addr [0xffffa923c000], size 1808kB, iter 6 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9d06000], size 552kB, iter 6 mmap3.c:88: TINFO: Thread 11, addr [0xffff90a00000], size 3256kB, iter 6 mmap3.c:88: TINFO: Thread 14, addr [0xffff90a00000], size 2848kB, iter 6 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9c6d000], size 1164kB, iter 6 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9213000], size 1972kB, iter 6 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 3736kB, iter 6 mmap3.c:88: TINFO: Thread 18, addr [0xffffa9c71000], size 1148kB, iter 7 mmap3.c:88: TINFO: Thread 24, addr [0xffff90a00000], size 2212kB, iter 6 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 3124kB, iter 6 mmap3.c:88: TINFO: Thread 26, addr [0xffff90a00000], size 2056kB, iter 6 mmap3.c:88: TINFO: Thread 28, addr [0xffffa9c52000], size 1272kB, iter 6 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9d21000], size 444kB, iter 6 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9d55000], size 236kB, iter 6 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9c7c000], size 1104kB, iter 6 mmap3.c:88: TINFO: Thread 33, addr [0xffffa9ce9000], size 668kB, iter 6 mmap3.c:88: TINFO: Thread 35, addr [0xffffa926c000], size 1616kB, iter 6 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9d10000], size 512kB, iter 6 mmap3.c:88: TINFO: Thread 39, addr [0xffffa9231000], size 1852kB, iter 6 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 3980kB, iter 6 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9ca8000], size 928kB, iter 6 mmap3.c:88: TINFO: Thread 3, addr [0xffff90a00000], size 2880kB, iter 6 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9d58000], size 224kB, iter 7 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 2208kB, iter 6 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9d06000], size 552kB, iter 7 mmap3.c:88: TINFO: Thread 10, addr [0xffffa9cec000], size 656kB, iter 6 mmap3.c:88: TINFO: Thread 12, addr [0xffffa9275000], size 1580kB, iter 6 mmap3.c:88: TINFO: Thread 14, addr [0xffff90a00000], size 3468kB, iter 7 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9228000], size 1888kB, iter 6 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9d31000], size 380kB, iter 6 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 3276kB, iter 7 mmap3.c:88: TINFO: Thread 21, addr [0xffff90a00000], size 3696kB, iter 6 mmap3.c:88: TINFO: Thread 22, addr [0xffff90600000], size 3632kB, iter 6 mmap3.c:88: TINFO: Thread 23, addr [0xffff90a00000], size 3828kB, iter 6 mmap3.c:88: TINFO: Thread 27, addr [0xffff90a00000], size 2540kB, iter 6 mmap3.c:88: TINFO: Thread 25, addr [0xffffa9c99000], size 988kB, iter 6 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 3368kB, iter 6 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9d10000], size 512kB, iter 6 mmap3.c:88: TINFO: Thread 37, addr [0xffff90a00000], size 2136kB, iter 6 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9276000], size 1576kB, iter 6 mmap3.c:88: TINFO: Thread 5, addr [0xffff90a00000], size 3632kB, iter 7 mmap3.c:88: TINFO: Thread 6, addr [0xffffa9d60000], size 192kB, iter 7 mmap3.c:88: TINFO: Thread 0, addr [0xffff90a00000], size 2848kB, iter 7 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9d7e000], size 72kB, iter 7 mmap3.c:88: TINFO: Thread 11, addr [0xffffa9d26000], size 424kB, iter 7 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 3952kB, iter 7 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9cd7000], size 740kB, iter 7 mmap3.c:88: TINFO: Thread 17, addr [0xffff90c02000], size 2040kB, iter 7 mmap3.c:88: TINFO: Thread 13, addr [0xffffa9d1d000], size 460kB, iter 8 mmap3.c:88: TINFO: Thread 18, addr [0xffffa9cdd000], size 716kB, iter 8 mmap3.c:88: TINFO: Thread 21, addr [0xffff90a00000], size 3892kB, iter 7 mmap3.c:88: TINFO: Thread 24, addr [0xffff90a00000], size 3336kB, iter 7 mmap3.c:88: TINFO: Thread 23, addr [0xffffa9265000], size 1644kB, iter 7 mmap3.c:88: TINFO: Thread 20, addr [0xffffa9d74000], size 112kB, iter 7 mmap3.c:88: TINFO: Thread 26, addr [0xffffa927e000], size 1544kB, iter 7 mmap3.c:88: TINFO: Thread 28, addr [0xffff90a00000], size 2196kB, iter 7 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9cd1000], size 764kB, iter 7 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9c93000], size 1012kB, iter 7 mmap3.c:88: TINFO: Thread 33, addr [0xffff90a00000], size 2648kB, iter 7 mmap3.c:88: TINFO: Thread 34, addr [0xffff90600000], size 3772kB, iter 7 mmap3.c:88: TINFO: Thread 35, addr [0xffffa9d48000], size 288kB, iter 7 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9d6b000], size 148kB, iter 7 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 2344kB, iter 7 mmap3.c:88: TINFO: Thread 1, addr [0xffffa9d74000], size 112kB, iter 7 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9cb3000], size 884kB, iter 7 mmap3.c:88: TINFO: Thread 8, addr [0xffff90a00000], size 3780kB, iter 7 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9c7d000], size 1100kB, iter 8 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9c33000], size 1396kB, iter 8 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 3144kB, iter 7 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 3232kB, iter 7 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9cdc000], size 720kB, iter 8 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9c90000], size 1024kB, iter 7 mmap3.c:88: TINFO: Thread 16, addr [0xffff90a00000], size 3420kB, iter 8 mmap3.c:88: TINFO: Thread 19, addr [0xffff90a00000], size 3564kB, iter 7 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9c7e000], size 1096kB, iter 8 mmap3.c:88: TINFO: Thread 22, addr [0xffff90a00000], size 3844kB, iter 7 mmap3.c:88: TINFO: Thread 27, addr [0xffff90a00000], size 3512kB, iter 7 mmap3.c:88: TINFO: Thread 25, addr [0xffffa9236000], size 1832kB, iter 7 mmap3.c:88: TINFO: Thread 29, addr [0xffffa922a000], size 1880kB, iter 7 mmap3.c:88: TINFO: Thread 32, addr [0xffff90a00000], size 3972kB, iter 7 mmap3.c:88: TINFO: Thread 37, addr [0xffff90a00000], size 2548kB, iter 7 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9246000], size 1768kB, iter 8 mmap3.c:88: TINFO: Thread 38, addr [0xffff90a00000], size 3308kB, iter 7 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9d60000], size 192kB, iter 8 mmap3.c:88: TINFO: Thread 6, addr [0xffffa922b000], size 1876kB, iter 8 mmap3.c:88: TINFO: Thread 0, addr [0xffffa9cbc000], size 848kB, iter 8 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 2384kB, iter 8 mmap3.c:88: TINFO: Thread 9, addr [0xffff90a00000], size 2640kB, iter 8 mmap3.c:88: TINFO: Thread 11, addr [0xffffa922f000], size 1860kB, iter 8 mmap3.c:88: TINFO: Thread 12, addr [0xffff90a00000], size 2152kB, iter 8 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9c4f000], size 1284kB, iter 8 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 2144kB, iter 9 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2300kB, iter 9 mmap3.c:88: TINFO: Thread 23, addr [0xffff90a00000], size 2256kB, iter 8 mmap3.c:88: TINFO: Thread 24, addr [0xffff90600000], size 3628kB, iter 8 mmap3.c:88: TINFO: Thread 26, addr [0xffffa9d10000], size 512kB, iter 8 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 2076kB, iter 8 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9c60000], size 1216kB, iter 8 mmap3.c:88: TINFO: Thread 28, addr [0xffff90a00000], size 3352kB, iter 8 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9224000], size 1904kB, iter 8 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 2580kB, iter 8 mmap3.c:88: TINFO: Thread 33, addr [0xffffa921c000], size 1936kB, iter 8 mmap3.c:88: TINFO: Thread 34, addr [0xffff90a00000], size 2924kB, iter 8 mmap3.c:88: TINFO: Thread 35, addr [0xffff90c0c000], size 2000kB, iter 8 mmap3.c:88: TINFO: Thread 39, addr [0xffffa9c1a000], size 1496kB, iter 8 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9f7a000], size 20kB, iter 9 mmap3.c:88: TINFO: Thread 1, addr [0xffffa9233000], size 1844kB, iter 8 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9c94000], size 1008kB, iter 8 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9231000], size 1852kB, iter 8 mmap3.c:88: TINFO: Thread 2, addr [0xffff90a00000], size 3720kB, iter 9 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9c9c000], size 976kB, iter 9 mmap3.c:88: TINFO: Thread 10, addr [0xffffa9d2d000], size 396kB, iter 8 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9c1c000], size 1488kB, iter 9 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9d49000], size 284kB, iter 8 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9cfe000], size 584kB, iter 9 mmap3.c:88: TINFO: Thread 19, addr [0xffff90a00000], size 3364kB, iter 8 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9c76000], size 1128kB, iter 9 mmap3.c:88: TINFO: Thread 22, addr [0xffff90a00000], size 2964kB, iter 8 mmap3.c:88: TINFO: Thread 27, addr [0xffff90c0c000], size 2000kB, iter 8 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 2988kB, iter 8 mmap3.c:88: TINFO: Thread 29, addr [0xffffa9c79000], size 1116kB, iter 9 mmap3.c:88: TINFO: Thread 32, addr [0xffff90a00000], size 3284kB, iter 8 mmap3.c:88: TINFO: Thread 37, addr [0xffffa9c76000], size 1128kB, iter 8 mmap3.c:88: TINFO: Thread 35, addr [0xffff90a00000], size 3416kB, iter 9 mmap3.c:88: TINFO: Thread 36, addr [0xffff90a00000], size 2908kB, iter 9 mmap3.c:88: TINFO: Thread 38, addr [0xffff90a00000], size 3380kB, iter 8 mmap3.c:88: TINFO: Thread 6, addr [0xffffa9c1c000], size 1488kB, iter 9 mmap3.c:88: TINFO: Thread 8, addr [0xffff90a00000], size 3416kB, iter 9 mmap3.c:88: TINFO: Thread 0, addr [0xffff90a00000], size 2728kB, iter 9 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9c47000], size 1316kB, iter 9 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 2704kB, iter 9 mmap3.c:88: TINFO: Thread 11, addr [0xffffa9c49000], size 1308kB, iter 9 mmap3.c:88: TINFO: Thread 12, addr [0xffffa9cf1000], size 636kB, iter 9 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9d54000], size 240kB, iter 9 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2132kB, iter 10 mmap3.c:88: TINFO: Thread 13, addr [0xffff90600000], size 3308kB, iter 10 mmap3.c:88: TINFO: Thread 23, addr [0xffffa9d4f000], size 260kB, iter 9 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9c71000], size 1148kB, iter 9 mmap3.c:88: TINFO: Thread 26, addr [0xffff90a00000], size 3140kB, iter 9 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 2108kB, iter 9 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9cb7000], size 868kB, iter 9 mmap3.c:88: TINFO: Thread 28, addr [0xffffa9d73000], size 116kB, iter 9 mmap3.c:88: TINFO: Thread 31, addr [0xffff90a00000], size 2500kB, iter 9 mmap3.c:88: TINFO: Thread 33, addr [0xffff90a00000], size 2352kB, iter 9 mmap3.c:88: TINFO: Thread 34, addr [0xffffa9d2d000], size 396kB, iter 9 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 3080kB, iter 9 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9254000], size 1712kB, iter 10 mmap3.c:88: TINFO: Thread 1, addr [0xffffa9c13000], size 1524kB, iter 9 mmap3.c:88: TINFO: Thread 3, addr [0xffff90c01000], size 2044kB, iter 9 mmap3.c:88: TINFO: Thread 2, addr [0xffff90a00000], size 3708kB, iter 10 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9d11000], size 508kB, iter 10 mmap3.c:88: TINFO: Thread 10, addr [0xffff90a00000], size 3160kB, iter 9 mmap3.c:88: TINFO: Thread 14, addr [0xffff90a00000], size 2988kB, iter 10 mmap3.c:88: TINFO: Thread 15, addr [0xffffa9268000], size 1632kB, iter 9 mmap3.c:88: TINFO: Thread 16, addr [0xffff90a00000], size 2572kB, iter 10 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9226000], size 1896kB, iter 9 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9c93000], size 1012kB, iter 10 mmap3.c:88: TINFO: Thread 22, addr [0xffffa9f70000], size 60kB, iter 9 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9c49000], size 1308kB, iter 9 mmap3.c:88: TINFO: Thread 25, addr [0xffff90a00000], size 2760kB, iter 9 mmap3.c:88: TINFO: Thread 30, addr [0xffff90600000], size 3736kB, iter 10 mmap3.c:88: TINFO: Thread 29, addr [0xffff90a00000], size 2624kB, iter 10 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9c8b000], size 1044kB, iter 9 mmap3.c:88: TINFO: Thread 37, addr [0xffff90a00000], size 3396kB, iter 9 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9d38000], size 352kB, iter 10 mmap3.c:88: TINFO: Thread 35, addr [0xffff90a00000], size 2864kB, iter 10 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9c12000], size 1528kB, iter 9 mmap3.c:88: TINFO: Thread 6, addr [0xffff90a00000], size 3120kB, iter 10 mmap3.c:88: TINFO: Thread 8, addr [0xffffa9c1a000], size 1496kB, iter 10 mmap3.c:88: TINFO: Thread 0, addr [0xffffa9caa000], size 664kB, iter 10 mmap3.c:88: TINFO: Thread 9, addr [0xffffa9c1e000], size 1224kB, iter 10 mmap3.c:88: TINFO: Thread 11, addr [0xffffa9c8e000], size 776kB, iter 10 mmap3.c:88: TINFO: Thread 4, addr [0xffff90a00000], size 2364kB, iter 10 mmap3.c:88: TINFO: Thread 12, addr [0xffffa9c9e000], size 712kB, iter 10 mmap3.c:88: TINFO: Thread 15, addr [0xffff90a00000], size 3720kB, iter 10 mmap3.c:88: TINFO: Thread 17, addr [0xffffa9c2c000], size 1168kB, iter 10 mmap3.c:88: TINFO: Thread 18, addr [0xffff90a00000], size 2800kB, iter 11 mmap3.c:88: TINFO: Thread 13, addr [0xffff90a00000], size 2424kB, iter 11 mmap3.c:88: TINFO: Thread 23, addr [0xffff90a00000], size 2688kB, iter 10 mmap3.c:88: TINFO: Thread 24, addr [0xffffa9c7d000], size 844kB, iter 10 mmap3.c:88: TINFO: Thread 26, addr [0xffff90a00000], size 2128kB, iter 10 mmap3.c:88: TINFO: Thread 20, addr [0xffff90a00000], size 3196kB, iter 10 mmap3.c:88: TINFO: Thread 28, addr [0xffff90a00000], size 4000kB, iter 10 mmap3.c:88: TINFO: Thread 31, addr [0xffffa9c39000], size 1116kB, iter 10 mmap3.c:88: TINFO: Thread 33, addr [0xffffa9c82000], size 824kB, iter 10 mmap3.c:88: TINFO: Thread 34, addr [0xffff90a00000], size 2572kB, iter 10 mmap3.c:88: TINFO: Thread 5, addr [0xffffa9236000], size 1832kB, iter 11 mmap3.c:88: TINFO: Thread 39, addr [0xffff90a00000], size 3008kB, iter 10 mmap3.c:88: TINFO: Thread 3, addr [0xffffa9d01000], size 316kB, iter 10 mmap3.c:88: TINFO: Thread 1, addr [0xffff90a00000], size 2628kB, iter 10 mmap3.c:88: TINFO: Thread 2, addr [0xffffa9278000], size 1568kB, iter 11 mmap3.c:88: TINFO: Thread 7, addr [0xffffa9bf5000], size 1388kB, iter 11 mmap3.c:88: TINFO: Thread 10, addr [0xffffa9a00000], size 2936kB, iter 10 mmap3.c:88: TINFO: Thread 14, addr [0xffffa9a00000], size 2612kB, iter 11 mmap3.c:88: TINFO: Thread 16, addr [0xffffa9c8d000], size 780kB, iter 11 mmap3.c:88: TINFO: Thread 19, addr [0xffffa9b8f000], size 1796kB, iter 10 mmap3.c:88: TINFO: Thread 21, addr [0xffffa9a00000], size 2960kB, iter 11 mmap3.c:88: TINFO: Thread 22, addr [0xffffa9a00000], size 2304kB, iter 10 mmap3.c:88: TINFO: Thread 27, addr [0xffffa9c6c000], size 912kB, iter 10 mmap3.c:88: TINFO: Thread 25, addr [0xffffa9cde000], size 456kB, iter 10 mmap3.c:88: TINFO: Thread 29, addr [0xffffa9a00000], size 2132kB, iter 11 mmap3.c:88: TINFO: Thread 30, addr [0xffffa9600000], size 2968kB, iter 11 mmap3.c:88: TINFO: Thread 32, addr [0xffffa9a00000], size 2816kB, iter 10 mmap3.c:88: TINFO: Thread 37, addr [0xffffa9800000], size 3740kB, iter 10 mmap3.c:88: TINFO: Thread 36, addr [0xffffa9b81000], size 1852kB, iter 11 mmap3.c:88: TINFO: Thread 38, addr [0xffffa9c6d000], size 908kB, iter 10 mmap3.c:88: TINFO: Thread 35, addr [0xffffa9800000], size 3524kB, iter 11 mmap3.c:88: TINFO: Thread 6, addr [0xffffa9cad000], size 652kB, iter 11 mmap3.c:124: TPASS: Test passed Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 mem02 1 TPASS : calloc - calloc of 64MB of memory succeeded mem02 2 TPASS : malloc - malloc of 64MB of memory succeeded mem02 3 TPASS : realloc - realloc of 5 bytes succeeded mem02 4 TPASS : realloc - realloc of 15 bytes succeeded mem02 5 TPASS : valloc - valloc of rand() size of memory succeeded for 15000 iteration page01 1 TPASS : Test passed page02 1 TPASS : Test passed data_space 1 TPASS : Test passed stack_space 1 TPASS : Test passed shmt02 1 TPASS : shmget shmt02 2 TPASS : shmat shmt02 3 TPASS : Correct shared memory contents shmt03 1 TPASS : shmget shmt03 2 TPASS : 1st shmat shmt03 3 TPASS : 2nd shmat shmt03 4 TPASS : Correct shared memory contents shmt04 1 TPASS : shmget,shmat shmt04 2 TPASS : shmdt shmt05 1 TPASS : shmget & shmat shmt05 2 TPASS : 2nd shmget & shmat shmt06 1 TPASS : shmget,shmat shmt06 2 TPASS : shmdt shmt07 1 TPASS : shmget,shmat shmt07 1 TPASS : shmget,shmat shmt07 2 TPASS : cp & cp+1 correct shmt08 1 TPASS : shmget,shmat shmt08 2 TPASS : shmdt shmt09 1 TPASS : sbrk, sbrk, shmget, shmat shmt09 2 TPASS : sbrk, shmat shmt09 3 TPASS : sbrk, shmat shmt09 4 TPASS : sbrk shmt10 1 TPASS : shmat,shmdt pid[1384]: shmat_rd_wr(): shmget():success got segment id 10 pid[1384]: shmat_rd_wr(): shmget():success got segment id 10 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 11 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 11 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 12 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 12 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 13 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 14 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 14 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 15 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 15 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 16 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 17 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 17 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 18 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 18 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 19 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9c50000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 20 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 21 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 pid[1384]: shmat_rd_wr(): shmget():success got segment id 22 pid[1384]: do_shmat_shmadt(): got shmat address = 0xffffb9cd8000 tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 11m 30s <4>[ 206.210530] __vm_enough_memory: pid: 1448, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.231584] __vm_enough_memory: pid: 1404, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.255177] __vm_enough_memory: pid: 1416, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.270050] __vm_enough_memory: pid: 1432, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.284310] __vm_enough_memory: pid: 1424, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.298499] __vm_enough_memory: pid: 1427, comm: mallocstress, bytes: 9298092032 not enough memory for the allocation <4>[ 206.309438] __vm_enough_memory: pid: 1416, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 206.320353] __vm_enough_memory: pid: 1416, comm: mallocstress, bytes: 9765646336 not enough memory for the allocation <4>[ 206.331246] __vm_enough_memory: pid: 1416, comm: mallocstress, bytes: 9766436864 not enough memory for the allocation <4>[ 206.343716] __vm_enough_memory: pid: 1428, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 211.215124] __vm_enough_memory: 7446 callbacks suppressed <4>[ 211.215140] __vm_enough_memory: pid: 1414, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 211.231893] __vm_enough_memory: pid: 1422, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 211.242835] __vm_enough_memory: pid: 1406, comm: mallocstress, bytes: 4294967296 not enough memory for the allocation <4>[ 211.253756] __vm_enough_memory: pid: 1406, comm: mallocstress, bytes: 4296015872 not enough memory for the allocation <4>[ 211.264646] __vm_enough_memory: pid: 1448, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 211.275547] __vm_enough_memory: pid: 1434, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 211.288528] __vm_enough_memory: pid: 1410, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 211.299453] __vm_enough_memory: pid: 1434, comm: mallocstress, bytes: 4294967296 not enough memory for the allocation <4>[ 211.311787] __vm_enough_memory: pid: 1429, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 211.322781] __vm_enough_memory: pid: 1434, comm: mallocstress, bytes: 4296015872 not enough memory for the allocation <4>[ 216.217888] __vm_enough_memory: 7449 callbacks suppressed <4>[ 216.217904] __vm_enough_memory: pid: 1413, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 216.234890] __vm_enough_memory: pid: 1430, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 216.247214] __vm_enough_memory: pid: 1413, comm: mallocstress, bytes: 4807720960 not enough memory for the allocation <4>[ 216.260305] __vm_enough_memory: pid: 1394, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 216.273389] __vm_enough_memory: pid: 1394, comm: mallocstress, bytes: 4294967296 not enough memory for the allocation <4>[ 216.284315] __vm_enough_memory: pid: 1394, comm: mallocstress, bytes: 4296015872 not enough memory for the allocation <4>[ 216.295573] __vm_enough_memory: pid: 1419, comm: mallocstress, bytes: 9298092032 not enough memory for the allocation <4>[ 216.308854] __vm_enough_memory: pid: 1389, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 216.321956] __vm_enough_memory: pid: 1389, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 216.334173] __vm_enough_memory: pid: 1427, comm: mallocstress, bytes: 9298092032 not enough memory for the allocation mallocstress.c:150: TINFO: Thread [15]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [31]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [23]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [35]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [27]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [7]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [43]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [3]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [19]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [39]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [26]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [6]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [18]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [22]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [34]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [59]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [14]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [2]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [11]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [47]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [55]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [38]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [10]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [41]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [30]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [17]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [42]: allocate_free() returned 0, succeeded. Thread exiting. <4>[ 221.221773] __vm_enough_memory: 7138 callbacks suppressed <4>[ 221.221788] __vm_enough_memory: pid: 1441, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 221.239575] __vm_enough_memory: pid: 1429, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 221.251502] __vm_enough_memory: pid: 1440, comm: mallocstress, bytes: 9765625856 not enough memory for the allocation <4>[ 221.263378] __vm_enough_memory: pid: 1441, comm: mallocstress, bytes: 4807528448 not enough memory for the allocation <4>[ 221.274287] __vm_enough_memory: pid: 1441, comm: mallocstress, bytes: 4807720960 not enough memory for the allocation <4>[ 221.288128] __vm_enough_memory: pid: 1438, comm: mallocstress, bytes: 4294971392 not enough memory for the allocation <4>[ 221.299056] __vm_enough_memory: pid: 1443, comm: mallocstress, bytes: 9298092032 not enough memory for the allocation <4>[ 221.312872] __vm_enough_memory: pid: 1438, comm: mallocstress, bytes: 4294967296 not enough memory for the allocation <4>[ 221.326560] __vm_enough_memory: pid: 1438, comm: mallocstress, bytes: 4296015872 not enough memory for the allocation <4>[ 221.337860] __vm_enough_memory: pid: 1447, comm: mallocstress, bytes: 9298092032 not enough memory for the allocation mallocstress.c:150: TINFO: Thread [45]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [51]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [33]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [37]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [5]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [25]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [21]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [29]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [9]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [1]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [13]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [54]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [50]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [46]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [58]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [44]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [57]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [20]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [24]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [32]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [40]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [36]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [4]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [16]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [28]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [53]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [12]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [0]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [49]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [8]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [48]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [52]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:150: TINFO: Thread [56]: allocate_free() returned 0, succeeded. Thread exiting. mallocstress.c:180: TPASS: malloc stress test finished successfully Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 01m 42s mmapstress01.c:107: TINFO: creating file with 4096 bytes, pattern 12 mmapstress01.c:340: TPASS: file has expected data Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 mmapstress02 1 TPASS : Test passed mmapstress03 0 TINFO : uname.machine=aarch64 kernel is 64bit mmapstress03 1 TPASS : Test passed tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 01m 30s mmapstress04.c:94: TPASS: blocks have expected data Summary: passed 1 failed 0 broken 0 skipped 0 warnings 0 mmapstress05 1 TPASS : Test passed mmapstress06 1 TPASS : Test passed mmapstress07 1 TPASS : Test passed mmapstress08 1 TCONF : mmapstress08.c:122: Test is only applicable for IA-32 and x86-64. mmapstress08 2 TCONF : mmapstress08.c:122: Remaining cases not appropriate for configuration map data okay mmapstress09 1 TPASS : Test passed file data okay mmapstress10 1 TPASS : Test passed mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use /dev/zero. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. mmap10 0 TINFO : add to KSM regions. mmap10 0 TINFO : use anonymous pages. mmap10 0 TINFO : start tests. tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 02m 02s mem.c:607: TCONF: requires a NUMA system. Summary: passed 0 failed 0 broken 0 skipped 1 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 02m 02s mem.c:607: TCONF: requires a NUMA system. Summary: passed 0 failed 0 broken 0 skipped 1 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 01m 30s mem.c:422: TINFO: wait for all children to stop. mem.c:388: TINFO: child 2 stops. mem.c:388: TINFO: child 0 stops. mem.c:388: TINFO: child 1 stops. mem.c:495: TINFO: KSM merging... mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:344: TINFO: child 0 continues... mem.c:344: TINFO: child 1 continues... mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'a' mem.c:347: TINFO: child 1 allocates 128 MB filled with 'a' mem.c:347: TINFO: child 0 allocates 128 MB filled with 'c' mem.c:400: TINFO: child 1 stops. mem.c:400: TINFO: child 2 stops. mem.c:400: TINFO: child 0 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 2. mem.c:255: TPASS: pages_sharing is 98302. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 2 verifies memory content. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'c' mem.c:344: TINFO: child 1 continues... mem.c:347: TINFO: child 1 allocates 128 MB filled with 'b' mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'a' mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 1 stops. mem.c:400: TINFO: child 2 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 3. mem.c:255: TPASS: pages_sharing is 98301. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 2 verifies memory content. mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'd' mem.c:344: TINFO: child 1 continues... mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'd' mem.c:347: TINFO: child 1 allocates 128 MB filled with 'd' mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 2 stops. mem.c:400: TINFO: child 1 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 1. mem.c:255: TPASS: pages_sharing is 98303. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 2 verifies memory content. mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'd' mem.c:344: TINFO: child 1 continues... mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'd' mem.c:351: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 2 stops. mem.c:400: TINFO: child 1 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 1. mem.c:255: TPASS: pages_sharing is 98302. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 1. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:521: TINFO: KSM unmerging... mem.c:434: TINFO: resume all children. mem.c:264: TINFO: check! mem.c:313: TINFO: child 1 verifies memory content. mem.c:255: TPASS: run is 2. mem.c:255: TPASS: pages_shared is 0. mem.c:255: TPASS: pages_sharing is 0. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 2 verifies memory content. mem.c:527: TINFO: stop KSM. mem.c:264: TINFO: check! mem.c:255: TPASS: run is 0. mem.c:255: TPASS: pages_shared is 0. mem.c:255: TPASS: pages_sharing is 0. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:415: TINFO: child 0 finished. mem.c:415: TINFO: child 2 finished. mem.c:415: TINFO: child 1 finished. Summary: passed 42 failed 0 broken 0 skipped 0 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 01m 30s mem.c:388: TINFO: child 0 stops. mem.c:388: TINFO: child 1 stops. mem.c:422: TINFO: wait for all children to stop. mem.c:388: TINFO: child 2 stops. mem.c:495: TINFO: KSM merging... mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:344: TINFO: child 2 continues... mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'a' mem.c:347: TINFO: child 0 allocates 128 MB filled with 'c' mem.c:344: TINFO: child 1 continues... mem.c:347: TINFO: child 1 allocates 128 MB filled with 'a' mem.c:400: TINFO: child 2 stops. mem.c:400: TINFO: child 1 stops. mem.c:400: TINFO: child 0 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 2. mem.c:255: TPASS: pages_sharing is 98302. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 2 verifies memory content. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'a' mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'c' mem.c:344: TINFO: child 1 continues... mem.c:347: TINFO: child 1 allocates 128 MB filled with 'b' mem.c:400: TINFO: child 2 stops. mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 1 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 3. mem.c:255: TPASS: pages_sharing is 98301. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 2 verifies memory content. mem.c:344: TINFO: child 1 continues... mem.c:347: TINFO: child 1 allocates 128 MB filled with 'd' mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'd' mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'd' mem.c:400: TINFO: child 1 stops. mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 2 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 1. mem.c:255: TPASS: pages_sharing is 98303. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:434: TINFO: resume all children. mem.c:422: TINFO: wait for all children to stop. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 0 verifies memory content. mem.c:313: TINFO: child 2 verifies memory content. mem.c:344: TINFO: child 1 continues... mem.c:351: TINFO: child 1 allocates 128 MB filled with 'd' except one page with 'e' mem.c:344: TINFO: child 0 continues... mem.c:347: TINFO: child 0 allocates 128 MB filled with 'd' mem.c:344: TINFO: child 2 continues... mem.c:347: TINFO: child 2 allocates 128 MB filled with 'd' mem.c:400: TINFO: child 1 stops. mem.c:400: TINFO: child 0 stops. mem.c:400: TINFO: child 2 stops. ksm_helper.c:36: TINFO: ksm daemon takes 1s to run two full scans mem.c:264: TINFO: check! mem.c:255: TPASS: run is 1. mem.c:255: TPASS: pages_shared is 1. mem.c:255: TPASS: pages_sharing is 98302. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 1. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:521: TINFO: KSM unmerging... mem.c:434: TINFO: resume all children. mem.c:264: TINFO: check! mem.c:255: TPASS: run is 2. mem.c:313: TINFO: child 1 verifies memory content. mem.c:255: TPASS: pages_shared is 0. mem.c:255: TPASS: pages_sharing is 0. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:313: TINFO: child 2 verifies memory content. mem.c:313: TINFO: child 1 verifies memory content. mem.c:313: TINFO: child 0 verifies memory content. mem.c:527: TINFO: stop KSM. mem.c:264: TINFO: check! mem.c:255: TPASS: run is 0. mem.c:255: TPASS: pages_shared is 0. mem.c:255: TPASS: pages_sharing is 0. mem.c:255: TPASS: pages_volatile is 0. mem.c:255: TPASS: pages_unshared is 0. mem.c:255: TPASS: sleep_millisecs is 0. mem.c:255: TPASS: pages_to_scan is 98304. mem.c:415: TINFO: child 0 finished. mem.c:415: TINFO: child 2 finished. mem.c:415: TINFO: child 1 finished. Summary: passed 42 failed 0 broken 0 skipped 0 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 02m 02s mem.c:607: TCONF: requires a NUMA system. Summary: passed 0 failed 0 broken 0 skipped 1 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 02m 02s mem.c:607: TCONF: requires a NUMA system. Summary: passed 0 failed 0 broken 0 skipped 1 warnings 0 tst_kconfig.c:87: TINFO: Parsing kernel config '/proc/config.gz' tst_test.c:1741: TINFO: LTP version: 20240129-91-gcbc2d0568 tst_test.c:1625: TINFO: Timeout per run is 0h 01m 30s ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPA<4>[ 322.523898] __vm_enough_memory: 1929 callbacks suppressed SS: still alive.<4>[ 322.523923] __vm_enough_memory: pid: 40828, comm: oom01, bytes: 3221225472 not enough memory for the allocation ksm05.c:77: TP<4>[ 322.542216] __vm_enough_memory: pid: 40829, comm: oom01, bytes: 3221225472 not enough memory for the allocation ASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still aliv<4>[ 323.152514] oom01 invoked oom-killer: gfp_mask=0x140dca(GFP_HIGHUSER_MOVABLE|__GFP_COMP|__GFP_ZERO), order=0, oom_score_adj=0 e. ksm05.c:77: <4>[ 323.165753] CPU: 1 UID: 0 PID: 40834 Comm: oom01 Not tainted 6.12.0-rc2-next-20241008 #1 TPASS: still ali<4>[ 323.175110] Hardware name: HopeRun HiHope RZ/G2M with sub board (DT) ve. ksm05.c:77:<4>[ 323.183106] Call trace: TPASS: still al<4>[ 323.187192] dump_backtrace+0x94/0xec ive. ksm05.c:77<4>[ 323.192493] show_stack+0x18/0x24 : TPASS: still a<4>[ 323.197448] dump_stack_lvl+0x78/0x90 live. ksm05.c:7<4>[ 323.202750] dump_stack+0x18/0x24 7: TPASS: still <4>[ 323.207705] dump_header+0x3c/0x1a0 alive. ksm05.c:<4>[ 323.212833] oom_kill_process+0x134/0x350 77: TPASS: still<4>[ 323.218482] out_of_memory+0xe0/0x56c alive. ksm05.c<4>[ 323.223784] __alloc_pages_noprof+0xb78/0xcec :77: TPASS: stil<4>[ 323.229781] alloc_pages_mpol_noprof+0x8c/0x228 l alive. ksm05.<4>[ 323.235950] folio_alloc_mpol_noprof+0x14/0x64 c:77: TPASS: sti<4>[ 323.242033] vma_alloc_folio_noprof+0x7c/0xcc ll alive. ksm05<4>[ 323.248030] vma_alloc_zeroed_movable_folio+0x3c/0x48 .c:77: TPASS: st<4>[ 323.254721] __handle_mm_fault+0x1248/0x17b0 ill alive. ksm0<4>[ 323.260631] handle_mm_fault+0x15c/0x27c 5.c:77: TPASS: s<4>[ 323.266193] do_page_fault+0x118/0x534 till alive. ksm<4>[ 323.271582] do_translation_fault+0xac/0xbc 05.c:77: TPASS: <4>[ 323.277404] do_mem_abort+0x44/0x94 still alive. ks<4>[ 323.282533] el0_da+0x2c/0x9c m05.c:77: TPASS:<4>[ 323.287140] el0t_64_sync_handler+0xc4/0x138 still alive. k<4>[ 323.293049] el0t_64_sync+0x190/0x194 sm05.c:77: TPASS<4>[ 323.298447] Mem-Info: : still alive. <4>[ 323.302288] active_anon:102 inactive_anon:942244 isolated_anon:0 <4>[ 323.302288] active_file:22 inactive_file:55 isolated_file:0 <4>[ 323.302288] unevictable:0 dirty:0 writeback:23 <4>[ 323.302288] slab_reclaimable:1917 slab_unreclaimable:5775 <4>[ 323.302288] mapped:48 shmem:213 pagetables:2118 <4>[ 323.302288] sec_pagetables:0 bounce:0 <4>[ 323.302288] kernel_misc_reclaimable:0 <4>[ 323.302288] free:8989 free_pcp:3359 free_cma:0 ksm05.c:77: TPAS<4>[ 323.343971] Node 0 active_anon:408kB inactive_anon:3769088kB active_file:88kB inactive_file:120kB unevictable:0kB isolated(anon):0kB isolated(file):0kB mapped:104kB dirty:0kB writeback:0kB shmem:852kB shmem_thp:0kB shmem_pmdmapped:0kB anon_thp:3528704kB writeback_tmp:0kB kernel_stack:3680kB pagetables:8476kB sec_pagetables:0kB all_unreclaimable? yes S: still alive.<4>[ 323.376524] Node 0 DMA free:13616kB boost:0kB min:21444kB low:26804kB high:32164kB reserved_highatomic:0KB active_anon:0kB inactive_anon:1840780kB active_file:0kB inactive_file:0kB unevictable:0kB writepending:0kB present:1966080kB managed:1865468kB mlocked:0kB bounce:0kB free_pcp:8060kB local_pcp:8060kB free_cma:60kB ksm05.c:77: TPA<4>[ 323.406302] lowmem_reserve[]: 0 0 1969 0 SS: still alive.<4>[ 323.411851] Node 0 Normal free:22420kB boost:0kB min:23608kB low:29508kB high:35408kB reserved_highatomic:0KB active_anon:408kB inactive_anon:1928060kB active_file:88kB inactive_file:120kB unevictable:0kB writepending:36kB present:2097152kB managed:2016852kB mlocked:0kB bounce:0kB free_pcp:5376kB local_pcp:716kB free_cma:0kB ksm05.c:77: TP<4>[ 323.442252] lowmem_reserve[]: 0 0 0 0 ASS: still alive<4>[ 323.447698] Node 0 DMA: 0*4kB 0*8kB 0*16kB 0*32kB 1*64kB (M) 0*128kB 3*256kB (M) 3*512kB (M) 7*1024kB (M) 2*2048kB (M) 0*4096kB = 13632kB . ksm05.c:77: T<4>[ 323.461545] Node 0 Normal: 236*4kB (UME) 592*8kB (UME) 407*16kB (UME) 224*32kB (UME) 46*64kB (UM) 0*128kB 0*256kB 0*512kB 0*1024kB 0*2048kB 0*4096kB = 22304kB PASS: still aliv<4>[ 323.477346] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=1048576kB e. ksm05.c:77: <4>[ 323.487683] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=32768kB TPASS: still ali<4>[ 323.497846] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=2048kB ve. ksm05.c:77:<4>[ 323.507921] Node 0 hugepages_total=0 hugepages_free=0 hugepages_surp=0 hugepages_size=64kB TPASS: still al<4>[ 323.517830] 208 total pagecache pages ive. ksm05.c:77<4>[ 323.523118] 0 pages in swap cache : TPASS: still a<4>[ 323.528083] Free swap = 0kB live. ksm05.c:7<4>[ 323.532596] Total swap = 0kB 7: TPASS: still <4>[ 323.537124] 1015808 pages RAM alive. ksm05.c:<4>[ 323.541728] 0 pages HighMem/MovableOnly 77: TPASS: still<4>[ 323.547209] 45228 pages reserved alive. ksm05.c<4>[ 323.552074] 8192 pages cma reserved :77: TPASS: stil<4>[ 323.557208] 0 pages hwpoisoned l alive. ksm05.<6>[ 323.561898] Tasks state (memory values in pages): c:77: TPASS: sti<6>[ 323.568251] [ pid ] uid tgid total_vm rss rss_anon rss_file rss_shmem pgtables_bytes swapents oom_score_adj name ll alive. ksm05<6>[ 323.581008] [ 761] 0 761 27030 240 160 80 0 98304 0 -250 systemd-journal .c:77: TPASS: st<6>[ 323.594055] [ 778] 0 778 6772 940 864 76 0 73728 0 -1000 systemd-udevd ill alive. ksm0<6>[ 323.606993] [ 786] 998 786 4811 258 224 34 0 77824 0 0 systemd-network 5.c:77: TPASS: s<6>[ 323.620107] [ 851] 100 851 2348 194 128 66 0 57344 0 -900 dbus-daemon till alive. ksm<6>[ 323.632886] [ 855] 0 855 4244 280 192 88 0 69632 0 0 systemd-logind 05.c:77: TPASS: <6>[ 323.645896] [ 859] 0 859 660 56 0 56 0 45056 0 0 agetty still alive. ks<6>[ 323.658249] [ 860] 0 860 1604 185 96 89 0 49152 0 0 login m05.c:77: TPASS:<6>[ 323.670494] [ 868] 0 868 839 67 0 67 0 45056 0 0 sh still alive. k<6>[ 323.682493] [ 882] 0 882 580 65 0 65 0 40960 0 0 lava-test-runne sm05.c:77: TPASS<6>[ 323.695606] [ 892] 0 892 580 67 0 67 0 45056 0 0 lava-test-shell : still alive. <6>[ 323.708705] [ 893] 0 893 580 67 0 67 0 45056 0 0 sh ksm05.c:77: TPAS<6>[ 323.720702] [ 895] 0 895 1185 218 192 26 0 49152 0 0 ltp.sh S: still alive.<6>[ 323.733040] [ 922] 0 922 1185 239 171 68 0 49152 0 0 ltp.sh ksm05.c:77: TPA<6>[ 323.745368] [ 923] 0 923 1185 239 171 68 0 49152 0 0 ltp.sh SS: still alive.<6>[ 323.757700] [ 924] 0 924 1185 239 171 68 0 49152 0 0 ltp.sh ksm05.c:77: TP<6>[ 323.770028] [ 925] 0 925 626 131 64 67 0 45056 0 0 runltp ASS: still alive<6>[ 323.782364] [ 926] 0 926 556 110 0 110 0 45056 0 0 tee . ksm05.c:77: T<6>[ 323.794441] [ 1033] 0 1033 555 45 0 45 0 40960 0 0 ltp-pan PASS: still aliv<6>[ 323.806859] [ 40825] 0 40825 669 89 32 57 0 40960 0 -1000 oom01 e. ksm05.c:77: <6>[ 323.819116] [ 40826] 0 40826 669 79 33 46 0 40960 0 -1000 oom01 TPASS: still ali<6>[ 323.831359] [ 40830] 0 40830 3943149 937899 937835 64 0 7589888 0 0 oom01 ve. ksm05.c:77:<6>[ 323.843611] oom-kill:constraint=CONSTRAINT_NONE,nodemask=(null),cpuset=system.slice,mems_allowed=0,global_oom,task_memcg=/system.slice/system-serial\x2dgetty.slice/serial-getty@ttySC0.service,task=oom01,pid=40830,uid=0 TPASS: still al<3>[ 323.864733] Out of memory: Killed process 40830 (oom01) total-vm:15772596kB, anon-rss:3751340kB, file-rss:256kB, shmem-rss:0kB, UID:0 pgtables:7412kB oom_score_adj:0 ive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still alive. ksm05.c:77: TPASS: still ali� Debian GNU/Linux 12 debian-bookworm-arm64 ttySC0 debian-bookworm-arm64 login: root (automatic login) Linux debian-bookworm-arm64 6.12.0-rc2-next-20241008 #1 SMP PREEMPT Tue Oct 8 08:10:52 UTC 2024 aarch64 The programs included with the Debian GNU/Linux system are free software; the exact distribution terms for each program are described in the individual files in /usr/share/doc/*/copyright. Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Tue Oct 8 08:36:37 UTC 2024 on ttySC0 / #