False
     188,276,912 bytes allocated in the heap
     123,926,000 bytes copied during GC
      20,371,096 bytes maximum residency (7 sample(s))
      15,061,360 bytes maximum slop
              19 MB total memory in use (0 MB lost due to fragmentation)

                                     Tot time (elapsed)  Avg pause  Max pause
  Gen  0        98 colls,    98 par    0.455s   0.071s     0.0007s    0.0057s
  Gen  1         7 colls,     6 par    0.217s   0.079s     0.0113s    0.0204s

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

  TASKS: 12 (1 bound, 11 peak workers (11 total), using -N5)

  SPARKS: 250000 (249561 converted, 0 overflowed, 0 dud, 0 GC'd, 439 fizzled)

  INIT    time    0.001s  (  0.010s elapsed)
  MUT     time  185.990s  ( 38.426s elapsed)
  GC      time    0.672s  (  0.150s elapsed)
  EXIT    time    0.000s  (  0.006s elapsed)
  Total   time  186.664s  ( 38.592s elapsed)

  Alloc rate    1,012,293 bytes per MUT second

  Productivity  99.6% of total user, 99.6% of total elapsed

word-search-exe inputs/large_input_500.txt 500 500 "gingera" +RTS -N5 -s -ls  186.67s user 1.25s system 486% cpu 38.618 total
