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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN962+1 : TPTP v8.1.2. Released v3.1.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.04RB9Ny767 true

% Computer : n032.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:06:24 EDT 2023

% Result   : Theorem 0.12s 0.54s
% Output   : Refutation 0.12s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :    4
% Syntax   : Number of formulae    :    9 (   3 unt;   3 typ;   0 def)
%            Number of atoms       :   11 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   18 (   3   ~;   1   |;   2   &;  10   @)
%                                         (   0 <=>;   2  =>;   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     :    4 (   3 usr;   3 con; 0-1 aty)
%            Number of variables   :    8 (   0   ^;   8   !;   0   ?;   8   :)

% Comments : 
%------------------------------------------------------------------------------
thf(p_type,type,
    p: $i > $o ).

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

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

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

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

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

thf(zip_derived_cl0,plain,
    ! [X0: $i] : ( p @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i] : ( p @ X0 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl2,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl0,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.08  % Problem  : SYN962+1 : TPTP v8.1.2. Released v3.1.0.
% 0.00/0.09  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.04RB9Ny767 true
% 0.08/0.28  % Computer : n032.cluster.edu
% 0.08/0.28  % Model    : x86_64 x86_64
% 0.08/0.28  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.08/0.28  % Memory   : 8042.1875MB
% 0.08/0.28  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.08/0.28  % CPULimit : 300
% 0.08/0.28  % WCLimit  : 300
% 0.08/0.28  % DateTime : Sat Aug 26 18:42:29 EDT 2023
% 0.08/0.28  % CPUTime  : 
% 0.08/0.28  % Running portfolio for 300 s
% 0.08/0.28  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.08/0.28  % Number of cores: 8
% 0.08/0.28  % Python version: Python 3.6.8
% 0.08/0.28  % Running in FO mode
% 0.12/0.46  % Total configuration time : 435
% 0.12/0.46  % Estimated wc time : 1092
% 0.12/0.46  % Estimated cpu time (7 cpus) : 156.0
% 0.12/0.52  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.12/0.53  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.12/0.53  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.12/0.53  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.12/0.53  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.12/0.54  % Solved by fo/fo6_bce.sh.
% 0.12/0.54  % BCE start: 2
% 0.12/0.54  % BCE eliminated: 0
% 0.12/0.54  % PE start: 2
% 0.12/0.54  logic: neq
% 0.12/0.54  % PE eliminated: 0
% 0.12/0.54  % done 1 iterations in 0.004s
% 0.12/0.54  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.12/0.54  % SZS output start Refutation
% See solution above
% 0.12/0.54  
% 0.12/0.54  
% 0.12/0.54  % Terminating...
% 0.12/0.56  % Runner terminated.
% 0.12/0.57  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------