LMHS is a from-scratch re-implementation of the MaxHS algorithm of [1,2,3], with the addition of label reuse [4] to allow for more efficient preprocessing. LMHS uses MiniSat 2.2 as the underlying SAT solver, CPLEX 12.6.3 to solve the hitting set IP, and a modified Coprocessor 2 to apply a wide range of preprocessing techniques before search. [1] Davies, Jessica and Bacchus, Fahiem: Solving MAXSAT by solving a sequence of simpler SAT instances. In: Proc. CP 2011. [2] Davies, Jessica and Bacchus, Fahiem: Exploiting the power of MIP solvers in MAXSAT. In: Proc. SAT 2013 [3] Davies, Jessica and Bacchus, Fahiem: Postponing Optimization to Speed Up MAXSAT Solving. In: Proc. CP 2013 [4] Berg, Jeremias, Saikko, Paul, and Järvisalo, Matti: Improving the Effectiveness of SAT-Based Preprocessing for MaxSAT. In: Proc. IJCAI 2015.