-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
6b2b884
commit 8583961
Showing
20 changed files
with
501 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Command being timed: "cargo run --release -- --n=11146 --prove" | ||
User time (seconds): 1309.30 | ||
System time (seconds): 56.31 | ||
Percent of CPU this job got: 3712% | ||
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:36.78 | ||
Average shared text size (kbytes): 0 | ||
Average unshared data size (kbytes): 0 | ||
Average stack size (kbytes): 0 | ||
Average total size (kbytes): 0 | ||
Maximum resident set size (kbytes): 19568832 | ||
Average resident set size (kbytes): 0 | ||
Major (requiring I/O) page faults: 30 | ||
Minor (reclaiming a frame) page faults: 12431970 | ||
Voluntary context switches: 432543 | ||
Involuntary context switches: 84810 | ||
Swaps: 0 | ||
File system inputs: 0 | ||
File system outputs: 912 | ||
Socket messages sent: 0 | ||
Socket messages received: 0 | ||
Signals delivered: 0 | ||
Page size (bytes): 4096 | ||
Exit status: 0 |
Binary file not shown.
23 changes: 23 additions & 0 deletions
23
sorting-output/11146-2025-01-14T15:13:53,418474099+00:00/ceno/output_time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Command being timed: "cargo run --package=ceno_zkvm --bin=e2e --profile=release -- --hints=/home/matthias/scroll/prog/zkVM-benchmarks/sorting-output/11146-2025-01-14T15:13:53,418474099+00:00/ceno/hints /home/matthias/scroll/prog/zkVM-benchmarks/ceno/examples/target/riscv32im-ceno-zkvm-elf/release/examples/sorting" | ||
User time (seconds): 760.82 | ||
System time (seconds): 49.89 | ||
Percent of CPU this job got: 3298% | ||
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:24.57 | ||
Average shared text size (kbytes): 0 | ||
Average unshared data size (kbytes): 0 | ||
Average stack size (kbytes): 0 | ||
Average total size (kbytes): 0 | ||
Maximum resident set size (kbytes): 7969084 | ||
Average resident set size (kbytes): 0 | ||
Major (requiring I/O) page faults: 2 | ||
Minor (reclaiming a frame) page faults: 4257349 | ||
Voluntary context switches: 1018759 | ||
Involuntary context switches: 166934 | ||
Swaps: 0 | ||
File system inputs: 0 | ||
File system outputs: 32 | ||
Socket messages sent: 0 | ||
Socket messages received: 0 | ||
Signals delivered: 0 | ||
Page size (bytes): 4096 | ||
Exit status: 0 |
Binary file not shown.
Empty file.
Binary file not shown.
23 changes: 23 additions & 0 deletions
23
sorting-output/27031-2025-01-14T15:15:15,009493607+00:00/ceno/output_time
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
Command being timed: "cargo run --package=ceno_zkvm --bin=e2e --profile=release -- --hints=/home/matthias/scroll/prog/zkVM-benchmarks/sorting-output/27031-2025-01-14T15:15:15,009493607+00:00/ceno/hints /home/matthias/scroll/prog/zkVM-benchmarks/ceno/examples/target/riscv32im-ceno-zkvm-elf/release/examples/sorting" | ||
User time (seconds): 1335.89 | ||
System time (seconds): 90.47 | ||
Percent of CPU this job got: 3619% | ||
Elapsed (wall clock) time (h:mm:ss or m:ss): 0:39.40 | ||
Average shared text size (kbytes): 0 | ||
Average unshared data size (kbytes): 0 | ||
Average stack size (kbytes): 0 | ||
Average total size (kbytes): 0 | ||
Maximum resident set size (kbytes): 15058784 | ||
Average resident set size (kbytes): 0 | ||
Major (requiring I/O) page faults: 29 | ||
Minor (reclaiming a frame) page faults: 11673999 | ||
Voluntary context switches: 1224165 | ||
Involuntary context switches: 217077 | ||
Swaps: 0 | ||
File system inputs: 0 | ||
File system outputs: 32 | ||
Socket messages sent: 0 | ||
Socket messages received: 0 | ||
Signals delivered: 0 | ||
Page size (bytes): 4096 | ||
Exit status: 0 |
124 changes: 124 additions & 0 deletions
124
sorting-output/27031-2025-01-14T15:15:55,063010107+00:00/sp1/log
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
[2m2025-01-14T15:15:56.402645Z[0m [33m WARN[0m SP1_PROVER environment variable not set, defaulting to 'cpu' | ||
[2m2025-01-14T15:15:56.861804Z[0m [32m INFO[0m vk verification: true | ||
n: 27031 | ||
[2m2025-01-14T15:15:59.188074Z[0m [32m INFO[0m [1mprove_core[0m: clk = 0 pc = 0x200d04 | ||
stdout: WARNING: Using insecure random number generator. | ||
[2m2025-01-14T15:15:59.465502Z[0m [32m INFO[0m [1mprove_core[0m: clk = 0 pc = 0x200d04 | ||
stdout: WARNING: Using insecure random number generator. | ||
[2m2025-01-14T15:16:00.838766Z[0m [32m INFO[0m [1mprove_core[0m: deferred 1 records | ||
[2m2025-01-14T15:16:01.273305Z[0m [32m INFO[0m [1mprove_core[0m: Shard Lifted: Index=1, Cluster=210 | ||
[2m2025-01-14T15:16:01.273325Z[0m [32m INFO[0m [1mprove_core[0m: Chip Cpu: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273327Z[0m [32m INFO[0m [1mprove_core[0m: Chip AddSub: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273329Z[0m [32m INFO[0m [1mprove_core[0m: Chip Bitwise: 19 -> 19 | ||
[2m2025-01-14T15:16:01.273331Z[0m [32m INFO[0m [1mprove_core[0m: Chip Mul: 2 -> 17 | ||
[2m2025-01-14T15:16:01.273333Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftRight: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273334Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftLeft: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273335Z[0m [32m INFO[0m [1mprove_core[0m: Chip Lt: 17 -> 18 | ||
[2m2025-01-14T15:16:01.273337Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryLocal: 13 -> 18 | ||
[2m2025-01-14T15:16:01.273338Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryInstrs: 20 -> 20 | ||
[2m2025-01-14T15:16:01.273339Z[0m [32m INFO[0m [1mprove_core[0m: Chip Auipc: 9 -> 18 | ||
[2m2025-01-14T15:16:01.273340Z[0m [32m INFO[0m [1mprove_core[0m: Chip Branch: 16 -> 18 | ||
[2m2025-01-14T15:16:01.273341Z[0m [32m INFO[0m [1mprove_core[0m: Chip Jump: 12 -> 18 | ||
[2m2025-01-14T15:16:01.273342Z[0m [32m INFO[0m [1mprove_core[0m: Chip Global: 16 -> 17 | ||
[2m2025-01-14T15:16:01.273344Z[0m [32m INFO[0m [1mprove_core[0m: Chip SyscallCore: 2 -> 10 | ||
[2m2025-01-14T15:16:01.273345Z[0m [32m INFO[0m [1mprove_core[0m: Chip SyscallInstrs: 2 -> 10 | ||
[2m2025-01-14T15:16:01.273729Z[0m [32m INFO[0m [1mprove_core[0m: Shard Lifted: Index=2, Cluster=54 | ||
[2m2025-01-14T15:16:01.273733Z[0m [32m INFO[0m [1mprove_core[0m: Chip Cpu: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273735Z[0m [32m INFO[0m [1mprove_core[0m: Chip DivRem: 2 -> 10 | ||
[2m2025-01-14T15:16:01.273736Z[0m [32m INFO[0m [1mprove_core[0m: Chip AddSub: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273737Z[0m [32m INFO[0m [1mprove_core[0m: Chip Bitwise: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273738Z[0m [32m INFO[0m [1mprove_core[0m: Chip Mul: 11 -> 17 | ||
[2m2025-01-14T15:16:01.273739Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftRight: 17 -> 17 | ||
[2m2025-01-14T15:16:01.273741Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftLeft: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273742Z[0m [32m INFO[0m [1mprove_core[0m: Chip Lt: 19 -> 19 | ||
[2m2025-01-14T15:16:01.273743Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryLocal: 14 -> 18 | ||
[2m2025-01-14T15:16:01.273744Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryInstrs: 20 -> 20 | ||
[2m2025-01-14T15:16:01.273745Z[0m [32m INFO[0m [1mprove_core[0m: Chip Auipc: 10 -> 18 | ||
[2m2025-01-14T15:16:01.273747Z[0m [32m INFO[0m [1mprove_core[0m: Chip Branch: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273748Z[0m [32m INFO[0m [1mprove_core[0m: Chip Jump: 14 -> 18 | ||
[2m2025-01-14T15:16:01.273749Z[0m [32m INFO[0m [1mprove_core[0m: Chip Global: 17 -> 17 | ||
[2m2025-01-14T15:16:01.273978Z[0m [32m INFO[0m [1mprove_core[0m: Shard Lifted: Index=3, Cluster=179 | ||
[2m2025-01-14T15:16:01.273981Z[0m [32m INFO[0m [1mprove_core[0m: Chip Cpu: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273983Z[0m [32m INFO[0m [1mprove_core[0m: Chip AddSub: 21 -> 21 | ||
[2m2025-01-14T15:16:01.273984Z[0m [32m INFO[0m [1mprove_core[0m: Chip Bitwise: 14 -> 17 | ||
[2m2025-01-14T15:16:01.273985Z[0m [32m INFO[0m [1mprove_core[0m: Chip Mul: 10 -> 17 | ||
[2m2025-01-14T15:16:01.273986Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftRight: 11 -> 17 | ||
[2m2025-01-14T15:16:01.273988Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftLeft: 18 -> 18 | ||
[2m2025-01-14T15:16:01.273989Z[0m [32m INFO[0m [1mprove_core[0m: Chip Lt: 20 -> 20 | ||
[2m2025-01-14T15:16:01.273990Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryLocal: 14 -> 18 | ||
[2m2025-01-14T15:16:01.273991Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryInstrs: 20 -> 20 | ||
[2m2025-01-14T15:16:01.273992Z[0m [32m INFO[0m [1mprove_core[0m: Chip Auipc: 12 -> 18 | ||
[2m2025-01-14T15:16:01.273993Z[0m [32m INFO[0m [1mprove_core[0m: Chip Branch: 19 -> 19 | ||
[2m2025-01-14T15:16:01.273995Z[0m [32m INFO[0m [1mprove_core[0m: Chip Jump: 15 -> 18 | ||
[2m2025-01-14T15:16:01.273996Z[0m [32m INFO[0m [1mprove_core[0m: Chip Global: 17 -> 17 | ||
[2m2025-01-14T15:16:01.274171Z[0m [32m INFO[0m [1mprove_core[0m: Shard Lifted: Index=4, Cluster=179 | ||
[2m2025-01-14T15:16:01.274175Z[0m [32m INFO[0m [1mprove_core[0m: Chip Cpu: 21 -> 21 | ||
[2m2025-01-14T15:16:01.274176Z[0m [32m INFO[0m [1mprove_core[0m: Chip AddSub: 21 -> 21 | ||
[2m2025-01-14T15:16:01.274177Z[0m [32m INFO[0m [1mprove_core[0m: Chip Bitwise: 15 -> 17 | ||
[2m2025-01-14T15:16:01.274178Z[0m [32m INFO[0m [1mprove_core[0m: Chip Mul: 10 -> 17 | ||
[2m2025-01-14T15:16:01.274179Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftRight: 12 -> 17 | ||
[2m2025-01-14T15:16:01.274181Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftLeft: 18 -> 18 | ||
[2m2025-01-14T15:16:01.274182Z[0m [32m INFO[0m [1mprove_core[0m: Chip Lt: 20 -> 20 | ||
[2m2025-01-14T15:16:01.274183Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryLocal: 13 -> 18 | ||
[2m2025-01-14T15:16:01.274184Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryInstrs: 20 -> 20 | ||
[2m2025-01-14T15:16:01.274185Z[0m [32m INFO[0m [1mprove_core[0m: Chip Auipc: 12 -> 18 | ||
[2m2025-01-14T15:16:01.274187Z[0m [32m INFO[0m [1mprove_core[0m: Chip Branch: 19 -> 19 | ||
[2m2025-01-14T15:16:01.274188Z[0m [32m INFO[0m [1mprove_core[0m: Chip Jump: 15 -> 18 | ||
[2m2025-01-14T15:16:01.274189Z[0m [32m INFO[0m [1mprove_core[0m: Chip Global: 16 -> 17 | ||
[2m2025-01-14T15:16:01.275210Z[0m [32m INFO[0m [1mprove_core[0m: Shard Lifted: Index=5, Cluster=313 | ||
[2m2025-01-14T15:16:01.275218Z[0m [32m INFO[0m [1mprove_core[0m: Chip Cpu: 20 -> 20 | ||
[2m2025-01-14T15:16:01.275219Z[0m [32m INFO[0m [1mprove_core[0m: Chip AddSub: 19 -> 20 | ||
[2m2025-01-14T15:16:01.275221Z[0m [32m INFO[0m [1mprove_core[0m: Chip Bitwise: 13 -> 16 | ||
[2m2025-01-14T15:16:01.275222Z[0m [32m INFO[0m [1mprove_core[0m: Chip Mul: 9 -> 16 | ||
[2m2025-01-14T15:16:01.275223Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftRight: 11 -> 16 | ||
[2m2025-01-14T15:16:01.275224Z[0m [32m INFO[0m [1mprove_core[0m: Chip ShiftLeft: 16 -> 16 | ||
[2m2025-01-14T15:16:01.275225Z[0m [32m INFO[0m [1mprove_core[0m: Chip Lt: 18 -> 18 | ||
[2m2025-01-14T15:16:01.275227Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryLocal: 11 -> 17 | ||
[2m2025-01-14T15:16:01.275228Z[0m [32m INFO[0m [1mprove_core[0m: Chip MemoryInstrs: 18 -> 18 | ||
[2m2025-01-14T15:16:01.275229Z[0m [32m INFO[0m [1mprove_core[0m: Chip Auipc: 11 -> 17 | ||
[2m2025-01-14T15:16:01.275230Z[0m [32m INFO[0m [1mprove_core[0m: Chip Branch: 17 -> 17 | ||
[2m2025-01-14T15:16:01.275231Z[0m [32m INFO[0m [1mprove_core[0m: Chip Jump: 14 -> 17 | ||
[2m2025-01-14T15:16:01.275232Z[0m [32m INFO[0m [1mprove_core[0m: Chip Global: 14 -> 16 | ||
[2m2025-01-14T15:16:01.275233Z[0m [32m INFO[0m [1mprove_core[0m: Chip SyscallCore: 5 -> 10 | ||
[2m2025-01-14T15:16:01.275235Z[0m [32m INFO[0m [1mprove_core[0m: Chip SyscallInstrs: 5 -> 10 | ||
[2m2025-01-14T15:16:01.605803Z[0m [32m INFO[0m [1mprove_core[0m:[1mgenerate main traces[0m: close [3mtime.busy[0m[2m=[0m330ms [3mtime.idle[0m[2m=[0m2.14µs [2m[3mindex[0m[2m=[0m0[0m | ||
[2m2025-01-14T15:16:48.305853Z[0m [32m INFO[0m [1mprove_core[0m: execution report (totals): total_cycles=8949065, total_syscall_cycles=20, touched_memory_addresses=74772 | ||
[2m2025-01-14T15:16:48.305879Z[0m [32m INFO[0m [1mprove_core[0m: execution report (opcode counts): | ||
[2m2025-01-14T15:16:48.305887Z[0m [32m INFO[0m [1mprove_core[0m: 2817335 add | ||
[2m2025-01-14T15:16:48.305891Z[0m [32m INFO[0m [1mprove_core[0m: 1548384 lw | ||
[2m2025-01-14T15:16:48.305892Z[0m [32m INFO[0m [1mprove_core[0m: 1454447 sw | ||
[2m2025-01-14T15:16:48.305894Z[0m [32m INFO[0m [1mprove_core[0m: 747084 sll | ||
[2m2025-01-14T15:16:48.305896Z[0m [32m INFO[0m [1mprove_core[0m: 481512 bltu | ||
[2m2025-01-14T15:16:48.305897Z[0m [32m INFO[0m [1mprove_core[0m: 364511 sltu | ||
[2m2025-01-14T15:16:48.305898Z[0m [32m INFO[0m [1mprove_core[0m: 352345 xor | ||
[2m2025-01-14T15:16:48.305899Z[0m [32m INFO[0m [1mprove_core[0m: 334024 srl | ||
[2m2025-01-14T15:16:48.305901Z[0m [32m INFO[0m [1mprove_core[0m: 328733 or | ||
[2m2025-01-14T15:16:48.305902Z[0m [32m INFO[0m [1mprove_core[0m: 165247 bne | ||
[2m2025-01-14T15:16:48.305903Z[0m [32m INFO[0m [1mprove_core[0m: 112132 bgeu | ||
[2m2025-01-14T15:16:48.305904Z[0m [32m INFO[0m [1mprove_core[0m: 108253 beq | ||
[2m2025-01-14T15:16:48.305906Z[0m [32m INFO[0m [1mprove_core[0m: 61989 jal | ||
[2m2025-01-14T15:16:48.305907Z[0m [32m INFO[0m [1mprove_core[0m: 27983 sub | ||
[2m2025-01-14T15:16:48.305908Z[0m [32m INFO[0m [1mprove_core[0m: 17491 jalr | ||
[2m2025-01-14T15:16:48.305909Z[0m [32m INFO[0m [1mprove_core[0m: 13931 and | ||
[2m2025-01-14T15:16:48.305911Z[0m [32m INFO[0m [1mprove_core[0m: 8749 auipc | ||
[2m2025-01-14T15:16:48.305912Z[0m [32m INFO[0m [1mprove_core[0m: 3197 mul | ||
[2m2025-01-14T15:16:48.305913Z[0m [32m INFO[0m [1mprove_core[0m: 544 sb | ||
[2m2025-01-14T15:16:48.305914Z[0m [32m INFO[0m [1mprove_core[0m: 424 blt | ||
[2m2025-01-14T15:16:48.305916Z[0m [32m INFO[0m [1mprove_core[0m: 402 lbu | ||
[2m2025-01-14T15:16:48.305917Z[0m [32m INFO[0m [1mprove_core[0m: 320 mulhu | ||
[2m2025-01-14T15:16:48.305918Z[0m [32m INFO[0m [1mprove_core[0m: 20 ecall | ||
[2m2025-01-14T15:16:48.305920Z[0m [32m INFO[0m [1mprove_core[0m: 4 lb | ||
[2m2025-01-14T15:16:48.305921Z[0m [32m INFO[0m [1mprove_core[0m: 3 divu | ||
[2m2025-01-14T15:16:48.305922Z[0m [32m INFO[0m [1mprove_core[0m: 1 bge | ||
[2m2025-01-14T15:16:48.305925Z[0m [32m INFO[0m [1mprove_core[0m: execution report (syscall counts): | ||
[2m2025-01-14T15:16:48.305933Z[0m [32m INFO[0m [1mprove_core[0m: 8 commit | ||
[2m2025-01-14T15:16:48.305935Z[0m [32m INFO[0m [1mprove_core[0m: 8 commit_deferred_proofs | ||
[2m2025-01-14T15:16:48.305937Z[0m [32m INFO[0m [1mprove_core[0m: 1 halt | ||
[2m2025-01-14T15:16:48.305938Z[0m [32m INFO[0m [1mprove_core[0m: 1 write | ||
[2m2025-01-14T15:16:48.305940Z[0m [32m INFO[0m [1mprove_core[0m: 1 hint_len | ||
[2m2025-01-14T15:16:48.305941Z[0m [32m INFO[0m [1mprove_core[0m: 1 hint_read | ||
[2m2025-01-14T15:16:48.305949Z[0m [32m INFO[0m [1mprove_core[0m: summary: cycles=8949065, e2e=49.118547412s, khz=182.19 | ||
[2m2025-01-14T15:16:48.309626Z[0m [32m INFO[0m [1mprove_core[0m: close [3mtime.busy[0m[2m=[0m47.0s [3mtime.idle[0m[2m=[0m2.15s | ||
Successfully generated proof! | ||
[2m2025-01-14T15:16:49.378559Z[0m [32m INFO[0m [1mverify[0m: close [3mtime.busy[0m[2m=[0m1.04s [3mtime.idle[0m[2m=[0m2.27µs | ||
Successfully verified proof! |
Oops, something went wrong.