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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN064+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.PnnMeQR0bI true

% Computer : n026.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:29 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

thf(big_p_type,type,
    big_p: $i > $i > $o ).

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

thf(pel35,conjecture,
    ? [X: $i,Y: $i] :
      ( ( big_p @ X @ Y )
     => ! [Z: $i,W: $i] : ( big_p @ Z @ W ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [X: $i,Y: $i] :
        ( ( big_p @ X @ Y )
       => ! [Z: $i,W: $i] : ( big_p @ Z @ W ) ),
    inference('cnf.neg',[status(esa)],[pel35]) ).

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

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.10  % Problem  : SYN064+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.11  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.PnnMeQR0bI true
% 0.10/0.31  % Computer : n026.cluster.edu
% 0.10/0.31  % Model    : x86_64 x86_64
% 0.10/0.31  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.10/0.31  % Memory   : 8042.1875MB
% 0.10/0.31  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.10/0.31  % CPULimit : 300
% 0.10/0.31  % WCLimit  : 300
% 0.10/0.31  % DateTime : Sat Aug 26 21:17:18 EDT 2023
% 0.10/0.31  % CPUTime  : 
% 0.10/0.31  % Running portfolio for 300 s
% 0.10/0.31  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.10/0.32  % Number of cores: 8
% 0.10/0.32  % Python version: Python 3.6.8
% 0.10/0.32  % Running in FO mode
% 0.17/0.58  % Total configuration time : 435
% 0.17/0.58  % Estimated wc time : 1092
% 0.17/0.58  % Estimated cpu time (7 cpus) : 156.0
% 0.17/0.69  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.17/0.70  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.17/0.72  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.17/0.73  % Solved by fo/fo13.sh.
% 0.17/0.73  % done 0 iterations in 0.005s
% 0.17/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.17/0.73  % SZS output start Refutation
% See solution above
% 0.17/0.73  
% 0.17/0.73  
% 0.17/0.73  % Terminating...
% 1.25/0.79  % Runner terminated.
% 1.25/0.81  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------