TSTP Solution File: GEO058-2 by iProver---3.8

View Problem - Process Solution

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

% Computer : n005.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:06 EDT 2023

% Result   : Unsatisfiable 2.76s 1.16s
% Output   : CNFRefutation 2.76s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    6
% Syntax   : Number of clauses     :   14 (  11 unt;   0 nHn;   8 RR)
%            Number of literals    :   18 (   6 equ;   5 neg)
%            Maximal clause size   :    3 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    3 (   1 usr;   1 prp; 0-4 aty)
%            Number of functors    :    4 (   4 usr;   2 con; 0-4 aty)
%            Number of variables   :   25 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    reflection(u,v) = v,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_equals_reflection) ).

cnf(c_50,negated_conjecture,
    v != u,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_u_equals_v) ).

cnf(c_51,plain,
    extension(X0,X1,X0,X1) = reflection(X0,X1),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-2.ax',reflection) ).

cnf(c_53,plain,
    ( ~ equidistant(X0,X1,X2,X3)
    | ~ equidistant(X0,X1,X4,X5)
    | equidistant(X2,X3,X4,X5) ),
    file('/export/starexec/sandbox/benchmark/Axioms/GEO002-0.ax',transitivity_for_equidistance) ).

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

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

cnf(c_614,plain,
    equidistant(X0,reflection(X1,X0),X1,X0),
    inference(superposition,[status(thm)],[c_51,c_56]) ).

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

cnf(c_650,plain,
    equidistant(v,v,u,v),
    inference(superposition,[status(thm)],[c_49,c_614]) ).

cnf(c_656,plain,
    ( ~ equidistant(v,v,X0,X1)
    | equidistant(u,v,X0,X1) ),
    inference(superposition,[status(thm)],[c_650,c_53]) ).

cnf(c_667,plain,
    equidistant(X0,X0,X1,X1),
    inference(superposition,[status(thm)],[c_624,c_56]) ).

cnf(c_700,plain,
    equidistant(u,v,X0,X0),
    inference(superposition,[status(thm)],[c_667,c_656]) ).

cnf(c_739,plain,
    v = u,
    inference(superposition,[status(thm)],[c_700,c_54]) ).

cnf(c_740,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_739,c_50]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GEO058-2 : TPTP v8.1.2. Released v1.0.0.
% 0.11/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n005.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 23:24:38 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.46  Running first-order theorem proving
% 0.19/0.46  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 2.76/1.16  % SZS status Started for theBenchmark.p
% 2.76/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 2.76/1.16  
% 2.76/1.16  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 2.76/1.16  
% 2.76/1.16  ------  iProver source info
% 2.76/1.16  
% 2.76/1.16  git: date: 2023-05-31 18:12:56 +0000
% 2.76/1.16  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 2.76/1.16  git: non_committed_changes: false
% 2.76/1.16  git: last_make_outside_of_git: false
% 2.76/1.16  
% 2.76/1.16  ------ Parsing...successful
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  ------ Preprocessing... sup_sim: 0  sf_s  rm: 1 0s  sf_e  pe_s  pe_e 
% 2.76/1.16  
% 2.76/1.16  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.76/1.16  
% 2.76/1.16  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 2.76/1.16  ------ Proving...
% 2.76/1.16  ------ Problem Properties 
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  clauses                                 21
% 2.76/1.16  conjectures                             1
% 2.76/1.16  EPR                                     10
% 2.76/1.16  Horn                                    16
% 2.76/1.16  unary                                   9
% 2.76/1.16  binary                                  2
% 2.76/1.16  lits                                    59
% 2.76/1.16  lits eq                                 10
% 2.76/1.16  fd_pure                                 0
% 2.76/1.16  fd_pseudo                               0
% 2.76/1.16  fd_cond                                 0
% 2.76/1.16  fd_pseudo_cond                          7
% 2.76/1.16  AC symbols                              0
% 2.76/1.16  
% 2.76/1.16  ------ Schedule dynamic 5 is on 
% 2.76/1.16  
% 2.76/1.16  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  ------ 
% 2.76/1.16  Current options:
% 2.76/1.16  ------ 
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  ------ Proving...
% 2.76/1.16  
% 2.76/1.16  
% 2.76/1.16  % SZS status Unsatisfiable for theBenchmark.p
% 2.76/1.16  
% 2.76/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 2.76/1.16  
% 2.76/1.16  
%------------------------------------------------------------------------------