False
     189,428,720 bytes allocated in the heap
     110,822,856 bytes copied during GC
      18,211,200 bytes maximum residency (6 sample(s))
      20,718,848 bytes maximum slop
              17 MB total memory in use (0 MB lost due to fragmentation)

                                     Tot time (elapsed)  Avg pause  Max pause
  Gen  0       105 colls,   105 par    0.685s   0.075s     0.0007s    0.0060s
  Gen  1         6 colls,     5 par    0.133s   0.057s     0.0095s    0.0149s

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

  TASKS: 8 (1 bound, 7 peak workers (7 total), using -N3)

  SPARKS: 250000 (249930 converted, 0 overflowed, 0 dud, 0 GC'd, 70 fizzled)

  INIT    time    0.001s  (  0.011s elapsed)
  MUT     time  162.410s  ( 54.692s elapsed)
  GC      time    0.818s  (  0.132s elapsed)
  EXIT    time    0.000s  (  0.008s elapsed)
  Total   time  163.231s  ( 54.842s elapsed)

  Alloc rate    1,166,359 bytes per MUT second

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

word-search-exe inputs/large_input_500.txt 500 500 "gingera" +RTS -N3 -s -ls  163.24s user 0.42s system 298% cpu 54.871 total
