TSTP Solution File: SEU243+2 by iProver---3.8

View Problem - Process Solution

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

% Computer : n022.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 17:05:08 EDT 2023

% Result   : Theorem 66.33s 9.85s
% Output   : CNFRefutation 66.33s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :   10
%            Number of leaves      :    8
% Syntax   : Number of formulae    :   64 (   3 unt;   0 def)
%            Number of atoms       :  309 (  44 equ)
%            Maximal formula atoms :   11 (   4 avg)
%            Number of connectives :  408 ( 163   ~; 174   |;  55   &)
%                                         (   6 <=>;   9  =>;   0  <=;   1 <~>)
%            Maximal formula depth :   11 (   6 avg)
%            Maximal term depth    :    5 (   1 avg)
%            Number of predicates  :    8 (   6 usr;   1 prp; 0-2 aty)
%            Number of functors    :    8 (   8 usr;   2 con; 0-2 aty)
%            Number of variables   :  114 (   0 sgn;  67   !;  18   ?)

% Comments : 
%------------------------------------------------------------------------------
fof(f36,axiom,
    ! [X0] :
      ( relation(X0)
     => ( well_founded_relation(X0)
      <=> ! [X1] :
            ~ ( ! [X2] :
                  ~ ( disjoint(fiber(X0,X2),X1)
                    & in(X2,X1) )
              & empty_set != X1
              & subset(X1,relation_field(X0)) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d2_wellord1) ).

fof(f42,axiom,
    ! [X0] :
      ( relation(X0)
     => ! [X1] :
          ( is_well_founded_in(X0,X1)
        <=> ! [X2] :
              ~ ( ! [X3] :
                    ~ ( disjoint(fiber(X0,X3),X2)
                      & in(X3,X2) )
                & empty_set != X2
                & subset(X2,X1) ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',d3_wellord1) ).

fof(f264,conjecture,
    ! [X0] :
      ( relation(X0)
     => ( well_founded_relation(X0)
      <=> is_well_founded_in(X0,relation_field(X0)) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',t5_wellord1) ).

fof(f265,negated_conjecture,
    ~ ! [X0] :
        ( relation(X0)
       => ( well_founded_relation(X0)
        <=> is_well_founded_in(X0,relation_field(X0)) ) ),
    inference(negated_conjecture,[],[f264]) ).

fof(f341,plain,
    ! [X0] :
      ( ( well_founded_relation(X0)
      <=> ! [X1] :
            ( ? [X2] :
                ( disjoint(fiber(X0,X2),X1)
                & in(X2,X1) )
            | empty_set = X1
            | ~ subset(X1,relation_field(X0)) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f36]) ).

fof(f345,plain,
    ! [X0] :
      ( ! [X1] :
          ( is_well_founded_in(X0,X1)
        <=> ! [X2] :
              ( ? [X3] :
                  ( disjoint(fiber(X0,X3),X2)
                  & in(X3,X2) )
              | empty_set = X2
              | ~ subset(X2,X1) ) )
      | ~ relation(X0) ),
    inference(ennf_transformation,[],[f42]) ).

fof(f548,plain,
    ? [X0] :
      ( ( well_founded_relation(X0)
      <~> is_well_founded_in(X0,relation_field(X0)) )
      & relation(X0) ),
    inference(ennf_transformation,[],[f265]) ).

fof(f674,plain,
    ! [X0] :
      ( ( ( well_founded_relation(X0)
          | ? [X1] :
              ( ! [X2] :
                  ( ~ disjoint(fiber(X0,X2),X1)
                  | ~ in(X2,X1) )
              & empty_set != X1
              & subset(X1,relation_field(X0)) ) )
        & ( ! [X1] :
              ( ? [X2] :
                  ( disjoint(fiber(X0,X2),X1)
                  & in(X2,X1) )
              | empty_set = X1
              | ~ subset(X1,relation_field(X0)) )
          | ~ well_founded_relation(X0) ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f341]) ).

fof(f675,plain,
    ! [X0] :
      ( ( ( well_founded_relation(X0)
          | ? [X1] :
              ( ! [X2] :
                  ( ~ disjoint(fiber(X0,X2),X1)
                  | ~ in(X2,X1) )
              & empty_set != X1
              & subset(X1,relation_field(X0)) ) )
        & ( ! [X3] :
              ( ? [X4] :
                  ( disjoint(fiber(X0,X4),X3)
                  & in(X4,X3) )
              | empty_set = X3
              | ~ subset(X3,relation_field(X0)) )
          | ~ well_founded_relation(X0) ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f674]) ).

fof(f676,plain,
    ! [X0] :
      ( ? [X1] :
          ( ! [X2] :
              ( ~ disjoint(fiber(X0,X2),X1)
              | ~ in(X2,X1) )
          & empty_set != X1
          & subset(X1,relation_field(X0)) )
     => ( ! [X2] :
            ( ~ disjoint(fiber(X0,X2),sK32(X0))
            | ~ in(X2,sK32(X0)) )
        & empty_set != sK32(X0)
        & subset(sK32(X0),relation_field(X0)) ) ),
    introduced(choice_axiom,[]) ).

fof(f677,plain,
    ! [X0,X3] :
      ( ? [X4] :
          ( disjoint(fiber(X0,X4),X3)
          & in(X4,X3) )
     => ( disjoint(fiber(X0,sK33(X0,X3)),X3)
        & in(sK33(X0,X3),X3) ) ),
    introduced(choice_axiom,[]) ).

fof(f678,plain,
    ! [X0] :
      ( ( ( well_founded_relation(X0)
          | ( ! [X2] :
                ( ~ disjoint(fiber(X0,X2),sK32(X0))
                | ~ in(X2,sK32(X0)) )
            & empty_set != sK32(X0)
            & subset(sK32(X0),relation_field(X0)) ) )
        & ( ! [X3] :
              ( ( disjoint(fiber(X0,sK33(X0,X3)),X3)
                & in(sK33(X0,X3),X3) )
              | empty_set = X3
              | ~ subset(X3,relation_field(X0)) )
          | ~ well_founded_relation(X0) ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK32,sK33])],[f675,f677,f676]) ).

fof(f702,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_well_founded_in(X0,X1)
            | ? [X2] :
                ( ! [X3] :
                    ( ~ disjoint(fiber(X0,X3),X2)
                    | ~ in(X3,X2) )
                & empty_set != X2
                & subset(X2,X1) ) )
          & ( ! [X2] :
                ( ? [X3] :
                    ( disjoint(fiber(X0,X3),X2)
                    & in(X3,X2) )
                | empty_set = X2
                | ~ subset(X2,X1) )
            | ~ is_well_founded_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(nnf_transformation,[],[f345]) ).

fof(f703,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_well_founded_in(X0,X1)
            | ? [X2] :
                ( ! [X3] :
                    ( ~ disjoint(fiber(X0,X3),X2)
                    | ~ in(X3,X2) )
                & empty_set != X2
                & subset(X2,X1) ) )
          & ( ! [X4] :
                ( ? [X5] :
                    ( disjoint(fiber(X0,X5),X4)
                    & in(X5,X4) )
                | empty_set = X4
                | ~ subset(X4,X1) )
            | ~ is_well_founded_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(rectify,[],[f702]) ).

fof(f704,plain,
    ! [X0,X1] :
      ( ? [X2] :
          ( ! [X3] :
              ( ~ disjoint(fiber(X0,X3),X2)
              | ~ in(X3,X2) )
          & empty_set != X2
          & subset(X2,X1) )
     => ( ! [X3] :
            ( ~ disjoint(fiber(X0,X3),sK45(X0,X1))
            | ~ in(X3,sK45(X0,X1)) )
        & empty_set != sK45(X0,X1)
        & subset(sK45(X0,X1),X1) ) ),
    introduced(choice_axiom,[]) ).

fof(f705,plain,
    ! [X0,X4] :
      ( ? [X5] :
          ( disjoint(fiber(X0,X5),X4)
          & in(X5,X4) )
     => ( disjoint(fiber(X0,sK46(X0,X4)),X4)
        & in(sK46(X0,X4),X4) ) ),
    introduced(choice_axiom,[]) ).

fof(f706,plain,
    ! [X0] :
      ( ! [X1] :
          ( ( is_well_founded_in(X0,X1)
            | ( ! [X3] :
                  ( ~ disjoint(fiber(X0,X3),sK45(X0,X1))
                  | ~ in(X3,sK45(X0,X1)) )
              & empty_set != sK45(X0,X1)
              & subset(sK45(X0,X1),X1) ) )
          & ( ! [X4] :
                ( ( disjoint(fiber(X0,sK46(X0,X4)),X4)
                  & in(sK46(X0,X4),X4) )
                | empty_set = X4
                | ~ subset(X4,X1) )
            | ~ is_well_founded_in(X0,X1) ) )
      | ~ relation(X0) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK45,sK46])],[f703,f705,f704]) ).

fof(f893,plain,
    ? [X0] :
      ( ( ~ is_well_founded_in(X0,relation_field(X0))
        | ~ well_founded_relation(X0) )
      & ( is_well_founded_in(X0,relation_field(X0))
        | well_founded_relation(X0) )
      & relation(X0) ),
    inference(nnf_transformation,[],[f548]) ).

fof(f894,plain,
    ? [X0] :
      ( ( ~ is_well_founded_in(X0,relation_field(X0))
        | ~ well_founded_relation(X0) )
      & ( is_well_founded_in(X0,relation_field(X0))
        | well_founded_relation(X0) )
      & relation(X0) ),
    inference(flattening,[],[f893]) ).

fof(f895,plain,
    ( ? [X0] :
        ( ( ~ is_well_founded_in(X0,relation_field(X0))
          | ~ well_founded_relation(X0) )
        & ( is_well_founded_in(X0,relation_field(X0))
          | well_founded_relation(X0) )
        & relation(X0) )
   => ( ( ~ is_well_founded_in(sK116,relation_field(sK116))
        | ~ well_founded_relation(sK116) )
      & ( is_well_founded_in(sK116,relation_field(sK116))
        | well_founded_relation(sK116) )
      & relation(sK116) ) ),
    introduced(choice_axiom,[]) ).

fof(f896,plain,
    ( ( ~ is_well_founded_in(sK116,relation_field(sK116))
      | ~ well_founded_relation(sK116) )
    & ( is_well_founded_in(sK116,relation_field(sK116))
      | well_founded_relation(sK116) )
    & relation(sK116) ),
    inference(skolemisation,[status(esa),new_symbols(skolem,[sK116])],[f894,f895]) ).

fof(f1037,plain,
    ! [X3,X0] :
      ( in(sK33(X0,X3),X3)
      | empty_set = X3
      | ~ subset(X3,relation_field(X0))
      | ~ well_founded_relation(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f678]) ).

fof(f1038,plain,
    ! [X3,X0] :
      ( disjoint(fiber(X0,sK33(X0,X3)),X3)
      | empty_set = X3
      | ~ subset(X3,relation_field(X0))
      | ~ well_founded_relation(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f678]) ).

fof(f1039,plain,
    ! [X0] :
      ( well_founded_relation(X0)
      | subset(sK32(X0),relation_field(X0))
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f678]) ).

fof(f1040,plain,
    ! [X0] :
      ( well_founded_relation(X0)
      | empty_set != sK32(X0)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f678]) ).

fof(f1041,plain,
    ! [X2,X0] :
      ( well_founded_relation(X0)
      | ~ disjoint(fiber(X0,X2),sK32(X0))
      | ~ in(X2,sK32(X0))
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f678]) ).

fof(f1068,plain,
    ! [X0,X1,X4] :
      ( in(sK46(X0,X4),X4)
      | empty_set = X4
      | ~ subset(X4,X1)
      | ~ is_well_founded_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f706]) ).

fof(f1069,plain,
    ! [X0,X1,X4] :
      ( disjoint(fiber(X0,sK46(X0,X4)),X4)
      | empty_set = X4
      | ~ subset(X4,X1)
      | ~ is_well_founded_in(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f706]) ).

fof(f1070,plain,
    ! [X0,X1] :
      ( is_well_founded_in(X0,X1)
      | subset(sK45(X0,X1),X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f706]) ).

fof(f1071,plain,
    ! [X0,X1] :
      ( is_well_founded_in(X0,X1)
      | empty_set != sK45(X0,X1)
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f706]) ).

fof(f1072,plain,
    ! [X3,X0,X1] :
      ( is_well_founded_in(X0,X1)
      | ~ disjoint(fiber(X0,X3),sK45(X0,X1))
      | ~ in(X3,sK45(X0,X1))
      | ~ relation(X0) ),
    inference(cnf_transformation,[],[f706]) ).

fof(f1468,plain,
    relation(sK116),
    inference(cnf_transformation,[],[f896]) ).

fof(f1469,plain,
    ( is_well_founded_in(sK116,relation_field(sK116))
    | well_founded_relation(sK116) ),
    inference(cnf_transformation,[],[f896]) ).

fof(f1470,plain,
    ( ~ is_well_founded_in(sK116,relation_field(sK116))
    | ~ well_founded_relation(sK116) ),
    inference(cnf_transformation,[],[f896]) ).

cnf(c_166,plain,
    ( ~ disjoint(fiber(X0,X1),sK32(X0))
    | ~ in(X1,sK32(X0))
    | ~ relation(X0)
    | well_founded_relation(X0) ),
    inference(cnf_transformation,[],[f1041]) ).

cnf(c_167,plain,
    ( sK32(X0) != empty_set
    | ~ relation(X0)
    | well_founded_relation(X0) ),
    inference(cnf_transformation,[],[f1040]) ).

cnf(c_168,plain,
    ( ~ relation(X0)
    | subset(sK32(X0),relation_field(X0))
    | well_founded_relation(X0) ),
    inference(cnf_transformation,[],[f1039]) ).

cnf(c_169,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ relation(X1)
    | ~ well_founded_relation(X1)
    | X0 = empty_set
    | disjoint(fiber(X1,sK33(X1,X0)),X0) ),
    inference(cnf_transformation,[],[f1038]) ).

cnf(c_170,plain,
    ( ~ subset(X0,relation_field(X1))
    | ~ relation(X1)
    | ~ well_founded_relation(X1)
    | X0 = empty_set
    | in(sK33(X1,X0),X0) ),
    inference(cnf_transformation,[],[f1037]) ).

cnf(c_197,plain,
    ( ~ disjoint(fiber(X0,X1),sK45(X0,X2))
    | ~ in(X1,sK45(X0,X2))
    | ~ relation(X0)
    | is_well_founded_in(X0,X2) ),
    inference(cnf_transformation,[],[f1072]) ).

cnf(c_198,plain,
    ( sK45(X0,X1) != empty_set
    | ~ relation(X0)
    | is_well_founded_in(X0,X1) ),
    inference(cnf_transformation,[],[f1071]) ).

cnf(c_199,plain,
    ( ~ relation(X0)
    | subset(sK45(X0,X1),X1)
    | is_well_founded_in(X0,X1) ),
    inference(cnf_transformation,[],[f1070]) ).

cnf(c_200,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | ~ relation(X2)
    | X0 = empty_set
    | disjoint(fiber(X2,sK46(X2,X0)),X0) ),
    inference(cnf_transformation,[],[f1069]) ).

cnf(c_201,plain,
    ( ~ subset(X0,X1)
    | ~ is_well_founded_in(X2,X1)
    | ~ relation(X2)
    | X0 = empty_set
    | in(sK46(X2,X0),X0) ),
    inference(cnf_transformation,[],[f1068]) ).

cnf(c_595,negated_conjecture,
    ( ~ is_well_founded_in(sK116,relation_field(sK116))
    | ~ well_founded_relation(sK116) ),
    inference(cnf_transformation,[],[f1470]) ).

cnf(c_596,negated_conjecture,
    ( is_well_founded_in(sK116,relation_field(sK116))
    | well_founded_relation(sK116) ),
    inference(cnf_transformation,[],[f1469]) ).

cnf(c_597,negated_conjecture,
    relation(sK116),
    inference(cnf_transformation,[],[f1468]) ).

cnf(c_11359,plain,
    ( ~ relation(sK116)
    | subset(sK32(sK116),relation_field(sK116))
    | well_founded_relation(sK116) ),
    inference(instantiation,[status(thm)],[c_168]) ).

cnf(c_11360,plain,
    ( sK32(sK116) != empty_set
    | ~ relation(sK116)
    | well_founded_relation(sK116) ),
    inference(instantiation,[status(thm)],[c_167]) ).

cnf(c_12794,plain,
    ( ~ relation(sK116)
    | subset(sK45(sK116,relation_field(sK116)),relation_field(sK116))
    | is_well_founded_in(sK116,relation_field(sK116)) ),
    inference(instantiation,[status(thm)],[c_199]) ).

cnf(c_12795,plain,
    ( sK45(sK116,relation_field(sK116)) != empty_set
    | ~ relation(sK116)
    | is_well_founded_in(sK116,relation_field(sK116)) ),
    inference(instantiation,[status(thm)],[c_198]) ).

cnf(c_12981,plain,
    ( ~ subset(sK32(sK116),X0)
    | ~ is_well_founded_in(X1,X0)
    | ~ relation(X1)
    | sK32(sK116) = empty_set
    | in(sK46(X1,sK32(sK116)),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_201]) ).

cnf(c_12990,plain,
    ( ~ subset(sK32(sK116),X0)
    | ~ is_well_founded_in(X1,X0)
    | ~ relation(X1)
    | sK32(sK116) = empty_set
    | disjoint(fiber(X1,sK46(X1,sK32(sK116))),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_200]) ).

cnf(c_15050,plain,
    ( ~ subset(sK45(sK116,relation_field(sK116)),relation_field(X0))
    | ~ relation(X0)
    | ~ well_founded_relation(X0)
    | sK45(sK116,relation_field(sK116)) = empty_set
    | in(sK33(X0,sK45(sK116,relation_field(sK116))),sK45(sK116,relation_field(sK116))) ),
    inference(instantiation,[status(thm)],[c_170]) ).

cnf(c_15057,plain,
    ( ~ subset(sK45(sK116,relation_field(sK116)),relation_field(X0))
    | ~ relation(X0)
    | ~ well_founded_relation(X0)
    | sK45(sK116,relation_field(sK116)) = empty_set
    | disjoint(fiber(X0,sK33(X0,sK45(sK116,relation_field(sK116)))),sK45(sK116,relation_field(sK116))) ),
    inference(instantiation,[status(thm)],[c_169]) ).

cnf(c_16893,plain,
    ( ~ subset(sK32(sK116),relation_field(sK116))
    | ~ is_well_founded_in(X0,relation_field(sK116))
    | ~ relation(X0)
    | sK32(sK116) = empty_set
    | in(sK46(X0,sK32(sK116)),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_12981]) ).

cnf(c_25726,plain,
    ( ~ subset(sK32(sK116),relation_field(sK116))
    | ~ is_well_founded_in(X0,relation_field(sK116))
    | ~ relation(X0)
    | sK32(sK116) = empty_set
    | disjoint(fiber(X0,sK46(X0,sK32(sK116))),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_12990]) ).

cnf(c_29613,plain,
    ( ~ subset(sK45(sK116,relation_field(sK116)),relation_field(sK116))
    | ~ relation(sK116)
    | ~ well_founded_relation(sK116)
    | sK45(sK116,relation_field(sK116)) = empty_set
    | in(sK33(sK116,sK45(sK116,relation_field(sK116))),sK45(sK116,relation_field(sK116))) ),
    inference(instantiation,[status(thm)],[c_15050]) ).

cnf(c_29811,plain,
    ( ~ subset(sK45(sK116,relation_field(sK116)),relation_field(sK116))
    | ~ relation(sK116)
    | ~ well_founded_relation(sK116)
    | sK45(sK116,relation_field(sK116)) = empty_set
    | disjoint(fiber(sK116,sK33(sK116,sK45(sK116,relation_field(sK116)))),sK45(sK116,relation_field(sK116))) ),
    inference(instantiation,[status(thm)],[c_15057]) ).

cnf(c_34133,plain,
    ( ~ subset(sK32(sK116),relation_field(sK116))
    | ~ is_well_founded_in(sK116,relation_field(sK116))
    | ~ relation(sK116)
    | sK32(sK116) = empty_set
    | in(sK46(sK116,sK32(sK116)),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_16893]) ).

cnf(c_34137,plain,
    ( ~ subset(sK32(sK116),relation_field(sK116))
    | ~ is_well_founded_in(sK116,relation_field(sK116))
    | ~ relation(sK116)
    | sK32(sK116) = empty_set
    | disjoint(fiber(sK116,sK46(sK116,sK32(sK116))),sK32(sK116)) ),
    inference(instantiation,[status(thm)],[c_25726]) ).

cnf(c_39535,plain,
    ( ~ disjoint(fiber(sK116,sK33(sK116,sK45(sK116,relation_field(sK116)))),sK45(sK116,relation_field(sK116)))
    | ~ in(sK33(sK116,sK45(sK116,relation_field(sK116))),sK45(sK116,relation_field(sK116)))
    | ~ relation(sK116)
    | is_well_founded_in(sK116,relation_field(sK116)) ),
    inference(instantiation,[status(thm)],[c_197]) ).

cnf(c_41687,plain,
    ( ~ disjoint(fiber(sK116,sK46(sK116,sK32(sK116))),sK32(sK116))
    | ~ in(sK46(sK116,sK32(sK116)),sK32(sK116))
    | ~ relation(sK116)
    | well_founded_relation(sK116) ),
    inference(instantiation,[status(thm)],[c_166]) ).

cnf(c_42080,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_41687,c_39535,c_34137,c_34133,c_29811,c_29613,c_12794,c_12795,c_11359,c_11360,c_595,c_596,c_597]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SEU243+2 : TPTP v8.1.2. Released v3.3.0.
% 0.00/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.36  % Computer : n022.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Thu Aug 24 01:38:56 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 66.33/9.85  % SZS status Started for theBenchmark.p
% 66.33/9.85  % SZS status Theorem for theBenchmark.p
% 66.33/9.85  
% 66.33/9.85  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 66.33/9.85  
% 66.33/9.85  ------  iProver source info
% 66.33/9.85  
% 66.33/9.85  git: date: 2023-05-31 18:12:56 +0000
% 66.33/9.85  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 66.33/9.85  git: non_committed_changes: false
% 66.33/9.85  git: last_make_outside_of_git: false
% 66.33/9.85  
% 66.33/9.85  ------ Parsing...
% 66.33/9.85  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 66.33/9.85  
% 66.33/9.85  ------ Preprocessing...
% 66.33/9.85  
% 66.33/9.85  ------ Preprocessing...
% 66.33/9.85  
% 66.33/9.85  ------ Preprocessing...
% 66.33/9.85  ------ Proving...
% 66.33/9.85  ------ Problem Properties 
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  clauses                                 538
% 66.33/9.85  conjectures                             3
% 66.33/9.85  EPR                                     83
% 66.33/9.85  Horn                                    414
% 66.33/9.85  unary                                   85
% 66.33/9.85  binary                                  140
% 66.33/9.85  lits                                    1554
% 66.33/9.85  lits eq                                 257
% 66.33/9.85  fd_pure                                 0
% 66.33/9.85  fd_pseudo                               0
% 66.33/9.85  fd_cond                                 21
% 66.33/9.85  fd_pseudo_cond                          96
% 66.33/9.85  AC symbols                              0
% 66.33/9.85  
% 66.33/9.85  ------ Input Options Time Limit: Unbounded
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  ------ 
% 66.33/9.85  Current options:
% 66.33/9.85  ------ 
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  ------ Proving...
% 66.33/9.85  
% 66.33/9.85  
% 66.33/9.85  % SZS status Theorem for theBenchmark.p
% 66.33/9.85  
% 66.33/9.85  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 66.33/9.85  
% 66.33/9.85  
%------------------------------------------------------------------------------