| Name | Theory_2922-4869086-729_2 |
| Workunit | 240167358 |
| Created | 29 Mar 2026, 3:25:18 UTC |
| Sent | 29 Mar 2026, 6:10:08 UTC |
| Report deadline | 9 Apr 2026, 6:10:08 UTC |
| Received | 29 Mar 2026, 6:20:03 UTC |
| Server state | Over |
| Outcome | Success |
| Client state | Done |
| Exit status | 0 (0x00000000) |
| Computer ID | 11058627 |
| Run time | 9 min 42 sec |
| CPU time | 1 min 15 sec |
| Priority | 0 |
| Validate state | Valid |
| Credit | 13.73 |
| Device peak FLOPS | 10.18 GFLOPS |
| Application version | Theory Simulation v302.10 (docker) windows_x86_64 |
| Peak working set size | 13.39 MB |
| Peak swap size | 2.59 MB |
| Peak disk usage | 1.12 MB |
<core_client_version>8.2.8</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-4869086-729_2$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4853017-729 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4867931-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4913148-733 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4884668-733 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4906917-729 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4895656-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4788876-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794667-731 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4914288-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810925-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899933-732 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4872427-440 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796195-726 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4892010-723 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4902778-729 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4895573-728 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4896293-728 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-727 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762469-718 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899153-708 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4884870-467 latest bc13cbbf38d1 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4874657-456 latest bc13cbbf38d1 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-4869086-729 -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 c7bf4324588b3049ac7854380f20bc5071d30e2c66b921085d23f7bca8d94deb
--> c7bf4324588b
STEP 3/6: RUN useradd -m boinc
--> Using cache 84b730e019467947898bdc508d9003e7d7240ec4200af471c4ed66dab202713f
--> 84b730e01946
STEP 4/6: EXPOSE 80
--> Using cache a5bc4c7aa6adf2e4e99f3c8db4782d422e43cc9b5502268c93e655ea3a53a675
--> a5bc4c7aa6ad
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 3f9f029605a18367cf8b4be81335cfa17054300df993080a475f08652cc89bd0
--> 3f9f029605a1
STEP 6/6: CMD ./entrypoint.sh
--> Using cache bc13cbbf38d1bc6734a83cf2858290a4c6835b4de2175add7dfe7815da90d67f
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729
--> bc13cbbf38d1
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899933-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4913148-733:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4884668-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4906917-729:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4895656-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4788876-732:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796195-726:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4867931-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810925-732:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4853017-729:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4914288-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794667-731:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4892010-723:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4902778-729:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4895573-728:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4896293-728:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-727:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762469-718:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899153-708:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4884870-467:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4874657-456:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4872427-440:latest
bc13cbbf38d1bc6734a83cf2858290a4c6835b4de2175add7dfe7815da90d67f
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729
program: podman
command output:
7996955b74d0e55c110da1856b87226fdc5247f764fae363bdd5f4a9f395c63f
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
6.34% 10.61MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 11 seconds ago Up 11 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.81% 9.875MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 22 seconds ago Up 22 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.53% 9.859MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 32 seconds ago Up 32 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.49% 4.932MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 43 seconds ago Up 43 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.39% 4.911MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 53 seconds ago Up 53 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.33% 4.907MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.30% 4.903MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.27% 4.903MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.25% 4.862MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.23% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.22% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.21% 4.878MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.20% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.19% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.18% 4.87MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.18% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.17% 4.866MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.17% 4.87MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.16% 4.858MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.16% 5.243MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.16% 4.87MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.16% 5.206MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.15% 4.878MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
0.32% 38.04MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
1.05% 146.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
1.40% 166.7MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
1.62% 180.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
1.84% 191.9MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
1.98% 203.8MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
2.16% 213.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
2.42% 234.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
3.04% 251MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
3.67% 260.1MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
5.67% 293.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
5.75% 385.3MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
8.19% 298.7MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
10.11% 320.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
14.05% 320.6MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
17.73% 320.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
21.24% 320.6MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
24.59% 320.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
27.79% 320.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
30.82% 320.6MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
33.73% 320.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
36.54% 320.7MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
39.14% 320.3MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
41.73% 320.3MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
44.22% 320.6MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
46.61% 320.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
48.88% 320.4MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
51.03% 320.5MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 8 minutes ago Up 8 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
51.74% 310.6MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
53.24% 312.9MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
54.57% 311MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 9 minutes ago Up 9 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
program: podman
command output:
55.76% 310.7MB / 32.41GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7996955b74d0 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest /bin/sh -c ./entr... 9 minutes ago Exited (0) 9 seconds ago 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_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=11224
job: logsize=72 k
job: times=
0m0.000s 0m0.006s
4m4.769s 0m34.164s
job: cpuusage=279
Job Finished
===> [runRivet] Sun Mar 29 06:14:22 UTC 2026 [boinc pp mb-nsd 900 - - pythia6 6.428 359 100000 729]
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 674M 17% /cvmfs/sft.cern.ch
total 713M 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=11224
job: logsize=72 k
job: times=
0m0.000s 0m0.006s
4m4.769s 0m34.164s
job: cpuusage=279
Job Finished
===> [runRivet] Sun Mar 29 06:14:22 UTC 2026 [boinc pp mb-nsd 900 - - pythia6 6.428 359 100000 729]
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 674M 17% /cvmfs/sft.cern.ch
total 713M 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-4869086-729_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729_2
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4869086-729:latest
EOM
2026-03-29 01:19:54 (25872): called boinc_finish(0)
</stderr_txt>
]]>
©2026 CERN