Name Theory_2922-4778141-393_1
Workunit 2631448
Created 13 Nov 2025, 16:20:43 UTC
Sent 14 Nov 2025, 19:42:17 UTC
Report deadline 24 Nov 2025, 19:42:17 UTC
Received 14 Nov 2025, 19:48:27 UTC
Server state Over
Outcome Success
Client state Done
Exit status 0 (0x00000000)
Computer ID 5547
Run time 6 min 10 sec
CPU time 6 min 27 sec
Validate state Valid
Credit 8.08
Device peak FLOPS 9.43 GFLOPS
Application version Theory Simulation v7.62 (docker)
x86_64-pc-linux-gnu
Peak working set size 3.25 MB
Peak swap size 5.26 MB
Peak disk usage 3.70 MB

Stderr output

<core_client_version>8.2.4</core_client_version>
<![CDATA[
<stderr_txt>
docker_wrapper config:
   workdir: /boinc_slot_dir
   use GPU: no
   Web graphics guest port: 80
   create args: --cap-add=SYS_ADMIN --device /dev/fuse -v /cvmfs:/cvmfs:shared
   verbose: 1
Using podman
running docker command: ps --all --filter "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE       COMMAND     CREATED     STATUS      PORTS       NAMES
creating container boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: images
command output:
REPOSITORY                                                                    TAG         IMAGE ID      CREATED         SIZE
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4888354-394  latest      2ee9c269f3a2  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4883953-393  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4853835-393  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4816245-396  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4818782-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4803517-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4911953-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4814216-396  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4826448-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4897960-396  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4805992-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4772924-364  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4861930-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4831603-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4825555-394  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4777184-378  latest      4efbbc2337d1  19 minutes ago  596 MB
localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810258-394  latest      4efbbc2337d1  19 minutes ago  596 MB
docker.io/library/almalinux                                                   9           1e86a8eba5bf  2 months ago    195 MB
docker.io/library/debian                                                      latest      999ffdddc152  2 months ago    124 MB
docker.io/library/hello-world                                                 latest      1b44b5a3e06a  3 months ago    26.7 kB
building image
running docker command: build . -t boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393 -f Dockerfile 
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 85338e696e5e85db4936e78b7c21ad7a230e4b55a6cad2615a6e4300aaee4ac6
--> 85338e696e5e
STEP 3/6: RUN useradd -m boinc
--> Using cache 7c000fd3c5ee9df94038d8f0bb1835487b974a9f15f16bfca7273d743727303c
--> 7c000fd3c5ee
STEP 4/6: EXPOSE 80
--> Using cache 91ee0c27c4d6d2a9204c6e8663f86fc492135c596e5fbc72e20500afba0cbc99
--> 91ee0c27c4d6
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache ab3e9e03c7512792f3835a7a349e55672a4a15392fc4370e3341e8fe014b1475
--> ab3e9e03c751
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 4efbbc2337d100aea7d4806a4fac8b680d4d005738f78db678153db9d1d691e0
COMMIT boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393
--> 4efbbc2337d1
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4897960-396:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4818782-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4803517-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4911953-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4814216-396:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4826448-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4816245-396:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4883953-393:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4861930-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4772924-364:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4831603-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4853835-393:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4777184-378:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4810258-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4825555-394:latest
Successfully tagged localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4805992-394:latest
4efbbc2337d100aea7d4806a4fac8b680d4d005738f78db678153db9d1d691e0
web graphics: host port 36475, guest port 80
running docker command: create --name boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1  -v .:/boinc_slot_dir  -p 36475:80 --cap-add=SYS_ADMIN --device /dev/fuse -v /cvmfs:/cvmfs:shared --log-driver=k8s-file boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393
command output:
8bade647539ab3674ce3ccab681628e27c474f6d19f16ae308394f7b66bb78bb
starting container
running docker command: start boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED       STATUS       PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  1 second ago  Up 1 second  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
84.05% 6.05MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  11 seconds ago  Up 11 seconds  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
80.10% 551.6MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  21 seconds ago  Up 21 seconds  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
91.81% 25.29MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  31 seconds ago  Up 31 seconds  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
101.24% 34.88MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  40 seconds ago  Up 40 seconds  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
111.30% 34.88MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED         STATUS         PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  50 seconds ago  Up 50 seconds  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
117.36% 35.48MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
121.31% 35.33MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
124.22% 35.79MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
126.30% 35.55MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
127.98% 35.55MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
129.38% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED             STATUS             PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  About a minute ago  Up About a minute  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
130.44% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
131.37% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
132.15% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
132.80% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
133.35% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
133.82% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  2 minutes ago  Up 2 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
134.34% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
134.77% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
135.10% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
135.44% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
135.75% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
136.03% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  3 minutes ago  Up 3 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
136.30% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
136.49% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
136.71% 36MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
135.30% 9.29MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
132.56% 9.363MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
128.65% 3.101MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
124.23% 3.101MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS        PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  4 minutes ago  Up 4 minutes  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: stats --no-stream  --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
120.10% 3.101MB / 32.79GB
running docker command: ps --all -f "name=boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1"
command output:
CONTAINER ID  IMAGE                                                                                COMMAND               CREATED        STATUS                    PORTS                  NAMES
8bade647539a  localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest  /bin/sh -c ./entr...  5 minutes ago  Exited (0) 2 seconds ago  0.0.0.0:36475->80/tcp  boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: logs boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
===> [runRivet] Fri Nov 14 19:42:22 UTC 2025 [boinc ppbar ue 1960 - - pythia8 8.315 tune-AU2lox 100000 393]

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 CVMFS on the host.
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.
A local HTTP proxy is recommended to improve the CVMFS efficiency.
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=10988
job: logsize=88 k
job: times=
0m0.002s 0m0.003s
5m43.692s 0m15.772s
job: cpuusage=359
Job Finished
boinc_shutdown called with exit code 0

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 CVMFS on the host.
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.
A local HTTP proxy is recommended to improve the CVMFS efficiency.
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=10988
job: logsize=88 k
job: times=
0m0.002s 0m0.003s
5m43.692s 0m15.772s
job: cpuusage=359
Job Finished
boinc_shutdown called with exit code 0

stderr end
running docker command: stop boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: container rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
command output:
boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393_1
running docker command: image rm boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393
command output:
Untagged: localhost/boinc__lhcathomedev.cern.ch_lhcathome-dev__theory_2922-4778141-393:latest
2025-11-14 12:47:32 (2210509): called boinc_finish(0)

</stderr_txt>
]]>


©2025 CERN