TSTP Solution File: ROB003-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : ROB003-1 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n005.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 14:08:22 EDT 2023

% Result   : Unsatisfiable 3.25s 1.18s
% Output   : CNFRefutation 3.25s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   14
%            Number of leaves      :    5
% Syntax   : Number of clauses     :   25 (  25 unt;   0 nHn;   5 RR)
%            Number of literals    :   25 (  24 equ;   3 neg)
%            Maximal clause size   :    1 (   1 avg)
%            Maximal term depth    :    7 (   2 avg)
%            Number of predicates  :    2 (   0 usr;   1 prp; 0-2 aty)
%            Number of functors    :    5 (   5 usr;   3 con; 0-2 aty)
%            Number of variables   :   29 (   4 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    add(X0,c) = c,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',there_exists_a_constant) ).

cnf(c_50,negated_conjecture,
    add(negate(add(a,negate(b))),negate(add(negate(a),negate(b)))) != b,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_huntingtons_axiom) ).

cnf(c_51,plain,
    add(X0,X1) = add(X1,X0),
    file('/export/starexec/sandbox2/benchmark/Axioms/ROB001-0.ax',commutativity_of_add) ).

cnf(c_52,plain,
    add(add(X0,X1),X2) = add(X0,add(X1,X2)),
    file('/export/starexec/sandbox2/benchmark/Axioms/ROB001-0.ax',associativity_of_add) ).

cnf(c_53,plain,
    negate(add(negate(add(X0,X1)),negate(add(X0,negate(X1))))) = X0,
    file('/export/starexec/sandbox2/benchmark/Axioms/ROB001-0.ax',robbins_axiom) ).

cnf(c_58,negated_conjecture,
    add(negate(add(a,negate(b))),negate(add(negate(b),negate(a)))) != b,
    inference(theory_normalisation,[status(thm)],[c_50,c_52,c_51]) ).

cnf(c_107,plain,
    add(X0,add(X1,X2)) = add(X1,add(X0,X2)),
    inference(superposition,[status(thm)],[c_52,c_51]) ).

cnf(c_110,plain,
    add(c,X0) = c,
    inference(superposition,[status(thm)],[c_49,c_51]) ).

cnf(c_140,plain,
    negate(add(negate(c),negate(add(X0,negate(c))))) = X0,
    inference(superposition,[status(thm)],[c_49,c_53]) ).

cnf(c_141,plain,
    negate(add(negate(add(X0,X1)),negate(add(X1,negate(X0))))) = X1,
    inference(superposition,[status(thm)],[c_51,c_53]) ).

cnf(c_151,plain,
    negate(add(negate(add(c,X0)),negate(c))) = c,
    inference(superposition,[status(thm)],[c_110,c_53]) ).

cnf(c_156,plain,
    negate(add(negate(c),negate(add(c,X0)))) = c,
    inference(theory_normalisation,[status(thm)],[c_151,c_52,c_51]) ).

cnf(c_157,plain,
    negate(add(negate(c),negate(c))) = c,
    inference(light_normalisation,[status(thm)],[c_156,c_110]) ).

cnf(c_174,plain,
    negate(add(negate(add(X0,add(negate(c),negate(c)))),negate(add(X0,c)))) = X0,
    inference(superposition,[status(thm)],[c_157,c_53]) ).

cnf(c_177,plain,
    negate(add(negate(add(X0,c)),negate(add(X0,add(negate(c),negate(c)))))) = X0,
    inference(theory_normalisation,[status(thm)],[c_174,c_52,c_51]) ).

cnf(c_178,plain,
    negate(add(negate(c),negate(add(X0,add(negate(c),negate(c)))))) = X0,
    inference(light_normalisation,[status(thm)],[c_177,c_49]) ).

cnf(c_190,plain,
    negate(add(negate(c),negate(add(negate(c),X0)))) = X0,
    inference(superposition,[status(thm)],[c_51,c_140]) ).

cnf(c_211,plain,
    negate(add(negate(c),negate(add(X0,add(negate(c),X1))))) = add(X0,X1),
    inference(superposition,[status(thm)],[c_107,c_190]) ).

cnf(c_466,plain,
    add(X0,negate(c)) = X0,
    inference(demodulation,[status(thm)],[c_178,c_211]) ).

cnf(c_467,plain,
    negate(add(negate(c),negate(X0))) = X0,
    inference(demodulation,[status(thm)],[c_140,c_466]) ).

cnf(c_469,plain,
    add(negate(c),X0) = X0,
    inference(demodulation,[status(thm)],[c_190,c_467]) ).

cnf(c_553,plain,
    negate(negate(X0)) = X0,
    inference(demodulation,[status(thm)],[c_467,c_469]) ).

cnf(c_556,plain,
    add(negate(add(X0,X1)),negate(add(X1,negate(X0)))) = negate(X1),
    inference(superposition,[status(thm)],[c_141,c_553]) ).

cnf(c_566,plain,
    negate(negate(b)) != b,
    inference(demodulation,[status(thm)],[c_58,c_556]) ).

cnf(c_567,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_566,c_553]) ).


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