TSTP Solution File: SWV142+1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SWV142+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n010.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:31:19 EDT 2023

% Result   : Theorem 3.98s 1.16s
% Output   : CNFRefutation 3.98s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    4
% Syntax   : Number of formulae    :   33 (  11 unt;   0 def)
%            Number of atoms       :  166 (   9 equ)
%            Maximal formula atoms :   27 (   5 avg)
%            Number of connectives :  183 (  50   ~;  49   |;  56   &)
%                                         (   0 <=>;  28  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   17 (   5 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   2 usr;   1 prp; 0-2 aty)
%            Number of functors    :    9 (   9 usr;   9 con; 0-0 aty)
%            Number of variables   :   27 (   0 sgn;  20   !;   0   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f2,axiom,
    ! [X0,X1,X2] :
      ( ( gt(X1,X2)
        & gt(X0,X1) )
     => gt(X0,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',transitivity_gt) ).

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

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_best7,n3) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',gauss_array_0012) ).

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_best7,n3) ),
    inference(negated_conjecture,[],[f53]) ).

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

fof(f108,plain,
    ! [X0,X1,X2] :
      ( gt(X0,X2)
      | ~ gt(X1,X2)
      | ~ gt(X0,X1) ),
    inference(ennf_transformation,[],[f2]) ).

fof(f109,plain,
    ! [X0,X1,X2] :
      ( gt(X0,X2)
      | ~ gt(X1,X2)
      | ~ gt(X0,X1) ),
    inference(flattening,[],[f108]) ).

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_best7,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_best7,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(f217,plain,
    ! [X2,X0,X1] :
      ( gt(X0,X2)
      | ~ gt(X1,X2)
      | ~ gt(X0,X1) ),
    inference(cnf_transformation,[],[f109]) ).

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

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

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

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

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

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

cnf(c_50,plain,
    ( ~ gt(X0,X1)
    | ~ gt(X1,X2)
    | gt(X0,X2) ),
    inference(cnf_transformation,[],[f217]) ).

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

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

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

cnf(c_160,negated_conjecture,
    ( ~ gt(loopcounter,n0)
    | leq(s_best7,n3) ),
    inference(cnf_transformation,[],[f337]) ).

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_314,negated_conjecture,
    ~ gt(loopcounter,n0),
    inference(global_subsumption_just,[status(thm)],[c_159,c_157,c_160]) ).

cnf(c_14075,plain,
    ( n1 = loopcounter
    | gt(loopcounter,n1) ),
    inference(superposition,[status(thm)],[c_170,c_55]) ).

cnf(c_14095,plain,
    ( ~ gt(X0,n1)
    | gt(X0,n0) ),
    inference(superposition,[status(thm)],[c_181,c_50]) ).

cnf(c_14188,plain,
    ( ~ gt(X0,loopcounter)
    | n1 = loopcounter
    | gt(X0,n1) ),
    inference(superposition,[status(thm)],[c_14075,c_50]) ).

cnf(c_14261,plain,
    ( n1 = loopcounter
    | gt(loopcounter,n0) ),
    inference(superposition,[status(thm)],[c_14075,c_14095]) ).

cnf(c_14501,plain,
    n1 = loopcounter,
    inference(global_subsumption_just,[status(thm)],[c_14188,c_157,c_160,c_14261]) ).

cnf(c_14505,plain,
    ~ gt(n1,n0),
    inference(superposition,[status(thm)],[c_14501,c_314]) ).

cnf(c_14507,plain,
    $false,
    inference(backward_subsumption_resolution,[status(thm)],[c_181,c_14505]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SWV142+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.00/0.12  % Command  : run_iprover %s %d THM
% 0.11/0.33  % Computer : n010.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.17/0.33  % CPULimit : 300
% 0.17/0.33  % WCLimit  : 300
% 0.17/0.33  % DateTime : Tue Aug 29 02:36:04 EDT 2023
% 0.17/0.33  % CPUTime  : 
% 0.17/0.45  Running first-order theorem proving
% 0.17/0.46  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 3.98/1.16  % SZS status Started for theBenchmark.p
% 3.98/1.16  % SZS status Theorem for theBenchmark.p
% 3.98/1.16  
% 3.98/1.16  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 3.98/1.16  
% 3.98/1.16  ------  iProver source info
% 3.98/1.16  
% 3.98/1.16  git: date: 2023-05-31 18:12:56 +0000
% 3.98/1.16  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 3.98/1.16  git: non_committed_changes: false
% 3.98/1.16  git: last_make_outside_of_git: false
% 3.98/1.16  
% 3.98/1.16  ------ Parsing...
% 3.98/1.16  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 3.98/1.16  
% 3.98/1.16  ------ Preprocessing... sup_sim: 17  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 
% 3.98/1.16  
% 3.98/1.16  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 3.98/1.16  
% 3.98/1.16  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 3.98/1.16  ------ Proving...
% 3.98/1.16  ------ Problem Properties 
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  clauses                                 144
% 3.98/1.16  conjectures                             4
% 3.98/1.16  EPR                                     40
% 3.98/1.16  Horn                                    94
% 3.98/1.16  unary                                   50
% 3.98/1.16  binary                                  34
% 3.98/1.16  lits                                    483
% 3.98/1.16  lits eq                                 113
% 3.98/1.16  fd_pure                                 0
% 3.98/1.16  fd_pseudo                               0
% 3.98/1.16  fd_cond                                 6
% 3.98/1.16  fd_pseudo_cond                          4
% 3.98/1.16  AC symbols                              0
% 3.98/1.16  
% 3.98/1.16  ------ Input Options Time Limit: Unbounded
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  ------ 
% 3.98/1.16  Current options:
% 3.98/1.16  ------ 
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  ------ Proving...
% 3.98/1.16  
% 3.98/1.16  
% 3.98/1.16  % SZS status Theorem for theBenchmark.p
% 3.98/1.16  
% 3.98/1.16  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 3.98/1.16  
% 3.98/1.16  
%------------------------------------------------------------------------------