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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProverMo---2.5-0.1
% Problem  : LCL023-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 : Sun Jul 17 11:29:59 EDT 2022

% Result   : Unsatisfiable 74.65s 74.85s
% Output   : CNFRefutation 74.65s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named input)

% Comments : 
%------------------------------------------------------------------------------
% Axioms transformation by autotheo
% Orienting (remaining) axiom formulas using strategy Equiv(ClausalAll)
% Orienting axioms whose shape is orientable
cnf(yql,axiom,
    is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(Z,Y),equivalent(X,Z)))),
    input ).

fof(yql_0,plain,
    ! [X,Y,Z] :
      ( is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(Z,Y),equivalent(X,Z))))
      | $false ),
    inference(orientation,[status(thm)],[yql]) ).

fof(def_lhs_atom1,axiom,
    ! [Z,Y,X] :
      ( lhs_atom1(Z,Y,X)
    <=> is_a_theorem(equivalent(equivalent(X,Y),equivalent(equivalent(Z,Y),equivalent(X,Z)))) ),
    inference(definition,[],]) ).

fof(to_be_clausified_0,plain,
    ! [X,Y,Z] :
      ( lhs_atom1(Z,Y,X)
      | $false ),
    inference(fold_definition,[status(thm)],[yql_0,def_lhs_atom1]) ).

% Start CNF derivation
fof(c_0_0,axiom,
    ! [X1,X2,X3] :
      ( lhs_atom1(X1,X2,X3)
      | ~ $true ),
    file('<stdin>',to_be_clausified_0) ).

fof(c_0_1,plain,
    ! [X1,X2,X3] : lhs_atom1(X1,X2,X3),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_2,plain,
    ! [X4,X5,X6] : lhs_atom1(X4,X5,X6),
    inference(variable_rename,[status(thm)],[c_0_1]) ).

cnf(c_0_3,plain,
    lhs_atom1(X1,X2,X3),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4,plain,
    lhs_atom1(X1,X2,X3),
    c_0_3,
    [final] ).

% End CNF derivation
cnf(c_0_4_0,axiom,
    is_a_theorem(equivalent(equivalent(X3,X2),equivalent(equivalent(X1,X2),equivalent(X3,X1)))),
    inference(unfold_definition,[status(thm)],[c_0_4,def_lhs_atom1]) ).

% Orienting (remaining) axiom formulas using strategy ClausalAll
% CNF of (remaining) axioms:
% Start CNF derivation
fof(c_0_0_001,axiom,
    ! [X1,X2] :
      ( ~ is_a_theorem(equivalent(X2,X1))
      | ~ is_a_theorem(X2)
      | is_a_theorem(X1) ),
    file('<stdin>',condensed_detachment) ).

fof(c_0_1_002,plain,
    ! [X1,X2] :
      ( ~ is_a_theorem(equivalent(X2,X1))
      | ~ is_a_theorem(X2)
      | is_a_theorem(X1) ),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_2_003,plain,
    ! [X3,X4] :
      ( ~ is_a_theorem(equivalent(X4,X3))
      | ~ is_a_theorem(X4)
      | is_a_theorem(X3) ),
    inference(variable_rename,[status(thm)],[c_0_1]) ).

cnf(c_0_3_004,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(equivalent(X2,X1)) ),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_005,plain,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(equivalent(X2,X1)) ),
    c_0_3,
    [final] ).

% End CNF derivation
% Generating one_way clauses for all literals in the CNF.
cnf(c_0_4_1,axiom,
    ( is_a_theorem(X1)
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(equivalent(X2,X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_4]) ).

cnf(c_0_4_2,axiom,
    ( ~ is_a_theorem(X2)
    | is_a_theorem(X1)
    | ~ is_a_theorem(equivalent(X2,X1)) ),
    inference(literals_permutation,[status(thm)],[c_0_4]) ).

cnf(c_0_4_3,axiom,
    ( ~ is_a_theorem(equivalent(X2,X1))
    | ~ is_a_theorem(X2)
    | is_a_theorem(X1) ),
    inference(literals_permutation,[status(thm)],[c_0_4]) ).

% CNF of non-axioms
% Start CNF derivation
fof(c_0_0_006,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    file('<stdin>',prove_ec_2) ).

fof(c_0_1_007,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(fof_simplification,[status(thm)],[c_0_0]) ).

fof(c_0_2_008,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    c_0_1 ).

cnf(c_0_3_009,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(split_conjunct,[status(thm)],[c_0_2]) ).

cnf(c_0_4_010,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    c_0_3,
    [final] ).

% End CNF derivation

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

cnf(c_4,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    file('/export/starexec/sandbox/tmp/iprover_modulo_36b43a.p',c_0_4) ).

cnf(c_6,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(copy,[status(esa)],[c_4]) ).

cnf(c_10,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(copy,[status(esa)],[c_6]) ).

cnf(c_11,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(copy,[status(esa)],[c_10]) ).

cnf(c_12,negated_conjecture,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(copy,[status(esa)],[c_11]) ).

cnf(c_26,plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))),
    inference(copy,[status(esa)],[c_12]) ).

cnf(c_0,plain,
    ( ~ is_a_theorem(equivalent(X0,X1))
    | ~ is_a_theorem(X0)
    | is_a_theorem(X1) ),
    file('/export/starexec/sandbox/tmp/iprover_modulo_36b43a.p',c_0_4_1) ).

cnf(c_18,plain,
    ( ~ is_a_theorem(equivalent(X0,X1))
    | ~ is_a_theorem(X0)
    | is_a_theorem(X1) ),
    inference(copy,[status(esa)],[c_0]) ).

cnf(c_30,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))))
    | ~ is_a_theorem(X0) ),
    inference(resolution,[status(thm)],[c_26,c_18]) ).

cnf(c_31,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c))))
    | ~ is_a_theorem(X0) ),
    inference(rewriting,[status(thm)],[c_30]) ).

cnf(c_36,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(X1,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c)))))
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X0) ),
    inference(resolution,[status(thm)],[c_31,c_18]) ).

cnf(c_37,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(X1,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(a,b),c)))))
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X0) ),
    inference(rewriting,[status(thm)],[c_36]) ).

cnf(c_3,plain,
    is_a_theorem(equivalent(equivalent(X0,X1),equivalent(equivalent(X2,X1),equivalent(X0,X2)))),
    file('/export/starexec/sandbox/tmp/iprover_modulo_36b43a.p',c_0_4_0) ).

cnf(c_24,plain,
    is_a_theorem(equivalent(equivalent(X0,X1),equivalent(equivalent(X2,X1),equivalent(X0,X2)))),
    inference(copy,[status(esa)],[c_3]) ).

cnf(c_46,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0)) ),
    inference(resolution,[status(thm)],[c_37,c_24]) ).

cnf(c_47,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0)) ),
    inference(rewriting,[status(thm)],[c_46]) ).

cnf(c_52,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0))
    | ~ is_a_theorem(equivalent(X1,equivalent(equivalent(equivalent(a,b),c),X0)))
    | ~ is_a_theorem(X1) ),
    inference(resolution,[status(thm)],[c_47,c_18]) ).

cnf(c_53,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0))
    | ~ is_a_theorem(equivalent(X1,equivalent(equivalent(equivalent(a,b),c),X0)))
    | ~ is_a_theorem(X1) ),
    inference(rewriting,[status(thm)],[c_52]) ).

cnf(c_78,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0))
    | ~ is_a_theorem(equivalent(X1,equivalent(X2,equivalent(equivalent(equivalent(a,b),c),X0))))
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(X1) ),
    inference(resolution,[status(thm)],[c_53,c_18]) ).

cnf(c_79,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X0))
    | ~ is_a_theorem(equivalent(X1,equivalent(X2,equivalent(equivalent(equivalent(a,b),c),X0))))
    | ~ is_a_theorem(X2)
    | ~ is_a_theorem(X1) ),
    inference(rewriting,[status(thm)],[c_78]) ).

cnf(c_138,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X1))
    | ~ is_a_theorem(equivalent(X1,X0)) ),
    inference(resolution,[status(thm)],[c_79,c_24]) ).

cnf(c_139,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),X1))
    | ~ is_a_theorem(equivalent(X1,X0)) ),
    inference(rewriting,[status(thm)],[c_138]) ).

cnf(c_200,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X0,X1),equivalent(X2,X0))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X2,X1))) ),
    inference(resolution,[status(thm)],[c_139,c_24]) ).

cnf(c_201,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X0,X1),equivalent(X2,X0))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X2,X1))) ),
    inference(rewriting,[status(thm)],[c_200]) ).

cnf(c_340,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X0,X1)))
    | ~ is_a_theorem(equivalent(X2,equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X3,X1),equivalent(X0,X3)))))
    | ~ is_a_theorem(X2) ),
    inference(resolution,[status(thm)],[c_201,c_18]) ).

cnf(c_341,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X0,X1)))
    | ~ is_a_theorem(equivalent(X2,equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X3,X1),equivalent(X0,X3)))))
    | ~ is_a_theorem(X2) ),
    inference(rewriting,[status(thm)],[c_340]) ).

cnf(c_654,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X0,X1)))
    | ~ is_a_theorem(equivalent(X2,equivalent(X3,equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X4,X1),equivalent(X0,X4))))))
    | ~ is_a_theorem(X3)
    | ~ is_a_theorem(X2) ),
    inference(resolution,[status(thm)],[c_341,c_18]) ).

cnf(c_655,plain,
    ( ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X0,X1)))
    | ~ is_a_theorem(equivalent(X2,equivalent(X3,equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X4,X1),equivalent(X0,X4))))))
    | ~ is_a_theorem(X3)
    | ~ is_a_theorem(X2) ),
    inference(rewriting,[status(thm)],[c_654]) ).

cnf(c_1312,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(equivalent(X1,X2),equivalent(X3,X1)),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X3,X2))) ),
    inference(resolution,[status(thm)],[c_655,c_24]) ).

cnf(c_1313,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(equivalent(X1,X2),equivalent(X3,X1)),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X3,X2))) ),
    inference(rewriting,[status(thm)],[c_1312]) ).

cnf(c_2210,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X1,X2)))
    | ~ is_a_theorem(equivalent(X3,equivalent(equivalent(equivalent(X4,X2),equivalent(X1,X4)),X0)))
    | ~ is_a_theorem(X3) ),
    inference(resolution,[status(thm)],[c_1313,c_18]) ).

cnf(c_2211,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),X0))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X1,X2)))
    | ~ is_a_theorem(equivalent(X3,equivalent(equivalent(equivalent(X4,X2),equivalent(X1,X4)),X0)))
    | ~ is_a_theorem(X3) ),
    inference(rewriting,[status(thm)],[c_2210]) ).

cnf(c_4338,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(X0,equivalent(X1,X2))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X3,X2)))
    | ~ is_a_theorem(equivalent(X0,equivalent(X3,X1))) ),
    inference(resolution,[status(thm)],[c_2211,c_24]) ).

cnf(c_4339,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(X0,equivalent(X1,X2))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(X3,X2)))
    | ~ is_a_theorem(equivalent(X0,equivalent(X3,X1))) ),
    inference(rewriting,[status(thm)],[c_4338]) ).

cnf(c_7710,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X0,X1),equivalent(equivalent(X0,X2),X3))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(X2,X1),X3))) ),
    inference(resolution,[status(thm)],[c_4339,c_24]) ).

cnf(c_7711,plain,
    ( ~ is_a_theorem(equivalent(equivalent(equivalent(a,b),c),equivalent(equivalent(X0,X1),equivalent(equivalent(X0,X2),X3))))
    | ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(X2,X1),X3))) ),
    inference(rewriting,[status(thm)],[c_7710]) ).

cnf(c_20879,plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(b,c),a))),
    inference(resolution,[status(thm)],[c_7711,c_24]) ).

cnf(c_20880,plain,
    ~ is_a_theorem(equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(b,c),a))),
    inference(rewriting,[status(thm)],[c_20879]) ).

cnf(c_32721,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(b,c),a))))
    | ~ is_a_theorem(X0) ),
    inference(resolution,[status(thm)],[c_20880,c_18]) ).

cnf(c_32722,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(a,equivalent(b,c)),equivalent(equivalent(b,c),a))))
    | ~ is_a_theorem(X0) ),
    inference(rewriting,[status(thm)],[c_32721]) ).

cnf(c_116019,plain,
    ~ is_a_theorem(equivalent(equivalent(b,c),equivalent(b,c))),
    inference(resolution,[status(thm)],[c_32722,c_24]) ).

cnf(c_116020,plain,
    ~ is_a_theorem(equivalent(equivalent(b,c),equivalent(b,c))),
    inference(rewriting,[status(thm)],[c_116019]) ).

cnf(c_241393,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(b,c),equivalent(b,c))))
    | ~ is_a_theorem(X0) ),
    inference(resolution,[status(thm)],[c_116020,c_18]) ).

cnf(c_241394,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(equivalent(b,c),equivalent(b,c))))
    | ~ is_a_theorem(X0) ),
    inference(rewriting,[status(thm)],[c_241393]) ).

cnf(c_363597,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(X1,equivalent(equivalent(b,c),equivalent(b,c)))))
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X0) ),
    inference(resolution,[status(thm)],[c_241394,c_18]) ).

cnf(c_363598,plain,
    ( ~ is_a_theorem(equivalent(X0,equivalent(X1,equivalent(equivalent(b,c),equivalent(b,c)))))
    | ~ is_a_theorem(X1)
    | ~ is_a_theorem(X0) ),
    inference(rewriting,[status(thm)],[c_363597]) ).

cnf(c_720153,plain,
    ~ is_a_theorem(equivalent(equivalent(b,c),X0)),
    inference(resolution,[status(thm)],[c_363598,c_24]) ).

cnf(c_720154,plain,
    ~ is_a_theorem(equivalent(equivalent(b,c),X0)),
    inference(rewriting,[status(thm)],[c_720153]) ).

cnf(c_720159,plain,
    $false,
    inference(resolution,[status(thm)],[c_720154,c_24]) ).


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