| Name | Theory_2922-4908827-730_1 |
| Workunit | 240173649 |
| Created | 29 Mar 2026, 7:34:31 UTC |
| Sent | 29 Mar 2026, 11:02:04 UTC |
| Report deadline | 9 Apr 2026, 11:02:04 UTC |
| Received | 29 Mar 2026, 11:09:51 UTC |
| Server state | Over |
| Outcome | Success |
| Client state | Done |
| Exit status | 0 (0x00000000) |
| Computer ID | 10842473 |
| Run time | 7 min 36 sec |
| CPU time | 3 min 49 sec |
| Priority | 0 |
| Validate state | Valid |
| Credit | 10.62 |
| Device peak FLOPS | 10.05 GFLOPS |
| Application version | Theory Simulation v302.10 (docker) windows_x86_64 |
| Peak working set size | 13.16 MB |
| Peak swap size | 6.64 MB |
| Peak disk usage | 1.11 MB |
<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-4908827-730_1$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4896790-732 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4833261-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4822312-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4808311-731 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4832754-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4823777-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4766351-732 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4801937-729 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4820616-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4898246-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4843658-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4874890-455 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4844330-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4860927-733 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847783-729 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4797591-728 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847156-730 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4762320-730 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866673-710 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-711 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865373-425 latest 628c9060a30d 2 months ago 598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4881498-455 latest 628c9060a30d 2 months ago 598 MB
docker.io/library/almalinux 9 c9bcec02f046 2 months ago 196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730 -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 95415f2e29f90c69ec09ad91121e25e4919dfdd7fe967c882d53179a9b8bda0d
--> 95415f2e29f9
STEP 3/6: RUN useradd -m boinc
--> Using cache b810788706728c5d4e9c44764b73b581cd0b0cf0435cc47a382eeadb13e5a4a9
--> b81078870672
STEP 4/6: EXPOSE 80
--> Using cache 4c6c4df832a3891e483a5ac088cfdd3b2325bbcfe049340e6067647c908fc024
--> 4c6c4df832a3
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache be17e4bde3c29966824c1ec96615bf4037d9e1cf03e587ef1d6f6785db956c68
--> be17e4bde3c2
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 628c9060a30d6163c2493e2a4111604d9889e1d04e04728be6db4d863bceaee7
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730
--> 628c9060a30d
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4843658-733:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4822312-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4808311-731:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4832754-733:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4823777-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4766351-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4844330-733:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4833261-733:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4898246-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4896790-732:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4820616-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4801937-729:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4860927-733:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847783-729:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4797591-728:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4847156-730:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4762320-730:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4866673-710:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4902779-711:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865373-425:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4881498-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4874890-455:latest
628c9060a30d6163c2493e2a4111604d9889e1d04e04728be6db4d863bceaee7
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730
program: podman
command output:
7d1ea3d654b7fecec5b382a86523e48ed486b80b43e9311454772b30dc78fbec
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 1 second ago Up 2 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
6.74% 10.85MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 11 seconds ago Up 12 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
22.00% 157.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 22 seconds ago Up 23 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
16.04% 171.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 32 seconds ago Up 33 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
13.12% 184MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 43 seconds ago Up 44 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
12.49% 199MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 53 seconds ago Up 54 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
11.87% 215.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
11.65% 234MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
12.29% 241.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
12.05% 365.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
14.72% 296MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
15.46% 579.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
20.82% 290.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
25.42% 316.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
25.41% 341.1MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
29.44% 327.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
35.73% 327.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
41.25% 327.4MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 2 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
46.16% 327.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
50.46% 327.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
54.33% 327.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
57.82% 327.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
60.99% 327.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
63.83% 327.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
66.49% 327.3MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
68.87% 327.5MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
71.06% 327.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
73.10% 327.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
74.97% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 4 minutes ago Up 4 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
76.73% 327.6MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
78.38% 327.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
79.92% 327.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
81.35% 327.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
82.68% 327.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
83.95% 327.7MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 5 minutes ago Up 5 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
85.13% 327.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
86.23% 328MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
87.28% 327.8MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
88.26% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
89.18% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 6 minutes ago Up 6 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
90.06% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
90.90% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
91.69% 328.2MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 7 minutes ago Up 7 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
92.41% 327.9MB / 16.29GB
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
7d1ea3d654b7 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest /bin/sh -c ./entr... 7 minutes ago Exited (0) Less than a second ago 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: logs boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
program: podman
command output:
Could not find a local HTTP proxy
CVMFS and Frontier will have to use DIRECT connections
This makes the application less efficient
It also puts higher load on the project servers
Setting up a local HTTP proxy is highly recommended
Advice can be found in the project forum
Using custom CVMFS.
Probing CVMFS repositories ...
Probing /cvmfs/alice.cern.ch... OK
Probing /cvmfs/cvmfs-config.cern.ch... OK
Probing /cvmfs/grid.cern.ch... OK
Probing /cvmfs/sft.cern.ch... OK
Excerpt from "cvmfs_config stat":
VERSION HOST PROXY
2.13.3.0 http://s1fnal-cvmfs.openhtc.io DIRECT
******************************************************************
IMPORTANT HINT(S)!
******************************************************************
CVMFS server: http://s1fnal-cvmfs.openhtc.io
CVMFS proxy: DIRECT
No local HTTP proxy found.
With this setup concurrently running containers can't share
a common CVMFS cache. A local HTTP proxy is therefore
highly recommended.
More info how to configure a local HTTP proxy:
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5473
https://lhcathome.cern.ch/lhcathome/forum_thread.php?id=5474
******************************************************************
Environment HTTP proxy: not set
job: htmld=/var/www/lighttpd
job: unpack exitcode=0
job: run exitcode=0
job: diskusage=9856
job: logsize=64 k
job: times=
0m0.000s 0m0.006s
6m22.677s 0m14.656s
job: cpuusage=397
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
===> [runRivet] Sun Mar 29 11:02:16 UTC 2026 [boinc pp zinclusive 200 -,-,4 - pythia8 8.243 tune-A14-NNPDF2.3LO 100000 730]
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 773M 20% /cvmfs/sft.cern.ch
total 811M 6% -
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=9856
job: logsize=64 k
job: times=
0m0.000s 0m0.006s
6m22.677s 0m14.656s
job: cpuusage=397
Job Finished
Filesystem Used Use% Mounted on
cvmfs2 214K 1% /cvmfs/cvmfs-config.cern.ch
cvmfs2 22M 1% /cvmfs/alice.cern.ch
===> [runRivet] Sun Mar 29 11:02:16 UTC 2026 [boinc pp zinclusive 200 -,-,4 - pythia8 8.243 tune-A14-NNPDF2.3LO 100000 730]
cvmfs2 17M 1% /cvmfs/grid.cern.ch
cvmfs2 773M 20% /cvmfs/sft.cern.ch
total 811M 6% -
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-4908827-730_1
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730_1
EOM
running docker command: image rm boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730
program: podman
command output:
Untagged: localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4908827-730:latest
EOM
2026-03-29 06:09:43 (9692): called boinc_finish(0)
</stderr_txt>
]]>
©2026 CERN