12345678910111213141516171819202122232425262728293031323334353637383940414243444546 |
- Accumulated statistics
- attempted-constraints 60
- max-open-constraints 3
- metas 368
- /Users/abel/agda-erasure/dist-2.6.1/build/agda/agda -v0 -v profile:1 -v profile.constraints:10 -v profile.metas:10 --no-default-libraries categories/Categories.agda -icategories --ignore-interfaces +RTS -K32M -slogs/.tmp
- 425,869,104 bytes allocated in the heap
- 69,521,152 bytes copied during GC
- 10,888,440 bytes maximum residency (8 sample(s))
- 80,648 bytes maximum slop
- 26 MB total memory in use (0 MB lost due to fragmentation)
- Tot time (elapsed) Avg pause Max pause
- Gen 0 401 colls, 0 par 0.060s 0.063s 0.0002s 0.0011s
- Gen 1 8 colls, 0 par 0.067s 0.081s 0.0101s 0.0181s
- TASKS: 4 (1 bound, 3 peak workers (3 total), using -N1)
- SPARKS: 0 (0 converted, 0 overflowed, 0 dud, 0 GC'd, 0 fizzled)
- INIT time 0.000s ( 0.002s elapsed)
- MUT time 0.207s ( 0.216s elapsed)
- GC time 0.128s ( 0.144s elapsed)
- EXIT time 0.000s ( 0.009s elapsed)
- Total time 0.335s ( 0.371s elapsed)
- Alloc rate 2,061,810,903 bytes per MUT second
- Productivity 61.8% of total user, 60.5% of total elapsed
- gc_alloc_block_sync: 0
- whitehole_spin: 0
- gen[0].sync: 0
- gen[1].sync: 0
- ──────────────────────────────────────────────────────────────────
- Mach kernel version:
- Darwin Kernel Version 18.0.0: Wed Aug 22 20:13:40 PDT 2018; root:xnu-4903.201.2~1/RELEASE_X86_64
- Kernel configured for up to 4 processors.
- 2 processors are physically available.
- 4 processors are logically available.
- Processor type: x86_64h (Intel x86-64h Haswell)
- Processors active: 0 1 2 3
- Primary memory available: 16.00 gigabytes
- Default processor set: 427 tasks, 2369 threads, 4 processors
- Load average: 2.18, Mach factor: 1.81
|