# MonetDB 5 server v11.52.0 # This is an unreleased version # Serving database 'mTests_sql_benchmarks_tpcds', using 1 thread # Compiled for x86_64-pc-linux-gnu/64bit with 128bit integers # Found 31.303 GiB available main-memory of which we use 25.512 GiB # Virtual memory usage limited to 8.000 GiB # Copyright (c) 2024 MonetDB Foundation, all rights reserved # Visit https://www.monetdb.org/ for further information # MonetDB/GIS module loaded # MonetDB/SQL module loaded # Listening for connection requests on mapi:monetdb://lab06.da.cwi.nl:45409/ # Listening for UNIX domain connection requests on mapi:monetdb:///tmp/mtest-207082/.s.monetdb.45409 #2024-11-15 20:18:14: client0010: 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 20:18:14: client0010: 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 20:18:14: client0010: SQLrun: INFO: Executing: select s.name, q.name from sys.sequences q, schemas s where q.schema_id = s.id #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: select name from sys.schemas where not system #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: select name from sys.users where name not in ('monetdb', '.snapshot') #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: call sys.setsessiontimeout(360) #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: select * from sys.types where sqlname = 'hugeint' #2024-11-15 20:18:14: client0010: SQLrun: INFO: Executing: select sys.debug(0) #SIGUSR1 info start #Virtual memory allocated: 1777076816, of which 11536976 with malloc #gdk_vm_maxsize: 8589934592, gdk_mem_maxsize: 27393153454 #gdk_mmap_minsize_persistent 262144, gdk_mmap_minsize_transient 1712072090 #Virtual size: 3608408064, anonymous RSS: 174383104, shared RSS: 1560162304 (together: 1734545408) #BATs: #fix, dirty, persistent, loaded, hot: 6 bats, 13312 virtual, 13312 malloc #fix, dirty, transient, loaded, hot: 33 bats, 39112 virtual, 39112 malloc #no fix, dirty, persistent, loaded, hot: 13 bats, 73216 virtual, 73216 malloc #no fix, dirty, persistent, not loaded, hot: 122 bats, 87040 virtual, 87040 malloc #no fix, dirty, transient, loaded, hot: 11 bats, 134348800 virtual, 0 malloc #no fix, dirty, transient, not loaded, hot: 1 bats, 23068672 virtual, 0 malloc #no fix, dirty, transient, not loaded, cold: 49 bats, 0 virtual, 0 malloc #no fix, clean, persistent, loaded, hot: 270 bats, 822580252 virtual, 4363292 malloc #no fix, clean, persistent, not loaded, cold: 318 bats, 0 virtual, 0 malloc #no fix, clean, transient, loaded, hot: 31 bats, 335210496 virtual, 59392 malloc #no fix, clean, transient, not loaded, hot: 11 bats, 187957248 virtual, 0 malloc #no fix, clean, transient, not loaded, cold: 48 bats, 0 virtual, 0 malloc #1140 bats total, 913 in use, 217 free bats in common shared list #Threads: #client0010, tid 10, Thread 0x7f9a3f9246c0, LWP 207994, 0 free bats, waiting for nothing, working on exiting #heartbeat, tid 7, Thread 0x7f9a3fb256c0, LWP 207990, 0 free bats, waiting for nothing, working on sleeping #listenThread, tid 6, Thread 0x7f9a38c096c0, LWP 207989, 0 free bats, waiting for nothing, working on nothing #logmanager, tid 5, Thread 0x7f9a38a086c0, LWP 207987, 10 free bats, waiting for nothing, working on flushing #BBPmanager, tid 2, Thread 0x7f9a893ff6c0, LWP 207984, 0 free bats, waiting for nothing, working on sleeping #main thread, tid 1, Thread 0x7f9a8b136740, LWP 207983, 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 825, 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