TSTP Solution File: SWV007-1 by iProver---3.8

View Problem - Process Solution

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

% Computer : n027.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 : Thu Aug 31 22:30:40 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_52,negated_conjecture,
    ~ less_than(n,m),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_4) ).

cnf(c_53,negated_conjecture,
    less_than(i,m),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_5) ).

cnf(c_56,negated_conjecture,
    less_than(a(m),a(k)),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_8) ).

cnf(c_59,negated_conjecture,
    ( ~ less_than(a(X0),a(k))
    | ~ less_than(X0,successor(n))
    | less_than(X0,i) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_11) ).

cnf(c_65,plain,
    less_than(X0,successor(X0)),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV001-0.ax',less_than_successor) ).

cnf(c_66,plain,
    ( ~ less_than(X0,X1)
    | ~ less_than(X1,X2)
    | less_than(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV001-0.ax',transitivity_of_less_than) ).

cnf(c_67,plain,
    ( X0 = X1
    | less_than(X0,X1)
    | less_than(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV001-0.ax',all_related) ).

cnf(c_69,plain,
    ( ~ less_than(X0,X1)
    | ~ less_than(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/Axioms/SWV001-0.ax',anti_symmetry_of_less_than) ).

cnf(c_656,plain,
    ~ less_than(m,i),
    inference(superposition,[status(thm)],[c_53,c_69]) ).

cnf(c_669,plain,
    ( ~ less_than(m,successor(n))
    | less_than(m,i) ),
    inference(superposition,[status(thm)],[c_56,c_59]) ).

cnf(c_670,plain,
    ~ less_than(m,successor(n)),
    inference(forward_subsumption_resolution,[status(thm)],[c_669,c_656]) ).

cnf(c_722,plain,
    ( n = m
    | less_than(m,n) ),
    inference(superposition,[status(thm)],[c_67,c_52]) ).

cnf(c_841,plain,
    ( ~ less_than(n,X0)
    | n = m
    | less_than(m,X0) ),
    inference(superposition,[status(thm)],[c_722,c_66]) ).

cnf(c_1272,plain,
    ( n = m
    | less_than(m,successor(n)) ),
    inference(superposition,[status(thm)],[c_65,c_841]) ).

cnf(c_1277,plain,
    n = m,
    inference(forward_subsumption_resolution,[status(thm)],[c_1272,c_670]) ).

cnf(c_1287,plain,
    ~ less_than(n,successor(n)),
    inference(demodulation,[status(thm)],[c_670,c_1277]) ).

cnf(c_1298,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_1287,c_65]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWV007-1 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.15/0.35  % Computer : n027.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Tue Aug 29 07:02:53 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.22/0.48  Running first-order theorem proving
% 0.22/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 2.35/1.17  % SZS status Started for theBenchmark.p
% 2.35/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 2.35/1.17  
% 2.35/1.17  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 2.35/1.17  
% 2.35/1.17  ------  iProver source info
% 2.35/1.17  
% 2.35/1.17  git: date: 2023-05-31 18:12:56 +0000
% 2.35/1.17  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 2.35/1.17  git: non_committed_changes: false
% 2.35/1.17  git: last_make_outside_of_git: false
% 2.35/1.17  
% 2.35/1.17  ------ Parsing...successful
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  ------ Preprocessing... sup_sim: 0  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.35/1.17  
% 2.35/1.17  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 2.35/1.17  
% 2.35/1.17  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 2.35/1.17  ------ Proving...
% 2.35/1.17  ------ Problem Properties 
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  clauses                                 21
% 2.35/1.17  conjectures                             11
% 2.35/1.17  EPR                                     11
% 2.35/1.17  Horn                                    19
% 2.35/1.17  unary                                   13
% 2.35/1.17  binary                                  3
% 2.35/1.17  lits                                    35
% 2.35/1.17  lits eq                                 8
% 2.35/1.17  fd_pure                                 0
% 2.35/1.17  fd_pseudo                               0
% 2.35/1.17  fd_cond                                 0
% 2.35/1.17  fd_pseudo_cond                          3
% 2.35/1.17  AC symbols                              0
% 2.35/1.17  
% 2.35/1.17  ------ Schedule dynamic 5 is on 
% 2.35/1.17  
% 2.35/1.17  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  ------ 
% 2.35/1.17  Current options:
% 2.35/1.17  ------ 
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  ------ Proving...
% 2.35/1.17  
% 2.35/1.17  
% 2.35/1.17  % SZS status Unsatisfiable for theBenchmark.p
% 2.35/1.17  
% 2.35/1.17  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 2.35/1.17  
% 2.35/1.17  
%------------------------------------------------------------------------------