TSTP Solution File: SYO034^1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO034^1 : TPTP v8.1.2. Released v3.7.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.LbZPHgrXrk true

% Computer : n014.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:49:18 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf('#sk2_type',type,
    '#sk2': ( $o > $o ) > $o ).

thf(conj,conjecture,
    ? [N: $o > $o] :
    ! [P: $o] :
      ( ( N @ P )
    <=> P ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [N: $o > $o] :
      ! [P: $o] :
        ( ( N @ P )
      <=> P ),
    inference('cnf.neg',[status(esa)],[conj]) ).

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

thf(zip_derived_cl1,plain,
    ! [X2: $o > $o] :
      ~ ( !!
        @ ^ [Y0: $o] :
            ( ( X2 @ Y0 )
          <=> Y0 ) ),
    inference(lazy_cnf_forall,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl2,plain,
    ! [X2: $o > $o] :
      ~ ( ( X2 @ ( '#sk2' @ X2 ) )
      <=> ( '#sk2' @ X2 ) ),
    inference(lazy_cnf_exists,[status(thm)],[zip_derived_cl1]) ).

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO034^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.LbZPHgrXrk true
% 0.18/0.35  % Computer : n014.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit : 300
% 0.18/0.35  % WCLimit  : 300
% 0.18/0.35  % DateTime : Sat Aug 26 04:04:03 EDT 2023
% 0.18/0.35  % CPUTime  : 
% 0.18/0.35  % Running portfolio for 300 s
% 0.18/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.18/0.35  % Number of cores: 8
% 0.18/0.35  % Python version: Python 3.6.8
% 0.18/0.35  % Running in HO mode
% 0.21/0.61  % Total configuration time : 828
% 0.21/0.61  % Estimated wc time : 1656
% 0.21/0.61  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.69  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.72  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 0.21/0.74  % Solved by lams/35_full_unif4.sh.
% 0.21/0.74  % done 0 iterations in 0.010s
% 0.21/0.74  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.74  % SZS output start Refutation
% See solution above
% 0.21/0.74  
% 0.21/0.74  
% 0.21/0.74  % Terminating...
% 1.58/0.81  % Runner terminated.
% 1.58/0.82  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------