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

View Problem - Process Solution

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

% Computer : n008.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:08:45 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_120,negated_conjecture,
    colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_lower_dimension_points_not_colinear) ).

cnf(c_126,plain,
    ( ~ colinear(X0,X1,X2)
    | between(X0,X1,X2)
    | between(X1,X2,X0)
    | between(X2,X0,X1) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-1.ax',colinearity4) ).

cnf(c_136,plain,
    ~ between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',lower_dimension1) ).

cnf(c_137,plain,
    ~ between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',lower_dimension2) ).

cnf(c_138,plain,
    ~ between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',lower_dimension3) ).

cnf(c_3843,plain,
    ( ~ colinear(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3)
    | between(lower_dimension_point_1,lower_dimension_point_2,lower_dimension_point_3)
    | between(lower_dimension_point_2,lower_dimension_point_3,lower_dimension_point_1)
    | between(lower_dimension_point_3,lower_dimension_point_1,lower_dimension_point_2) ),
    inference(instantiation,[status(thm)],[c_126]) ).

cnf(c_3844,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_3843,c_136,c_137,c_138,c_120]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : GEO011-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n008.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 : Tue Aug 29 22:46:17 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.20/0.45  Running first-order theorem proving
% 0.20/0.45  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 2.29/1.13  % SZS status Started for theBenchmark.p
% 2.29/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 2.29/1.13  
% 2.29/1.13  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 2.29/1.13  
% 2.29/1.13  ------  iProver source info
% 2.29/1.13  
% 2.29/1.13  git: date: 2023-05-31 18:12:56 +0000
% 2.29/1.13  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 2.29/1.13  git: non_committed_changes: false
% 2.29/1.13  git: last_make_outside_of_git: false
% 2.29/1.13  
% 2.29/1.13  ------ Parsing...successful
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  ------ 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 
% 2.29/1.13  
% 2.29/1.13  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.29/1.13  
% 2.29/1.13  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 2.29/1.13  ------ Proving...
% 2.29/1.13  ------ Problem Properties 
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  clauses                                 89
% 2.29/1.13  conjectures                             1
% 2.29/1.13  EPR                                     61
% 2.29/1.13  Horn                                    70
% 2.29/1.13  unary                                   24
% 2.29/1.13  binary                                  26
% 2.29/1.13  lits                                    242
% 2.29/1.13  lits eq                                 39
% 2.29/1.13  fd_pure                                 0
% 2.29/1.13  fd_pseudo                               0
% 2.29/1.13  fd_cond                                 0
% 2.29/1.13  fd_pseudo_cond                          21
% 2.29/1.13  AC symbols                              0
% 2.29/1.13  
% 2.29/1.13  ------ Schedule dynamic 5 is on 
% 2.29/1.13  
% 2.29/1.13  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  ------ 
% 2.29/1.13  Current options:
% 2.29/1.13  ------ 
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  ------ Proving...
% 2.29/1.13  
% 2.29/1.13  
% 2.29/1.13  % SZS status Unsatisfiable for theBenchmark.p
% 2.29/1.13  
% 2.29/1.13  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 2.29/1.13  
% 2.29/1.13  
%------------------------------------------------------------------------------