Name Theory_2922-4769583-834_2
Workunit 240604762
Created 14 Apr 2026, 14:30:31 UTC
Sent 14 Apr 2026, 14:52:52 UTC
Report deadline 25 Apr 2026, 14:52:52 UTC
Received 14 Apr 2026, 14:59:57 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 11061094
Run time 6 min 53 sec
CPU time 1 min 30 sec
Priority 0
Validate state Valid
Credit 9.61
Device peak FLOPS 10.05 GFLOPS
Application version Theory Simulation v302.10 (docker)
windows_x86_64
Peak working set size 13.43 MB
Peak swap size 2.62 MB
Peak disk usage 1.13 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-4769583-834_2$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
running docker command: images
program: podman
command output:
REPOSITORY                                                                    TAG         IMAGE ID      CREATED       SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4791733-839         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866858-839         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4829894-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909959-839         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4843229-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4806477-839         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4848289-839         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4851205-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4880233-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806414-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4886468-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4848043-838         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4775963-820  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4837698-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4853484-840  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4883458-835  latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881485-832         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881487-824         latest      51cd709f4fd5  3 months ago  598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883457-820         latest      51cd709f4fd5  3 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-4769583-834 -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-4769583-834
--> 51cd709f4fd5
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866858-839:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4829894-840:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4909959-839:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4843229-840:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4806477-839:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4848289-839:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4851205-840:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806414-840:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4880233-840:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4791733-839:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4848043-838:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4886468-840:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4837698-840:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4853484-840:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4883458-835:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881485-832:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4881487-824:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4883457-820:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4775963-820:latest
51cd709f4fd5a2674f9b55cfbfff13e822b888c2817f6c10dd935fd8416c9499
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834
program: podman
command output:
cdd0eca6b4b03259f846b52ac69b1bb8d0963322c14982dc98711480905fb3df
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED       STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  1 second ago  Up 2 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.02% 9.781MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
0.78% 9.802MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
0.51% 9.789MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  32 seconds ago  Up 33 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
2.55% 65.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.53% 160.8MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED         STATUS         PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  53 seconds ago  Up 54 seconds  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.21% 168MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.14% 177.3MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.03% 188.5MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.10% 195.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
5.94% 204.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
5.87% 211.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED             STATUS             PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
5.95% 225.3MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
5.97% 227.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.81% 228.2MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
6.69% 248MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
8.01% 271.2MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
8.97% 281.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
8.68% 294MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
12.59% 1.029GB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
12.80% 284MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
12.86% 295.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
12.56% 297MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
15.11% 305.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
20.27% 305.5MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
25.03% 305.5MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
29.40% 305.4MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
33.41% 306.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
37.13% 305.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
40.57% 305.8MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
43.79% 306.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
46.79% 306MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
49.59% 305.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
52.26% 305.9MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
54.76% 306MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
57.12% 306MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
59.35% 306.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
61.44% 306MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
63.14% 293.6MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS        PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
62.96% 296.1MB / 16.28GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2"
program: podman
command output:
CONTAINER ID  IMAGE                                                                         COMMAND               CREATED        STATUS                    PORTS       NAMES
cdd0eca6b4b0  localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest  /bin/sh -c ./entr...  6 minutes ago  Exited (0) 3 seconds ago  80/tcp      boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
program: podman
command output:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION   HOST                            PROXY
2.13.3.0  http://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=9764
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
3m37.898s 0m19.569s
job: cpuusage=237
===> [runRivet] Tue Apr 14 14:53:36 UTC 2026 [boinc ppbar mb-inelastic 1960 - - pythia6 6.427 359 100000 834]

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://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=9764
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
3m37.898s 0m19.569s
job: cpuusage=237
===> [runRivet] Tue Apr 14 14:53:36 UTC 2026 [boinc ppbar mb-inelastic 1960 - - pythia6 6.427 359 100000 834]

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-4769583-834_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834_2
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4769583-834:latest
EOM
2026-04-14 09:59:49 (10204): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN