False
     178,822,816 bytes allocated in the heap
     115,908,216 bytes copied during GC
      18,087,368 bytes maximum residency (7 sample(s))
      20,827,056 bytes maximum slop
              17 MB total memory in use (0 MB lost due to fragmentation)

                                     Tot time (elapsed)  Avg pause  Max pause
  Gen  0        87 colls,    87 par    0.323s   0.072s     0.0008s    0.0047s
  Gen  1         7 colls,     6 par    0.254s   0.083s     0.0119s    0.0170s

  Parallel GC work balance: 15.81% (serial 0%, perfect 100%)

  TASKS: 16 (1 bound, 15 peak workers (15 total), using -N7)

  SPARKS: 250000 (249999 converted, 0 overflowed, 0 dud, 0 GC'd, 1 fizzled)

  INIT    time    0.002s  (  0.014s elapsed)
  MUT     time  204.790s  ( 31.594s elapsed)
  GC      time    0.576s  (  0.155s elapsed)
  EXIT    time    0.001s  (  0.008s elapsed)
  Total   time  205.368s  ( 31.771s elapsed)

  Alloc rate    873,203 bytes per MUT second

  Productivity  99.7% of total user, 99.4% of total elapsed

word-search-exe inputs/large_input_500.txt 500 500 "gingera" +RTS -N7 -s -ls  205.37s user 1.95s system 651% cpu 31.798 total
