TSTP Solution File: NUM393+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM393+1 : TPTP v8.1.2. Released v3.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.8yt3wFe5xc true

% Computer : n017.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 12:41:14 EDT 2023

% Result   : Theorem 1.31s 0.78s
% Output   : Refutation 1.31s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   10
% Syntax   : Number of formulae    :   33 (  11 unt;   6 typ;   0 def)
%            Number of atoms       :   63 (   0 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  158 (  27   ~;  26   |;   2   &;  95   @)
%                                         (   2 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   5 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    7 (   7   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   3 con; 0-2 aty)
%            Number of variables   :   25 (   0   ^;  25   !;   0   ?;  25   :)

% Comments : 
%------------------------------------------------------------------------------
thf(inclusion_comparable_type,type,
    inclusion_comparable: $i > $i > $o ).

thf(subset_type,type,
    subset: $i > $i > $o ).

thf(sk__13_type,type,
    sk__13: $i ).

thf(sk__12_type,type,
    sk__12: $i ).

thf(ordinal_subset_type,type,
    ordinal_subset: $i > $i > $o ).

thf(ordinal_type,type,
    ordinal: $i > $o ).

thf(t25_ordinal1,conjecture,
    ! [A: $i] :
      ( ( ordinal @ A )
     => ! [B: $i] :
          ( ( ordinal @ B )
         => ( inclusion_comparable @ A @ B ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [A: $i] :
        ( ( ordinal @ A )
       => ! [B: $i] :
            ( ( ordinal @ B )
           => ( inclusion_comparable @ A @ B ) ) ),
    inference('cnf.neg',[status(esa)],[t25_ordinal1]) ).

thf(zip_derived_cl53,plain,
    ~ ( inclusion_comparable @ sk__12 @ sk__13 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(redefinition_r1_ordinal1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( ordinal @ A )
        & ( ordinal @ B ) )
     => ( ( ordinal_subset @ A @ B )
      <=> ( subset @ A @ B ) ) ) ).

thf(zip_derived_cl45,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ordinal @ X0 )
      | ~ ( ordinal @ X1 )
      | ( subset @ X0 @ X1 )
      | ~ ( ordinal_subset @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[redefinition_r1_ordinal1]) ).

thf(d9_xboole_0,axiom,
    ! [A: $i,B: $i] :
      ( ( inclusion_comparable @ A @ B )
    <=> ( ( subset @ A @ B )
        | ( subset @ B @ A ) ) ) ).

thf(zip_derived_cl12,plain,
    ! [X0: $i,X1: $i] :
      ( ( inclusion_comparable @ X0 @ X1 )
      | ~ ( subset @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[d9_xboole_0]) ).

thf(zip_derived_cl335,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ordinal_subset @ X1 @ X0 )
      | ~ ( ordinal @ X0 )
      | ~ ( ordinal @ X1 )
      | ( inclusion_comparable @ X0 @ X1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl12]) ).

thf(zip_derived_cl515,plain,
    ( ~ ( ordinal @ sk__13 )
    | ~ ( ordinal @ sk__12 )
    | ~ ( ordinal_subset @ sk__13 @ sk__12 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl53,zip_derived_cl335]) ).

thf(zip_derived_cl54,plain,
    ordinal @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl52,plain,
    ordinal @ sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl54_001,plain,
    ordinal @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl52_002,plain,
    ordinal @ sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(connectedness_r1_ordinal1,axiom,
    ! [A: $i,B: $i] :
      ( ( ( ordinal @ A )
        & ( ordinal @ B ) )
     => ( ( ordinal_subset @ A @ B )
        | ( ordinal_subset @ B @ A ) ) ) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ordinal @ X0 )
      | ~ ( ordinal @ X1 )
      | ( ordinal_subset @ X0 @ X1 )
      | ( ordinal_subset @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[connectedness_r1_ordinal1]) ).

thf(zip_derived_cl309,plain,
    ! [X0: $i] :
      ( ( ordinal_subset @ X0 @ sk__12 )
      | ( ordinal_subset @ sk__12 @ X0 )
      | ~ ( ordinal @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl9]) ).

thf(zip_derived_cl329,plain,
    ( ( ordinal_subset @ sk__12 @ sk__13 )
    | ( ordinal_subset @ sk__13 @ sk__12 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl54,zip_derived_cl309]) ).

thf(zip_derived_cl53_003,plain,
    ~ ( inclusion_comparable @ sk__12 @ sk__13 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl45_004,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ordinal @ X0 )
      | ~ ( ordinal @ X1 )
      | ( subset @ X0 @ X1 )
      | ~ ( ordinal_subset @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[redefinition_r1_ordinal1]) ).

thf(zip_derived_cl11,plain,
    ! [X0: $i,X1: $i] :
      ( ( inclusion_comparable @ X0 @ X1 )
      | ~ ( subset @ X0 @ X1 ) ),
    inference(cnf,[status(esa)],[d9_xboole_0]) ).

thf(zip_derived_cl333,plain,
    ! [X0: $i,X1: $i] :
      ( ~ ( ordinal_subset @ X1 @ X0 )
      | ~ ( ordinal @ X0 )
      | ~ ( ordinal @ X1 )
      | ( inclusion_comparable @ X1 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl45,zip_derived_cl11]) ).

thf(zip_derived_cl382,plain,
    ( ~ ( ordinal @ sk__12 )
    | ~ ( ordinal @ sk__13 )
    | ~ ( ordinal_subset @ sk__12 @ sk__13 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl53,zip_derived_cl333]) ).

thf(zip_derived_cl52_005,plain,
    ordinal @ sk__12,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl54_006,plain,
    ordinal @ sk__13,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl383,plain,
    ~ ( ordinal_subset @ sk__12 @ sk__13 ),
    inference(demod,[status(thm)],[zip_derived_cl382,zip_derived_cl52,zip_derived_cl54]) ).

thf(zip_derived_cl385,plain,
    ordinal_subset @ sk__13 @ sk__12,
    inference(demod,[status(thm)],[zip_derived_cl329,zip_derived_cl383]) ).

thf(zip_derived_cl516,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl515,zip_derived_cl54,zip_derived_cl52,zip_derived_cl385]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM393+1 : TPTP v8.1.2. Released v3.2.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.8yt3wFe5xc true
% 0.14/0.36  % Computer : n017.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 : Fri Aug 25 10:21:55 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.23/0.62  % Total configuration time : 435
% 0.23/0.62  % Estimated wc time : 1092
% 0.23/0.62  % Estimated cpu time (7 cpus) : 156.0
% 0.23/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.23/0.71  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.23/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.23/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.23/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.23/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.23/0.74  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 1.31/0.78  % /export/starexec/sandbox/solver/bin/fo/fo1_lcnf.sh running for 50s
% 1.31/0.78  % Solved by fo/fo3_bce.sh.
% 1.31/0.78  % BCE start: 63
% 1.31/0.78  % BCE eliminated: 6
% 1.31/0.78  % PE start: 57
% 1.31/0.78  logic: eq
% 1.31/0.78  % PE eliminated: 4
% 1.31/0.78  % done 170 iterations in 0.050s
% 1.31/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 1.31/0.78  % SZS output start Refutation
% See solution above
% 1.31/0.78  
% 1.31/0.78  
% 1.31/0.78  % Terminating...
% 1.31/0.83  % Runner terminated.
% 1.80/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------