| Name | Theory_2922-4890533-695_2 |
| Workunit | 239728228 |
| Created | 9 Mar 2026, 20:37:31 UTC |
| Sent | 9 Mar 2026, 23:41:39 UTC |
| Report deadline | 20 Mar 2026, 23:41:39 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 25 sec |
| CPU time | 14 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.41 MB |
| Peak swap size | 2.59 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-4890533-695_2$" --format "{{.Names}}|{{.Status}}"
program: podman
command output:
EOM
creating container boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
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-4892652-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-4898263-697 latest 1eb77ef5c9f2 3 days ago 598 MB
localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4817730-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-4856331-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-4800325-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-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-4890533-695 -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-4890533-695
--> 1eb77ef5c9f2
Successfully tagged localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest
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-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-4890533-695_2 -v "./":"/boinc_slot_dir" --cap-add=SYS_ADMIN --device /dev/fuse --log-driver=k8s-file boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695
program: podman
command output:
ffc8a06ee907ee65d527b2318409ecea8ef0746ca09e4b0aa7f7f64610ec6345
EOM
starting container
running docker command: start boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 1 second ago Up 1 second 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
13.78% 9.83MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 12 seconds ago Up 12 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
1.75% 9.834MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 23 seconds ago Up 23 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
1.10% 9.826MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 34 seconds ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 45 seconds ago Up 45 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
11.70% 147.6MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 56 seconds ago Up 56 seconds 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
12.94% 163.7MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
12.23% 171MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
11.30% 177.2MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.75% 183.3MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... About a minute ago Up About a minute 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.47% 190.4MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... About a minute ago Paused 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.05% 201.8MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.10% 212.5MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
9.91% 218.1MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.06% 231.3MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
11.00% 243.6MB / 33.6GB
EOM
running docker command: pause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: unpause boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: ps --all -f "name=boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2"
program: podman
command output:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
ffc8a06ee907 localhost/boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695:latest /bin/sh -c ./entr... 2 minutes ago Up 2 minutes 80/tcp boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
EOM
running docker command: stats --no-stream --format "{{.CPUPerc}} {{.MemUsage}}" boinc__lhcathome.cern.ch_lhcathome__theory_2922-4890533-695_2
program: podman
command output:
10.73% 264.5MB / 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 (26796): called boinc_finish(1)
</stderr_txt>
]]>
©2026 CERN