| Name | Theory_2922-4817730-697_0 |
| Workunit | 239741476 |
| Created | 9 Mar 2026, 17:42:01 UTC |
| Sent | 9 Mar 2026, 23:41:04 UTC |
| Report deadline | 20 Mar 2026, 23:41:04 UTC |
| Received | 13 Mar 2026, 13:39:37 UTC |
| Server state | Over |
| Outcome | Computation error |
| Client state | Compute error |
| Exit status | 1 (0x00000001) Unknown error code |
| Computer ID | 11005274 |
| Run time | 29 min 53 sec |
| CPU time | 16 sec |
| Priority | 0 |
| Validate state | Invalid |
| Credit | 0.00 |
| Device peak FLOPS | 7.41 GFLOPS |
| Application version | Theory Simulation v302.10 (docker) windows_x86_64 |
| Peak working set size | 13.39 MB |
| Peak swap size | 2.66 MB |
| Peak disk usage | 1.08 MB |
<core_client_version>8.2.8</core_client_version>
<![CDATA[
<message>
Incorrect function.
(0x1) - exit code 1 (0x1)</message>
<stderr_txt>
docker_wrapper 18 starting
docker_wrapper config:
workdir: /boinc_slot_dir
use GPU: no
create args: --cap-add=SYS_ADMIN --device /dev/fuse
verbose: 1
Using WSL distro boinc-buda-runner
Using podman
running docker command: ps --all --filter "name=^boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
running docker command: images
program: podman
command output:
REPOSITORY TAG IMAGE ID CREATED SIZE
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4914776-691 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4898263-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4891089-689 latest cb143ba515cc 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4849860-691 latest f3dd16e90846 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4886949-689 latest 9b7549f33cb4 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4856331-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4892652-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4785506-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4810543-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4876480-691 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4803300-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4904614-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4800325-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816819-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4898440-691 latest 29fccc79b511 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4846825-691 latest 0c5d61e1fae2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4882053-691 latest 2fc8386c91f1 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4791708-691 latest 3c0cd92c3283 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4775345-689 latest e06f30341dc6 3 days ago 598 MB
docker.io/library/almalinux 9 b894a52b4112 5 weeks ago 196 MB
EOM
building image
running docker command: build "." -t boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697 -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 5b495d662793aacc18c47a55f99822201475edc4ba892ab915ffdd90053e6138
--> 5b495d662793
STEP 3/6: RUN useradd -m boinc
--> Using cache 06d9febc730e16c65877eb24455cb7ded6b0df1fbcda6f95fc725b87d66b134e
--> 06d9febc730e
STEP 4/6: EXPOSE 80
--> Using cache 22bca99e34d20ff6298b39b5dc8cc1195ec49b1c778a9425ebfcff5aa1f22364
--> 22bca99e34d2
STEP 5/6: WORKDIR /boinc_slot_dir
--> Using cache f0beadabba9cccd58b59eb73dddba995f5a9de042d9e0b7f013bd2a61814d63e
--> f0beadabba9c
STEP 6/6: CMD ./entrypoint.sh
--> Using cache 1eb77ef5c9f2b835338146d4b1554ad1cad3536ee33708aabde040c74979b1e5
COMMIT boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697
--> 1eb77ef5c9f2
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4892652-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4898263-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4856331-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4810543-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4800325-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4904614-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4803300-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4816819-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4785506-697:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4914776-691:latest
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4876480-691:latest
1eb77ef5c9f2b835338146d4b1554ad1cad3536ee33708aabde040c74979b1e5
EOM
running docker command: create --name boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697
program: podman
command output:
570486b85303a8e7d5a8f13d44c2836a18cc2979e0786af267f56d0a3b0a9f0d
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
9.57% 9.834MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 12 seconds ago Up 12 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
1.18% 9.798MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 23 seconds ago Up 22 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
0.78% 9.802MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 34 seconds ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 45 seconds ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 56 seconds ago Up 55 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
12.73% 161.5MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
12.11% 169.3MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
11.40% 176.9MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.95% 182.6MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... About a minute ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.70% 195.1MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.31% 201.4MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.34% 210.3MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.23% 218.2MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
10.37% 235.9MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
11.16% 240.6MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 2 minutes ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
12.23% 241.1MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
15.98% 261.1MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
570486b85303 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697:latest /bin/sh -c ./entr... 3 minutes ago Up 3 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-697_0
program: podman
command output:
19.60% 261.7MB / 33.6GB
EOM
docker_wrapper 18 starting
docker_wrapper config:
workdir: /boinc_slot_dir
use GPU: no
create args: --cap-add=SYS_ADMIN --device /dev/fuse
verbose: 1
wsl_init(): no usable WSL distro
wsl_init() failed: -1
read_from_pipe() error: timeout
stderr from container:
stderr end
read_from_pipe() error: timeout
docker_wrapper 18 starting
docker_wrapper config:
workdir: /boinc_slot_dir
use GPU: no
create args: --cap-add=SYS_ADMIN --device /dev/fuse
verbose: 1
wsl_init(): no usable WSL distro
wsl_init() failed: -1
read_from_pipe() error: timeout
stderr from container:
stderr end
read_from_pipe() error: timeout
read_from_pipe() error: timeout
2026-03-10 16:32:01 (26756): called boinc_finish(1)
</stderr_txt>
]]>
©2026 CERN