?????, aionman ? ???. ?? ?? ?? 96475543-f07e-42aa-9f5d-0b84aaa8fd7d ???? ????, ?? ??? cancel??? a7710c39-7b5b-40dc-817e-7f3315df0cc5 ???? ???? ??? ?? ???? ?? ?? ???????. (??? ????? ????? ????? ?, ?? 2? 52 ?? ??? ??? ?????? ?? 4? 57? ??? ???? ??? ?? ?? ??? ?? ? 2?? ?? ??? ?? ? ????) ?? ??? ?? ????, ?? ????? ???? ??????. ?????.

Created by aionman
dc789c03-1946-469a-ad0a-887319666de3 ???? process ?? ???. ``` root@1dd79f0323f9:/# ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 1132 4 ? Ss 04:45 0:00 /dev/init -- /bin/sh -c ./train.sh; ./inference.sh root 8 0.0 0.0 4504 700 ? S 04:45 0:00 /bin/sh -c ./train.sh; ./inference.sh root 405 0.0 0.0 18032 2848 ? S 06:07 0:00 bash ./inference.sh root 486 100 0.0 6565496 231992 ? Rl 06:30 40:49 /opt/conda/bin/python /src/inference_2.py root 538 0.0 0.0 24564 10468 ? S 06:30 0:00 /opt/conda/bin/python -c from multiprocessing.semaphore_tracker import main;main(5) root 586 0.4 0.0 18244 3152 pts/0 Ss 07:10 0:00 /bin/bash root 598 0.0 0.0 34424 2896 pts/0 R+ 07:10 0:00 ps aux ```
?????! ??? ????? ? ?? ? ???? ? ????... dc789c03-1946-469a-ad0a-887319666de3 ???? ???? ??? ??? ??? ??? ? ????? ? ??????
???? ??? ???? ?? ???? ? ?? ?? ????.
?? ?????. ?? ? 4?? ?????? ????? ??? ??? ?? ?? ? ???, ???? ??? ????? ?? ??????.... ??? ??? ???? ??? ??? ??? ? ???? ???. ??, inference.sh ???? ? ????? ???? ?????? ????? ??? ?? ????? ??? ?? ????? ???? ?? ???????
96475543-f07e-42aa-9f5d-0b84aaa8fd7d ???? process ?? ???. ``` root@b1aad97b5964:/# ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 1132 4 ? Ss 06:05 0:00 /dev/init -- /bin/sh -c ./train.sh; ./inference.sh root 8 0.0 0.0 4504 704 ? S 06:05 0:00 /bin/sh -c ./train.sh; ./inference.sh root 329 0.0 0.0 18028 2700 ? S 07:24 0:00 bash ./inference.sh root 330 94.0 0.9 21826508 2524700 ? Rl 07:24 201:20 /opt/conda/bin/python3 /src/inference.py root 382 0.0 0.0 24500 10484 ? S 07:24 0:00 /opt/conda/bin/python3 -c from multiprocessing.semaphore_tracker import main;main(5) root 385 6.4 0.0 0 0 ? Z 07:26 13:36 [python3] root 386 6.3 0.0 0 0 ? Z 07:26 13:32 [python3] root 387 6.1 0.0 0 0 ? Z 07:26 13:05 [python3] root 388 6.2 0.0 0 0 ? Z 07:26 13:10 [python3] root 444 0.0 0.0 18244 3184 pts/0 Ss 10:48 0:00 /bin/bash root 468 0.0 0.0 34424 2848 pts/0 R+ 10:58 0:00 ps aux ``` ? ??? ?? log? inference.sh ???? ?? ??? ???, PID 382? sleep ??? ??? ?? child process? ??? ???? wait() call? ?? ?? ??? ????.

???? ?? ???? ??????. page is loading…