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

View Problem - Process Solution

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

% Computer : n026.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:05:11 EDT 2024

% Result   : Theorem 95.53s 13.75s
% Output   : CNFRefutation 95.53s
% 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_12971,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_12980,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_15074,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_15081,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_16753,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_12971]) ).

cnf(c_24961,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_12980]) ).

cnf(c_28710,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_15074]) ).

cnf(c_28920,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_15081]) ).

cnf(c_33205,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_16753]) ).

cnf(c_33209,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_24961]) ).

cnf(c_38366,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_40437,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_40830,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_40437,c_38366,c_33209,c_33205,c_28920,c_28710,c_12794,c_12795,c_11359,c_11360,c_595,c_596,c_597]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SEU243+2 : TPTP v8.1.2. Released v3.3.0.
% 0.07/0.13  % Command  : run_iprover %s %d THM
% 0.13/0.34  % Computer : n026.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Thu May  2 18:15:21 EDT 2024
% 0.13/0.34  % CPUTime  : 
% 0.20/0.47  Running first-order theorem proving
% 0.20/0.47  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
% 95.53/13.75  % SZS status Started for theBenchmark.p
% 95.53/13.75  % SZS status Theorem for theBenchmark.p
% 95.53/13.75  
% 95.53/13.75  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 95.53/13.75  
% 95.53/13.75  ------  iProver source info
% 95.53/13.75  
% 95.53/13.75  git: date: 2024-05-02 19:28:25 +0000
% 95.53/13.75  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 95.53/13.75  git: non_committed_changes: false
% 95.53/13.75  
% 95.53/13.75  ------ Parsing...
% 95.53/13.75  ------ Clausification by vclausify_rel  & Parsing by iProver...
% 95.53/13.75  
% 95.53/13.75  ------ Preprocessing...
% 95.53/13.75  
% 95.53/13.75  ------ Preprocessing...
% 95.53/13.75  
% 95.53/13.75  ------ Preprocessing...
% 95.53/13.75  ------ Proving...
% 95.53/13.75  ------ Problem Properties 
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  clauses                                 538
% 95.53/13.75  conjectures                             3
% 95.53/13.75  EPR                                     83
% 95.53/13.75  Horn                                    414
% 95.53/13.75  unary                                   85
% 95.53/13.75  binary                                  140
% 95.53/13.75  lits                                    1554
% 95.53/13.75  lits eq                                 257
% 95.53/13.75  fd_pure                                 0
% 95.53/13.75  fd_pseudo                               0
% 95.53/13.75  fd_cond                                 21
% 95.53/13.75  fd_pseudo_cond                          96
% 95.53/13.75  AC symbols                              0
% 95.53/13.75  
% 95.53/13.75  ------ Input Options Time Limit: Unbounded
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  ------ 
% 95.53/13.75  Current options:
% 95.53/13.75  ------ 
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  ------ Proving...
% 95.53/13.75  
% 95.53/13.75  
% 95.53/13.75  % SZS status Theorem for theBenchmark.p
% 95.53/13.75  
% 95.53/13.75  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 95.53/13.75  
% 95.53/13.76  
%------------------------------------------------------------------------------