Name Theory_2922-4868437-829_1
Workunit 240559332
Created 12 Apr 2026, 19:54:33 UTC
Sent 12 Apr 2026, 20:30:33 UTC
Report deadline 23 Apr 2026, 20:30:33 UTC
Received 12 Apr 2026, 21:11:02 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 11078907
Run time 9 min 42 sec
CPU time 1 min 46 sec
Priority 0
Validate state Valid
Credit 9.26
Device peak FLOPS 6.87 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.35 MB
Peak swap size 2.56 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-4868437-829_1$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
running docker command: images
program: podman
command output:
REPOSITORY                                                               TAG         IMAGE ID      CREATED       SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899901-741    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899898-825    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890750-830    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883727-832    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4811873-832    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4913525-832    latest      d8e078271a24  14 hours ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889910-832    latest      d8e078271a24  14 hours ago  598 MB
docker.io/library/almalinux                                              9           4bf4f2bf0123  5 days ago    199 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000917  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000844  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000873  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000357  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000483  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000502  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000946  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000911  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000940  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000909  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000778  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000912  latest      2b03d9f9282c  3 months ago  124 MB
localhost/boinc__boinc.berkeley.edu_central__batch_1462__job_job-000848  latest      2b03d9f9282c  3 months ago  124 MB
docker.io/library/debian                                                 latest      910a89191f05  4 months ago  124 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829 -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 c95c9302cf91e1f652489aa3152dd0bf467ba023efc4107b1c12b89211f97c0e
--> c95c9302cf91
STEP 3/6: RUN useradd -m boinc
--> Using cache eddde6cb12779034244c82d2a1766b54ce82fc6830557b8ca90b3f5b119f99ff
--> eddde6cb1277
STEP 4/6: EXPOSE 80
--> Using cache 149527fdb51232659c5a77c8330b6041111f78a7058a9901338cf68ed8e3a3f2
--> 149527fdb512
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 4f21c0e2eb8759eac41738d75ca373771289886db9c93653540e69f8df66c357
--> 4f21c0e2eb87
STEP 6/6: CMD ./entrypoint.sh
--> Using cache d8e078271a24c6fa9fa570caa4b07716938d209c90bdbc5dde61679a9c95a9bc
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829
--> d8e078271a24
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889910-832:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4913525-832:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4811873-832:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883727-832:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890750-830:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899898-825:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899901-741:latest
d8e078271a24c6fa9fa570caa4b07716938d209c90bdbc5dde61679a9c95a9bc
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829
program: podman
command output:
b8e554cbe61d05865ffdd5bc0c17b183b4fbabcee243b9ed063879c5f17a96e8
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
10.42% 10.14MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
1.19% 9.884MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.73% 9.871MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  33 seconds ago  Up 33 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.64% 4.919MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  43 seconds ago  Up 44 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.51% 4.891MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  54 seconds ago  Up 54 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.44% 4.87MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.39% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.35% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.32% 4.866MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.30% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.28% 4.854MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.27% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.26% 4.854MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.25% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.24% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.23% 4.866MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.23% 4.866MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.22% 4.87MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.22% 4.858MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.22% 5.64MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.21% 4.887MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.21% 4.858MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.21% 4.862MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
0.56% 38.43MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
1.78% 155.8MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
2.24% 175MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
2.69% 194.6MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
3.10% 214.2MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
4.01% 234.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
4.35% 311.7MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
7.21% 282MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
7.58% 438.4MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
10.45% 1.047GB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
12.24% 321.2MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
16.68% 321MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
20.86% 321MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
24.86% 321.4MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
28.58% 321.3MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
32.12% 321.4MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
35.50% 321.3MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
38.71% 321.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
41.77% 321.5MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
44.67% 321.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
47.45% 321.2MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
50.08% 321.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
52.59% 321MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
55.04% 321.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
57.34% 321.3MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
59.56% 321.1MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
61.68% 321.3MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
63.18% 307.7MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
63.69% 310MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
64.88% 310MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
65.78% 310.4MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  9 minutes ago  Up 9 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
66.43% 310MB / 49.87GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS                             PORTS       NAMES
b8e554cbe61d  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest  /bin/sh -c ./entr...  9 minutes ago  Exited (0) Less than a second ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION   HOST                            PROXY
2.13.3.0  http://s1cern-cvmfs.openhtc.io  DIRECT
******************************************************************
                        IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1cern-cvmfs.openhtc.io
CVMFS proxy:  DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=11176
job: logsize=64 k
job: times=
0m0.007s 0m0.004s
5m0.879s 0m44.334s
job: cpuusage=345
===> [runRivet] Sun Apr 12 21:05:26 UTC 2026 [boinc pp mb-nsd 7000 - - pythia6 6.428 397 100000 829]

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

EOM
stderr from container:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION   HOST                            PROXY
2.13.3.0  http://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=11176
job: logsize=64 k
job: times=
0m0.007s 0m0.004s
5m0.879s 0m44.334s
job: cpuusage=345
===> [runRivet] Sun Apr 12 21:05:26 UTC 2026 [boinc pp mb-nsd 7000 - - pythia6 6.428 397 100000 829]

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

EOM
stderr end
running docker command: container rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829_1
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4868437-829:latest
EOM
2026-04-12 23:10:58 (2468): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN