TSTP Solution File: SYO188^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO188^5 : TPTP v8.1.2. Released v4.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.LM3bLthYpJ true

% Computer : n018.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:50:12 EDT 2023

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

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

thf(cCT19,conjecture,
    ? [Xq: ( $o > $o ) > $o] :
    ! [Xp: $o > $o] : ( Xq @ Xp ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ? [Xq: ( $o > $o ) > $o] :
      ! [Xp: $o > $o] : ( Xq @ Xp ),
    inference('cnf.neg',[status(esa)],[cCT19]) ).

thf(zip_derived_cl0,plain,
    ! [X0: ( $o > $o ) > $o] :
      ~ ( X0 @ ( sk_ @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYO188^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.LM3bLthYpJ true
% 0.18/0.35  % Computer : n018.cluster.edu
% 0.18/0.35  % Model    : x86_64 x86_64
% 0.18/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.18/0.35  % Memory   : 8042.1875MB
% 0.18/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.18/0.35  % CPULimit : 300
% 0.18/0.35  % WCLimit  : 300
% 0.18/0.35  % DateTime : Sat Aug 26 08:11:29 EDT 2023
% 0.18/0.35  % CPUTime  : 
% 0.18/0.35  % Running portfolio for 300 s
% 0.18/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.18/0.35  % Number of cores: 8
% 0.18/0.35  % Python version: Python 3.6.8
% 0.18/0.35  % Running in HO mode
% 0.21/0.65  % Total configuration time : 828
% 0.21/0.65  % Estimated wc time : 1656
% 0.21/0.65  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.71  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.73  % Solved by lams/40_c.s.sh.
% 0.21/0.73  % done 0 iterations in 0.004s
% 0.21/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.73  % SZS output start Refutation
% See solution above
% 0.21/0.73  
% 0.21/0.73  
% 0.21/0.73  % Terminating...
% 1.43/0.85  % Runner terminated.
% 1.43/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------