False
     183,583,984 bytes allocated in the heap
     121,433,768 bytes copied during GC
      19,406,056 bytes maximum residency (7 sample(s))
      14,858,224 bytes maximum slop
              18 MB total memory in use (0 MB lost due to fragmentation)

                                     Tot time (elapsed)  Avg pause  Max pause
  Gen  0        91 colls,    91 par    0.394s   0.070s     0.0008s    0.0043s
  Gen  1         7 colls,     6 par    0.222s   0.081s     0.0116s    0.0163s

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

  TASKS: 14 (1 bound, 13 peak workers (13 total), using -N6)

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

  INIT    time    0.002s  (  0.014s elapsed)
  MUT     time  189.905s  ( 33.457s elapsed)
  GC      time    0.616s  (  0.151s elapsed)
  EXIT    time    0.000s  (  0.007s elapsed)
  Total   time  190.524s  ( 33.628s elapsed)

  Alloc rate    966,712 bytes per MUT second

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

word-search-exe inputs/large_input_500.txt 500 500 "gingera" +RTS -N6 -s -ls  190.53s user 1.62s system 570% cpu 33.652 total
