TSTP Solution File: GEO062-3 by iProver---3.8

View Problem - Process Solution

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

% Computer : n023.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 : Wed Aug 30 23:09:07 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_68,plain,
    ( ~ between(X0,X1,X2)
    | extension(X0,X1,X1,X2) = X2
    | X0 = X1 ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',d10_1) ).

cnf(c_75,plain,
    ( ~ between(X0,X1,X2)
    | between(X2,X1,X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',t1) ).

cnf(c_82,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X0,X2,X3)
    | between(X1,X2,X3) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',b5) ).

cnf(c_90,plain,
    extension(X0,X1,lower_dimension_point_1,lower_dimension_point_2) != X1,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',e3_1) ).

cnf(c_102,plain,
    between(u,v,w),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',v_between_u_and_w) ).

cnf(c_103,negated_conjecture,
    insertion(u,w,u,v) != v,
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_v_equals_insertion) ).

cnf(c_104,plain,
    extension(extension(X0,X1,lower_dimension_point_1,lower_dimension_point_2),X1,X2,X3) = insertion(X1,X0,X2,X3),
    file('/export/starexec/sandbox2/benchmark/Axioms/GEO002-3.ax',insertion) ).

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

cnf(c_2359,plain,
    between(w,v,u),
    inference(superposition,[status(thm)],[c_102,c_75]) ).

cnf(c_2955,plain,
    ( ~ between(w,u,X0)
    | between(v,u,X0) ),
    inference(superposition,[status(thm)],[c_2359,c_82]) ).

cnf(c_3498,plain,
    between(v,u,extension(w,u,X0,X1)),
    inference(superposition,[status(thm)],[c_109,c_2955]) ).

cnf(c_3563,plain,
    between(extension(w,u,X0,X1),u,v),
    inference(superposition,[status(thm)],[c_3498,c_75]) ).

cnf(c_3598,plain,
    ( extension(extension(w,u,X0,X1),u,u,v) = v
    | extension(w,u,X0,X1) = u ),
    inference(superposition,[status(thm)],[c_3563,c_68]) ).

cnf(c_27442,plain,
    ( extension(w,u,lower_dimension_point_1,lower_dimension_point_2) = u
    | insertion(u,w,u,v) = v ),
    inference(superposition,[status(thm)],[c_3598,c_104]) ).

cnf(c_27450,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_27442,c_103,c_90]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.07  % Problem  : GEO062-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.08  % Command  : run_iprover %s %d THM
% 0.06/0.27  % Computer : n023.cluster.edu
% 0.06/0.27  % Model    : x86_64 x86_64
% 0.06/0.27  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.06/0.27  % Memory   : 8042.1875MB
% 0.06/0.27  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.06/0.27  % CPULimit : 300
% 0.06/0.27  % WCLimit  : 300
% 0.06/0.27  % DateTime : Tue Aug 29 20:44:40 EDT 2023
% 0.11/0.27  % CPUTime  : 
% 0.11/0.40  Running first-order theorem proving
% 0.11/0.40  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 7.34/1.56  % SZS status Started for theBenchmark.p
% 7.34/1.56  % SZS status Unsatisfiable for theBenchmark.p
% 7.34/1.56  
% 7.34/1.56  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 7.34/1.56  
% 7.34/1.56  ------  iProver source info
% 7.34/1.56  
% 7.34/1.56  git: date: 2023-05-31 18:12:56 +0000
% 7.34/1.56  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 7.34/1.56  git: non_committed_changes: false
% 7.34/1.56  git: last_make_outside_of_git: false
% 7.34/1.56  
% 7.34/1.56  ------ Parsing...successful
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  ------ Preprocessing... sup_sim: 2  sf_s  rm: 1 0s  sf_e  pe_s  pe_e  sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 7.34/1.56  
% 7.34/1.56  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.34/1.56  
% 7.34/1.56  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.34/1.56  ------ Proving...
% 7.34/1.56  ------ Problem Properties 
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  clauses                                 68
% 7.34/1.56  conjectures                             1
% 7.34/1.56  EPR                                     41
% 7.34/1.56  Horn                                    55
% 7.34/1.56  unary                                   25
% 7.34/1.56  binary                                  13
% 7.34/1.56  lits                                    178
% 7.34/1.56  lits eq                                 34
% 7.34/1.56  fd_pure                                 0
% 7.34/1.56  fd_pseudo                               0
% 7.34/1.56  fd_cond                                 0
% 7.34/1.56  fd_pseudo_cond                          17
% 7.34/1.56  AC symbols                              0
% 7.34/1.56  
% 7.34/1.56  ------ Schedule dynamic 5 is on 
% 7.34/1.56  
% 7.34/1.56  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  ------ 
% 7.34/1.56  Current options:
% 7.34/1.56  ------ 
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  ------ Proving...
% 7.34/1.56  
% 7.34/1.56  
% 7.34/1.56  % SZS status Unsatisfiable for theBenchmark.p
% 7.34/1.56  
% 7.34/1.56  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.34/1.56  
% 7.34/1.56  
%------------------------------------------------------------------------------