TSTP Solution File: SWV144+1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SWV144+1 : TPTP v8.1.2. Bugfixed v3.3.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 : Fri May  3 03:13:36 EDT 2024

% Result   : Theorem 7.35s 1.64s
% Output   : CNFRefutation 7.35s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   12
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   55 (  26 unt;   0 def)
%            Number of atoms       :  196 (  13 equ)
%            Maximal formula atoms :   27 (   3 avg)
%            Number of connectives :  203 (  62   ~;  54   |;  57   &)
%                                         (   1 <=>;  29  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   4 avg)
%            Maximal term depth    :    2 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :   11 (  11 usr;   9 con; 0-2 aty)
%            Number of variables   :   50 (   0 sgn  38   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f3,axiom,
    ! [X0] : ~ gt(X0,X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',irreflexivity_gt) ).

fof(f5,axiom,
    ! [X0,X1,X2] :
      ( ( leq(X1,X2)
        & leq(X0,X1) )
     => leq(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_leq) ).

fof(f8,axiom,
    ! [X0,X1] :
      ( gt(X1,X0)
     => leq(X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_gt1) ).

fof(f9,axiom,
    ! [X0,X1] :
      ( ( X0 != X1
        & leq(X0,X1) )
     => gt(X1,X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_gt2) ).

fof(f13,axiom,
    ! [X0,X1] :
      ( leq(X0,X1)
    <=> gt(succ(X1),X0) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',leq_succ_gt_equiv) ).

fof(f29,axiom,
    ! [X0] : succ(X0) = plus(X0,n1),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',succ_plus_1_r) ).

fof(f53,conjecture,
    ( ( ( gt(loopcounter,n0)
       => leq(s_worst7,n3) )
      & ( gt(loopcounter,n0)
       => leq(s_sworst7,n3) )
      & ( gt(loopcounter,n0)
       => leq(s_best7,n3) )
      & ( gt(loopcounter,n0)
       => leq(n0,s_worst7) )
      & ( gt(loopcounter,n0)
       => leq(n0,s_sworst7) )
      & ( gt(loopcounter,n0)
       => leq(n0,s_best7) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(s_worst7,n3) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(s_sworst7,n3) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(s_best7,n3) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(n0,s_worst7) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(n0,s_sworst7) )
      & ( ~ leq(tptp_float_0_001,pv1341)
       => leq(n0,s_best7) )
      & leq(n1,loopcounter)
      & leq(tptp_float_0_001,pv1341) )
   => leq(s_worst7,n3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0014) ).

fof(f54,negated_conjecture,
    ~ ( ( ( gt(loopcounter,n0)
         => leq(s_worst7,n3) )
        & ( gt(loopcounter,n0)
         => leq(s_sworst7,n3) )
        & ( gt(loopcounter,n0)
         => leq(s_best7,n3) )
        & ( gt(loopcounter,n0)
         => leq(n0,s_worst7) )
        & ( gt(loopcounter,n0)
         => leq(n0,s_sworst7) )
        & ( gt(loopcounter,n0)
         => leq(n0,s_best7) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(s_worst7,n3) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(s_sworst7,n3) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(s_best7,n3) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(n0,s_worst7) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(n0,s_sworst7) )
        & ( ~ leq(tptp_float_0_001,pv1341)
         => leq(n0,s_best7) )
        & leq(n1,loopcounter)
        & leq(tptp_float_0_001,pv1341) )
     => leq(s_worst7,n3) ),
    inference(negated_conjecture,[],[f53]) ).

fof(f64,axiom,
    gt(n1,n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gt_1_0) ).

fof(f84,axiom,
    n1 = succ(n0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',successor_1) ).

fof(f110,plain,
    ! [X0,X1,X2] :
      ( leq(X0,X2)
      | ~ leq(X1,X2)
      | ~ leq(X0,X1) ),
    inference(ennf_transformation,[],[f5]) ).

fof(f111,plain,
    ! [X0,X1,X2] :
      ( leq(X0,X2)
      | ~ leq(X1,X2)
      | ~ leq(X0,X1) ),
    inference(flattening,[],[f110]) ).

fof(f112,plain,
    ! [X0,X1] :
      ( leq(X0,X1)
      | ~ gt(X1,X0) ),
    inference(ennf_transformation,[],[f8]) ).

fof(f113,plain,
    ! [X0,X1] :
      ( gt(X1,X0)
      | X0 = X1
      | ~ leq(X0,X1) ),
    inference(ennf_transformation,[],[f9]) ).

fof(f114,plain,
    ! [X0,X1] :
      ( gt(X1,X0)
      | X0 = X1
      | ~ leq(X0,X1) ),
    inference(flattening,[],[f113]) ).

fof(f148,plain,
    ( ~ leq(s_worst7,n3)
    & ( leq(s_worst7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_sworst7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_best7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_worst7)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_sworst7)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_best7)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_worst7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(s_sworst7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(s_best7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_worst7)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_sworst7)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_best7)
      | leq(tptp_float_0_001,pv1341) )
    & leq(n1,loopcounter)
    & leq(tptp_float_0_001,pv1341) ),
    inference(ennf_transformation,[],[f54]) ).

fof(f149,plain,
    ( ~ leq(s_worst7,n3)
    & ( leq(s_worst7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_sworst7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_best7,n3)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_worst7)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_sworst7)
      | ~ gt(loopcounter,n0) )
    & ( leq(n0,s_best7)
      | ~ gt(loopcounter,n0) )
    & ( leq(s_worst7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(s_sworst7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(s_best7,n3)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_worst7)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_sworst7)
      | leq(tptp_float_0_001,pv1341) )
    & ( leq(n0,s_best7)
      | leq(tptp_float_0_001,pv1341) )
    & leq(n1,loopcounter)
    & leq(tptp_float_0_001,pv1341) ),
    inference(flattening,[],[f148]) ).

fof(f170,plain,
    ! [X0,X1] :
      ( ( leq(X0,X1)
        | ~ gt(succ(X1),X0) )
      & ( gt(succ(X1),X0)
        | ~ leq(X0,X1) ) ),
    inference(nnf_transformation,[],[f13]) ).

fof(f218,plain,
    ! [X0] : ~ gt(X0,X0),
    inference(cnf_transformation,[],[f3]) ).

fof(f220,plain,
    ! [X2,X0,X1] :
      ( leq(X0,X2)
      | ~ leq(X1,X2)
      | ~ leq(X0,X1) ),
    inference(cnf_transformation,[],[f111]) ).

fof(f221,plain,
    ! [X0,X1] :
      ( leq(X0,X1)
      | ~ gt(X1,X0) ),
    inference(cnf_transformation,[],[f112]) ).

fof(f222,plain,
    ! [X0,X1] :
      ( gt(X1,X0)
      | X0 = X1
      | ~ leq(X0,X1) ),
    inference(cnf_transformation,[],[f114]) ).

fof(f227,plain,
    ! [X0,X1] :
      ( gt(succ(X1),X0)
      | ~ leq(X0,X1) ),
    inference(cnf_transformation,[],[f170]) ).

fof(f296,plain,
    ! [X0] : succ(X0) = plus(X0,n1),
    inference(cnf_transformation,[],[f29]) ).

fof(f327,plain,
    leq(n1,loopcounter),
    inference(cnf_transformation,[],[f149]) ).

fof(f338,plain,
    ( leq(s_sworst7,n3)
    | ~ gt(loopcounter,n0) ),
    inference(cnf_transformation,[],[f149]) ).

fof(f339,plain,
    ( leq(s_worst7,n3)
    | ~ gt(loopcounter,n0) ),
    inference(cnf_transformation,[],[f149]) ).

fof(f340,plain,
    ~ leq(s_worst7,n3),
    inference(cnf_transformation,[],[f149]) ).

fof(f350,plain,
    gt(n1,n0),
    inference(cnf_transformation,[],[f64]) ).

fof(f370,plain,
    n1 = succ(n0),
    inference(cnf_transformation,[],[f84]) ).

fof(f378,plain,
    ! [X0,X1] :
      ( gt(plus(X1,n1),X0)
      | ~ leq(X0,X1) ),
    inference(definition_unfolding,[],[f227,f296]) ).

fof(f396,plain,
    n1 = plus(n0,n1),
    inference(definition_unfolding,[],[f370,f296]) ).

cnf(c_51,plain,
    ~ gt(X0,X0),
    inference(cnf_transformation,[],[f218]) ).

cnf(c_53,plain,
    ( ~ leq(X0,X1)
    | ~ leq(X1,X2)
    | leq(X0,X2) ),
    inference(cnf_transformation,[],[f220]) ).

cnf(c_54,plain,
    ( ~ gt(X0,X1)
    | leq(X1,X0) ),
    inference(cnf_transformation,[],[f221]) ).

cnf(c_55,plain,
    ( ~ leq(X0,X1)
    | X0 = X1
    | gt(X1,X0) ),
    inference(cnf_transformation,[],[f222]) ).

cnf(c_61,plain,
    ( ~ leq(X0,X1)
    | gt(plus(X1,n1),X0) ),
    inference(cnf_transformation,[],[f378]) ).

cnf(c_157,negated_conjecture,
    ~ leq(s_worst7,n3),
    inference(cnf_transformation,[],[f340]) ).

cnf(c_158,negated_conjecture,
    ( ~ gt(loopcounter,n0)
    | leq(s_worst7,n3) ),
    inference(cnf_transformation,[],[f339]) ).

cnf(c_159,negated_conjecture,
    ( ~ gt(loopcounter,n0)
    | leq(s_sworst7,n3) ),
    inference(cnf_transformation,[],[f338]) ).

cnf(c_170,negated_conjecture,
    leq(n1,loopcounter),
    inference(cnf_transformation,[],[f327]) ).

cnf(c_181,plain,
    gt(n1,n0),
    inference(cnf_transformation,[],[f350]) ).

cnf(c_201,plain,
    plus(n0,n1) = n1,
    inference(cnf_transformation,[],[f396]) ).

cnf(c_314,negated_conjecture,
    ~ gt(loopcounter,n0),
    inference(global_subsumption_just,[status(thm)],[c_159,c_157,c_158]) ).

cnf(c_11210,negated_conjecture,
    ~ gt(loopcounter,n0),
    inference(demodulation,[status(thm)],[c_314]) ).

cnf(c_11212,negated_conjecture,
    leq(n1,loopcounter),
    inference(demodulation,[status(thm)],[c_170]) ).

cnf(c_14068,plain,
    leq(n0,n1),
    inference(superposition,[status(thm)],[c_181,c_54]) ).

cnf(c_14205,plain,
    ~ leq(plus(X0,n1),X0),
    inference(superposition,[status(thm)],[c_61,c_51]) ).

cnf(c_14259,plain,
    ~ leq(n1,n0),
    inference(superposition,[status(thm)],[c_201,c_14205]) ).

cnf(c_15511,plain,
    ( ~ leq(X0,n1)
    | leq(X0,loopcounter) ),
    inference(superposition,[status(thm)],[c_11212,c_53]) ).

cnf(c_16150,plain,
    leq(n0,loopcounter),
    inference(superposition,[status(thm)],[c_14068,c_15511]) ).

cnf(c_16290,plain,
    ( n0 = loopcounter
    | gt(loopcounter,n0) ),
    inference(superposition,[status(thm)],[c_16150,c_55]) ).

cnf(c_16291,plain,
    n0 = loopcounter,
    inference(forward_subsumption_resolution,[status(thm)],[c_16290,c_11210]) ).

cnf(c_16298,plain,
    leq(n1,n0),
    inference(demodulation,[status(thm)],[c_11212,c_16291]) ).

cnf(c_16299,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_16298,c_14259]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.10/0.12  % Problem  : SWV144+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.10/0.12  % Command  : run_iprover %s %d THM
% 0.12/0.33  % Computer : n027.cluster.edu
% 0.12/0.33  % Model    : x86_64 x86_64
% 0.12/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.33  % Memory   : 8042.1875MB
% 0.12/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.33  % CPULimit : 300
% 0.12/0.33  % WCLimit  : 300
% 0.12/0.33  % DateTime : Fri May  3 00:56:05 EDT 2024
% 0.12/0.33  % CPUTime  : 
% 0.17/0.44  Running first-order theorem proving
% 0.17/0.44  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
% 7.35/1.64  % SZS status Started for theBenchmark.p
% 7.35/1.64  % SZS status Theorem for theBenchmark.p
% 7.35/1.64  
% 7.35/1.64  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 7.35/1.64  
% 7.35/1.64  ------  iProver source info
% 7.35/1.64  
% 7.35/1.64  git: date: 2024-05-02 19:28:25 +0000
% 7.35/1.64  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 7.35/1.64  git: non_committed_changes: false
% 7.35/1.64  
% 7.35/1.64  ------ Parsing...
% 7.35/1.64  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 7.35/1.64  
% 7.35/1.64  ------ Preprocessing... sup_sim: 16  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 
% 7.35/1.64  
% 7.35/1.64  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 7.35/1.64  
% 7.35/1.64  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 7.35/1.64  ------ Proving...
% 7.35/1.64  ------ Problem Properties 
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  clauses                                 144
% 7.35/1.64  conjectures                             4
% 7.35/1.64  EPR                                     40
% 7.35/1.64  Horn                                    94
% 7.35/1.64  unary                                   50
% 7.35/1.64  binary                                  34
% 7.35/1.64  lits                                    483
% 7.35/1.64  lits eq                                 113
% 7.35/1.64  fd_pure                                 0
% 7.35/1.64  fd_pseudo                               0
% 7.35/1.64  fd_cond                                 6
% 7.35/1.64  fd_pseudo_cond                          4
% 7.35/1.64  AC symbols                              0
% 7.35/1.64  
% 7.35/1.64  ------ Schedule dynamic 5 is on 
% 7.35/1.64  
% 7.35/1.64  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  ------ 
% 7.35/1.64  Current options:
% 7.35/1.64  ------ 
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  ------ Proving...
% 7.35/1.64  
% 7.35/1.64  
% 7.35/1.64  % SZS status Theorem for theBenchmark.p
% 7.35/1.64  
% 7.35/1.64  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 7.35/1.64  
% 7.35/1.64  
%------------------------------------------------------------------------------