-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Hi,
when testing various C levels one run terminated with signal 6.
Rerunning with same parameters (K32 -C 3) it works fine.
Error message (also see below):
59 park_delta(): LP_1 < LP_0 (2183940545018, 2199560346605) (x = 501, y = 0)
60 park_delta_split(): small_delta > 255 (786) (x = 500, y = 0, stub = 26)
61 ans_encode_sym(): index out of bounds: 32694
62 double free or corruption (!prev)
63 Command terminated by signal 6
I would like to rerun with the same PlotID to see if this reproduces.
Is that possible or would this need a new (debug) option?
P.S. Can you explain what -Z/--unique does?
[root@287c4448ccc0 data1]# cat -n giga1169.cuda_plot_k32_834ee25.27247.out
1 Sun Jan 29 10:12:46 2023
2 +-----------------------------------------------------------------------------+
3 | NVIDIA-SMI 525.85.05 Driver Version: 525.85.05 CUDA Version: 12.0 |
4 |-------------------------------+----------------------+----------------------+
5 | GPU Name Persistence-M| Bus-Id Disp.A | Volatile Uncorr. ECC |
6 | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. |
7 | | | MIG M. |
8 |===============================+======================+======================|
9 | 0 Quadro M4000 Off | 00000000:84:00.0 Off | N/A |
10 | 82% 59C P0 47W / 120W | 0MiB / 8192MiB | 1% Default |
11 | | | N/A |
12 +-------------------------------+----------------------+----------------------+
13
14 +-----------------------------------------------------------------------------+
15 | Processes: |
16 | GPU GI CI PID Type Process name GPU Memory |
17 | ID ID Usage |
18 |=============================================================================|
19 | No running processes found |
20 +-----------------------------------------------------------------------------+
21 Product Name : Quadro M4000
22 Sun Jan 29 10:12:47 UTC 2023
23 8fbbd13e2321599f221f2f289b7316c2 cuda_plot_k32_834ee25
24 Calling /cuda_plot_k32_834ee25 -c xxx -f xxx -x 11337 -t ./ -C 3
25 Chia k32 next-gen CUDA plotter - 217b8ba
26 Plot Format: v2.4
27 Network Port: 11337 [MMX] (unique)
28 No. GPUs: 1
29 No. Streams: 4
30 Final Destination: ./
31 Shared Memory limit: unlimited
32 Number of Plots: 1
33 Initialization took 0.151 sec
34 Crafting plot 1 out of 1 (2023/01/29 10:12:48)
35 Process ID: 1177
36 Pool Puzzle Hash: xxx
37 Farmer Public Key: xxx
38 Working Directory: ./
39 Working Directory 2: @RAM
40 Compression Level: C3 (xbits = 13, final table = 3)
41 Plot Name: plot-mmx-k32-c3-2023-01-29-10-12-xxx
42 [P1] Setup took 0.871 sec
43 [P1] Table 1 took 21.87 sec, 4294967296 entries, 16791110 max, 66551 tmp, 0 GB/s up, 1.55465 GB/s down
44 [P1] Table 2 took 49.297 sec, 4294867239 entries, 16789748 max, 66891 tmp, 0.649127 GB/s up, 1.03455 GB/s down
45 [P1] Table 3 took 86.297 sec, 4294707539 entries, 16787530 max, 66630 tmp, 0.556206 GB/s up, 1.32971 GB/s down
46 [P1] Table 4 took 92.214 sec, 4294364423 entries, 16784491 max, 66738 tmp, 0.867495 GB/s up, 1.29048 GB/s down
47 [P1] Table 5 took 80.065 sec, 4293720114 entries, 16786710 max, 66611 tmp, 0.999048 GB/s up, 1.27397 GB/s down
48 [P1] Table 6 took 67.752 sec, 4292403787 entries, 16780888 max, 66627 tmp, 0.944347 GB/s up, 1.25458 GB/s down
49 [P1] Table 7 took 47.582 sec, 4289820387 entries, 16771351 max, 66486 tmp, 1.00818 GB/s up, 0.98252 GB/s down
50 Phase 1 took 446.442 sec
51 [P2] Setup took 0.469 sec
52 [P2] Table 7 took 6.994 sec, 4.56987 GB/s up, 0.075958 GB/s down
53 [P2] Table 6 took 6.212 sec, 5.14825 GB/s up, 0.08552 GB/s down
54 [P2] Table 5 took 5.983 sec, 5.34693 GB/s up, 0.0887932 GB/s down
55 [P2] Table 4 took 5.9 sec, 5.42297 GB/s up, 0.0900424 GB/s down
56 Phase 2 took 25.827 sec
57 [P3] Setup took 0.635 sec
58 [P3] Table 3 LPSK took 7.099 sec, 3439413469 entries, 14270566 max, 56421 tmp, 4.01881 GB/s up, 7.18414 GB/s down
59 park_delta(): LP_1 < LP_0 (2183940545018, 2199560346605) (x = 501, y = 0)
60 park_delta_split(): small_delta > 255 (786) (x = 500, y = 0, stub = 26)
61 ans_encode_sym(): index out of bounds: 32694
62 double free or corruption (!prev)
63 Command terminated by signal 6
64 167.79user 116.78system 8:49.11elapsed 53%CPU (0avgtext+0avgdata 196450004maxresident)k
65 0inputs+200outputs (0major+50260110minor)pagefaults 0swaps
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels