Name Theory_2922-4877957-709_2
Workunit 239911377
Created 15 Mar 2026, 15:42:01 UTC
Sent 15 Mar 2026, 15:42:32 UTC
Report deadline 26 Mar 2026, 15:42:32 UTC
Received 15 Mar 2026, 15:53:22 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 10578798
Run time 10 min 35 sec
CPU time 2 min 34 sec
Priority 0
Validate state Valid
Credit 9.84
Device peak FLOPS 6.68 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.32 MB
Peak swap size 2.49 MB
Peak disk usage 1.07 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-4877957-709_2$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
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  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4800508-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787472-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4886126-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4803369-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4831831-705  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4904639-705  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4894543-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889960-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4860310-693  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4795125-710  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890582-687  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4786371-706  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4809095-691  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4824908-690  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4849262-691  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4763992-691  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796536-693  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762163-686  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889148-688  latest      2e037736e8ec  10 days ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762320-678  latest      2e037736e8ec  10 days ago  598 MB
docker.io/library/almalinux                                            9           b894a52b4112  6 weeks ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709 -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-4877957-709
--> 2e037736e8ec
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4900572-709:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4795125-710: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-4877957-709_2  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709
program: podman
command output:
959a01c9fe7660a5abeda1151d7496cddfc7614913b765cac2ef2d30bb8e373c
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
13.30% 9.851MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  11 seconds ago  Up 11 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
1.53% 9.863MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.94% 9.871MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  32 seconds ago  Up 32 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.78% 4.944MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.63% 4.87MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  53 seconds ago  Up 53 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.53% 4.87MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.47% 4.866MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.42% 4.874MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.38% 4.874MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.36% 4.866MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.34% 4.874MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.32% 4.866MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.30% 4.874MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.29% 4.87MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.28% 4.862MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.27% 4.862MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.26% 4.87MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.25% 4.874MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.25% 5.251MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.25% 5.3MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.24% 5.825MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.24% 5.3MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.23% 5.018MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
0.61% 37.47MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
2.44% 158.2MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
3.01% 180.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
3.61% 200.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
4.32% 230.3MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
5.30% 261.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
7.77% 254MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
9.73% 298.2MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
11.52% 745MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
14.26% 316.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
17.92% 319.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
22.06% 319.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
26.00% 319.5MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
29.75% 319.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
33.26% 319.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
36.63% 320MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
39.79% 320.2MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
42.82% 319.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
45.73% 320.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
48.45% 319.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
51.10% 320.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
53.60% 320MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
55.98% 319.7MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
58.24% 319.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
60.42% 320MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
62.54% 320.6MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
64.53% 319.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
66.44% 320MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
68.31% 320.4MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
69.71% 307.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
69.78% 312.1MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
70.74% 310.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
71.70% 311MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
72.56% 311.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS        PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  10 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
73.27% 311.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
73.88% 312.9MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
74.72% 310.8MB / 16.71GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS                    PORTS       NAMES
959a01c9fe76  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest  /bin/sh -c ./entr...  10 minutes ago  Exited (0) 9 seconds ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_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://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=11628
job: logsize=68 k
job: times=
0m0.000s 0m0.015s
5m40.600s 1m1.574s
job: cpuusage=402
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          203K   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

===> [runRivet] Sun Mar 15 15:46:45 UTC 2026 [boinc pp ue 900 - - pythia6 6.428 364 100000 709]

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=11628
job: logsize=68 k
job: times=
0m0.000s 0m0.015s
5m40.600s 1m1.574s
job: cpuusage=402
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          203K   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

===> [runRivet] Sun Mar 15 15:46:45 UTC 2026 [boinc pp ue 900 - - pythia6 6.428 364 100000 709]

EOM
stderr end
running docker command: container rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709_2
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4877957-709:latest
EOM
2026-03-15 16:53:10 (11556): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN