| Name | Theory_2922-4781873-745_2 |
| Workunit | 240297334 |
| Created | 2 Apr 2026, 19:21:37 UTC |
| Sent | 2 Apr 2026, 19:37:32 UTC |
| Report deadline | 13 Apr 2026, 19:37:32 UTC |
| Received | 2 Apr 2026, 19:50:15 UTC |
| Server state | Over |
| Outcome | Success |
| Client state | Done |
| Exit status | 0 (0x00000000) |
| Computer ID | 10842473 |
| Run time | 12 min 29 sec |
| CPU time | 6 min 31 sec |
| Priority | 0 |
| Validate state | Valid |
| Credit | 17.66 |
| Device peak FLOPS | 10.18 GFLOPS |
| Application version | Theory Simulation v302.10 (docker) windows_x86_64 |
| Peak working set size | 12.59 MB |
| Peak swap size | 6.67 MB |
| Peak disk usage | 1.13 MB |
<core_client_version>8.2.9</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper 18 starting
docker_wrapper config:
workdir: /boinc_slot_dir
use GPU: no
create args: --cap-add=SYS_ADMIN --device /dev/fuse
verbose: 1
Using WSL distro boinc-buda-runner
Using podman
running docker command: ps --all --filter "name=^boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899155-748 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865248-746 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894667-747 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4903677-746 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4905706-748 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4903692-748 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4833749-742 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4848103-748 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4830219-747 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-711 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-747 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891440-746 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4893438-745 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885585-745 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885582-743 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887004-740 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4802979-742 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866673-710 latest 628c9060a30d 2 months ago 598 MB
docker.io/library/almalinux 9 c9bcec02f046 2 months ago 196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745 -f Dockerfile
program: podman
command output:
STEP 1/6: FROM almalinux:9
STEP 2/6: RUN dnf install -y https://cvmrepo.s3.cern.ch/cvmrepo/yum/cvmfs-release-latest.noarch.rpm && dnf install -y epel-release && dnf install -y libxcrypt-compat bc bzip2 lighttpd procps-ng make gcc which cvmfs bind-utils netcat zlib-devel compat-openssl11 freetype && dnf clean all
--> Using cache 95415f2e29f90c69ec09ad91121e25e4919dfdd7fe967c882d53179a9b8bda0d
--> 95415f2e29f9
STEP 3/6: RUN useradd -m boinc
--> Using cache b810788706728c5d4e9c44764b73b581cd0b0cf0435cc47a382eeadb13e5a4a9
--> b81078870672
STEP 4/6: EXPOSE 80
--> Using cache 4c6c4df832a3891e483a5ac088cfdd3b2325bbcfe049340e6067647c908fc024
--> 4c6c4df832a3
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache be17e4bde3c29966824c1ec96615bf4037d9e1cf03e587ef1d6f6785db956c68
--> be17e4bde3c2
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 628c9060a30d6163c2493e2a4111604d9889e1d04e04728be6db4d863bceaee7
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745
--> 628c9060a30d
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4830219-747:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894667-747:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-747:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4905706-748:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4903692-748:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4833749-742:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4848103-748:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899155-748:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4903677-746:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865248-746:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891440-746:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4893438-745:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885585-745:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885582-743:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887004-740:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4802979-742:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866673-710:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-711:latest
628c9060a30d6163c2493e2a4111604d9889e1d04e04728be6db4d863bceaee7
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745
program: podman
command output:
67db0dc019200a283b7c00328fb12800e5a90bff9ff8fa84219a94a95074af5e
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
5.31% 16.12MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 seconds ago Up 12 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
17.94% 146.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 22 seconds ago Up 22 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
13.70% 163.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 32 seconds ago Up 33 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
10.76% 168.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 43 seconds ago Up 43 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
9.37% 176MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 53 seconds ago Up 54 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
8.54% 183.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
7.92% 189.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
7.61% 192.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
7.36% 201.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
7.25% 210.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
7.14% 219.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
8.16% 235.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
8.29% 263.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
11.18% 283.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
10.83% 335.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
15.40% 318.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
15.03% 309.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 2 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
14.99% 315.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
15.28% 333MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
17.52% 636.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
17.67% 341MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
22.46% 356.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
27.31% 357.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
31.71% 357.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
35.72% 357.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
39.45% 358MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
42.84% 357.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
46.04% 357.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
48.99% 357.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
51.77% 357.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
54.30% 357.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
56.70% 358.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
58.96% 357.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
61.06% 357.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
63.07% 357.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
64.92% 357.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
66.72% 357.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
68.40% 358.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
69.98% 359MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
71.48% 358.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
72.93% 358.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
74.31% 358.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
75.60% 359.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
76.85% 358.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
78.03% 358.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
79.18% 358.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
80.23% 358.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
81.27% 358.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
82.28% 358.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
83.22% 358.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
84.14% 358.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
85.00% 359.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
85.84% 359.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
86.64% 359.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
87.43% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
88.20% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
88.91% 359.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
89.63% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 10 minutes ago Up 10 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
90.31% 359.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 10 minutes ago Up 10 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
90.98% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 10 minutes ago Up 10 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
91.61% 359.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 10 minutes ago Up 10 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
92.22% 360.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 10 minutes ago Up 10 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
92.81% 359.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
93.37% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
93.93% 359.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
94.46% 359.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
95.01% 360MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
95.52% 359.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 11 minutes ago Up 11 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
96.02% 359.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 12 minutes ago Up 12 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
96.50% 359.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 12 minutes ago Up 12 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
96.17% 341.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
67db0dc01920 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest /bin/sh -c ./entr... 12 minutes ago Exited (0) 4 seconds ago 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1fnal-cvmfs.openhtc.io DIRECT
******************************************************************
IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy: DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=10428
job: logsize=80 k
job: times=
0m0.000s 0m0.006s
11m2.101s 0m26.008s
job: cpuusage=688
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
===> [runRivet] Thu Apr 2 19:37:47 UTC 2026 [boinc ppbar zinclusive 1960 -,-,50,120 - pythia8 8.315 tune-4c 100000 745]
cvmfs2 22M 1% /cvmfs/alice.cern.ch
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 710M 18% /cvmfs/sft.cern.ch
total 749M 5% -
boinc_shutdown called with exit code 0
sd_delay: 0
EOM
stderr from container:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1fnal-cvmfs.openhtc.io DIRECT
******************************************************************
IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy: DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=10428
job: logsize=80 k
job: times=
0m0.000s 0m0.006s
11m2.101s 0m26.008s
job: cpuusage=688
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
===> [runRivet] Thu Apr 2 19:37:47 UTC 2026 [boinc ppbar zinclusive 1960 -,-,50,120 - pythia8 8.315 tune-4c 100000 745]
cvmfs2 22M 1% /cvmfs/alice.cern.ch
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 710M 18% /cvmfs/sft.cern.ch
total 749M 5% -
boinc_shutdown called with exit code 0
sd_delay: 0
EOM
stderr end
running docker command: container rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745_2
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4781873-745:latest
EOM
2026-04-02 14:50:05 (13168): called boinc_finish(0)
</stderr_txt>
]]>
©2026 CERN