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

View Problem - Process Solution

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

% Computer : n006.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:02:56 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(big_r_type,type,
    big_r: $i > $o ).

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

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

thf(big_q_type,type,
    big_q: $i > $o ).

thf(x2106,conjecture,
    ( ( ! [X: $i] :
          ( ( big_r @ X )
         => ( big_p @ X ) )
      & ! [X: $i] :
          ( ~ ( big_q @ X )
         => ( big_r @ X ) ) )
   => ! [X: $i] :
        ( ( big_q @ X )
        | ( big_p @ X ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ! [X: $i] :
            ( ( big_r @ X )
           => ( big_p @ X ) )
        & ! [X: $i] :
            ( ~ ( big_q @ X )
           => ( big_r @ X ) ) )
     => ! [X: $i] :
          ( ( big_q @ X )
          | ( big_p @ X ) ) ),
    inference('cnf.neg',[status(esa)],[x2106]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i] :
      ( ( big_r @ X1 )
      | ( big_q @ X1 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

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

thf(zip_derived_cl4,plain,
    ~ ( big_r @ sk_ ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl3]) ).

thf(zip_derived_cl5,plain,
    big_q @ sk_,
    inference('dp-resolution',[status(thm)],[zip_derived_cl1,zip_derived_cl4]) ).

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN355+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.qPCqefMfgj true
% 0.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 21:31:07 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.20/0.66  % Total configuration time : 435
% 0.20/0.66  % Estimated wc time : 1092
% 0.20/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.72  % Solved by fo/fo6_bce.sh.
% 0.20/0.72  % BCE start: 4
% 0.20/0.72  % BCE eliminated: 0
% 0.20/0.72  % PE start: 4
% 0.20/0.72  logic: neq
% 0.20/0.72  % PE eliminated: 3
% 0.20/0.72  % done 0 iterations in 0.003s
% 0.20/0.72  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.72  % SZS output start Refutation
% See solution above
% 0.20/0.72  
% 0.20/0.72  
% 0.20/0.72  % Terminating...
% 0.78/0.76  % Runner terminated.
% 0.78/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------