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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYO183^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.MpAEtsjoUl true

% Computer : n008.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:11 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(a_type,type,
    a: $o ).

thf(cCT2,conjecture,
    ? [Xp: $o > $o] : ( Xp @ a ) ).

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

thf(zip_derived_cl0,plain,
    ! [X0: $o > $o] :
      ~ ( X0 @ a ),
    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.14  % Problem  : SYO183^5 : TPTP v8.1.2. Released v4.0.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.MpAEtsjoUl true
% 0.16/0.37  % Computer : n008.cluster.edu
% 0.16/0.37  % Model    : x86_64 x86_64
% 0.16/0.37  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.37  % Memory   : 8042.1875MB
% 0.16/0.37  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.37  % CPULimit : 300
% 0.16/0.37  % WCLimit  : 300
% 0.16/0.37  % DateTime : Sat Aug 26 01:02:17 EDT 2023
% 0.16/0.37  % CPUTime  : 
% 0.16/0.37  % Running portfolio for 300 s
% 0.16/0.37  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.16/0.38  % Number of cores: 8
% 0.16/0.38  % Python version: Python 3.6.8
% 0.16/0.38  % Running in HO mode
% 0.24/0.69  % Total configuration time : 828
% 0.24/0.69  % Estimated wc time : 1656
% 0.24/0.69  % Estimated cpu time (8 cpus) : 207.0
% 0.24/0.73  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.24/0.75  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.24/0.76  % Solved by lams/40_c.s.sh.
% 0.24/0.76  % done 0 iterations in 0.004s
% 0.24/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.24/0.76  % SZS output start Refutation
% See solution above
% 0.24/0.76  
% 0.24/0.76  
% 0.24/0.76  % Terminating...
% 0.24/0.76  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.78/0.79  % Runner terminated.
% 0.78/0.80  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------