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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO547^1 : TPTP v8.1.2. Released v5.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.PzFxLECEQv true

% Computer : n013.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:52:01 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(eps_type,type,
    eps: ( $i > $o ) > $i ).

thf(sk__type,type,
    sk_: $i > $o ).

thf(epscomp_type,type,
    epscomp: ( $i > $o ) > $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(epscompd,axiom,
    ( epscomp
    = ( ^ [P: $i > $o] :
          ( eps
          @ ^ [X: $i] :
              ~ ( P @ X ) ) ) ) ).

thf('0',plain,
    ( epscomp
    = ( ^ [P: $i > $o] :
          ( eps
          @ ^ [X: $i] :
              ~ ( P @ X ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[epscompd]) ).

thf('1',plain,
    ( epscomp
    = ( ^ [V_1: $i > $o] :
          ( eps
          @ ^ [V_2: $i] :
              ~ ( V_1 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(choicecomp,conjecture,
    ! [P: $i > $o] :
      ( ? [X: $i] :
          ~ ( P @ X )
     => ~ ( P @ ( epscomp @ P ) ) ) ).

thf(zf_stmt_0,conjecture,
    ! [X4: $i > $o] :
      ( ? [X6: $i] :
          ~ ( X4 @ X6 )
     => ~ ( X4
          @ ( eps
            @ ^ [V_1: $i] :
                ~ ( X4 @ V_1 ) ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ! [X4: $i > $o] :
        ( ? [X6: $i] :
            ~ ( X4 @ X6 )
       => ~ ( X4
            @ ( eps
              @ ^ [V_1: $i] :
                  ~ ( X4 @ V_1 ) ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl1,plain,
    ~ ( sk_ @ sk__1 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(choiceax,axiom,
    ! [P: $i > $o] :
      ( ? [X: $i] : ( P @ X )
     => ( P @ ( eps @ P ) ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i > $o,X1: $i] :
      ( ( X0 @ ( eps @ X0 ) )
      | ~ ( X0 @ X1 ) ),
    inference(cnf,[status(esa)],[choiceax]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i > $o,X1: $i] :
      ( ( X0 @ ( eps @ X0 ) )
      | ~ ( X0 @ X1 ) ),
    inference(cnf,[status(esa)],[choiceax]) ).

thf(zip_derived_cl2,plain,
    ( sk_
    @ ( eps
      @ ^ [Y0: $i] : ( (~) @ ( sk_ @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl3,plain,
    ! [X1: $i] :
      ( ~ ( sk_ @ X1 )
      | ( sk_
        @ ( eps
          @ ^ [Y0: $i] : ( sk_ @ Y0 ) ) ) ),
    inference('inst_choice(((^[Y0 : $i]: (sk_ @ Y0))))',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl7,plain,
    ! [X1: $i] :
      ( ~ ( sk_ @ X1 )
      | ( sk_ @ ( eps @ sk_ ) ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl11,plain,
    ! [X2: $i] :
      ( ( sk_ @ X2 )
      | ~ ( sk_
          @ ( eps
            @ ^ [Y0: $i] : ( (~) @ ( sk_ @ Y0 ) ) ) ) ),
    inference('inst_choice(((^[Y0 : $i]: (((~) @ (sk_ @ Y0))))))',[status(thm)],[zip_derived_cl0,zip_derived_cl7]) ).

thf(zip_derived_cl2_002,plain,
    ( sk_
    @ ( eps
      @ ^ [Y0: $i] : ( (~) @ ( sk_ @ Y0 ) ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl15,plain,
    ! [X2: $i] : ( sk_ @ X2 ),
    inference(demod,[status(thm)],[zip_derived_cl11,zip_derived_cl2]) ).

thf(zip_derived_cl18,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl15]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYO547^1 : TPTP v8.1.2. Released v5.2.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.PzFxLECEQv true
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 05:52:02 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.63  % Total configuration time : 828
% 0.21/0.63  % Estimated wc time : 1656
% 0.21/0.63  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.74  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.75  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/lams/30_sp5.sh running for 60s
% 0.21/0.77  % Solved by lams/40_c.s.sh.
% 0.21/0.77  % done 4 iterations in 0.009s
% 0.21/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.77  
% 0.21/0.77  
% 0.21/0.77  % Terminating...
% 1.45/0.85  % Runner terminated.
% 1.45/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------