TSTP Solution File: GEO032-3 by iProver---3.9

View Problem - Process Solution

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

% Computer : n003.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:16:08 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_65,plain,
    equidistant(X0,X0,X1,X1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d7) ).

cnf(c_95,plain,
    ( ~ equidistant(X0,X1,X2,X3)
    | ~ equidistant(X0,X4,X2,X5)
    | ~ equidistant(X0,X6,X2,X7)
    | ~ equidistant(X4,X6,X5,X7)
    | ~ between(X0,X1,X4)
    | ~ between(X2,X3,X5)
    | equidistant(X1,X6,X3,X7) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d12) ).

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

cnf(c_97,plain,
    between(u1,v1,w1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v1_between_u1_and_w1) ).

cnf(c_98,plain,
    equidistant(u,v,u1,v1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_to_v_equals_u1_to_v1) ).

cnf(c_99,plain,
    equidistant(u,w,u1,w1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',u_to_w_equals_u1_to_w1) ).

cnf(c_100,negated_conjecture,
    ~ equidistant(v,w,v1,w1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_to_w_equals_v1_to_w1) ).

cnf(c_2220,plain,
    ( ~ equidistant(X0,X1,X2,X3)
    | ~ equidistant(u,X0,u1,X2)
    | ~ equidistant(u,X1,u1,X3)
    | ~ between(u,v,X0)
    | ~ between(u1,v1,X2)
    | equidistant(v,X1,v1,X3) ),
    inference(superposition,[status(thm)],[c_98,c_95]) ).

cnf(c_2917,plain,
    ( ~ equidistant(u,X0,u1,X1)
    | ~ between(u,v,X0)
    | ~ between(u1,v1,X1)
    | equidistant(v,X0,v1,X1) ),
    inference(superposition,[status(thm)],[c_65,c_2220]) ).

cnf(c_7582,plain,
    ( ~ between(u,v,w)
    | ~ between(u1,v1,w1)
    | equidistant(v,w,v1,w1) ),
    inference(superposition,[status(thm)],[c_99,c_2917]) ).

cnf(c_7588,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_7582,c_100,c_96,c_97]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.12  % Problem  : GEO032-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.03/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n003.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Fri May  3 01:26:35 EDT 2024
% 0.14/0.35  % CPUTime  : 
% 0.21/0.47  Running first-order theorem proving
% 0.21/0.47  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
% 4.28/1.17  % SZS status Started for theBenchmark.p
% 4.28/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 4.28/1.17  
% 4.28/1.17  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 4.28/1.17  
% 4.28/1.17  ------  iProver source info
% 4.28/1.17  
% 4.28/1.17  git: date: 2024-05-02 19:28:25 +0000
% 4.28/1.17  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 4.28/1.17  git: non_committed_changes: false
% 4.28/1.17  
% 4.28/1.17  ------ Parsing...successful
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  ------ 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 
% 4.28/1.17  
% 4.28/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 4.28/1.17  
% 4.28/1.17  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 4.28/1.17  ------ Proving...
% 4.28/1.17  ------ Problem Properties 
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  clauses                                 64
% 4.28/1.17  conjectures                             1
% 4.28/1.17  EPR                                     42
% 4.28/1.17  Horn                                    51
% 4.28/1.17  unary                                   26
% 4.28/1.17  binary                                  13
% 4.28/1.17  lits                                    157
% 4.28/1.17  lits eq                                 31
% 4.28/1.17  fd_pure                                 0
% 4.28/1.17  fd_pseudo                               0
% 4.28/1.17  fd_cond                                 0
% 4.28/1.17  fd_pseudo_cond                          16
% 4.28/1.17  AC symbols                              0
% 4.28/1.17  
% 4.28/1.17  ------ Input Options Time Limit: Unbounded
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  ------ 
% 4.28/1.17  Current options:
% 4.28/1.17  ------ 
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  ------ Proving...
% 4.28/1.17  
% 4.28/1.17  
% 4.28/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 4.28/1.17  
% 4.28/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 4.28/1.17  
% 4.28/1.17  
%------------------------------------------------------------------------------