Name Theory_2922-4769729-500_0
Workunit 2714465
Created 6 Feb 2026, 20:00:58 UTC
Sent 6 Feb 2026, 21:22:29 UTC
Report deadline 16 Feb 2026, 21:22:29 UTC
Received 6 Feb 2026, 21:28:51 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 5582
Run time 5 min 51 sec
CPU time 1 min 19 sec
Priority 0
Validate state Valid
Credit 8.46
Device peak FLOPS 10.38 GFLOPS
Application version Theory Simulation v7.65 (docker)
windows_x86_64
Peak working set size 12.88 MB
Peak swap size 2.53 MB
Peak disk usage 1.08 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-4769729-500_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-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-4868308-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-4769729-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-4769729-500
--> d539b385afa5
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4868308-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-4769729-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-4769729-500
program: podman
command output:
63705a56c60959cc8b769c9ab37f4b0e53b56241fd485a6c2fa46fb536a8a16b
EOM
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED       STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  1 second ago  Up 2 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
5.83% 10.26MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  11 seconds ago  Up 12 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
0.76% 9.81MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  22 seconds ago  Up 23 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
0.51% 9.798MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  32 seconds ago  Up 33 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
2.15% 39.03MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  43 seconds ago  Up 44 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.70% 156.4MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  54 seconds ago  Up 54 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.65% 169.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.54% 180.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.39% 190MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.46% 199.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.35% 208.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.31% 217.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
6.55% 236.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
7.85% 245.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
7.58% 261.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
9.43% 254.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
11.80% 294.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
11.41% 333.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
15.57% 316.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
17.02% 318.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
16.69% 313.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
17.24% 317.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
25.17% 322.4MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
32.72% 322.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
39.59% 324.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
45.92% 324.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
51.70% 325.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
57.07% 328.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
59.84% 310.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
61.73% 313.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
63.76% 312.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
62.49% 301.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
60.48% 301.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
program: podman
command output:
58.60% 301MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS                    PORTS       NAMES
63705a56c609  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500:latest  /bin/sh -c ./entr...  5 minutes ago  Exited (0) 5 seconds ago  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-500_0
EOM
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4769729-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=10220
job: logsize=76 k
job: times=
0m0.000s 0m0.006s
2m26.671s 0m22.181s
job: cpuusage=169
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
===> [runRivet] Fri Feb  6 21:23:13 UTC 2026 [boinc ppbar mb-inelastic 200 - - pythia8 8.186 default-CD 100000 500]

cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          706M  18% /cvmfs/sft.cern.ch
total           744M   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=10220
job: logsize=76 k
job: times=
0m0.000s 0m0.006s
2m26.671s 0m22.181s
job: cpuusage=169
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
===> [runRivet] Fri Feb  6 21:23:13 UTC 2026 [boinc ppbar mb-inelastic 200 - - pythia8 8.186 default-CD 100000 500]

cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          706M  18% /cvmfs/sft.cern.ch
total           744M   5% -
boinc_shutdown called with exit code 0

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

</stderr_txt>
]]>


©2026 CERN