Name Theory_2922-4771134-728_1
Workunit 240161781
Created 8 Apr 2026, 15:24:36 UTC
Sent 8 Apr 2026, 16:06:09 UTC
Report deadline 19 Apr 2026, 16:06:09 UTC
Received 8 Apr 2026, 16:17:03 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 11061094
Run time 10 min 43 sec
CPU time 1 min 5 sec
Priority 0
Validate state Valid
Credit 14.97
Device peak FLOPS 10.05 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.42 MB
Peak swap size 2.64 MB
Peak disk usage 1.08 MB

Stderr output

<core_client_version>8.2.9</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper 18 starting
docker_wrapper config:
   workdir: /boinc_slot_dir
   use GPU: no
   create args: --cap-add=SYS_ADMIN --device /dev/fuse
   verbose: 1
Using WSL distro boinc-buda-runner
Using podman
running docker command: ps --all --filter "name=^boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
running docker command: images
program: podman
command output:
REPOSITORY                                                                    TAG         IMAGE ID      CREATED       SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4826700-814         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4878545-815         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4901280-815         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4854634-815  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4824322-816  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4792665-816         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762648-814         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4847916-816  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885000-816  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4812943-815         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887226-814         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4798617-815         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4863747-722  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4833025-816  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4846470-816  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4891296-813         latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4793908-741  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4770729-740  latest      51cd709f4fd5  2 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4770034-734  latest      51cd709f4fd5  2 months ago  598 MB
docker.io/library/almalinux                                                   9           c9bcec02f046  3 months ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728 -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 073294d7256fa8cb30cbf47bb3c4b5b7ff728a6312e8bcb78b2336596261855d
--> 073294d7256f
STEP 3/6: RUN useradd -m boinc
--> Using cache 397f48762789e81da229e803144439a186d928585f3b0de4f149e3a68ddef321
--> 397f48762789
STEP 4/6: EXPOSE 80
--> Using cache b7b6a740de5bffec9dd241d526bb4dc7ad08d70ca10e6dc3ab8de09502451f5d
--> b7b6a740de5b
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 34aa351c2642e65e5396abc3a6b32102cdba014c92e18c39fc7013894f70afe8
--> 34aa351c2642
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 51cd709f4fd5a2674f9b55cfbfff13e822b888c2817f6c10dd935fd8416c9499
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728
--> 51cd709f4fd5
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4878545-815:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4901280-815:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4854634-815:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4824322-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4792665-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4762648-814:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4847916-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4812943-815:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4885000-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4826700-814:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4798617-815:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4887226-814:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4833025-816:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4846470-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4891296-813:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4793908-741:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4770729-740:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4770034-734:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4863747-722:latest
51cd709f4fd5a2674f9b55cfbfff13e822b888c2817f6c10dd935fd8416c9499
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728
program: podman
command output:
e4c20ebbe34b42dc9f300852166c68102beab9e835e58dec9cd345ac996978af
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
6.45% 10.28MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.84% 10.29MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.54% 10.24MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  32 seconds ago  Up 32 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.49% 5.28MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.39% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  53 seconds ago  Up 53 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.34% 5.292MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.30% 5.292MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.27% 5.296MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.24% 5.284MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.23% 5.284MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.21% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.20% 5.292MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.19% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.19% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.18% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.17% 5.284MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.17% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.16% 5.296MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.16% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.16% 5.288MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.15% 5.296MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.15% 5.37MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.15% 5.284MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
0.28% 39.84MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.15% 160.2MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.23% 166.3MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.37% 174.3MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.58% 189.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.79% 201.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
1.90% 210.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
2.01% 218.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
2.03% 223.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
2.56% 237.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
2.64% 252.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
2.64% 260.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
3.30% 289MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
3.97% 300.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
4.46% 590.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
6.20% 302.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
6.61% 316.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
6.79% 357.3MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
9.29% 358.5MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
12.01% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
14.65% 358.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
17.15% 358.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
19.53% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
21.80% 358.5MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
23.97% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
26.06% 358.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
28.07% 358.8MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
30.01% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
31.86% 359.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
33.65% 359.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
35.36% 359.2MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
37.02% 359.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
38.62% 358.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
40.15% 358.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
41.63% 358.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
43.08% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
44.46% 358.7MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  10 minutes ago  Up 10 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
45.02% 315.8MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS                    PORTS       NAMES
e4c20ebbe34b  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest  /bin/sh -c ./entr...  10 minutes ago  Exited (0) 5 seconds ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_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://s1fnal-cvmfs.openhtc.io  DIRECT
******************************************************************
                        IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy:  DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=9656
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
4m16.221s 0m15.102s
job: cpuusage=271
===> [runRivet] Wed Apr  8 16:10:22 UTC 2026 [boinc ppbar mb-inelastic 500 - - herwig++ 2.6.3 LHC-UE-EE-4 100000 728]

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          736M  19% /cvmfs/sft.cern.ch
total           774M   5% -
boinc_shutdown called with exit code 0
sd_delay: 0

EOM
stderr from container:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION   HOST                            PROXY
2.13.3.0  http://s1fnal-cvmfs.openhtc.io  DIRECT
******************************************************************
                        IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy:  DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=9656
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
4m16.221s 0m15.102s
job: cpuusage=271
===> [runRivet] Wed Apr  8 16:10:22 UTC 2026 [boinc ppbar mb-inelastic 500 - - herwig++ 2.6.3 LHC-UE-EE-4 100000 728]

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          736M  19% /cvmfs/sft.cern.ch
total           774M   5% -
boinc_shutdown called with exit code 0
sd_delay: 0

EOM
stderr end
running docker command: container rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728_1
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4771134-728:latest
EOM
2026-04-08 11:16:55 (25592): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN