TSTP Solution File: SET045^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SET045^5 : TPTP v8.1.2. Released v4.0.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.A1wAZ8d17O true

% Computer : n012.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 16:12:08 EDT 2023

% Result   : Theorem 0.20s 0.76s
% Output   : Refutation 0.20s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :    5
% Syntax   : Number of formulae    :   11 (   5 unt;   4 typ;   0 def)
%            Number of atoms       :   10 (   6 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   19 (   5   ~;   0   |;   0   &;  11   @)
%                                         (   0 <=>;   0  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Number of types       :    2 (   2 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    6 (   2 usr;   4 con; 0-2 aty)
%                                         (   2  !!;   1  ??;   0 @@+;   0 @@-)
%            Number of variables   :   10 (   3   ^;   5   !;   2   ?;  10   :)

% Comments : 
%------------------------------------------------------------------------------
thf(b_type,type,
    b: $tType ).

thf(a_type,type,
    a: $tType ).

thf(cA_type,type,
    cA: b ).

thf('#sk2_type',type,
    '#sk2': ( a > b ) > a ).

thf(cTTTP5243,conjecture,
    ? [U: a > b] :
    ! [V: a] :
      ( ( U @ V )
      = cA ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [U: a > b] :
      ! [V: a] :
        ( ( U @ V )
        = cA ),
    inference('cnf.neg',[status(esa)],[cTTTP5243]) ).

thf(zip_derived_cl0,plain,
    ~ ( ??
      @ ^ [Y0: a > b] :
          ( !!
          @ ^ [Y1: a] :
              ( ( Y0 @ Y1 )
              = cA ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X2: a > b] :
      ~ ( !!
        @ ^ [Y0: a] :
            ( ( X2 @ Y0 )
            = cA ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl2,plain,
    ! [X2: a > b] :
      ( ( X2 @ ( '#sk2' @ X2 ) )
     != cA ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl3,plain,
    ! [X2: a > b] :
      ( ( X2 @ ( '#sk2' @ X2 ) )
     != cA ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl2]) ).

thf(zip_derived_cl4,plain,
    $false,
    inference(eq_res,[status(thm)],[zip_derived_cl3]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SET045^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.A1wAZ8d17O true
% 0.13/0.34  % Computer : n012.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 : Sat Aug 26 12:26:10 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in HO mode
% 0.20/0.67  % Total configuration time : 828
% 0.20/0.67  % Estimated wc time : 1656
% 0.20/0.67  % Estimated cpu time (8 cpus) : 207.0
% 0.20/0.73  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.20/0.75  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.20/0.76  % Solved by lams/35_full_unif4.sh.
% 0.20/0.76  % done 0 iterations in 0.007s
% 0.20/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.20/0.76  % SZS output start Refutation
% See solution above
% 0.20/0.76  
% 0.20/0.76  
% 0.20/0.76  % Terminating...
% 1.56/0.86  % Runner terminated.
% 1.56/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------