TSTP Solution File: SYN398+1 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN398+1 : TPTP v8.1.2. Released v2.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.QnZu31JABi 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 04:03:15 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $o ).

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

thf(p_type,type,
    p: $o ).

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

thf(kalish215,conjecture,
    ( ! [X: $i] :
        ( ( f @ X )
        & p )
  <=> ( p
      & ! [Y: $i] : ( f @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [X: $i] :
          ( ( f @ X )
          & p )
    <=> ( p
        & ! [Y: $i] : ( f @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[kalish215]) ).

thf(zip_derived_cl4,plain,
    ( ~ ( f @ sk_ )
    | ~ p
    | ~ ( f @ sk__1 )
    | ~ p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl5,plain,
    ( ~ ( f @ sk__1 )
    | ~ p
    | ~ ( f @ sk_ ) ),
    inference(simplify,[status(thm)],[zip_derived_cl4]) ).

thf(zip_derived_cl0,plain,
    ( p
    | p ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl6,plain,
    p,
    inference(simplify,[status(thm)],[zip_derived_cl0]) ).

thf(zip_derived_cl7,plain,
    ( ~ ( f @ sk__1 )
    | ~ ( f @ sk_ ) ),
    inference(demod,[status(thm)],[zip_derived_cl5,zip_derived_cl6]) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i] :
      ( ( f @ X1 )
      | ( f @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ! [X0: $i] : ( f @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl9_001,plain,
    ! [X0: $i] : ( f @ X0 ),
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl10,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl7,zip_derived_cl9,zip_derived_cl9]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.14  % Problem  : SYN398+1 : TPTP v8.1.2. Released v2.0.0.
% 0.08/0.16  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.QnZu31JABi true
% 0.15/0.37  % Computer : n023.cluster.edu
% 0.15/0.37  % Model    : x86_64 x86_64
% 0.15/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.37  % Memory   : 8042.1875MB
% 0.15/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.38  % CPULimit : 300
% 0.15/0.38  % WCLimit  : 300
% 0.15/0.38  % DateTime : Sat Aug 26 19:09:26 EDT 2023
% 0.15/0.38  % CPUTime  : 
% 0.15/0.38  % Running portfolio for 300 s
% 0.15/0.38  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.15/0.38  % Number of cores: 8
% 0.15/0.38  % Python version: Python 3.6.8
% 0.15/0.38  % Running in FO mode
% 0.50/0.66  % Total configuration time : 435
% 0.50/0.66  % Estimated wc time : 1092
% 0.50/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.51/0.76  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.51/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.51/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.51/0.79  % Solved by fo/fo6_bce.sh.
% 0.51/0.79  % BCE start: 5
% 0.51/0.79  % BCE eliminated: 0
% 0.51/0.79  % PE start: 5
% 0.51/0.79  logic: neq
% 0.51/0.79  % PE eliminated: 0
% 0.51/0.79  % done 5 iterations in 0.007s
% 0.51/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.51/0.79  % SZS output start Refutation
% See solution above
% 0.51/0.79  
% 0.51/0.79  
% 0.51/0.79  % Terminating...
% 0.53/0.86  % Runner terminated.
% 1.20/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------