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

View Problem - Process Solution

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

% Computer : n012.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:03 EDT 2023

% Result   : Unsatisfiable 0.57s 1.26s
% Output   : CNFRefutation 0.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of clauses     :   19 (   9 unt;   2 nHn;  18 RR)
%            Number of literals    :   35 (   0 equ;  17 neg)
%            Maximal clause size   :    4 (   1 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    2 (   1 usr;   1 prp; 0-3 aty)
%            Number of functors    :    5 (   5 usr;   4 con; 0-2 aty)
%            Number of variables   :   22 (   1 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_60,plain,
    between(X0,X1,reflection(X0,X1)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',r2_1) ).

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

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

cnf(c_86,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X0,X2,X3)
    | between(X0,X1,X3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',b9) ).

cnf(c_108,plain,
    ( ~ between(X0,X1,X2)
    | ~ between(X0,X3,X2)
    | between(X0,X1,X3)
    | between(X0,X3,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t9) ).

cnf(c_109,plain,
    between(u,v,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',v_between_u_and_x) ).

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

cnf(c_111,plain,
    ~ between(v,w,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',w_not_between_v_and_x) ).

cnf(c_112,negated_conjecture,
    ~ between(w,v,x),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_v_between_w_and_x) ).

cnf(c_2697,plain,
    between(x,v,u),
    inference(superposition,[status(thm)],[c_109,c_75]) ).

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

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

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

cnf(c_3216,plain,
    ( ~ between(x,u,X0)
    | between(v,u,X0) ),
    inference(superposition,[status(thm)],[c_2697,c_82]) ).

cnf(c_3314,plain,
    ( ~ between(x,u,X0)
    | between(x,v,X0) ),
    inference(superposition,[status(thm)],[c_2697,c_86]) ).

cnf(c_3315,plain,
    ( ~ between(x,u,X0)
    | between(x,w,X0) ),
    inference(superposition,[status(thm)],[c_2698,c_86]) ).

cnf(c_4176,plain,
    ( ~ between(x,v,X0)
    | ~ between(x,w,X0)
    | between(x,v,w)
    | between(x,w,v) ),
    inference(instantiation,[status(thm)],[c_108]) ).

cnf(c_5016,plain,
    ~ between(x,u,X0),
    inference(global_subsumption_just,[status(thm)],[c_3216,c_112,c_111,c_3198,c_3199,c_3315,c_3314,c_4176]) ).

cnf(c_5019,plain,
    $false,
    inference(superposition,[status(thm)],[c_60,c_5016]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GEO052-3 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.07/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n012.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:20:24 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  Running first-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.57/1.26  % SZS status Started for theBenchmark.p
% 0.57/1.26  % SZS status Unsatisfiable for theBenchmark.p
% 0.57/1.26  
% 0.57/1.26  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.57/1.26  
% 0.57/1.26  ------  iProver source info
% 0.57/1.26  
% 0.57/1.26  git: date: 2023-05-31 18:12:56 +0000
% 0.57/1.26  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.57/1.26  git: non_committed_changes: false
% 0.57/1.26  git: last_make_outside_of_git: false
% 0.57/1.26  
% 0.57/1.26  ------ Parsing...successful
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  ------ 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.57/1.26  
% 0.57/1.26  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 0.57/1.26  
% 0.57/1.26  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 0.57/1.26  ------ Proving...
% 0.57/1.26  ------ Problem Properties 
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  clauses                                 77
% 0.57/1.26  conjectures                             1
% 0.57/1.26  EPR                                     49
% 0.57/1.26  Horn                                    60
% 0.57/1.26  unary                                   27
% 0.57/1.26  binary                                  15
% 0.57/1.26  lits                                    208
% 0.57/1.26  lits eq                                 38
% 0.57/1.26  fd_pure                                 0
% 0.57/1.26  fd_pseudo                               0
% 0.57/1.26  fd_cond                                 0
% 0.57/1.26  fd_pseudo_cond                          20
% 0.57/1.26  AC symbols                              0
% 0.57/1.26  
% 0.57/1.26  ------ Schedule dynamic 5 is on 
% 0.57/1.26  
% 0.57/1.26  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  ------ 
% 0.57/1.26  Current options:
% 0.57/1.26  ------ 
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  ------ Proving...
% 0.57/1.26  
% 0.57/1.26  
% 0.57/1.26  % SZS status Unsatisfiable for theBenchmark.p
% 0.57/1.26  
% 0.57/1.26  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.57/1.26  
% 0.57/1.26  
%------------------------------------------------------------------------------