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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO234^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.wLpZxQ22DK true

% Computer : n023.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 Sep  1 05:50:24 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(d_type,type,
    d: $tType ).

thf(c_type,type,
    c: $tType ).

thf(cB_type,type,
    cB: d > c > $o ).

thf(cA_type,type,
    cA: c > d > $o ).

thf(cSV4,conjecture,
    ? [Xu: c > d > $o] :
      ( Xu
      = ( ^ [Xx: c,Xy: d] :
            ( ( cB @ Xy @ Xx )
            | ( cA @ Xx @ Xy ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Xu: c > d > $o] :
        ( Xu
        = ( ^ [Xx: c,Xy: d] :
              ( ( cB @ Xy @ Xx )
              | ( cA @ Xx @ Xy ) ) ) ),
    inference('cnf.neg',[status(esa)],[cSV4]) ).

thf(zip_derived_cl0,plain,
    ~ ( ??
      @ ^ [Y0: c > d > $o] :
          ( Y0
          = ( ^ [Y1: c,Y2: d] :
                ( ( cB @ Y2 @ Y1 )
                | ( cA @ Y1 @ Y2 ) ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ! [X2: c > d > $o] :
      ( X2
     != ( ^ [Y0: c,Y1: d] :
            ( ( cB @ Y1 @ Y0 )
            | ( cA @ Y0 @ Y1 ) ) ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl2,plain,
    ! [X2: c > d > $o] :
      ( X2
     != ( ^ [Y0: c,Y1: d] :
            ( ( cB @ Y1 @ Y0 )
            | ( cA @ Y0 @ Y1 ) ) ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl1]) ).

thf(zip_derived_cl9,plain,
    $false,
    inference(eq_res,[status(thm)],[zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.12  % Problem  : SYO234^5 : TPTP v8.1.2. Released v4.0.0.
% 0.08/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.wLpZxQ22DK true
% 0.13/0.34  % Computer : n023.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 07:38:26 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.34  % Running in HO mode
% 0.54/0.63  % Total configuration time : 828
% 0.54/0.63  % Estimated wc time : 1656
% 0.54/0.63  % Estimated cpu time (8 cpus) : 207.0
% 0.54/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.54/0.73  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.54/0.73  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.54/0.74  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.54/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.54/0.74  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.54/0.75  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.55/0.76  % Solved by lams/35_full_unif4.sh.
% 0.55/0.76  % done 0 iterations in 0.008s
% 0.55/0.76  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.55/0.76  % SZS output start Refutation
% See solution above
% 0.55/0.76  
% 0.55/0.76  
% 0.55/0.76  % Terminating...
% 0.55/0.76  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.59/0.83  % Runner terminated.
% 1.67/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------