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

View Problem - Process Solution

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

% Computer : n004.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:03:18 EDT 2023

% Result   : Theorem 0.22s 0.77s
% Output   : Refutation 0.22s
% 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       :    9 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   16 (   4   ~;   0   |;   0   &;   8   @)
%                                         (   0 <=>;   4  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    6 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    2 (   2   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    4 (   3 usr;   2 con; 0-1 aty)
%            Number of variables   :    5 (   0   ^;   3   !;   2   ?;   5   :)

% Comments : 
%------------------------------------------------------------------------------
thf(f_type,type,
    f: $i > $o ).

thf(g_type,type,
    g: $i > $o ).

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

thf(kalish244,conjecture,
    ( ~ ? [X: $i] : ( f @ X )
   => ! [Y: $i] :
        ( ( f @ Y )
       => ( g @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ~ ? [X: $i] : ( f @ X )
     => ! [Y: $i] :
          ( ( f @ Y )
         => ( g @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[kalish244]) ).

thf(zip_derived_cl2,plain,
    f @ sk_,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl3,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.14  % Problem  : SYN408+1 : TPTP v8.1.2. Released v2.0.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.Qiorru5Xc3 true
% 0.14/0.36  % Computer : n004.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Sat Aug 26 19:58:38 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.37  % Running in FO mode
% 0.22/0.67  % Total configuration time : 435
% 0.22/0.67  % Estimated wc time : 1092
% 0.22/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.75  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.77  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.77  % Solved by fo/fo3_bce.sh.
% 0.22/0.77  % BCE start: 3
% 0.22/0.77  % BCE eliminated: 1
% 0.22/0.77  % PE start: 2
% 0.22/0.77  logic: neq
% 0.22/0.77  % PE eliminated: 1
% 0.22/0.77  % done 0 iterations in 0.004s
% 0.22/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.22/0.77  % SZS output start Refutation
% See solution above
% 0.22/0.77  
% 0.22/0.77  
% 0.22/0.77  % Terminating...
% 1.57/0.87  % Runner terminated.
% 1.57/0.88  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------