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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN062+1 : TPTP v8.1.2. Released v2.0.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.jkb7hOemN4 true

% Computer : n017.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:01:28 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(big_i_type,type,
    big_i: $i > $o ).

thf(big_k_type,type,
    big_k: $i > $o ).

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

thf(big_f_type,type,
    big_f: $i > $o ).

thf(big_j_type,type,
    big_j: $i > $o ).

thf(big_g_type,type,
    big_g: $i > $o ).

thf(big_h_type,type,
    big_h: $i > $o ).

thf(pel32,conjecture,
    ! [X: $i] :
      ( ( ( big_f @ X )
        & ( big_k @ X ) )
     => ( big_j @ X ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [X: $i] :
        ( ( ( big_f @ X )
          & ( big_k @ X ) )
       => ( big_j @ X ) ),
    inference('cnf.neg',[status(esa)],[pel32]) ).

thf(zip_derived_cl4,plain,
    big_f @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(pel32_1,axiom,
    ! [X: $i] :
      ( ( ( big_f @ X )
        & ( ( big_g @ X )
          | ( big_h @ X ) ) )
     => ( big_i @ X ) ) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ( ( big_i @ X0 )
      | ~ ( big_h @ X0 )
      | ~ ( big_f @ X0 ) ),
    inference(cnf,[status(esa)],[pel32_1]) ).

thf(zip_derived_cl8,plain,
    ( ~ ( big_h @ sk_ )
    | ( big_i @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).

thf(pel32_2,axiom,
    ! [X: $i] :
      ( ( ( big_i @ X )
        & ( big_h @ X ) )
     => ( big_j @ X ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ( ( big_j @ X0 )
      | ~ ( big_h @ X0 )
      | ~ ( big_i @ X0 ) ),
    inference(cnf,[status(esa)],[pel32_2]) ).

thf(zip_derived_cl6,plain,
    ~ ( big_j @ sk_ ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl9,plain,
    ( ~ ( big_i @ sk_ )
    | ~ ( big_h @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl6]) ).

thf(zip_derived_cl10,plain,
    ( ~ ( big_h @ sk_ )
    | ~ ( big_h @ sk_ ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl8,zip_derived_cl9]) ).

thf(zip_derived_cl11,plain,
    ~ ( big_h @ sk_ ),
    inference(simplify,[status(thm)],[zip_derived_cl10]) ).

thf(zip_derived_cl5,plain,
    big_k @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(pel32_3,axiom,
    ! [X: $i] :
      ( ( big_k @ X )
     => ( big_h @ X ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: $i] :
      ( ( big_h @ X0 )
      | ~ ( big_k @ X0 ) ),
    inference(cnf,[status(esa)],[pel32_3]) ).

thf(zip_derived_cl7,plain,
    big_h @ sk_,
    inference('dp-resolution',[status(thm)],[zip_derived_cl5,zip_derived_cl3]) ).

thf(zip_derived_cl12,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl11,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.12  % Problem  : SYN062+1 : TPTP v8.1.2. Released v2.0.0.
% 0.11/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.jkb7hOemN4 true
% 0.13/0.34  % Computer : n017.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 18:07:56 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.64  % Total configuration time : 435
% 0.20/0.64  % Estimated wc time : 1092
% 0.20/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.20/0.74  % Solved by fo/fo6_bce.sh.
% 0.20/0.74  % BCE start: 7
% 0.20/0.74  % BCE eliminated: 1
% 0.20/0.74  % PE start: 6
% 0.20/0.74  logic: neq
% 0.20/0.74  % PE eliminated: 4
% 0.20/0.74  % done 1 iterations in 0.010s
% 0.20/0.74  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.74  % SZS output start Refutation
% See solution above
% 0.20/0.74  
% 0.20/0.74  
% 0.20/0.74  % Terminating...
% 1.39/0.83  % Runner terminated.
% 1.39/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------