TSTP Solution File: PUZ001-1 by iProverMo---2.5-0.1

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : PUZ001-1 : TPTP v8.1.0. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : iprover_modulo %s %d

% Computer : n018.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 600s
% DateTime : Mon Jul 18 18:13:39 EDT 2022

% Result   : Unsatisfiable 0.19s 0.42s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   18
%            Number of leaves      :   23
% Syntax   : Number of formulae    :  146 (  57 unt;   0 def)
%            Number of atoms       :  258 (   0 equ)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :  235 ( 123   ~; 112   |;   0   &)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    5 (   2 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    5 (   4 usr;   1 prp; 0-2 aty)
%            Number of functors    :    3 (   3 usr;   3 con; 0-0 aty)
%            Number of variables   :   85 (   0 sgn  24   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
% Start CNF derivation
% End CNF derivation
% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
% CNF of non-axioms
% Start CNF derivation
fof(c_0_0,hypothesis,
    ! [X2] :
      ( ~ hates(X2,agatha)
      | ~ hates(X2,butler)
      | ~ hates(X2,charles) ),
    file('<stdin>',no_one_hates_everyone) ).

fof(c_0_1,hypothesis,
    ! [X1,X2] :
      ( ~ killed(X2,X1)
      | ~ richer(X2,X1) ),
    file('<stdin>',poorer_killer) ).

fof(c_0_2,hypothesis,
    ! [X2] :
      ( ~ hates(agatha,X2)
      | ~ hates(charles,X2) ),
    file('<stdin>',different_hates) ).

fof(c_0_3,hypothesis,
    ! [X1,X2] :
      ( ~ killed(X2,X1)
      | hates(X2,X1) ),
    file('<stdin>',killer_hates_victim) ).

fof(c_0_4,hypothesis,
    ! [X2] :
      ( ~ hates(agatha,X2)
      | hates(butler,X2) ),
    file('<stdin>',same_hates) ).

fof(c_0_5,hypothesis,
    ! [X2] :
      ( ~ lives(X2)
      | richer(X2,agatha)
      | hates(butler,X2) ),
    file('<stdin>',butler_hates_poor) ).

fof(c_0_6,negated_conjecture,
    ( killed(butler,agatha)
    | killed(charles,agatha) ),
    file('<stdin>',prove_neither_charles_nor_butler_did_it) ).

fof(c_0_7,hypothesis,
    hates(agatha,charles),
    file('<stdin>',agatha_hates_charles) ).

fof(c_0_8,hypothesis,
    hates(agatha,agatha),
    file('<stdin>',agatha_hates_agatha) ).

fof(c_0_9,hypothesis,
    lives(charles),
    file('<stdin>',charles) ).

fof(c_0_10,hypothesis,
    lives(butler),
    file('<stdin>',butler) ).

fof(c_0_11,hypothesis,
    lives(agatha),
    file('<stdin>',agatha) ).

fof(c_0_12,hypothesis,
    ! [X2] :
      ( ~ hates(X2,agatha)
      | ~ hates(X2,butler)
      | ~ hates(X2,charles) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_13,hypothesis,
    ! [X1,X2] :
      ( ~ killed(X2,X1)
      | ~ richer(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_1]) ).

fof(c_0_14,hypothesis,
    ! [X2] :
      ( ~ hates(agatha,X2)
      | ~ hates(charles,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_2]) ).

fof(c_0_15,hypothesis,
    ! [X1,X2] :
      ( ~ killed(X2,X1)
      | hates(X2,X1) ),
    inference(fof_simplification,[status(thm)],[c_0_3]) ).

fof(c_0_16,hypothesis,
    ! [X2] :
      ( ~ hates(agatha,X2)
      | hates(butler,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_4]) ).

fof(c_0_17,hypothesis,
    ! [X2] :
      ( ~ lives(X2)
      | richer(X2,agatha)
      | hates(butler,X2) ),
    inference(fof_simplification,[status(thm)],[c_0_5]) ).

fof(c_0_18,negated_conjecture,
    ( killed(butler,agatha)
    | killed(charles,agatha) ),
    c_0_6 ).

fof(c_0_19,hypothesis,
    hates(agatha,charles),
    c_0_7 ).

fof(c_0_20,hypothesis,
    hates(agatha,agatha),
    c_0_8 ).

fof(c_0_21,hypothesis,
    lives(charles),
    c_0_9 ).

fof(c_0_22,hypothesis,
    lives(butler),
    c_0_10 ).

fof(c_0_23,hypothesis,
    lives(agatha),
    c_0_11 ).

fof(c_0_24,hypothesis,
    ! [X3] :
      ( ~ hates(X3,agatha)
      | ~ hates(X3,butler)
      | ~ hates(X3,charles) ),
    inference(variable_rename,[status(thm)],[c_0_12]) ).

fof(c_0_25,hypothesis,
    ! [X3,X4] :
      ( ~ killed(X4,X3)
      | ~ richer(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_13]) ).

fof(c_0_26,hypothesis,
    ! [X3] :
      ( ~ hates(agatha,X3)
      | ~ hates(charles,X3) ),
    inference(variable_rename,[status(thm)],[c_0_14]) ).

fof(c_0_27,hypothesis,
    ! [X3,X4] :
      ( ~ killed(X4,X3)
      | hates(X4,X3) ),
    inference(variable_rename,[status(thm)],[c_0_15]) ).

fof(c_0_28,hypothesis,
    ! [X3] :
      ( ~ hates(agatha,X3)
      | hates(butler,X3) ),
    inference(variable_rename,[status(thm)],[c_0_16]) ).

fof(c_0_29,hypothesis,
    ! [X3] :
      ( ~ lives(X3)
      | richer(X3,agatha)
      | hates(butler,X3) ),
    inference(variable_rename,[status(thm)],[c_0_17]) ).

fof(c_0_30,negated_conjecture,
    ( killed(butler,agatha)
    | killed(charles,agatha) ),
    c_0_18 ).

fof(c_0_31,hypothesis,
    hates(agatha,charles),
    c_0_19 ).

fof(c_0_32,hypothesis,
    hates(agatha,agatha),
    c_0_20 ).

fof(c_0_33,hypothesis,
    lives(charles),
    c_0_21 ).

fof(c_0_34,hypothesis,
    lives(butler),
    c_0_22 ).

fof(c_0_35,hypothesis,
    lives(agatha),
    c_0_23 ).

cnf(c_0_36,hypothesis,
    ( ~ hates(X1,charles)
    | ~ hates(X1,butler)
    | ~ hates(X1,agatha) ),
    inference(split_conjunct,[status(thm)],[c_0_24]) ).

cnf(c_0_37,hypothesis,
    ( ~ richer(X1,X2)
    | ~ killed(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_25]) ).

cnf(c_0_38,hypothesis,
    ( ~ hates(charles,X1)
    | ~ hates(agatha,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_26]) ).

cnf(c_0_39,hypothesis,
    ( hates(X1,X2)
    | ~ killed(X1,X2) ),
    inference(split_conjunct,[status(thm)],[c_0_27]) ).

cnf(c_0_40,hypothesis,
    ( hates(butler,X1)
    | ~ hates(agatha,X1) ),
    inference(split_conjunct,[status(thm)],[c_0_28]) ).

cnf(c_0_41,hypothesis,
    ( hates(butler,X1)
    | richer(X1,agatha)
    | ~ lives(X1) ),
    inference(split_conjunct,[status(thm)],[c_0_29]) ).

cnf(c_0_42,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(split_conjunct,[status(thm)],[c_0_30]) ).

cnf(c_0_43,hypothesis,
    hates(agatha,charles),
    inference(split_conjunct,[status(thm)],[c_0_31]) ).

cnf(c_0_44,hypothesis,
    hates(agatha,agatha),
    inference(split_conjunct,[status(thm)],[c_0_32]) ).

cnf(c_0_45,hypothesis,
    lives(charles),
    inference(split_conjunct,[status(thm)],[c_0_33]) ).

cnf(c_0_46,hypothesis,
    lives(butler),
    inference(split_conjunct,[status(thm)],[c_0_34]) ).

cnf(c_0_47,hypothesis,
    lives(agatha),
    inference(split_conjunct,[status(thm)],[c_0_35]) ).

cnf(c_0_48,hypothesis,
    ( ~ hates(X1,charles)
    | ~ hates(X1,butler)
    | ~ hates(X1,agatha) ),
    c_0_36,
    [final] ).

cnf(c_0_49,hypothesis,
    ( ~ richer(X1,X2)
    | ~ killed(X1,X2) ),
    c_0_37,
    [final] ).

cnf(c_0_50,hypothesis,
    ( ~ hates(charles,X1)
    | ~ hates(agatha,X1) ),
    c_0_38,
    [final] ).

cnf(c_0_51,hypothesis,
    ( hates(X1,X2)
    | ~ killed(X1,X2) ),
    c_0_39,
    [final] ).

cnf(c_0_52,hypothesis,
    ( hates(butler,X1)
    | ~ hates(agatha,X1) ),
    c_0_40,
    [final] ).

cnf(c_0_53,hypothesis,
    ( hates(butler,X1)
    | richer(X1,agatha)
    | ~ lives(X1) ),
    c_0_41,
    [final] ).

cnf(c_0_54,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    c_0_42,
    [final] ).

cnf(c_0_55,hypothesis,
    hates(agatha,charles),
    c_0_43,
    [final] ).

cnf(c_0_56,hypothesis,
    hates(agatha,agatha),
    c_0_44,
    [final] ).

cnf(c_0_57,hypothesis,
    lives(charles),
    c_0_45,
    [final] ).

cnf(c_0_58,hypothesis,
    lives(butler),
    c_0_46,
    [final] ).

cnf(c_0_59,hypothesis,
    lives(agatha),
    c_0_47,
    [final] ).

% End CNF derivation

%-------------------------------------------------------------
% Proof by iprover

cnf(c_0,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_48) ).

cnf(c_17,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    inference(copy,[status(esa)],[c_0]) ).

cnf(c_43,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    inference(copy,[status(esa)],[c_17]) ).

cnf(c_66,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    inference(copy,[status(esa)],[c_43]) ).

cnf(c_113,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    inference(copy,[status(esa)],[c_66]) ).

cnf(c_133,plain,
    ( ~ hates(X0,charles)
    | ~ hates(X0,butler)
    | ~ hates(X0,agatha) ),
    inference(copy,[status(esa)],[c_113]) ).

cnf(c_1,plain,
    ( ~ richer(X0,X1)
    | ~ killed(X0,X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_49) ).

cnf(c_19,plain,
    ( ~ richer(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_1]) ).

cnf(c_44,plain,
    ( ~ richer(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_19]) ).

cnf(c_65,plain,
    ( ~ richer(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_44]) ).

cnf(c_5,plain,
    ( hates(butler,X0)
    | richer(X0,agatha)
    | ~ lives(X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_53) ).

cnf(c_27,plain,
    ( hates(butler,X0)
    | richer(X0,agatha)
    | ~ lives(X0) ),
    inference(copy,[status(esa)],[c_5]) ).

cnf(c_48,plain,
    ( hates(butler,X0)
    | richer(X0,agatha)
    | ~ lives(X0) ),
    inference(copy,[status(esa)],[c_27]) ).

cnf(c_61,plain,
    ( hates(butler,X0)
    | richer(X0,agatha)
    | ~ lives(X0) ),
    inference(copy,[status(esa)],[c_48]) ).

cnf(c_67,plain,
    ( hates(butler,X0)
    | ~ killed(X0,agatha)
    | ~ lives(X0) ),
    inference(resolution,[status(thm)],[c_65,c_61]) ).

cnf(c_78,plain,
    ( hates(butler,X0)
    | ~ killed(X0,agatha)
    | ~ lives(X0) ),
    inference(copy,[status(esa)],[c_67]) ).

cnf(c_82,plain,
    ( hates(butler,X0)
    | ~ killed(X0,agatha)
    | ~ lives(X0) ),
    inference(copy,[status(esa)],[c_78]) ).

cnf(c_11,plain,
    lives(agatha),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_59) ).

cnf(c_37,plain,
    lives(agatha),
    inference(copy,[status(esa)],[c_11]) ).

cnf(c_54,plain,
    lives(agatha),
    inference(copy,[status(esa)],[c_37]) ).

cnf(c_55,plain,
    lives(agatha),
    inference(copy,[status(esa)],[c_54]) ).

cnf(c_99,plain,
    ( hates(butler,agatha)
    | ~ killed(agatha,agatha) ),
    inference(resolution,[status(thm)],[c_82,c_55]) ).

cnf(c_8,plain,
    hates(agatha,agatha),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_56) ).

cnf(c_4,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_52) ).

cnf(c_13,plain,
    ( hates(butler,agatha)
    | ~ hates(agatha,agatha) ),
    inference(instantiation,[status(thm)],[c_4]) ).

cnf(c_100,plain,
    hates(butler,agatha),
    inference(global_propositional_subsumption,[status(thm)],[c_99,c_8,c_13]) ).

cnf(c_104,plain,
    hates(butler,agatha),
    inference(copy,[status(esa)],[c_100]) ).

cnf(c_112,plain,
    hates(butler,agatha),
    inference(copy,[status(esa)],[c_104]) ).

cnf(c_122,plain,
    hates(butler,agatha),
    inference(copy,[status(esa)],[c_112]) ).

cnf(c_151,plain,
    hates(butler,agatha),
    inference(copy,[status(esa)],[c_122]) ).

cnf(c_219,plain,
    ( ~ hates(butler,charles)
    | ~ hates(butler,butler) ),
    inference(resolution,[status(thm)],[c_133,c_151]) ).

cnf(c_220,plain,
    ( ~ hates(butler,charles)
    | ~ hates(butler,butler) ),
    inference(rewriting,[status(thm)],[c_219]) ).

cnf(c_2,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_50) ).

cnf(c_21,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_2]) ).

cnf(c_45,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_21]) ).

cnf(c_64,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_45]) ).

cnf(c_114,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_64]) ).

cnf(c_135,plain,
    ( ~ hates(charles,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_114]) ).

cnf(c_31,plain,
    hates(agatha,agatha),
    inference(copy,[status(esa)],[c_8]) ).

cnf(c_51,plain,
    hates(agatha,agatha),
    inference(copy,[status(esa)],[c_31]) ).

cnf(c_58,plain,
    hates(agatha,agatha),
    inference(copy,[status(esa)],[c_51]) ).

cnf(c_120,plain,
    hates(agatha,agatha),
    inference(copy,[status(esa)],[c_58]) ).

cnf(c_147,plain,
    hates(agatha,agatha),
    inference(copy,[status(esa)],[c_120]) ).

cnf(c_201,plain,
    ~ hates(charles,agatha),
    inference(resolution,[status(thm)],[c_135,c_147]) ).

cnf(c_202,plain,
    ~ hates(charles,agatha),
    inference(rewriting,[status(thm)],[c_201]) ).

cnf(c_10,plain,
    lives(butler),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_58) ).

cnf(c_35,plain,
    lives(butler),
    inference(copy,[status(esa)],[c_10]) ).

cnf(c_53,plain,
    lives(butler),
    inference(copy,[status(esa)],[c_35]) ).

cnf(c_56,plain,
    lives(butler),
    inference(copy,[status(esa)],[c_53]) ).

cnf(c_91,plain,
    ( hates(butler,butler)
    | ~ killed(butler,agatha) ),
    inference(resolution,[status(thm)],[c_82,c_56]) ).

cnf(c_98,plain,
    ( hates(butler,butler)
    | ~ killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_91]) ).

cnf(c_110,plain,
    ( hates(butler,butler)
    | ~ killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_98]) ).

cnf(c_121,plain,
    ( hates(butler,butler)
    | ~ killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_110]) ).

cnf(c_149,plain,
    ( hates(butler,butler)
    | ~ killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_121]) ).

cnf(c_6,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_54) ).

cnf(c_39,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_6]) ).

cnf(c_49,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_39]) ).

cnf(c_60,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_49]) ).

cnf(c_118,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_60]) ).

cnf(c_143,negated_conjecture,
    ( killed(charles,agatha)
    | killed(butler,agatha) ),
    inference(copy,[status(esa)],[c_118]) ).

cnf(c_183,plain,
    ( hates(butler,butler)
    | killed(charles,agatha) ),
    inference(resolution,[status(thm)],[c_149,c_143]) ).

cnf(c_184,plain,
    ( hates(butler,butler)
    | killed(charles,agatha) ),
    inference(rewriting,[status(thm)],[c_183]) ).

cnf(c_3,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_51) ).

cnf(c_23,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_3]) ).

cnf(c_46,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_23]) ).

cnf(c_63,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_46]) ).

cnf(c_115,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_63]) ).

cnf(c_137,plain,
    ( hates(X0,X1)
    | ~ killed(X0,X1) ),
    inference(copy,[status(esa)],[c_115]) ).

cnf(c_189,plain,
    ( hates(charles,agatha)
    | hates(butler,butler) ),
    inference(resolution,[status(thm)],[c_184,c_137]) ).

cnf(c_190,plain,
    ( hates(charles,agatha)
    | hates(butler,butler) ),
    inference(rewriting,[status(thm)],[c_189]) ).

cnf(c_207,plain,
    hates(butler,butler),
    inference(backward_subsumption_resolution,[status(thm)],[c_202,c_190]) ).

cnf(c_208,plain,
    hates(butler,butler),
    inference(rewriting,[status(thm)],[c_207]) ).

cnf(c_25,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_4]) ).

cnf(c_47,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_25]) ).

cnf(c_62,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_47]) ).

cnf(c_116,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_62]) ).

cnf(c_139,plain,
    ( hates(butler,X0)
    | ~ hates(agatha,X0) ),
    inference(copy,[status(esa)],[c_116]) ).

cnf(c_7,plain,
    hates(agatha,charles),
    file('/export/starexec/sandbox/tmp/iprover_modulo_baa22d.p',c_0_55) ).

cnf(c_29,plain,
    hates(agatha,charles),
    inference(copy,[status(esa)],[c_7]) ).

cnf(c_50,plain,
    hates(agatha,charles),
    inference(copy,[status(esa)],[c_29]) ).

cnf(c_59,plain,
    hates(agatha,charles),
    inference(copy,[status(esa)],[c_50]) ).

cnf(c_119,plain,
    hates(agatha,charles),
    inference(copy,[status(esa)],[c_59]) ).

cnf(c_145,plain,
    hates(agatha,charles),
    inference(copy,[status(esa)],[c_119]) ).

cnf(c_173,plain,
    hates(butler,charles),
    inference(resolution,[status(thm)],[c_139,c_145]) ).

cnf(c_174,plain,
    hates(butler,charles),
    inference(rewriting,[status(thm)],[c_173]) ).

cnf(c_228,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_220,c_208,c_174]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.11  % Problem  : PUZ001-1 : TPTP v8.1.0. Released v1.0.0.
% 0.03/0.12  % Command  : iprover_modulo %s %d
% 0.12/0.33  % Computer : n018.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 600
% 0.12/0.33  % DateTime : Sat May 28 22:25:55 EDT 2022
% 0.12/0.33  % CPUTime  : 
% 0.12/0.34  % Running in mono-core mode
% 0.19/0.39  % Orienting using strategy Equiv(ClausalAll)
% 0.19/0.39  % Orientation found
% 0.19/0.39  % Executing iprover_moduloopt --modulo true --schedule none --sub_typing false --res_to_prop_solver none --res_prop_simpl_given false --res_lit_sel kbo_max --large_theory_mode false --res_time_limit 1000 --res_orphan_elimination false --prep_sem_filter none --prep_unflatten false --comb_res_mult 1000 --comb_inst_mult 300 --clausifier .//eprover --clausifier_options "--tstp-format  " --proof_out_file /export/starexec/sandbox/tmp/iprover_proof_9155a8.s --tptp_safe_out true --time_out_real 150 /export/starexec/sandbox/tmp/iprover_modulo_baa22d.p | tee /export/starexec/sandbox/tmp/iprover_modulo_out_82ba3c | grep -v "SZS"
% 0.19/0.41  
% 0.19/0.41  %---------------- iProver v2.5 (CASC-J8 2016) ----------------%
% 0.19/0.41  
% 0.19/0.41  % 
% 0.19/0.41  % ------  iProver source info 
% 0.19/0.41  
% 0.19/0.41  % git: sha1: 57accf6c58032223c7708532cf852a99fa48c1b3
% 0.19/0.41  % git: non_committed_changes: true
% 0.19/0.41  % git: last_make_outside_of_git: true
% 0.19/0.41  
% 0.19/0.41  % 
% 0.19/0.41  % ------ Input Options
% 0.19/0.41  
% 0.19/0.41  % --out_options                         all
% 0.19/0.41  % --tptp_safe_out                       true
% 0.19/0.41  % --problem_path                        ""
% 0.19/0.41  % --include_path                        ""
% 0.19/0.41  % --clausifier                          .//eprover
% 0.19/0.41  % --clausifier_options                  --tstp-format  
% 0.19/0.41  % --stdin                               false
% 0.19/0.41  % --dbg_backtrace                       false
% 0.19/0.41  % --dbg_dump_prop_clauses               false
% 0.19/0.41  % --dbg_dump_prop_clauses_file          -
% 0.19/0.41  % --dbg_out_stat                        false
% 0.19/0.41  
% 0.19/0.41  % ------ General Options
% 0.19/0.41  
% 0.19/0.41  % --fof                                 false
% 0.19/0.41  % --time_out_real                       150.
% 0.19/0.41  % --time_out_prep_mult                  0.2
% 0.19/0.41  % --time_out_virtual                    -1.
% 0.19/0.41  % --schedule                            none
% 0.19/0.41  % --ground_splitting                    input
% 0.19/0.41  % --splitting_nvd                       16
% 0.19/0.41  % --non_eq_to_eq                        false
% 0.19/0.41  % --prep_gs_sim                         true
% 0.19/0.41  % --prep_unflatten                      false
% 0.19/0.41  % --prep_res_sim                        true
% 0.19/0.41  % --prep_upred                          true
% 0.19/0.41  % --res_sim_input                       true
% 0.19/0.41  % --clause_weak_htbl                    true
% 0.19/0.41  % --gc_record_bc_elim                   false
% 0.19/0.41  % --symbol_type_check                   false
% 0.19/0.41  % --clausify_out                        false
% 0.19/0.41  % --large_theory_mode                   false
% 0.19/0.41  % --prep_sem_filter                     none
% 0.19/0.41  % --prep_sem_filter_out                 false
% 0.19/0.41  % --preprocessed_out                    false
% 0.19/0.41  % --sub_typing                          false
% 0.19/0.41  % --brand_transform                     false
% 0.19/0.41  % --pure_diseq_elim                     true
% 0.19/0.41  % --min_unsat_core                      false
% 0.19/0.41  % --pred_elim                           true
% 0.19/0.41  % --add_important_lit                   false
% 0.19/0.41  % --soft_assumptions                    false
% 0.19/0.41  % --reset_solvers                       false
% 0.19/0.41  % --bc_imp_inh                          []
% 0.19/0.41  % --conj_cone_tolerance                 1.5
% 0.19/0.41  % --prolific_symb_bound                 500
% 0.19/0.41  % --lt_threshold                        2000
% 0.19/0.41  
% 0.19/0.41  % ------ SAT Options
% 0.19/0.41  
% 0.19/0.41  % --sat_mode                            false
% 0.19/0.41  % --sat_fm_restart_options              ""
% 0.19/0.41  % --sat_gr_def                          false
% 0.19/0.41  % --sat_epr_types                       true
% 0.19/0.41  % --sat_non_cyclic_types                false
% 0.19/0.41  % --sat_finite_models                   false
% 0.19/0.41  % --sat_fm_lemmas                       false
% 0.19/0.41  % --sat_fm_prep                         false
% 0.19/0.41  % --sat_fm_uc_incr                      true
% 0.19/0.41  % --sat_out_model                       small
% 0.19/0.41  % --sat_out_clauses                     false
% 0.19/0.41  
% 0.19/0.41  % ------ QBF Options
% 0.19/0.41  
% 0.19/0.41  % --qbf_mode                            false
% 0.19/0.41  % --qbf_elim_univ                       true
% 0.19/0.41  % --qbf_sk_in                           true
% 0.19/0.41  % --qbf_pred_elim                       true
% 0.19/0.41  % --qbf_split                           32
% 0.19/0.41  
% 0.19/0.41  % ------ BMC1 Options
% 0.19/0.41  
% 0.19/0.41  % --bmc1_incremental                    false
% 0.19/0.41  % --bmc1_axioms                         reachable_all
% 0.19/0.41  % --bmc1_min_bound                      0
% 0.19/0.41  % --bmc1_max_bound                      -1
% 0.19/0.41  % --bmc1_max_bound_default              -1
% 0.19/0.41  % --bmc1_symbol_reachability            true
% 0.19/0.41  % --bmc1_property_lemmas                false
% 0.19/0.41  % --bmc1_k_induction                    false
% 0.19/0.41  % --bmc1_non_equiv_states               false
% 0.19/0.41  % --bmc1_deadlock                       false
% 0.19/0.41  % --bmc1_ucm                            false
% 0.19/0.41  % --bmc1_add_unsat_core                 none
% 0.19/0.41  % --bmc1_unsat_core_children            false
% 0.19/0.41  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.19/0.41  % --bmc1_out_stat                       full
% 0.19/0.41  % --bmc1_ground_init                    false
% 0.19/0.41  % --bmc1_pre_inst_next_state            false
% 0.19/0.41  % --bmc1_pre_inst_state                 false
% 0.19/0.41  % --bmc1_pre_inst_reach_state           false
% 0.19/0.41  % --bmc1_out_unsat_core                 false
% 0.19/0.41  % --bmc1_aig_witness_out                false
% 0.19/0.41  % --bmc1_verbose                        false
% 0.19/0.41  % --bmc1_dump_clauses_tptp              false
% 0.19/0.42  % --bmc1_dump_unsat_core_tptp           false
% 0.19/0.42  % --bmc1_dump_file                      -
% 0.19/0.42  % --bmc1_ucm_expand_uc_limit            128
% 0.19/0.42  % --bmc1_ucm_n_expand_iterations        6
% 0.19/0.42  % --bmc1_ucm_extend_mode                1
% 0.19/0.42  % --bmc1_ucm_init_mode                  2
% 0.19/0.42  % --bmc1_ucm_cone_mode                  none
% 0.19/0.42  % --bmc1_ucm_reduced_relation_type      0
% 0.19/0.42  % --bmc1_ucm_relax_model                4
% 0.19/0.42  % --bmc1_ucm_full_tr_after_sat          true
% 0.19/0.42  % --bmc1_ucm_expand_neg_assumptions     false
% 0.19/0.42  % --bmc1_ucm_layered_model              none
% 0.19/0.42  % --bmc1_ucm_max_lemma_size             10
% 0.19/0.42  
% 0.19/0.42  % ------ AIG Options
% 0.19/0.42  
% 0.19/0.42  % --aig_mode                            false
% 0.19/0.42  
% 0.19/0.42  % ------ Instantiation Options
% 0.19/0.42  
% 0.19/0.42  % --instantiation_flag                  true
% 0.19/0.42  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.19/0.42  % --inst_solver_per_active              750
% 0.19/0.42  % --inst_solver_calls_frac              0.5
% 0.19/0.42  % --inst_passive_queue_type             priority_queues
% 0.19/0.42  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.19/0.42  % --inst_passive_queues_freq            [25;2]
% 0.19/0.42  % --inst_dismatching                    true
% 0.19/0.42  % --inst_eager_unprocessed_to_passive   true
% 0.19/0.42  % --inst_prop_sim_given                 true
% 0.19/0.42  % --inst_prop_sim_new                   false
% 0.19/0.42  % --inst_orphan_elimination             true
% 0.19/0.42  % --inst_learning_loop_flag             true
% 0.19/0.42  % --inst_learning_start                 3000
% 0.19/0.42  % --inst_learning_factor                2
% 0.19/0.42  % --inst_start_prop_sim_after_learn     3
% 0.19/0.42  % --inst_sel_renew                      solver
% 0.19/0.42  % --inst_lit_activity_flag              true
% 0.19/0.42  % --inst_out_proof                      true
% 0.19/0.42  
% 0.19/0.42  % ------ Resolution Options
% 0.19/0.42  
% 0.19/0.42  % --resolution_flag                     true
% 0.19/0.42  % --res_lit_sel                         kbo_max
% 0.19/0.42  % --res_to_prop_solver                  none
% 0.19/0.42  % --res_prop_simpl_new                  false
% 0.19/0.42  % --res_prop_simpl_given                false
% 0.19/0.42  % --res_passive_queue_type              priority_queues
% 0.19/0.42  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.19/0.42  % --res_passive_queues_freq             [15;5]
% 0.19/0.42  % --res_forward_subs                    full
% 0.19/0.42  % --res_backward_subs                   full
% 0.19/0.42  % --res_forward_subs_resolution         true
% 0.19/0.42  % --res_backward_subs_resolution        true
% 0.19/0.42  % --res_orphan_elimination              false
% 0.19/0.42  % --res_time_limit                      1000.
% 0.19/0.42  % --res_out_proof                       true
% 0.19/0.42  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_9155a8.s
% 0.19/0.42  % --modulo                              true
% 0.19/0.42  
% 0.19/0.42  % ------ Combination Options
% 0.19/0.42  
% 0.19/0.42  % --comb_res_mult                       1000
% 0.19/0.42  % --comb_inst_mult                      300
% 0.19/0.42  % ------ 
% 0.19/0.42  
% 0.19/0.42  % ------ Parsing...% successful
% 0.19/0.42  
% 0.19/0.42  % ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e  pe_s  pe:1:0s pe:2:0s pe_e  snvd_s sp: 0 0s snvd_e % 
% 0.19/0.42  
% 0.19/0.42  % ------ Proving...
% 0.19/0.42  % ------ Problem Properties 
% 0.19/0.42  
% 0.19/0.42  % 
% 0.19/0.42  % EPR                                   true
% 0.19/0.42  % Horn                                  false
% 0.19/0.42  % Has equality                          false
% 0.19/0.42  
% 0.19/0.42  % % ------ Input Options Time Limit: Unbounded
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42  % % ------ Current options:
% 0.19/0.42  
% 0.19/0.42  % ------ Input Options
% 0.19/0.42  
% 0.19/0.42  % --out_options                         all
% 0.19/0.42  % --tptp_safe_out                       true
% 0.19/0.42  % --problem_path                        ""
% 0.19/0.42  % --include_path                        ""
% 0.19/0.42  % --clausifier                          .//eprover
% 0.19/0.42  % --clausifier_options                  --tstp-format  
% 0.19/0.42  % --stdin                               false
% 0.19/0.42  % --dbg_backtrace                       false
% 0.19/0.42  % --dbg_dump_prop_clauses               false
% 0.19/0.42  % --dbg_dump_prop_clauses_file          -
% 0.19/0.42  % --dbg_out_stat                        false
% 0.19/0.42  
% 0.19/0.42  % ------ General Options
% 0.19/0.42  
% 0.19/0.42  % --fof                                 false
% 0.19/0.42  % --time_out_real                       150.
% 0.19/0.42  % --time_out_prep_mult                  0.2
% 0.19/0.42  % --time_out_virtual                    -1.
% 0.19/0.42  % --schedule                            none
% 0.19/0.42  % --ground_splitting                    input
% 0.19/0.42  % --splitting_nvd                       16
% 0.19/0.42  % --non_eq_to_eq                        false
% 0.19/0.42  % --prep_gs_sim                         true
% 0.19/0.42  % --prep_unflatten                      false
% 0.19/0.42  % --prep_res_sim                        true
% 0.19/0.42  % --prep_upred                          true
% 0.19/0.42  % --res_sim_input                       true
% 0.19/0.42  % --clause_weak_htbl                    true
% 0.19/0.42  % --gc_record_bc_elim                   false
% 0.19/0.42  % --symbol_type_check                   false
% 0.19/0.42  % --clausify_out                        false
% 0.19/0.42  % --large_theory_mode                   false
% 0.19/0.42  % --prep_sem_filter                     none
% 0.19/0.42  % --prep_sem_filter_out                 false
% 0.19/0.42  % --preprocessed_out                    false
% 0.19/0.42  % --sub_typing                          false
% 0.19/0.42  % --brand_transform                     false
% 0.19/0.42  % --pure_diseq_elim                     true
% 0.19/0.42  % --min_unsat_core                      false
% 0.19/0.42  % --pred_elim                           true
% 0.19/0.42  % --add_important_lit                   false
% 0.19/0.42  % --soft_assumptions                    false
% 0.19/0.42  % --reset_solvers                       false
% 0.19/0.42  % --bc_imp_inh                          []
% 0.19/0.42  % --conj_cone_tolerance                 1.5
% 0.19/0.42  % --prolific_symb_bound                 500
% 0.19/0.42  % --lt_threshold                        2000
% 0.19/0.42  
% 0.19/0.42  % ------ SAT Options
% 0.19/0.42  
% 0.19/0.42  % --sat_mode                            false
% 0.19/0.42  % --sat_fm_restart_options              ""
% 0.19/0.42  % --sat_gr_def                          false
% 0.19/0.42  % --sat_epr_types                       true
% 0.19/0.42  % --sat_non_cyclic_types                false
% 0.19/0.42  % --sat_finite_models                   false
% 0.19/0.42  % --sat_fm_lemmas                       false
% 0.19/0.42  % --sat_fm_prep                         false
% 0.19/0.42  % --sat_fm_uc_incr                      true
% 0.19/0.42  % --sat_out_model                       small
% 0.19/0.42  % --sat_out_clauses                     false
% 0.19/0.42  
% 0.19/0.42  % ------ QBF Options
% 0.19/0.42  
% 0.19/0.42  % --qbf_mode                            false
% 0.19/0.42  % --qbf_elim_univ                       true
% 0.19/0.42  % --qbf_sk_in                           true
% 0.19/0.42  % --qbf_pred_elim                       true
% 0.19/0.42  % --qbf_split                           32
% 0.19/0.42  
% 0.19/0.42  % ------ BMC1 Options
% 0.19/0.42  
% 0.19/0.42  % --bmc1_incremental                    false
% 0.19/0.42  % --bmc1_axioms                         reachable_all
% 0.19/0.42  % --bmc1_min_bound                      0
% 0.19/0.42  % --bmc1_max_bound                      -1
% 0.19/0.42  % --bmc1_max_bound_default              -1
% 0.19/0.42  % --bmc1_symbol_reachability            true
% 0.19/0.42  % --bmc1_property_lemmas                false
% 0.19/0.42  % --bmc1_k_induction                    false
% 0.19/0.42  % --bmc1_non_equiv_states               false
% 0.19/0.42  % --bmc1_deadlock                       false
% 0.19/0.42  % --bmc1_ucm                            false
% 0.19/0.42  % --bmc1_add_unsat_core                 none
% 0.19/0.42  % --bmc1_unsat_core_children            false
% 0.19/0.42  % --bmc1_unsat_core_extrapolate_axioms  false
% 0.19/0.42  % --bmc1_out_stat                       full
% 0.19/0.42  % --bmc1_ground_init                    false
% 0.19/0.42  % --bmc1_pre_inst_next_state            false
% 0.19/0.42  % --bmc1_pre_inst_state                 false
% 0.19/0.42  % --bmc1_pre_inst_reach_state           false
% 0.19/0.42  % --bmc1_out_unsat_core                 false
% 0.19/0.42  % --bmc1_aig_witness_out                false
% 0.19/0.42  % --bmc1_verbose                        false
% 0.19/0.42  % --bmc1_dump_clauses_tptp              false
% 0.19/0.42  % --bmc1_dump_unsat_core_tptp           false
% 0.19/0.42  % --bmc1_dump_file                      -
% 0.19/0.42  % --bmc1_ucm_expand_uc_limit            128
% 0.19/0.42  % --bmc1_ucm_n_expand_iterations        6
% 0.19/0.42  % --bmc1_ucm_extend_mode                1
% 0.19/0.42  % --bmc1_ucm_init_mode                  2
% 0.19/0.42  % --bmc1_ucm_cone_mode                  none
% 0.19/0.42  % --bmc1_ucm_reduced_relation_type      0
% 0.19/0.42  % --bmc1_ucm_relax_model                4
% 0.19/0.42  % --bmc1_ucm_full_tr_after_sat          true
% 0.19/0.42  % --bmc1_ucm_expand_neg_assumptions     false
% 0.19/0.42  % --bmc1_ucm_layered_model              none
% 0.19/0.42  % --bmc1_ucm_max_lemma_size             10
% 0.19/0.42  
% 0.19/0.42  % ------ AIG Options
% 0.19/0.42  
% 0.19/0.42  % --aig_mode                            false
% 0.19/0.42  
% 0.19/0.42  % ------ Instantiation Options
% 0.19/0.42  
% 0.19/0.42  % --instantiation_flag                  true
% 0.19/0.42  % --inst_lit_sel                        [+prop;+sign;+ground;-num_var;-num_symb]
% 0.19/0.42  % --inst_solver_per_active              750
% 0.19/0.42  % --inst_solver_calls_frac              0.5
% 0.19/0.42  % --inst_passive_queue_type             priority_queues
% 0.19/0.42  % --inst_passive_queues                 [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 0.19/0.42  % --inst_passive_queues_freq            [25;2]
% 0.19/0.42  % --inst_dismatching                    true
% 0.19/0.42  % --inst_eager_unprocessed_to_passive   true
% 0.19/0.42  % --inst_prop_sim_given                 true
% 0.19/0.42  % --inst_prop_sim_new                   false
% 0.19/0.42  % --inst_orphan_elimination             true
% 0.19/0.42  % --inst_learning_loop_flag             true
% 0.19/0.42  % --inst_learning_start                 3000
% 0.19/0.42  % --inst_learning_factor                2
% 0.19/0.42  % --inst_start_prop_sim_after_learn     3
% 0.19/0.42  % --inst_sel_renew                      solver
% 0.19/0.42  % --inst_lit_activity_flag              true
% 0.19/0.42  % --inst_out_proof                      true
% 0.19/0.42  
% 0.19/0.42  % ------ Resolution Options
% 0.19/0.42  
% 0.19/0.42  % --resolution_flag                     true
% 0.19/0.42  % --res_lit_sel                         kbo_max
% 0.19/0.42  % --res_to_prop_solver                  none
% 0.19/0.42  % --res_prop_simpl_new                  false
% 0.19/0.42  % --res_prop_simpl_given                false
% 0.19/0.42  % --res_passive_queue_type              priority_queues
% 0.19/0.42  % --res_passive_queues                  [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 0.19/0.42  % --res_passive_queues_freq             [15;5]
% 0.19/0.42  % --res_forward_subs                    full
% 0.19/0.42  % --res_backward_subs                   full
% 0.19/0.42  % --res_forward_subs_resolution         true
% 0.19/0.42  % --res_backward_subs_resolution        true
% 0.19/0.42  % --res_orphan_elimination              false
% 0.19/0.42  % --res_time_limit                      1000.
% 0.19/0.42  % --res_out_proof                       true
% 0.19/0.42  % --proof_out_file                      /export/starexec/sandbox/tmp/iprover_proof_9155a8.s
% 0.19/0.42  % --modulo                              true
% 0.19/0.42  
% 0.19/0.42  % ------ Combination Options
% 0.19/0.42  
% 0.19/0.42  % --comb_res_mult                       1000
% 0.19/0.42  % --comb_inst_mult                      300
% 0.19/0.42  % ------ 
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42  % ------ Proving...
% 0.19/0.42  % 
% 0.19/0.42  
% 0.19/0.42  
% 0.19/0.42  %  Resolution empty clause
% 0.19/0.42  
% 0.19/0.42  % ------                             Statistics
% 0.19/0.42  
% 0.19/0.42  % ------ General
% 0.19/0.42  
% 0.19/0.42  % num_of_input_clauses:                 12
% 0.19/0.42  % num_of_input_neg_conjectures:         1
% 0.19/0.42  % num_of_splits:                        0
% 0.19/0.42  % num_of_split_atoms:                   0
% 0.19/0.42  % num_of_sem_filtered_clauses:          0
% 0.19/0.42  % num_of_subtypes:                      0
% 0.19/0.42  % monotx_restored_types:                0
% 0.19/0.42  % sat_num_of_epr_types:                 0
% 0.19/0.42  % sat_num_of_non_cyclic_types:          0
% 0.19/0.42  % sat_guarded_non_collapsed_types:      0
% 0.19/0.42  % is_epr:                               1
% 0.19/0.42  % is_horn:                              0
% 0.19/0.42  % has_eq:                               0
% 0.19/0.42  % num_pure_diseq_elim:                  0
% 0.19/0.42  % simp_replaced_by:                     0
% 0.19/0.42  % res_preprocessed:                     13
% 0.19/0.42  % prep_upred:                           0
% 0.19/0.42  % prep_unflattend:                      0
% 0.19/0.42  % pred_elim_cands:                      3
% 0.19/0.42  % pred_elim:                            2
% 0.19/0.42  % pred_elim_cl:                         2
% 0.19/0.42  % pred_elim_cycles:                     3
% 0.19/0.42  % forced_gc_time:                       0
% 0.19/0.42  % gc_basic_clause_elim:                 0
% 0.19/0.42  % parsing_time:                         0.
% 0.19/0.42  % sem_filter_time:                      0.
% 0.19/0.42  % pred_elim_time:                       0.001
% 0.19/0.42  % out_proof_time:                       0.003
% 0.19/0.42  % monotx_time:                          0.
% 0.19/0.42  % subtype_inf_time:                     0.
% 0.19/0.42  % unif_index_cands_time:                0.
% 0.19/0.42  % unif_index_add_time:                  0.
% 0.19/0.42  % total_time:                           0.026
% 0.19/0.42  % num_of_symbols:                       32
% 0.19/0.42  % num_of_terms:                         68
% 0.19/0.42  
% 0.19/0.42  % ------ Propositional Solver
% 0.19/0.42  
% 0.19/0.42  % prop_solver_calls:                    1
% 0.19/0.42  % prop_fast_solver_calls:               54
% 0.19/0.42  % prop_num_of_clauses:                  23
% 0.19/0.42  % prop_preprocess_simplified:           124
% 0.19/0.42  % prop_fo_subsumed:                     1
% 0.19/0.42  % prop_solver_time:                     0.
% 0.19/0.42  % prop_fast_solver_time:                0.
% 0.19/0.42  % prop_unsat_core_time:                 0.
% 0.19/0.42  
% 0.19/0.42  % ------ QBF 
% 0.19/0.42  
% 0.19/0.42  % qbf_q_res:                            0
% 0.19/0.42  % qbf_num_tautologies:                  0
% 0.19/0.42  % qbf_prep_cycles:                      0
% 0.19/0.42  
% 0.19/0.42  % ------ BMC1
% 0.19/0.42  
% 0.19/0.42  % bmc1_current_bound:                   -1
% 0.19/0.42  % bmc1_last_solved_bound:               -1
% 0.19/0.42  % bmc1_unsat_core_size:                 -1
% 0.19/0.42  % bmc1_unsat_core_parents_size:         -1
% 0.19/0.42  % bmc1_merge_next_fun:                  0
% 0.19/0.42  % bmc1_unsat_core_clauses_time:         0.
% 0.19/0.42  
% 0.19/0.42  % ------ Instantiation
% 0.19/0.42  
% 0.19/0.42  % inst_num_of_clauses:                  10
% 0.19/0.42  % inst_num_in_passive:                  0
% 0.19/0.42  % inst_num_in_active:                   0
% 0.19/0.42  % inst_num_in_unprocessed:              10
% 0.19/0.42  % inst_num_of_loops:                    0
% 0.19/0.42  % inst_num_of_learning_restarts:        0
% 0.19/0.42  % inst_num_moves_active_passive:        0
% 0.19/0.42  % inst_lit_activity:                    0
% 0.19/0.42  % inst_lit_activity_moves:              0
% 0.19/0.42  % inst_num_tautologies:                 0
% 0.19/0.42  % inst_num_prop_implied:                0
% 0.19/0.42  % inst_num_existing_simplified:         0
% 0.19/0.42  % inst_num_eq_res_simplified:           0
% 0.19/0.42  % inst_num_child_elim:                  0
% 0.19/0.42  % inst_num_of_dismatching_blockings:    0
% 0.19/0.42  % inst_num_of_non_proper_insts:         0
% 0.19/0.42  % inst_num_of_duplicates:               0
% 0.19/0.42  % inst_inst_num_from_inst_to_res:       0
% 0.19/0.42  % inst_dismatching_checking_time:       0.
% 0.19/0.42  
% 0.19/0.42  % ------ Resolution
% 0.19/0.42  
% 0.19/0.42  % res_num_of_clauses:                   14
% 0.19/0.42  % res_num_in_passive:                   0
% 0.19/0.42  % res_num_in_active:                    13
% 0.19/0.42  % res_num_of_loops:                     17
% 0.19/0.42  % res_forward_subset_subsumed:          2
% 0.19/0.42  % res_backward_subset_subsumed:         3
% 0.19/0.42  % res_forward_subsumed:                 0
% 0.19/0.42  % res_backward_subsumed:                0
% 0.19/0.42  % res_forward_subsumption_resolution:   3
% 0.19/0.42  % res_backward_subsumption_resolution:  1
% 0.19/0.42  % res_clause_to_clause_subsumption:     30
% 0.19/0.42  % res_orphan_elimination:               0
% 0.19/0.42  % res_tautology_del:                    0
% 0.19/0.42  % res_num_eq_res_simplified:            0
% 0.19/0.42  % res_num_sel_changes:                  0
% 0.19/0.42  % res_moves_from_active_to_pass:        0
% 0.19/0.42  
% 0.19/0.42  % Status Unsatisfiable
% 0.19/0.42  % SZS status Unsatisfiable
% 0.19/0.42  % SZS output start CNFRefutation
% See solution above
%------------------------------------------------------------------------------