Name Theory_2922-4864464-500_0
Workunit 2714512
Created 6 Feb 2026, 20:40:55 UTC
Sent 6 Feb 2026, 21:41:08 UTC
Report deadline 16 Feb 2026, 21:41:08 UTC
Received 6 Feb 2026, 21:47:30 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 5582
Run time 6 min 12 sec
CPU time 1 min 31 sec
Priority 0
Validate state Valid
Credit 8.95
Device peak FLOPS 10.38 GFLOPS
Application version Theory Simulation v7.65 (docker)
windows_x86_64
Peak working set size 12.95 MB
Peak swap size 2.52 MB
Peak disk usage 5.43 MB

Stderr output

<core_client_version>8.2.8</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper 17 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__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
running docker command: images
program: podman
command output:
REPOSITORY                                                                    TAG         IMAGE ID      CREATED      SIZE
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4890583-467  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4772229-480  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4817739-500  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899452-500  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794872-499  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4799945-492  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891580-492  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865248-444  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806836-464  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4863706-476  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806872-500  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4868416-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899147-490  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899188-456  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4807374-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4869630-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4765776-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4788403-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4759274-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4800315-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4869781-455  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4815242-455  latest      d539b385afa5  3 weeks ago  598 MB
docker.io/library/almalinux                                                   9           c9bcec02f046  4 weeks ago  196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500 -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 64957ccb102fcaa67698dea4edad1d24459cb86b9dabc0d3422c1baa66a368b3
--> 64957ccb102f
STEP 3/6: RUN useradd -m boinc
--> Using cache 616a9b3272cb3192b2d58258e2679b52b5ed58113c631d763b899a11e23446f3
--> 616a9b3272cb
STEP 4/6: EXPOSE 80
--> Using cache 326a5c4de10fe46d91fa5b95169586cc4ecbf8e919b15aa1a04a4ea5b98f39f6
--> 326a5c4de10f
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache 4df9a27cc265513698548c14d406851bc6620b79ed37261c1f3466e54676e8ad
--> 4df9a27cc265
STEP 6/6: CMD ./entrypoint.sh
--> Using cache d539b385afa5028d0cf5a8dd0c08038ac5503b4ebfae737254f94bf8280f191f
COMMIT boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500
--> d539b385afa5
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806872-500:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4817739-500:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899452-500:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794872-499:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4799945-492:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4891580-492:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899147-490:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4772229-480:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4863706-476:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4890583-467:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4806836-464:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4865248-444:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4899188-456:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4807374-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4869630-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4765776-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4788403-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4759274-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4800315-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4869781-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4815242-455:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4868416-455:latest
d539b385afa5028d0cf5a8dd0c08038ac5503b4ebfae737254f94bf8280f191f
EOM
running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500
program: podman
command output:
884eaee362cf5abadffa269d7e6d31597d506a7d85759e8982617a00cc885314
EOM
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED       STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  1 second ago  Up 2 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
5.88% 10.22MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
0.77% 9.847MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
0.51% 9.851MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  33 seconds ago  Up 33 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
3.17% 37.58MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  43 seconds ago  Up 44 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
13.35% 142.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  54 seconds ago  Up 54 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
15.13% 156.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
15.29% 164.4MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
17.03% 171.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
16.75% 180.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
17.24% 188.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
18.25% 197.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
19.07% 207.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
18.82% 214.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
18.52% 228.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
19.76% 233.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
19.56% 249.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
18.96% 264.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
21.63% 255.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
21.45% 299.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
21.63% 407.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
25.26% 317.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
27.82% 320.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
27.72% 605.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
27.72% 318.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
31.21% 328MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
35.15% 329.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
39.44% 331.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
42.96% 331.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
45.99% 333.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
49.09% 334.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
51.89% 335.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
53.95% 324.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
54.03% 315.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
52.41% 314.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
50.87% 314.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS                    PORTS       NAMES
884eaee362cf  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest  /bin/sh -c ./entr...  6 minutes ago  Exited (0) 4 seconds ago  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
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=18044
job: logsize=8072 k
Filesystem      1K-blocks     Used Available Use% Mounted on
overlay        1055762868 29215988 972843408   3% /
job: times=
0m0.008s 0m0.028s
1m53.674s 0m21.880s
job: cpuusage=136
Job Finished
Filesystem      Used Use% Mounted on
===> [runRivet] Fri Feb  6 21:41:56 UTC 2026 [boinc pp mb-inelastic 53 - - pythia8 8.303 tune-A14-MSTW2008LO 100000 500]

cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          740M  19% /cvmfs/sft.cern.ch
total           778M   5% -
boinc_shutdown called with exit code 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=18044
job: logsize=8072 k
Filesystem      1K-blocks     Used Available Use% Mounted on
overlay        1055762868 29215988 972843408   3% /
job: times=
0m0.008s 0m0.028s
1m53.674s 0m21.880s
job: cpuusage=136
Job Finished
Filesystem      Used Use% Mounted on
===> [runRivet] Fri Feb  6 21:41:56 UTC 2026 [boinc pp mb-inelastic 53 - - pythia8 8.303 tune-A14-MSTW2008LO 100000 500]

cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          740M  19% /cvmfs/sft.cern.ch
total           778M   5% -
boinc_shutdown called with exit code 0

EOM
stderr end
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500_0
EOM
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500
program: podman
command output:
Untagged: localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4864464-500:latest
EOM
2026-02-06 15:47:25 (30140): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN