TSTP Solution File: GEO002-2 by iProver---3.9

View Problem - Process Solution

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

% Computer : n027.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:15:59 EDT 2024

% Result   : Unsatisfiable 3.53s 1.14s
% Output   : CNFRefutation 3.53s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    7
%            Number of leaves      :    7
% Syntax   : Number of clauses     :   16 (   9 unt;   0 nHn;  10 RR)
%            Number of literals    :   27 (   6 equ;  13 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-5 aty)
%            Number of variables   :   41 (   7 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ~ between(a,a,b),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_a_between_a_and_b) ).

cnf(c_52,plain,
    ( ~ equidistant(X0,X1,X2,X2)
    | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',identity_for_equidistance) ).

cnf(c_53,plain,
    between(X0,X1,extension(X0,X1,X2,X3)),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',segment_construction1) ).

cnf(c_54,plain,
    equidistant(X0,extension(X1,X0,X2,X3),X2,X3),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',segment_construction2) ).

cnf(c_56,plain,
    ( ~ between(X0,X1,X0)
    | X0 = X1 ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',identity_for_betweeness) ).

cnf(c_57,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X3,X4,X2)
    | between(X4,inner_pasch(X3,X4,X2,X1,X0),X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',inner_pasch1) ).

cnf(c_58,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X3,X4,X2)
    | between(X1,inner_pasch(X3,X4,X2,X1,X0),X3) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',inner_pasch2) ).

cnf(c_294,negated_conjecture,
    ~ between(a,a,b),
    inference(demodulation,[status(thm)],[c_49]) ).

cnf(c_592,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X3,X0,X2)
    | inner_pasch(X3,X0,X2,X1,X0) = X0 ),
    inference(superposition,[status(thm)],[c_57,c_56]) ).

cnf(c_602,plain,
    extension(X0,X1,X2,X2) = X1,
    inference(superposition,[status(thm)],[c_54,c_52]) ).

cnf(c_634,plain,
    between(X0,X1,X1),
    inference(superposition,[status(thm)],[c_602,c_53]) ).

cnf(c_1060,plain,
    ( ~ between(X0,X1,X2)
    | inner_pasch(X0,X1,X2,X2,X1) = X1 ),
    inference(superposition,[status(thm)],[c_634,c_592]) ).

cnf(c_1478,plain,
    inner_pasch(X0,X1,X1,X1,X1) = X1,
    inference(superposition,[status(thm)],[c_634,c_1060]) ).

cnf(c_1531,plain,
    ( ~ between(X0,X1,X1)
    | ~ between(X1,X1,X1)
    | between(X1,X1,X0) ),
    inference(superposition,[status(thm)],[c_1478,c_58]) ).

cnf(c_1533,plain,
    between(X0,X0,X1),
    inference(forward_subsumption_resolution,[status(thm)],[c_1531,c_634,c_634]) ).

cnf(c_1534,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_294,c_1533]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.11  % Problem  : GEO002-2 : TPTP v8.1.2. Released v1.0.0.
% 0.06/0.12  % Command  : run_iprover %s %d THM
% 0.11/0.32  % Computer : n027.cluster.edu
% 0.11/0.32  % Model    : x86_64 x86_64
% 0.11/0.32  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.32  % Memory   : 8042.1875MB
% 0.11/0.32  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.32  % CPULimit : 300
% 0.11/0.32  % WCLimit  : 300
% 0.11/0.32  % DateTime : Fri May  3 01:49:05 EDT 2024
% 0.11/0.33  % CPUTime  : 
% 0.17/0.44  Running first-order theorem proving
% 0.17/0.44  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
% 3.53/1.14  % SZS status Started for theBenchmark.p
% 3.53/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 3.53/1.14  
% 3.53/1.14  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 3.53/1.14  
% 3.53/1.14  ------  iProver source info
% 3.53/1.14  
% 3.53/1.14  git: date: 2024-05-02 19:28:25 +0000
% 3.53/1.14  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 3.53/1.14  git: non_committed_changes: false
% 3.53/1.14  
% 3.53/1.14  ------ Parsing...successful
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 3.53/1.14  
% 3.53/1.14  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.53/1.14  
% 3.53/1.14  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.53/1.14  ------ Proving...
% 3.53/1.14  ------ Problem Properties 
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  clauses                                 19
% 3.53/1.14  conjectures                             1
% 3.53/1.14  EPR                                     10
% 3.53/1.14  Horn                                    14
% 3.53/1.14  unary                                   7
% 3.53/1.14  binary                                  2
% 3.53/1.14  lits                                    57
% 3.53/1.14  lits eq                                 7
% 3.53/1.14  fd_pure                                 0
% 3.53/1.14  fd_pseudo                               0
% 3.53/1.14  fd_cond                                 0
% 3.53/1.14  fd_pseudo_cond                          7
% 3.53/1.14  AC symbols                              0
% 3.53/1.14  
% 3.53/1.14  ------ Schedule dynamic 5 is on 
% 3.53/1.14  
% 3.53/1.14  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  ------ 
% 3.53/1.14  Current options:
% 3.53/1.14  ------ 
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  ------ Proving...
% 3.53/1.14  
% 3.53/1.14  
% 3.53/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 3.53/1.14  
% 3.53/1.14  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.53/1.14  
% 3.53/1.14  
%------------------------------------------------------------------------------