Name Theory_2922-4771090-499_0
Workunit 2714275
Created 6 Feb 2026, 18:00:52 UTC
Sent 6 Feb 2026, 20:02:08 UTC
Report deadline 16 Feb 2026, 20:02:08 UTC
Received 6 Feb 2026, 20:10:49 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 5582
Run time 8 min 29 sec
CPU time 2 min 54 sec
Priority 0
Validate state Valid
Credit 12.23
Device peak FLOPS 10.38 GFLOPS
Application version Theory Simulation v7.65 (docker)
windows_x86_64
Peak working set size 12.94 MB
Peak swap size 2.50 MB
Peak disk usage 1.07 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-4771090-499_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_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-4854616-499  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4880846-499  latest      d539b385afa5  3 weeks ago  598 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794303-498  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-4794872-499  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-4771090-499 -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-4771090-499
--> d539b385afa5
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499: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-4854616-499:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4880846-499:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4794303-498: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-4771090-499_0  -v "./":"/boinc_slot_dir"  --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499
program: podman
command output:
2e824f3a5ba07b36ae40af5b29116324dc816db5a3376bacd730a05d20a49e40
EOM
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED       STATUS       PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
12.01% 11.26MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  11 seconds ago  Up 11 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
1.45% 9.867MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  22 seconds ago  Up 22 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
0.87% 9.884MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  32 seconds ago  Up 32 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
3.16% 39.65MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  43 seconds ago  Up 43 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
9.76% 38.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  53 seconds ago  Up 53 seconds  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
13.29% 62.62MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
15.79% 147.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
16.17% 154.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
17.29% 162.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
16.77% 171.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
17.70% 176.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
17.74% 185.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
18.51% 195.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
18.20% 206.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
18.63% 216MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
18.69% 225.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
19.05% 226.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
20.10% 241.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
20.09% 260.4MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
21.01% 247.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
23.37% 281.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
23.41% 300.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
23.70% 602.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
26.88% 297.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
27.76% 315.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
30.58% 317.5MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
34.52% 318.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
38.03% 317.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
41.46% 318.2MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
44.52% 318.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
47.28% 318.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
50.03% 317.9MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
52.56% 318MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
54.88% 317.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  5 minutes ago  Up 5 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
57.06% 318MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
59.02% 318.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
60.97% 319.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
62.86% 317.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
64.77% 317.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  6 minutes ago  Up 6 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
66.55% 317.7MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
68.08% 318.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
69.63% 317.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
71.26% 317.8MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
71.54% 306.6MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
72.25% 310.1MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  7 minutes ago  Up 7 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
71.48% 297.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
69.92% 297.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  8 minutes ago  Up 8 minutes  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
68.44% 297.3MB / 33.46GB
EOM
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0"
program: podman
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS                    PORTS       NAMES
2e824f3a5ba0  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest  /bin/sh -c ./entr...  8 minutes ago  Exited (0) 5 seconds ago  80/tcp      boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_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
===> [runRivet] Fri Feb  6 20:03:13 UTC 2026 [boinc ppbar mb-inelastic 500 - - pythia6 6.428 358 100000 499]

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=9632
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
4m7.124s 0m33.713s
job: cpuusage=281
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          674M  17% /cvmfs/sft.cern.ch
total           713M   5% -
boinc_shutdown called with exit code 0

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
===> [runRivet] Fri Feb  6 20:03:13 UTC 2026 [boinc ppbar mb-inelastic 500 - - pythia6 6.428 358 100000 499]

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=9632
job: logsize=60 k
job: times=
0m0.000s 0m0.006s
4m7.124s 0m33.713s
job: cpuusage=281
Job Finished
Filesystem      Used Use% Mounted on
cvmfs2          201K   1% /cvmfs/cvmfs-config.cern.ch
cvmfs2           22M   1% /cvmfs/alice.cern.ch
cvmfs2           17M   1% /cvmfs/grid.cern.ch
cvmfs2          674M  17% /cvmfs/sft.cern.ch
total           713M   5% -
boinc_shutdown called with exit code 0

EOM
stderr end
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
program: podman
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499_0
EOM
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499
program: podman
command output:
Untagged: localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4771090-499:latest
EOM
2026-02-06 14:10:42 (27928): called boinc_finish(0)

</stderr_txt>
]]>


©2026 CERN