# MonetDB 5 server v11.52.0
# This is an unreleased version
# Serving database 'mTests_sql_benchmarks_tpcds', using 8 threads
# Compiled for ppc64-pc-linux-gnu/64bit
# Found 255.358 GiB available main-memory of which we use 208.117 GiB
# Virtual memory usage limited to 32.000 GiB
# Copyright (c) 2024 MonetDB Foundation, all rights reserved
# Visit https://www.monetdb.org/ for further information
# MonetDB/SQL module loaded
# Listening for connection requests on mapi:monetdb://power8:33661/
# Listening for UNIX domain connection requests on mapi:monetdb:///tmp/mtest-49930/.s.monetdb.33661
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select s.name, t.name, case when t.type in (select table_type_id from sys.table_types where table_type_name like '%VIEW%') then 'VIEW' else 'TABLE' end from sys.tables t, sys.schemas s where not t.system and t.schema_id = s.id
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select s.name, f.name, ft.function_type_keyword from functions f, schemas s, function_types ft where not f.system and f.schema_id = s.id and f.type = ft.function_type_id
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select name from sys.schemas where not system
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot')
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: call sys.setsessiontimeout(360)
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint'
#2024-11-15 19:57:09: client0017: SQLrun: INFO: Executing: select sys.debug(0)
#SIGUSR1 info start
#Virtual memory allocated: 972237848, of which 8203288 with malloc
#gdk_vm_maxsize: 34359738368, gdk_mem_maxsize: 223463815249
#gdk_mmap_minsize_persistent 262144, gdk_mmap_minsize_transient 4294967296
#Virtual size: 2824470528, anonymous RSS: 557776896, shared RSS: 930021376 (together: 1487798272)
#BATs:
#fix, dirty, persistent, loaded, hot: 6 bats, 13312 virtual, 13312 malloc
#fix, dirty, transient, loaded, hot: 117 bats, 38296 virtual, 38296 malloc
#no fix, dirty, persistent, loaded, hot: 13 bats, 73216 virtual, 73216 malloc
#no fix, dirty, persistent, not loaded, hot: 121 bats, 87040 virtual, 87040 malloc
#no fix, dirty, transient, not loaded, hot: 2 bats, 11534336 virtual, 0 malloc
#no fix, dirty, transient, not loaded, cold: 49 bats, 0 virtual, 0 malloc
#no fix, clean, persistent, loaded, hot: 88 bats, 188444536 virtual, 1077112 malloc
#no fix, clean, persistent, not loaded, cold: 494 bats, 0 virtual, 0 malloc
#no fix, clean, transient, loaded, hot: 13 bats, 190316544 virtual, 0 malloc
#no fix, clean, transient, not loaded, hot: 39 bats, 478734336 virtual, 59392 malloc
#no fix, clean, transient, not loaded, cold: 48 bats, 0 virtual, 0 malloc
#1630 bats total, 990 in use, 388 free bats in common shared list
#Threads:
#client0017, tid 17, Thread 0x7fff84f5f180, 0 free bats, waiting for nothing, working on exiting
#heartbeat, tid 14, Thread 0x7fff8516f180, 0 free bats, waiting for nothing, working on sleeping
#listenThread, tid 13, Thread 0x7fff8537f180, 0 free bats, waiting for nothing, working on nothing
#logmanager, tid 12, Thread 0x7fff8558f180, 10 free bats, waiting for nothing, working on flushing, locked: sql(log_flush), sqlstore_flush(store_manager)
#DFLOWworker0011, tid 11, Thread 0x7fff8579f180, 41 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0010, tid 10, Thread 0x7fff859af180, 19 free bats, waiting for semaphore DFLOWsema0010, working on idle, waiting for new client
#DFLOWworker0009, tid 9, Thread 0x7fff85bbf180, 20 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0008, tid 8, Thread 0x7fff85dcf180, 38 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0007, tid 7, Thread 0x7fff85fdf180, 11 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0006, tid 6, Thread 0x7fff861ef180, 29 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0005, tid 5, Thread 0x7fff863ff180, 27 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0004, tid 4, Thread 0x7fff8660f180, 35 free bats, waiting for semaphore todo, working on waiting for work
#DFLOWworker0003, tid 3, Thread 0x7fff8681f180, 22 free bats, waiting for semaphore DFLOWsema0003, working on idle, waiting for new client
#BBPmanager, tid 2, Thread 0x7fff8bcaf180, 0 free bats, waiting for nothing, working on sleeping
#main thread, tid 1, Thread 0x7fff9a138450, 0 free bats, waiting for nothing, working on nothing
#Clients:
#0 active clients, 0 finishing clients, 0 blocked clients; max: 64
#WAL:
#SQL store oldest pending 284
#logger sql:
#current log file 7, last handled log file 5
#current transaction id 3, saved transaction id 1
#number of flushers: 0
#number of catalog entries 818, of which 0 deleted
#pending range 6: drops 0, last_ts 43, flushed_ts 43, refcount 0
#pending range 7: drops 362354481, last_ts 284, flushed_ts 284, refcount 1, file size 33884 (current)
#SIGUSR1 info end
# mserver5 exiting