Name Theory_2922-4760021-726_1
Workunit 240138538
Created 28 Mar 2026, 6:34:32 UTC
Sent 28 Mar 2026, 9:55:53 UTC
Report deadline 8 Apr 2026, 9:55:53 UTC
Received 28 Mar 2026, 10:06:50 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 10578798
Run time 10 min 16 sec
CPU time 1 min 46 sec
Priority 0
Validate state Valid
Credit 9.53
Device peak FLOPS 6.68 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.21 MB
Peak swap size 2.48 MB
Peak disk usage 1.06 MB

Stderr output

<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-4760021-726_1$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
running docker command: images
program: podman
command output:
REPOSITORY                                                             TAG         IMAGE ID      CREATED      SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909449-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4800508-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787472-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4886126-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4803369-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4831831-705  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4904639-705  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894543-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889960-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4860310-693  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883451-720  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890582-687  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4786371-706  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4809095-691  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4824908-690  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4849262-691  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4763992-691  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796536-693  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762163-686  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889148-688  latest      2e037736e8ec  3 weeks ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762320-678  latest      2e037736e8ec  3 weeks ago  598 MB
docker.io/library/almalinux                                            9           b894a52b4112  8 weeks ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726 -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 b3a92a1f32e540ac746c0a0aa68feac0605dfe097724936a48d6ae0908348f4c
--> b3a92a1f32e5
STEP 3/6: RUN useradd -m boinc
--> Using cache 1725c62c63b7b911f516a2297ce7ea3b2767e7816c019caaf6648a99a2ed3969
--> 1725c62c63b7
STEP 4/6: EXPOSE 80
--> Using cache 631129b4a656465ff7bcf08555c24d031648463f671e9988dc43ba73a70c0b27
--> 631129b4a656
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 0caa7f78dae188b553892a226a028135993333529849ccc8259ee5b282f87f4c
--> 0caa7f78dae1
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 2e037736e8ecd43c5aaf57f0a47b60d823f4a88c1e1c76c2e559773e51c0e9e3
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726
--> 2e037736e8ec
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883451-720:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787472-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4886126-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4803369-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4831831-705:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4904639-705:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894543-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889960-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4786371-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909449-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4800508-706:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4860310-693:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4809095-691:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4824908-690:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4849262-691:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4763992-691:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796536-693:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762163-686:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889148-688:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762320-678:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890582-687:latest
2e037736e8ecd43c5aaf57f0a47b60d823f4a88c1e1c76c2e559773e51c0e9e3
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726
program: podman
command output:
963fe500d0038506630efd1f73b033842d9a5325d70842263049398b028d6a85
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
16.58% 18.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  12 seconds ago  Up 11 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
1.87% 19.14MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
1.12% 18.94MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  33 seconds ago  Up 32 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.91% 13.76MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.72% 13.78MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  54 seconds ago  Up 53 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.60% 13.73MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.53% 13.68MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.47% 13.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.43% 13.81MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.40% 14.25MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.37% 14.29MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.35% 14.29MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.34% 14.09MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.32% 13.87MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.31% 13.96MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.30% 14.05MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.29% 13.96MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.28% 14.32MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.27% 14.27MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.27% 14.39MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.26% 14.21MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.26% 14.53MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.25% 14.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
0.70% 52.75MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
2.67% 176.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
3.36% 204.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
4.29% 236.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
5.54% 267.2MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
7.43% 267.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
10.44% 271.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
13.26% 273.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
13.84% 410.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
16.51% 1.038GB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.23% 342MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.55% 377MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.82% 410.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.88% 439.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.98% 470.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
19.98% 490.2MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
21.46% 506.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
22.06% 741.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
23.71% 522MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
27.53% 524MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
31.16% 522.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
34.62% 522.4MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
37.90% 522.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
40.99% 522.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
44.00% 524.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
46.83% 522.4MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
49.57% 522.3MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
52.22% 522.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
54.75% 522.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
57.28% 523.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
57.88% 516.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
58.99% 515.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
60.24% 518.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
61.53% 518.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
program: podman
command output:
62.62% 516.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS                    PORTS       NAMES
963fe500d003  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest  /bin/sh -c ./entr...  10 minutes ago  Exited (0) 7 seconds ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
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://s1cern-cvmfs.openhtc.io  DIRECT
******************************************************************
                        IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1cern-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=11592
job: logsize=68 k
job: times=
0m0.003s 0m0.014s
4m6.613s 1m1.547s
job: cpuusage=308
===> [runRivet] Sat Mar 28 10:00:08 UTC 2026 [boinc ee zhad 206 - - pythia8 8.313 default 100000 726]

Job Finished
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          1.5G  37% /cvmfs/sft.cern.ch
total           1.5G  10% -
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://s1cern-cvmfs.openhtc.io  DIRECT
******************************************************************
                        IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1cern-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=11592
job: logsize=68 k
job: times=
0m0.003s 0m0.014s
4m6.613s 1m1.547s
job: cpuusage=308
===> [runRivet] Sat Mar 28 10:00:08 UTC 2026 [boinc ee zhad 206 - - pythia8 8.313 default 100000 726]

Job Finished
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          1.5G  37% /cvmfs/sft.cern.ch
total           1.5G  10% -
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-4760021-726_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726_1
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4760021-726:latest
EOM
2026-03-28 11:06:11 (27712): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN