Skip to content

Instantly share code, notes, and snippets.

I'd like to do this differently: rather than waiting on both task, we should only wait on `overall_summary_...`, but still work on the other one in the meantime. Once the summary is ready, the other task should be canceled.
datid|datname|pid |leader_pid|usesysid|usename |application_name |client_addr|client_hostname|client_port|backend_start |xact_start |query_start |state_change |wait_event_type|wait_event|state |backend_xid|backend_xmin|query_id|query |backend_type |
-----+-------+-----+----------+--------+--------+-----------------------------------------+-----------+---------------+-----------+-----------------------------+-----------------------------+-----------------------------+-----------------------------+---------------+----------+------+-----------+------------+--------+--------------------------------------------------------------------------------------------------------+---------------+
16385|books |38088| | 10|postgres|DBeaver 23.2.2 - Main <books> |127.0.0.1 | | 58800|2023-10-16
[4200.607969][ctx none]==========va_TraceInitialize
[4200.607973][ctx none]========== VA-API vendor string: Splitted-Desktop Systems VDPAU backend for VA-API - 0.7.4
[4200.607974][ctx none]=========vaInitialize ret = VA_STATUS_SUCCESS, success (no error)
[4200.607991][ctx none]=========vaQueryConfigProfiles ret = VA_STATUS_SUCCESS, success (no error)
[4200.608006][ctx none]=========vaQueryConfigEntrypoints ret = VA_STATUS_SUCCESS, success (no error)
[4200.608008][ctx none]=========vaGetConfigAttributes ret = VA_STATUS_SUCCESS, success (no error)
[4200.608009][ctx none]==========va_TraceCreateConfig
[4200.608009][ctx none] profile = 6, VAProfileH264Main
[4200.608010][ctx none] entrypoint = 1, VAEntrypointVLD
[4200.608010][ctx none] num_attribs = 1
cpu MHz : 1907.643
cpu MHz : 1400.000
cpu MHz : 4290.776
cpu MHz : 4276.384
cpu MHz : 4264.323
cpu MHz : 4276.397
cpu MHz : 1907.430
cpu MHz : 1907.492
cpu MHz : 1400.000
cpu MHz : 1397.447
analyzing CPU 12:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 12
CPUs which need to have their frequency coordinated by software: 12
maximum transition latency: Cannot determine or is not supported.
hardware limits: 1.40 GHz - 2.90 GHz
available frequency steps: 2.90 GHz, 1.70 GHz, 1.40 GHz
available cpufreq governors: conservative ondemand userspace powersave performance schedutil
current policy: frequency should be within 1.40 GHz and 2.90 GHz.
The governor "schedutil" may decide which speed to use
analyzing CPU 3:
driver: acpi-cpufreq
CPUs which run at the same hardware frequency: 3
CPUs which need to have their frequency coordinated by software: 3
maximum transition latency: Cannot determine or is not supported.
hardware limits: 1.40 GHz - 2.90 GHz
available frequency steps: 2.90 GHz, 1.70 GHz, 1.40 GHz
available cpufreq governors: conservative ondemand userspace powersave performance schedutil
current policy: frequency should be within 1.40 GHz and 2.90 GHz.
The governor "performance" may decide which speed to use
[ 4.320061] [drm] amdgpu kernel modesetting enabled.
[ 4.340816] amdgpu: CRAT table disabled by module option
[ 4.340821] amdgpu: Virtual CRAT table created for CPU
[ 4.340842] amdgpu: Topology: Add CPU node
[ 4.341022] amdgpu 0000:04:00.0: enabling device (0006 -> 0007)
[ 4.354223] amdgpu 0000:04:00.0: amdgpu: Fetched VBIOS from VFCT
[ 4.354227] amdgpu: ATOM BIOS: 113-RENOIR-026
[ 4.375555] amdgpu 0000:04:00.0: vgaarb: deactivate vga console
[ 4.375565] amdgpu 0000:04:00.0: amdgpu: Trusted Memory Zone (TMZ) feature enabled
[ 4.375590] amdgpu 0000:04:00.0: amdgpu: MODE2 reset
whatsapp
├── constants.py
├── ext
│   ├── _buttons.py
│   ├── _media.py
│   ├── _message.py
│   ├── _property.py
│   ├── _send_media.py
│   ├── _send_others.py
│   └── _static.py
[2023-08-04T12:35:57+0200] [ALPM] upgraded linux-api-headers (6.3-1 -> 6.4-1)
[2023-08-04T12:35:57+0200] [ALPM] upgraded glibc (2.37-3 -> 2.38-1)
[2023-08-04T12:36:01+0200] [ALPM] upgraded gcc-libs (13.1.1-1 -> 13.2.1-3)
[2023-08-04T12:36:01+0200] [ALPM] upgraded abseil-cpp (20230125.3-1 -> 20230125.3-2)
[2023-08-04T12:36:01+0200] [ALPM] upgraded alsa-card-profiles (1:0.3.73-1 -> 1:0.3.76-2)
[2023-08-04T12:36:01+0200] [ALPM] upgraded amd-ucode (20230625.ee91452d-4 -> 20230625.ee91452d-5)
[2023-08-04T12:36:01+0200] [ALPM] upgraded openssl (3.1.1-1 -> 3.1.2-1)
[2023-08-04T12:36:01+0200] [ALPM] upgraded systemd-libs (253.5-2 -> 254-1)
[2023-08-04T12:36:01+0200] [ALPM] upgraded libnghttp2 (1.54.0-1 -> 1.55.1-1)
[2023-08-04T12:36:01+0200] [ALPM] upgraded gmp (6.2.1-2 -> 6.3.0-1)
Adding repository pytorch-cuda12 (https://download.pytorch.org/whl/nightly/cu121) and setting it as explicit
Using virtualenv: /home/ldorigo/.cache/pypoetry/virtualenvs/pybooks-WE5O03gW-py3.11
[keyring.backend] Loading KWallet
[keyring.backend] Loading SecretService
[keyring.backend] Loading Windows
[keyring.backend] Loading chainer
[keyring.backend] Loading libsecret
[keyring.backend] Loading macOS
[urllib3.connectionpool] Starting new HTTPS connection (1): github.com:443
[urllib3.connectionpool] https://github.com:443 "GET /johnnynunez/detectron2.git/info/refs?service=git-upload-pack HTTP/1.1" 200 None