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

View Problem - Process Solution

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

% Computer : n011.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:02 EDT 2023

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

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

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

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

cnf(c_87,plain,
    between(u,w,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',w_between_u_and_x) ).

cnf(c_88,negated_conjecture,
    ~ between(u,v,x),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_v_between_u_and_x) ).

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

cnf(c_1723,plain,
    between(x,w,u),
    inference(superposition,[status(thm)],[c_87,c_75]) ).

cnf(c_2185,plain,
    ( ~ between(x,v,u)
    | between(u,v,x) ),
    inference(instantiation,[status(thm)],[c_75]) ).

cnf(c_2249,plain,
    ( ~ between(w,X0,u)
    | between(x,X0,u) ),
    inference(superposition,[status(thm)],[c_1723,c_85]) ).

cnf(c_4494,plain,
    between(x,v,u),
    inference(superposition,[status(thm)],[c_1722,c_2249]) ).

cnf(c_4501,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_4494,c_2185,c_88]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : GEO047-3 : TPTP v8.1.2. Released v1.0.0.
% 0.11/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n011.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 : Tue Aug 29 22:47:12 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.64/1.18  % SZS status Started for theBenchmark.p
% 0.64/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 0.64/1.18  
% 0.64/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.64/1.18  
% 0.64/1.18  ------  iProver source info
% 0.64/1.18  
% 0.64/1.18  git: date: 2023-05-31 18:12:56 +0000
% 0.64/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.64/1.18  git: non_committed_changes: false
% 0.64/1.18  git: last_make_outside_of_git: false
% 0.64/1.18  
% 0.64/1.18  ------ Parsing...successful
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  ------ 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 
% 0.64/1.18  
% 0.64/1.18  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.64/1.18  
% 0.64/1.18  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.64/1.18  ------ Proving...
% 0.64/1.18  ------ Problem Properties 
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  clauses                                 53
% 0.64/1.18  conjectures                             1
% 0.64/1.18  EPR                                     34
% 0.64/1.18  Horn                                    42
% 0.64/1.18  unary                                   19
% 0.64/1.18  binary                                  13
% 0.64/1.18  lits                                    130
% 0.64/1.18  lits eq                                 25
% 0.64/1.18  fd_pure                                 0
% 0.64/1.18  fd_pseudo                               0
% 0.64/1.18  fd_cond                                 0
% 0.64/1.18  fd_pseudo_cond                          15
% 0.64/1.18  AC symbols                              0
% 0.64/1.18  
% 0.64/1.18  ------ Schedule dynamic 5 is on 
% 0.64/1.18  
% 0.64/1.18  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  ------ 
% 0.64/1.18  Current options:
% 0.64/1.18  ------ 
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  ------ Proving...
% 0.64/1.18  
% 0.64/1.18  
% 0.64/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 0.64/1.18  
% 0.64/1.18  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.64/1.18  
% 0.64/1.18  
%------------------------------------------------------------------------------