TSTP Solution File: CAT012-4 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : CAT012-4 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n007.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 : Fri May  3 02:09:04 EDT 2024

% Result   : Unsatisfiable 0.44s 1.12s
% Output   : CNFRefutation 0.44s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    there_exists(domain(a)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',assume_domain_exists) ).

cnf(c_50,negated_conjecture,
    codomain(domain(a)) != domain(a),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_codomain_of_domain_is_domain) ).

cnf(c_54,plain,
    ( ~ there_exists(domain(X0))
    | there_exists(X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CAT004-0.ax',domain_has_elements) ).

cnf(c_57,plain,
    ( ~ there_exists(compose(X0,X1))
    | domain(X0) = codomain(X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/CAT004-0.ax',domain_codomain_composition1) ).

cnf(c_60,plain,
    compose(X0,domain(X0)) = X0,
    file('/export/starexec/sandbox/benchmark/Axioms/CAT004-0.ax',compose_domain) ).

cnf(c_219,plain,
    domain(a) = sP0_iProver_def,
    definition ).

cnf(c_220,plain,
    codomain(sP0_iProver_def) = sP1_iProver_def,
    definition ).

cnf(c_221,negated_conjecture,
    sP1_iProver_def != sP0_iProver_def,
    inference(demodulation,[status(thm)],[c_50,c_219,c_220]) ).

cnf(c_364,plain,
    there_exists(sP0_iProver_def),
    inference(light_normalisation,[status(thm)],[c_49,c_219]) ).

cnf(c_367,plain,
    ( ~ there_exists(sP0_iProver_def)
    | there_exists(a) ),
    inference(superposition,[status(thm)],[c_219,c_54]) ).

cnf(c_368,plain,
    there_exists(a),
    inference(forward_subsumption_resolution,[status(thm)],[c_367,c_364]) ).

cnf(c_374,plain,
    compose(a,sP0_iProver_def) = a,
    inference(superposition,[status(thm)],[c_219,c_60]) ).

cnf(c_394,plain,
    ( ~ there_exists(a)
    | domain(a) = codomain(sP0_iProver_def) ),
    inference(superposition,[status(thm)],[c_374,c_57]) ).

cnf(c_395,plain,
    ( ~ there_exists(a)
    | sP0_iProver_def = sP1_iProver_def ),
    inference(light_normalisation,[status(thm)],[c_394,c_219,c_220]) ).

cnf(c_396,plain,
    sP0_iProver_def = sP1_iProver_def,
    inference(forward_subsumption_resolution,[status(thm)],[c_395,c_368]) ).

cnf(c_402,plain,
    sP0_iProver_def != sP0_iProver_def,
    inference(demodulation,[status(thm)],[c_221,c_396]) ).

cnf(c_403,plain,
    $false,
    inference(equality_resolution_simp,[status(thm)],[c_402]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : CAT012-4 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n007.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 : Thu May  2 21:06:35 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.18/0.45  Running first-order theorem proving
% 0.18/0.45  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.44/1.12  % SZS status Started for theBenchmark.p
% 0.44/1.12  % SZS status Unsatisfiable for theBenchmark.p
% 0.44/1.12  
% 0.44/1.12  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.44/1.12  
% 0.44/1.12  ------  iProver source info
% 0.44/1.12  
% 0.44/1.12  git: date: 2024-05-02 19:28:25 +0000
% 0.44/1.12  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.44/1.12  git: non_committed_changes: false
% 0.44/1.12  
% 0.44/1.12  ------ Parsing...successful
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe:1:0s pe_e  sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 0.44/1.12  
% 0.44/1.12  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.44/1.12  
% 0.44/1.12  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.44/1.12  ------ Proving...
% 0.44/1.12  ------ Problem Properties 
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  clauses                                 12
% 0.44/1.12  conjectures                             1
% 0.44/1.12  EPR                                     1
% 0.44/1.12  Horn                                    12
% 0.44/1.12  unary                                   7
% 0.44/1.12  binary                                  4
% 0.44/1.12  lits                                    18
% 0.44/1.12  lits eq                                 8
% 0.44/1.12  fd_pure                                 0
% 0.44/1.12  fd_pseudo                               0
% 0.44/1.12  fd_cond                                 0
% 0.44/1.12  fd_pseudo_cond                          0
% 0.44/1.12  AC symbols                              0
% 0.44/1.12  
% 0.44/1.12  ------ Schedule dynamic 5 is on 
% 0.44/1.12  
% 0.44/1.12  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  ------ 
% 0.44/1.12  Current options:
% 0.44/1.12  ------ 
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  ------ Proving...
% 0.44/1.12  
% 0.44/1.12  
% 0.44/1.12  % SZS status Unsatisfiable for theBenchmark.p
% 0.44/1.12  
% 0.44/1.12  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.44/1.12  
% 0.44/1.12  
%------------------------------------------------------------------------------