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

View Problem - Process Solution

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

% Computer : n028.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:17 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf('#sk10_type',type,
    '#sk10': ( $o > $o ) > $o ).

thf(conj,conjecture,
    ~ ! [F: $o > $o] :
      ? [X: $o] :
        ( ( F @ X )
      <=> X ) ).

thf(zf_stmt_0,negated_conjecture,
    ! [F: $o > $o] :
    ? [X: $o] :
      ( ( F @ X )
    <=> X ),
    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,
    ! [X0: $o > $o] :
      ( ??
      @ ^ [Y0: $o] :
          ( ( (~) @ ( X0 @ Y0 ) )
        <=> Y0 ) ),
    inference('ho.refine.early.bird',[status(thm)],[zip_derived_cl1]) ).

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

thf(zip_derived_cl14,plain,
    ! [X0: $o > $o] :
      ( ( X0 @ ( '#sk10' @ X0 ) )
     != ( '#sk10' @ X0 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl13]) ).

thf(zip_derived_cl17,plain,
    $false,
    inference(eq_res,[status(thm)],[zip_derived_cl14]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SYO031^1 : TPTP v8.1.2. Released v3.7.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.r6HjVlIMQa true
% 0.16/0.37  % Computer : n028.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Sat Aug 26 07:09:22 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.16/0.37  % Running portfolio for 300 s
% 0.16/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.37  % Number of cores: 8
% 0.16/0.37  % Python version: Python 3.6.8
% 0.16/0.38  % Running in HO mode
% 0.23/0.69  % Total configuration time : 828
% 0.23/0.69  % Estimated wc time : 1656
% 0.23/0.69  % Estimated cpu time (8 cpus) : 207.0
% 0.23/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.23/0.78  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.23/0.79  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.23/0.79  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.23/0.80  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.23/0.81  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.23/0.81  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.23/0.84  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.23/0.85  % /export/starexec/sandbox/solver/bin/lams/30_b.l.sh running for 90s
% 0.23/0.89  % Solved by lams/30_sp5.sh.
% 0.23/0.89  % done 2 iterations in 0.015s
% 0.23/0.89  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.23/0.89  % SZS output start Refutation
% See solution above
% 0.23/0.89  
% 0.23/0.89  
% 0.23/0.89  % Terminating...
% 2.37/0.98  % Runner terminated.
% 2.37/1.00  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------