Name Theory_2922-4759711-878_1
Workunit 240842437
Created 23 Apr 2026, 12:07:10 UTC
Sent 23 Apr 2026, 15:15:02 UTC
Report deadline 4 May 2026, 15:15:02 UTC
Received 23 Apr 2026, 15:21:28 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 11065513
Run time 6 min 12 sec
CPU time 3 min 32 sec
Priority 0
Validate state Valid
Credit 2.82
Device peak FLOPS 3.28 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.48 MB
Peak swap size 2.64 MB
Peak disk usage 1.06 MB

Stderr output

<core_client_version>8.2.8</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper 18 starting
docker_wrapper config:
   workdir: /boinc_slot_dir
   use GPU: no
   create args: --cap-add=SYS_ADMIN --device /dev/fuse
   verbose: 1
Using WSL distro boinc-buda-runner
Using podman
running docker command: ps --all --filter "name=^boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
running docker command: images
program: podman
command output:
REPOSITORY                                                             TAG         IMAGE ID      CREATED       SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4765415-856  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4895519-879  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4845275-879  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4871516-879  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4915267-879  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909603-872  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4820369-876  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816323-874  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4812873-865  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4898461-869  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787754-827  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796537-851  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4801440-724  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787230-816  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4860790-812  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4856972-811  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4897117-754  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889154-751  latest      0b705fdf5d00  3 weeks ago   598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899899-735  latest      0b705fdf5d00  3 weeks ago   598 MB
docker.io/library/almalinux                                            9           b894a52b4112  2 months ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878 -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 ed27b1cd4899b22b40c168386de281ae78451682ab0e7a93d0ba25150d672c9e
--> ed27b1cd4899
STEP 3/6: RUN useradd -m boinc
--> Using cache 1936d40d55a156b8bc6d1f8a60ca0594fe1ecbdf0557bc4c201fa27e4c4fc3e5
--> 1936d40d55a1
STEP 4/6: EXPOSE 80
--> Using cache c9eaebfb843bf025f94d8530552981bc43176f158b4a528a667124d93f38fde9
--> c9eaebfb843b
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache acd702cc40c15cda064f00a65c38046728a59047f8d12fa27ecd83b072543f7e
--> acd702cc40c1
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 0b705fdf5d00c4bbb7ee541e6f766aec514871b28a2fbf24cb7af733dcff1a2f
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878
--> 0b705fdf5d00
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4895519-879:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4845275-879:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4871516-879:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4915267-879:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909603-872:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4820369-876:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816323-874:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4898461-869:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4812873-865:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4765415-856:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4796537-851:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787754-827:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4787230-816:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4860790-812:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4856972-811:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4897117-754:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4889154-751:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4899899-735:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4801440-724:latest
0b705fdf5d00c4bbb7ee541e6f766aec514871b28a2fbf24cb7af733dcff1a2f
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878
program: podman
command output:
3a8008fc17ae4ef1382132c78eab662b028919ddad561c64540774c6b9aa461d
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS       PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
12.39% 10.08MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
1.47% 9.834MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
0.91% 9.839MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  32 seconds ago  Up 33 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
4.48% 64.73MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
11.96% 163.5MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  53 seconds ago  Up 54 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
13.53% 190.2MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
14.62% 211MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
15.76% 228.4MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
17.30% 267.2MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
25.31% 257.6MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
32.32% 256.7MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
34.62% 308.5MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
38.84% 822.5MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
43.46% 302.1MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
47.02% 325.9MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
55.50% 325.8MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
63.09% 325.7MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
69.71% 326MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
75.68% 326.1MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
80.89% 326MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
85.59% 326MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
89.89% 325.8MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
93.75% 325.6MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
97.31% 326.1MB / 16.61GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
100.56% 326MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
103.55% 325.9MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
106.32% 326.8MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
108.86% 325.9MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
111.22% 326.5MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
113.39% 326.1MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
115.45% 326.1MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
115.29% 314MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
114.77% 317.1MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
115.07% 317.9MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
program: podman
command output:
115.34% 317.4MB / 16.61GB
EOM
invalid usage stats; using defaults
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS                    PORTS       NAMES
3a8008fc17ae  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest  /bin/sh -c ./entr...  6 minutes ago  Exited (0) 3 seconds ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_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=10748
job: logsize=60 k
job: times=
0m0.000s 0m0.013s
5m29.176s 0m43.834s
job: cpuusage=373
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          214K   1% /cvmfs/cvmfs-config.cern.ch
===> [runRivet] Thu Apr 23 15:15:40 UTC 2026 [boinc ee zhad 200 - - pythia6 6.425 358 100000 878]

cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          685M  18% /cvmfs/sft.cern.ch
total           724M   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=10748
job: logsize=60 k
job: times=
0m0.000s 0m0.013s
5m29.176s 0m43.834s
job: cpuusage=373
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          214K   1% /cvmfs/cvmfs-config.cern.ch
===> [runRivet] Thu Apr 23 15:15:40 UTC 2026 [boinc ee zhad 200 - - pythia6 6.425 358 100000 878]

cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          685M  18% /cvmfs/sft.cern.ch
total           724M   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-4759711-878_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878_1
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4759711-878:latest
EOM
2026-04-23 17:21:15 (36008): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN