TSTP Solution File: GRP181-4 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : GRP181-4 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n028.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  : 300s
% DateTime : Thu Aug 31 00:58:31 EDT 2023

% Result   : Unsatisfiable 203.52s 26.67s
% Output   : CNFRefutation 203.52s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :   14
% Syntax   : Number of clauses     :   30 (  30 unt;   0 nHn;   9 RR)
%            Number of literals    :   30 (  29 equ;   1 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    5 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   4 con; 0-2 aty)
%            Number of variables   :   44 (   0 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_50,plain,
    inverse(inverse(X0)) = X0,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p12x_2) ).

cnf(c_52,plain,
    greatest_lower_bound(a,c) = greatest_lower_bound(b,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p12x_4) ).

cnf(c_53,plain,
    least_upper_bound(a,c) = least_upper_bound(b,c),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p12x_5) ).

cnf(c_55,plain,
    greatest_lower_bound(inverse(X0),inverse(X1)) = inverse(least_upper_bound(X0,X1)),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',p12x_7) ).

cnf(c_56,negated_conjecture,
    a != b,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_p12x) ).

cnf(c_57,plain,
    greatest_lower_bound(X0,X1) = greatest_lower_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',symmetry_of_glb) ).

cnf(c_58,plain,
    least_upper_bound(X0,X1) = least_upper_bound(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',symmetry_of_lub) ).

cnf(c_59,plain,
    greatest_lower_bound(greatest_lower_bound(X0,X1),X2) = greatest_lower_bound(X0,greatest_lower_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',associativity_of_glb) ).

cnf(c_60,plain,
    least_upper_bound(least_upper_bound(X0,X1),X2) = least_upper_bound(X0,least_upper_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',associativity_of_lub) ).

cnf(c_65,plain,
    least_upper_bound(multiply(X0,X1),multiply(X0,X2)) = multiply(X0,least_upper_bound(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',monotony_lub1) ).

cnf(c_67,plain,
    least_upper_bound(multiply(X0,X1),multiply(X2,X1)) = multiply(least_upper_bound(X0,X2),X1),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-2.ax',monotony_lub2) ).

cnf(c_69,plain,
    multiply(identity,X0) = X0,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_identity) ).

cnf(c_70,plain,
    multiply(inverse(X0),X0) = identity,
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',left_inverse) ).

cnf(c_71,plain,
    multiply(multiply(X0,X1),X2) = multiply(X0,multiply(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/GRP004-0.ax',associativity) ).

cnf(c_91,plain,
    greatest_lower_bound(c,a) = greatest_lower_bound(c,b),
    inference(theory_normalisation,[status(thm)],[c_52,c_60,c_58,c_59,c_57]) ).

cnf(c_92,plain,
    least_upper_bound(c,a) = least_upper_bound(c,b),
    inference(theory_normalisation,[status(thm)],[c_53,c_60,c_58,c_59,c_57]) ).

cnf(c_396,plain,
    inverse(least_upper_bound(X0,inverse(X1))) = greatest_lower_bound(inverse(X0),X1),
    inference(superposition,[status(thm)],[c_50,c_55]) ).

cnf(c_845,plain,
    multiply(inverse(X0),multiply(X0,X1)) = multiply(identity,X1),
    inference(superposition,[status(thm)],[c_70,c_71]) ).

cnf(c_861,plain,
    multiply(inverse(X0),least_upper_bound(X0,X1)) = least_upper_bound(identity,multiply(inverse(X0),X1)),
    inference(superposition,[status(thm)],[c_70,c_65]) ).

cnf(c_1314,plain,
    multiply(least_upper_bound(inverse(X0),X1),X0) = least_upper_bound(identity,multiply(X1,X0)),
    inference(superposition,[status(thm)],[c_70,c_67]) ).

cnf(c_2170,plain,
    inverse(least_upper_bound(inverse(X0),X1)) = greatest_lower_bound(inverse(X1),X0),
    inference(superposition,[status(thm)],[c_58,c_396]) ).

cnf(c_2990,plain,
    multiply(inverse(X0),multiply(X0,X1)) = X1,
    inference(demodulation,[status(thm)],[c_845,c_69]) ).

cnf(c_48607,plain,
    multiply(inverse(least_upper_bound(inverse(X0),X1)),least_upper_bound(identity,multiply(X1,X0))) = X0,
    inference(superposition,[status(thm)],[c_1314,c_2990]) ).

cnf(c_48650,plain,
    multiply(greatest_lower_bound(inverse(X0),X1),least_upper_bound(identity,multiply(X0,X1))) = X1,
    inference(light_normalisation,[status(thm)],[c_48607,c_2170]) ).

cnf(c_160654,plain,
    multiply(greatest_lower_bound(X0,X1),least_upper_bound(identity,multiply(inverse(X0),X1))) = X1,
    inference(superposition,[status(thm)],[c_50,c_48650]) ).

cnf(c_301739,plain,
    multiply(greatest_lower_bound(X0,X1),multiply(inverse(X0),least_upper_bound(X0,X1))) = X1,
    inference(superposition,[status(thm)],[c_861,c_160654]) ).

cnf(c_666948,plain,
    multiply(greatest_lower_bound(c,b),multiply(inverse(c),least_upper_bound(c,a))) = b,
    inference(superposition,[status(thm)],[c_92,c_301739]) ).

cnf(c_667319,plain,
    multiply(greatest_lower_bound(c,a),multiply(inverse(c),least_upper_bound(c,a))) = b,
    inference(light_normalisation,[status(thm)],[c_666948,c_91]) ).

cnf(c_675215,plain,
    a = b,
    inference(demodulation,[status(thm)],[c_667319,c_301739]) ).

cnf(c_675216,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_675215,c_56]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : GRP181-4 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.06/0.13  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n028.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  : 300
% 0.12/0.33  % DateTime : Mon Aug 28 20:47:40 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.19/0.46  Running UEQ theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule casc_29_ueq --heuristic_context ueq --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 203.52/26.67  % SZS status Started for theBenchmark.p
% 203.52/26.67  % SZS status Unsatisfiable for theBenchmark.p
% 203.52/26.67  
% 203.52/26.67  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 203.52/26.67  
% 203.52/26.67  ------  iProver source info
% 203.52/26.67  
% 203.52/26.67  git: date: 2023-05-31 18:12:56 +0000
% 203.52/26.67  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 203.52/26.67  git: non_committed_changes: false
% 203.52/26.67  git: last_make_outside_of_git: false
% 203.52/26.67  
% 203.52/26.67  ------ Parsing...successful
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  ------ Preprocessing... sup_sim: 0  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 203.52/26.67  
% 203.52/26.67  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 203.52/26.67  
% 203.52/26.67  ------ Preprocessing... sf_s  rm: 0 0s  sf_e 
% 203.52/26.67  ------ Proving...
% 203.52/26.67  ------ Problem Properties 
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  clauses                                 23
% 203.52/26.67  conjectures                             1
% 203.52/26.67  EPR                                     1
% 203.52/26.67  Horn                                    23
% 203.52/26.67  unary                                   23
% 203.52/26.67  binary                                  0
% 203.52/26.67  lits                                    23
% 203.52/26.67  lits eq                                 23
% 203.52/26.67  fd_pure                                 0
% 203.52/26.67  fd_pseudo                               0
% 203.52/26.67  fd_cond                                 0
% 203.52/26.67  fd_pseudo_cond                          0
% 203.52/26.67  AC symbols                              2
% 203.52/26.67  
% 203.52/26.67  ------ Input Options Time Limit: Unbounded
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  ------ 
% 203.52/26.67  Current options:
% 203.52/26.67  ------ 
% 203.52/26.67  
% 203.52/26.67  ------ Input Options
% 203.52/26.67  
% 203.52/26.67  --out_options                           all
% 203.52/26.67  --tptp_safe_out                         true
% 203.52/26.67  --problem_path                          ""
% 203.52/26.67  --include_path                          ""
% 203.52/26.67  --clausifier                            res/vclausify_rel
% 203.52/26.67  --clausifier_options                    --mode clausify -t 305.00 
% 203.52/26.67  --stdin                                 false
% 203.52/26.67  --proof_out                             true
% 203.52/26.67  --proof_dot_file                        ""
% 203.52/26.67  --proof_reduce_dot                      []
% 203.52/26.67  --suppress_sat_res                      true
% 203.52/26.67  --suppress_unsat_res                    false
% 203.52/26.67  --stats_out                             all
% 203.52/26.67  --stats_mem                             false
% 203.52/26.67  --theory_stats_out                      false
% 203.52/26.67  
% 203.52/26.67  ------ General Options
% 203.52/26.67  
% 203.52/26.67  --fof                                   false
% 203.52/26.67  --time_out_real                         305.
% 203.52/26.67  --time_out_virtual                      -1.
% 203.52/26.67  --rnd_seed                              13
% 203.52/26.67  --symbol_type_check                     false
% 203.52/26.67  --clausify_out                          false
% 203.52/26.67  --sig_cnt_out                           false
% 203.52/26.67  --trig_cnt_out                          false
% 203.52/26.67  --trig_cnt_out_tolerance                1.
% 203.52/26.67  --trig_cnt_out_sk_spl                   false
% 203.52/26.67  --abstr_cl_out                          false
% 203.52/26.67  
% 203.52/26.67  ------ Interactive Mode
% 203.52/26.67  
% 203.52/26.67  --interactive_mode                      false
% 203.52/26.67  --external_ip_address                   ""
% 203.52/26.67  --external_port                         0
% 203.52/26.67  
% 203.52/26.67  ------ Global Options
% 203.52/26.67  
% 203.52/26.67  --schedule                              none
% 203.52/26.67  --add_important_lit                     false
% 203.52/26.67  --prop_solver_per_cl                    500
% 203.52/26.67  --subs_bck_mult                         8
% 203.52/26.67  --min_unsat_core                        false
% 203.52/26.67  --soft_assumptions                      false
% 203.52/26.67  --soft_lemma_size                       3
% 203.52/26.67  --prop_impl_unit_size                   0
% 203.52/26.67  --prop_impl_unit                        []
% 203.52/26.67  --share_sel_clauses                     true
% 203.52/26.67  --reset_solvers                         false
% 203.52/26.67  --bc_imp_inh                            [conj_cone]
% 203.52/26.67  --conj_cone_tolerance                   3.
% 203.52/26.67  --extra_neg_conj                        none
% 203.52/26.67  --large_theory_mode                     true
% 203.52/26.67  --prolific_symb_bound                   200
% 203.52/26.67  --lt_threshold                          2000
% 203.52/26.67  --clause_weak_htbl                      true
% 203.52/26.67  --gc_record_bc_elim                     false
% 203.52/26.67  
% 203.52/26.67  ------ Preprocessing Options
% 203.52/26.67  
% 203.52/26.67  --preprocessing_flag                    true
% 203.52/26.67  --time_out_prep_mult                    0.1
% 203.52/26.67  --splitting_mode                        input
% 203.52/26.67  --splitting_grd                         true
% 203.52/26.67  --splitting_cvd                         false
% 203.52/26.67  --splitting_cvd_svl                     false
% 203.52/26.67  --splitting_nvd                         32
% 203.52/26.67  --sub_typing                            false
% 203.52/26.67  --prep_gs_sim                           true
% 203.52/26.67  --prep_unflatten                        true
% 203.52/26.67  --prep_res_sim                          true
% 203.52/26.67  --prep_sup_sim_all                      true
% 203.52/26.67  --prep_sup_sim_sup                      false
% 203.52/26.67  --prep_upred                            true
% 203.52/26.67  --prep_well_definedness                 true
% 203.52/26.67  --prep_sem_filter                       exhaustive
% 203.52/26.67  --prep_sem_filter_out                   false
% 203.52/26.67  --pred_elim                             true
% 203.52/26.67  --res_sim_input                         true
% 203.52/26.67  --eq_ax_congr_red                       true
% 203.52/26.67  --pure_diseq_elim                       true
% 203.52/26.67  --brand_transform                       false
% 203.52/26.67  --non_eq_to_eq                          false
% 203.52/26.67  --prep_def_merge                        true
% 203.52/26.67  --prep_def_merge_prop_impl              false
% 203.52/26.67  --prep_def_merge_mbd                    true
% 203.52/26.67  --prep_def_merge_tr_red                 false
% 203.52/26.67  --prep_def_merge_tr_cl                  false
% 203.52/26.67  --smt_preprocessing                     false
% 203.52/26.67  --smt_ac_axioms                         fast
% 203.52/26.67  --preprocessed_out                      false
% 203.52/26.67  --preprocessed_stats                    false
% 203.52/26.67  
% 203.52/26.67  ------ Abstraction refinement Options
% 203.52/26.67  
% 203.52/26.67  --abstr_ref                             []
% 203.52/26.67  --abstr_ref_prep                        false
% 203.52/26.67  --abstr_ref_until_sat                   false
% 203.52/26.67  --abstr_ref_sig_restrict                funpre
% 203.52/26.67  --abstr_ref_af_restrict_to_split_sk     false
% 203.52/26.67  --abstr_ref_under                       []
% 203.52/26.67  
% 203.52/26.67  ------ SAT Options
% 203.52/26.67  
% 203.52/26.67  --sat_mode                              false
% 203.52/26.67  --sat_fm_restart_options                ""
% 203.52/26.67  --sat_gr_def                            false
% 203.52/26.67  --sat_epr_types                         true
% 203.52/26.67  --sat_non_cyclic_types                  false
% 203.52/26.67  --sat_finite_models                     false
% 203.52/26.67  --sat_fm_lemmas                         false
% 203.52/26.67  --sat_fm_prep                           false
% 203.52/26.67  --sat_fm_uc_incr                        true
% 203.52/26.67  --sat_out_model                         small
% 203.52/26.67  --sat_out_clauses                       false
% 203.52/26.67  
% 203.52/26.67  ------ QBF Options
% 203.52/26.67  
% 203.52/26.67  --qbf_mode                              false
% 203.52/26.67  --qbf_elim_univ                         false
% 203.52/26.67  --qbf_dom_inst                          none
% 203.52/26.67  --qbf_dom_pre_inst                      false
% 203.52/26.67  --qbf_sk_in                             false
% 203.52/26.67  --qbf_pred_elim                         true
% 203.52/26.67  --qbf_split                             512
% 203.52/26.67  
% 203.52/26.67  ------ BMC1 Options
% 203.52/26.67  
% 203.52/26.67  --bmc1_incremental                      false
% 203.52/26.67  --bmc1_axioms                           reachable_all
% 203.52/26.67  --bmc1_min_bound                        0
% 203.52/26.67  --bmc1_max_bound                        -1
% 203.52/26.67  --bmc1_max_bound_default                -1
% 203.52/26.67  --bmc1_symbol_reachability              true
% 203.52/26.67  --bmc1_property_lemmas                  false
% 203.52/26.67  --bmc1_k_induction                      false
% 203.52/26.67  --bmc1_non_equiv_states                 false
% 203.52/26.67  --bmc1_deadlock                         false
% 203.52/26.67  --bmc1_ucm                              false
% 203.52/26.67  --bmc1_add_unsat_core                   none
% 203.52/26.67  --bmc1_unsat_core_children              false
% 203.52/26.67  --bmc1_unsat_core_extrapolate_axioms    false
% 203.52/26.67  --bmc1_out_stat                         full
% 203.52/26.67  --bmc1_ground_init                      false
% 203.52/26.67  --bmc1_pre_inst_next_state              false
% 203.52/26.67  --bmc1_pre_inst_state                   false
% 203.52/26.67  --bmc1_pre_inst_reach_state             false
% 203.52/26.67  --bmc1_out_unsat_core                   false
% 203.52/26.67  --bmc1_aig_witness_out                  false
% 203.52/26.67  --bmc1_verbose                          false
% 203.52/26.67  --bmc1_dump_clauses_tptp                false
% 203.52/26.67  --bmc1_dump_unsat_core_tptp             false
% 203.52/26.67  --bmc1_dump_file                        -
% 203.52/26.67  --bmc1_ucm_expand_uc_limit              128
% 203.52/26.67  --bmc1_ucm_n_expand_iterations          6
% 203.52/26.67  --bmc1_ucm_extend_mode                  1
% 203.52/26.67  --bmc1_ucm_init_mode                    2
% 203.52/26.67  --bmc1_ucm_cone_mode                    none
% 203.52/26.67  --bmc1_ucm_reduced_relation_type        0
% 203.52/26.67  --bmc1_ucm_relax_model                  4
% 203.52/26.67  --bmc1_ucm_full_tr_after_sat            true
% 203.52/26.67  --bmc1_ucm_expand_neg_assumptions       false
% 203.52/26.67  --bmc1_ucm_layered_model                none
% 203.52/26.67  --bmc1_ucm_max_lemma_size               10
% 203.52/26.67  
% 203.52/26.67  ------ AIG Options
% 203.52/26.67  
% 203.52/26.67  --aig_mode                              false
% 203.52/26.67  
% 203.52/26.67  ------ Instantiation Options
% 203.52/26.67  
% 203.52/26.67  --instantiation_flag                    true
% 203.52/26.67  --inst_sos_flag                         false
% 203.52/26.67  --inst_sos_phase                        true
% 203.52/26.67  --inst_sos_sth_lit_sel                  [+prop;+non_prol_conj_symb;-eq;+ground;-num_var;-num_symb]
% 203.52/26.67  --inst_lit_sel                          [+prop;+sign;+ground;-num_var;-num_symb]
% 203.52/26.67  --inst_lit_sel_side                     num_symb
% 203.52/26.67  --inst_solver_per_active                1400
% 203.52/26.67  --inst_solver_calls_frac                1.
% 203.52/26.67  --inst_to_smt_solver                    true
% 203.52/26.67  --inst_passive_queue_type               priority_queues
% 203.52/26.67  --inst_passive_queues                   [[-conj_dist;+conj_symb;-num_var];[+age;-num_symb]]
% 203.52/26.67  --inst_passive_queues_freq              [25;2]
% 203.52/26.67  --inst_dismatching                      true
% 203.52/26.67  --inst_eager_unprocessed_to_passive     true
% 203.52/26.67  --inst_unprocessed_bound                1000
% 203.52/26.67  --inst_prop_sim_given                   true
% 203.52/26.67  --inst_prop_sim_new                     false
% 203.52/26.67  --inst_subs_new                         false
% 203.52/26.67  --inst_eq_res_simp                      false
% 203.52/26.67  --inst_subs_given                       false
% 203.52/26.67  --inst_orphan_elimination               true
% 203.52/26.67  --inst_learning_loop_flag               true
% 203.52/26.67  --inst_learning_start                   3000
% 203.52/26.67  --inst_learning_factor                  2
% 203.52/26.67  --inst_start_prop_sim_after_learn       3
% 203.52/26.67  --inst_sel_renew                        solver
% 203.52/26.67  --inst_lit_activity_flag                true
% 203.52/26.67  --inst_restr_to_given                   false
% 203.52/26.67  --inst_activity_threshold               500
% 203.52/26.67  
% 203.52/26.67  ------ Resolution Options
% 203.52/26.67  
% 203.52/26.67  --resolution_flag                       true
% 203.52/26.67  --res_lit_sel                           adaptive
% 203.52/26.67  --res_lit_sel_side                      none
% 203.52/26.67  --res_ordering                          kbo
% 203.52/26.67  --res_to_prop_solver                    active
% 203.52/26.67  --res_prop_simpl_new                    false
% 203.52/26.67  --res_prop_simpl_given                  true
% 203.52/26.67  --res_to_smt_solver                     true
% 203.52/26.67  --res_passive_queue_type                priority_queues
% 203.52/26.67  --res_passive_queues                    [[-conj_dist;+conj_symb;-num_symb];[+age;-num_symb]]
% 203.52/26.67  --res_passive_queues_freq               [15;5]
% 203.52/26.67  --res_forward_subs                      full
% 203.52/26.67  --res_backward_subs                     full
% 203.52/26.67  --res_forward_subs_resolution           true
% 203.52/26.67  --res_backward_subs_resolution          true
% 203.52/26.67  --res_orphan_elimination                true
% 203.52/26.67  --res_time_limit                        300.
% 203.52/26.67  
% 203.52/26.67  ------ Superposition Options
% 203.52/26.67  
% 203.52/26.67  --superposition_flag                    true
% 203.52/26.67  --sup_passive_queue_type                priority_queues
% 203.52/26.67  --sup_passive_queues                    [[-conj_dist;-num_symb];[+score;+min_def_symb;-max_atom_input_occur;+conj_non_prolific_symb];[+age;-num_symb];[+score;-num_symb]]
% 203.52/26.67  --sup_passive_queues_freq               [8;1;4;4]
% 203.52/26.67  --demod_completeness_check              fast
% 203.52/26.67  --demod_use_ground                      true
% 203.52/26.67  --sup_unprocessed_bound                 0
% 203.52/26.67  --sup_to_prop_solver                    passive
% 203.52/26.67  --sup_prop_simpl_new                    true
% 203.52/26.67  --sup_prop_simpl_given                  true
% 203.52/26.67  --sup_fun_splitting                     false
% 203.52/26.67  --sup_iter_deepening                    2
% 203.52/26.67  --sup_restarts_mult                     12
% 203.52/26.67  --sup_score                             sim_d_gen
% 203.52/26.67  --sup_share_score_frac                  0.2
% 203.52/26.67  --sup_share_max_num_cl                  500
% 203.52/26.67  --sup_ordering                          kbo
% 203.52/26.67  --sup_symb_ordering                     invfreq
% 203.52/26.67  --sup_term_weight                       default
% 203.52/26.67  
% 203.52/26.67  ------ Superposition Simplification Setup
% 203.52/26.67  
% 203.52/26.67  --sup_indices_passive                   [LightNormIndex;FwDemodIndex]
% 203.52/26.67  --sup_full_triv                         [SMTSimplify;PropSubs]
% 203.52/26.67  --sup_full_fw                           [ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 203.52/26.67  --sup_full_bw                           [BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 203.52/26.67  --sup_immed_triv                        []
% 203.52/26.67  --sup_immed_fw_main                     [ACNormalisation;FwLightNorm;FwUnitSubsAndRes]
% 203.52/26.67  --sup_immed_fw_immed                    [ACNormalisation;FwUnitSubsAndRes]
% 203.52/26.67  --sup_immed_bw_main                     [BwUnitSubsAndRes;BwDemod]
% 203.52/26.67  --sup_immed_bw_immed                    [BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 203.52/26.67  --sup_input_triv                        [Unflattening;SMTSimplify]
% 203.52/26.67  --sup_input_fw                          [FwACDemod;ACNormalisation;FwLightNorm;FwDemod;FwUnitSubsAndRes;FwSubsumption;FwSubsumptionRes;FwGroundJoinability]
% 203.52/26.67  --sup_input_bw                          [BwACDemod;BwDemod;BwUnitSubsAndRes;BwSubsumption;BwSubsumptionRes]
% 203.52/26.67  --sup_full_fixpoint                     true
% 203.52/26.67  --sup_main_fixpoint                     true
% 203.52/26.67  --sup_immed_fixpoint                    false
% 203.52/26.67  --sup_input_fixpoint                    true
% 203.52/26.67  --sup_cache_sim                         none
% 203.52/26.67  --sup_smt_interval                      500
% 203.52/26.67  --sup_bw_gjoin_interval                 0
% 203.52/26.67  
% 203.52/26.67  ------ Combination Options
% 203.52/26.67  
% 203.52/26.67  --comb_mode                             clause_based
% 203.52/26.67  --comb_inst_mult                        5
% 203.52/26.67  --comb_res_mult                         1
% 203.52/26.67  --comb_sup_mult                         8
% 203.52/26.67  --comb_sup_deep_mult                    2
% 203.52/26.67  
% 203.52/26.67  ------ Debug Options
% 203.52/26.67  
% 203.52/26.67  --dbg_backtrace                         false
% 203.52/26.67  --dbg_dump_prop_clauses                 false
% 203.52/26.67  --dbg_dump_prop_clauses_file            -
% 203.52/26.67  --dbg_out_stat                          false
% 203.52/26.67  --dbg_just_parse                        false
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  ------ Proving...
% 203.52/26.67  
% 203.52/26.67  
% 203.52/26.67  % SZS status Unsatisfiable for theBenchmark.p
% 203.52/26.67  
% 203.52/26.67  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 203.52/26.67  
% 203.52/26.67  ------                               Statistics
% 203.52/26.67  
% 203.52/26.67  ------ Problem properties
% 203.52/26.67  
% 203.52/26.67  clauses:                                23
% 203.52/26.67  conjectures:                            1
% 203.52/26.67  epr:                                    1
% 203.52/26.67  horn:                                   23
% 203.52/26.67  ground:                                 4
% 203.52/26.67  unary:                                  23
% 203.52/26.67  binary:                                 0
% 203.52/26.67  lits:                                   23
% 203.52/26.67  lits_eq:                                23
% 203.52/26.67  fd_pure:                                0
% 203.52/26.67  fd_pseudo:                              0
% 203.52/26.67  fd_cond:                                0
% 203.52/26.67  fd_pseudo_cond:                         0
% 203.52/26.67  ac_symbols:                             2
% 203.52/26.67  
% 203.52/26.67  ------ General
% 203.52/26.67  
% 203.52/26.67  abstr_ref_over_cycles:                  0
% 203.52/26.67  abstr_ref_under_cycles:                 0
% 203.52/26.67  gc_basic_clause_elim:                   0
% 203.52/26.67  num_of_symbols:                         104
% 203.52/26.67  num_of_terms:                           1063235
% 203.52/26.67  
% 203.52/26.67  parsing_time:                           0.001
% 203.52/26.67  unif_index_cands_time:                  2.777
% 203.52/26.67  unif_index_add_time:                    0.116
% 203.52/26.67  orderings_time:                         0.192
% 203.52/26.67  out_proof_time:                         0.001
% 203.52/26.67  total_time:                             25.844
% 203.52/26.68  
% 203.52/26.68  ------ Preprocessing
% 203.52/26.68  
% 203.52/26.68  num_of_splits:                          0
% 203.52/26.68  num_of_split_atoms:                     0
% 203.52/26.68  num_of_reused_defs:                     0
% 203.52/26.68  num_eq_ax_congr_red:                    0
% 203.52/26.68  num_of_sem_filtered_clauses:            0
% 203.52/26.68  num_of_subtypes:                        0
% 203.52/26.68  monotx_restored_types:                  0
% 203.52/26.68  sat_num_of_epr_types:                   0
% 203.52/26.68  sat_num_of_non_cyclic_types:            0
% 203.52/26.68  sat_guarded_non_collapsed_types:        0
% 203.52/26.68  num_pure_diseq_elim:                    0
% 203.52/26.68  simp_replaced_by:                       0
% 203.52/26.68  res_preprocessed:                       0
% 203.52/26.68  sup_preprocessed:                       0
% 203.52/26.68  prep_upred:                             0
% 203.52/26.68  prep_unflattend:                        0
% 203.52/26.68  prep_well_definedness:                  0
% 203.52/26.68  smt_new_axioms:                         0
% 203.52/26.68  pred_elim_cands:                        0
% 203.52/26.68  pred_elim:                              0
% 203.52/26.68  pred_elim_cl:                           0
% 203.52/26.68  pred_elim_cycles:                       0
% 203.52/26.68  merged_defs:                            0
% 203.52/26.68  merged_defs_ncl:                        0
% 203.52/26.68  bin_hyper_res:                          0
% 203.52/26.68  prep_cycles:                            2
% 203.52/26.68  
% 203.52/26.68  splitting_time:                         0.
% 203.52/26.68  sem_filter_time:                        0.002
% 203.52/26.68  monotx_time:                            0.
% 203.52/26.68  subtype_inf_time:                       0.
% 203.52/26.68  res_prep_time:                          0.003
% 203.52/26.68  sup_prep_time:                          0.003
% 203.52/26.68  pred_elim_time:                         0.
% 203.52/26.68  bin_hyper_res_time:                     0.
% 203.52/26.68  prep_time_total:                        0.011
% 203.52/26.68  
% 203.52/26.68  ------ Propositional Solver
% 203.52/26.68  
% 203.52/26.68  prop_solver_calls:                      461
% 203.52/26.68  prop_fast_solver_calls:                 3849
% 203.52/26.68  smt_solver_calls:                       4
% 203.52/26.68  smt_fast_solver_calls:                  0
% 203.52/26.68  prop_num_of_clauses:                    230423
% 203.52/26.68  prop_preprocess_simplified:             187760
% 203.52/26.68  prop_fo_subsumed:                       0
% 203.52/26.68  
% 203.52/26.68  prop_solver_time:                       1.232
% 203.52/26.68  prop_fast_solver_time:                  0.008
% 203.52/26.68  prop_unsat_core_time:                   0.
% 203.52/26.68  smt_solver_time:                        0.064
% 203.52/26.68  smt_fast_solver_time:                   0.
% 203.52/26.68  
% 203.52/26.68  ------ QBF
% 203.52/26.68  
% 203.52/26.68  qbf_q_res:                              0
% 203.52/26.68  qbf_num_tautologies:                    0
% 203.52/26.68  qbf_prep_cycles:                        0
% 203.52/26.68  
% 203.52/26.68  ------ BMC1
% 203.52/26.68  
% 203.52/26.68  bmc1_current_bound:                     -1
% 203.52/26.68  bmc1_last_solved_bound:                 -1
% 203.52/26.68  bmc1_unsat_core_size:                   -1
% 203.52/26.68  bmc1_unsat_core_parents_size:           -1
% 203.52/26.68  bmc1_merge_next_fun:                    0
% 203.52/26.68  
% 203.52/26.68  bmc1_unsat_core_clauses_time:           0.
% 203.52/26.68  
% 203.52/26.68  ------ Instantiation
% 203.52/26.68  
% 203.52/26.68  inst_num_of_clauses:                    36346
% 203.52/26.68  inst_num_in_passive:                    28806
% 203.52/26.68  inst_num_in_active:                     14792
% 203.52/26.68  inst_num_of_loops:                      16081
% 203.52/26.68  inst_num_in_unprocessed:                1104
% 203.52/26.68  inst_num_of_learning_restarts:          2
% 203.52/26.68  inst_num_moves_active_passive:          1265
% 203.52/26.68  inst_lit_activity:                      0
% 203.52/26.68  inst_lit_activity_moves:                14
% 203.52/26.68  inst_num_tautologies:                   0
% 203.52/26.68  inst_num_prop_implied:                  0
% 203.52/26.68  inst_num_existing_simplified:           0
% 203.52/26.68  inst_num_eq_res_simplified:             0
% 203.52/26.68  inst_num_child_elim:                    0
% 203.52/26.68  inst_num_of_dismatching_blockings:      28797
% 203.52/26.68  inst_num_of_non_proper_insts:           30463
% 203.52/26.68  inst_num_of_duplicates:                 0
% 203.52/26.68  inst_inst_num_from_inst_to_res:         0
% 203.52/26.68  
% 203.52/26.68  inst_time_sim_new:                      2.14
% 203.52/26.68  inst_time_sim_given:                    0.001
% 203.52/26.68  inst_time_dismatching_checking:         8.086
% 203.52/26.68  inst_time_total:                        12.58
% 203.52/26.68  
% 203.52/26.68  ------ Resolution
% 203.52/26.68  
% 203.52/26.68  res_num_of_clauses:                     7441
% 203.52/26.68  res_num_in_passive:                     6903
% 203.52/26.68  res_num_in_active:                      538
% 203.52/26.68  res_num_of_loops:                       649
% 203.52/26.68  res_forward_subset_subsumed:            59417
% 203.52/26.68  res_backward_subset_subsumed:           0
% 203.52/26.68  res_forward_subsumed:                   52
% 203.52/26.68  res_backward_subsumed:                  5
% 203.52/26.68  res_forward_subsumption_resolution:     0
% 203.52/26.68  res_backward_subsumption_resolution:    0
% 203.52/26.68  res_clause_to_clause_subsumption:       13600
% 203.52/26.68  res_subs_bck_cnt:                       3
% 203.52/26.68  res_orphan_elimination:                 0
% 203.52/26.68  res_tautology_del:                      3569
% 203.52/26.68  res_num_eq_res_simplified:              10
% 203.52/26.68  res_num_sel_changes:                    155
% 203.52/26.68  res_moves_from_active_to_pass:          1
% 203.52/26.68  
% 203.52/26.68  res_time_sim_new:                       0.301
% 203.52/26.68  res_time_sim_fw_given:                  0.04
% 203.52/26.68  res_time_sim_bw_given:                  0.117
% 203.52/26.68  res_time_total:                         0.647
% 203.52/26.68  
% 203.52/26.68  ------ Superposition
% 203.52/26.68  
% 203.52/26.68  sup_num_of_clauses:                     14555
% 203.52/26.68  sup_num_in_active:                      322
% 203.52/26.68  sup_num_in_passive:                     14233
% 203.52/26.68  sup_num_of_loops:                       1301
% 203.52/26.68  sup_fw_superposition:                   107241
% 203.52/26.68  sup_bw_superposition:                   77604
% 203.52/26.68  sup_eq_factoring:                       0
% 203.52/26.68  sup_eq_resolution:                      0
% 203.52/26.68  sup_immediate_simplified:               758
% 203.52/26.68  sup_given_eliminated:                   3
% 203.52/26.68  comparisons_done:                       523626
% 203.52/26.68  comparisons_avoided:                    0
% 203.52/26.68  comparisons_inc_criteria:               0
% 203.52/26.68  sup_deep_cl_discarded:                  0
% 203.52/26.68  sup_num_of_deepenings:                  0
% 203.52/26.68  sup_num_of_restarts:                    2
% 203.52/26.68  
% 203.52/26.68  sup_time_generating:                    2.869
% 203.52/26.68  sup_time_sim_fw_full:                   0.207
% 203.52/26.68  sup_time_sim_bw_full:                   0.216
% 203.52/26.68  sup_time_sim_fw_immed:                  2.584
% 203.52/26.68  sup_time_sim_bw_immed:                  0.642
% 203.52/26.68  sup_time_prep_sim_fw_input:             0.001
% 203.52/26.68  sup_time_prep_sim_bw_input:             0.001
% 203.52/26.68  sup_time_total:                         11.388
% 203.52/26.68  
% 203.52/26.68  ------ Simplifications
% 203.52/26.68  
% 203.52/26.68  sim_repeated:                           54579
% 203.52/26.68  sim_fw_subset_subsumed:                 0
% 203.52/26.68  sim_bw_subset_subsumed:                 0
% 203.52/26.68  sim_fw_subsumed:                        0
% 203.52/26.68  sim_bw_subsumed:                        0
% 203.52/26.68  sim_fw_subsumption_res:                 0
% 203.52/26.68  sim_bw_subsumption_res:                 0
% 203.52/26.68  sim_fw_unit_subs:                       0
% 203.52/26.68  sim_bw_unit_subs:                       764
% 203.52/26.68  sim_tautology_del:                      0
% 203.52/26.68  sim_eq_tautology_del:                   12697
% 203.52/26.68  sim_eq_res_simp:                        0
% 203.52/26.68  sim_fw_demodulated:                     360
% 203.52/26.68  sim_bw_demodulated:                     18
% 203.52/26.68  sim_encompassment_demod:                0
% 203.52/26.68  sim_light_normalised:                   50026
% 203.52/26.68  sim_ac_normalised:                      41522
% 203.52/26.68  sim_joinable_taut:                      2055
% 203.52/26.68  sim_joinable_simp:                      0
% 203.52/26.68  sim_fw_ac_demod:                        0
% 203.52/26.68  sim_bw_ac_demod:                        0
% 203.52/26.68  sim_smt_subsumption:                    0
% 203.52/26.68  sim_smt_simplified:                     0
% 203.52/26.68  sim_ground_joinable:                    235
% 203.52/26.68  sim_bw_ground_joinable:                 0
% 203.52/26.68  sim_connectedness:                      0
% 203.52/26.68  
% 203.52/26.68  sim_time_fw_subset_subs:                0.108
% 203.52/26.68  sim_time_bw_subset_subs:                0.047
% 203.52/26.68  sim_time_fw_subs:                       0.
% 203.52/26.68  sim_time_bw_subs:                       0.
% 203.52/26.68  sim_time_fw_subs_res:                   0.
% 203.52/26.68  sim_time_bw_subs_res:                   0.
% 203.52/26.68  sim_time_fw_unit_subs:                  0.563
% 203.52/26.68  sim_time_bw_unit_subs:                  0.324
% 203.52/26.68  sim_time_tautology_del:                 0.037
% 203.52/26.68  sim_time_eq_tautology_del:              0.035
% 203.52/26.68  sim_time_eq_res_simp:                   0.021
% 203.52/26.68  sim_time_fw_demod:                      0.064
% 203.52/26.68  sim_time_bw_demod:                      0.199
% 203.52/26.68  sim_time_light_norm:                    0.978
% 203.52/26.68  sim_time_joinable:                      0.
% 203.52/26.68  sim_time_ac_norm:                       0.756
% 203.52/26.68  sim_time_fw_ac_demod:                   0.
% 203.52/26.68  sim_time_bw_ac_demod:                   0.
% 203.52/26.68  sim_time_smt_subs:                      0.
% 203.52/26.68  sim_time_fw_gjoin:                      0.097
% 203.52/26.68  sim_time_fw_connected:                  0.
% 203.52/26.68  
% 203.52/26.69  
%------------------------------------------------------------------------------