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

View Problem - Process Solution

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

% Computer : n013.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:57 EDT 2023

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

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

thf(b_type,type,
    b: $i ).

thf(a_type,type,
    a: $i ).

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

thf(x2107,conjecture,
    ( ( ( big_r @ a @ b )
      & ! [X: $i,Y: $i] :
          ( ( big_r @ X @ Y )
         => ( ( big_r @ Y @ X )
            & ( big_q @ X @ Y ) ) )
      & ! [U: $i,V: $i] :
          ( ( big_q @ U @ V )
         => ( big_q @ U @ U ) ) )
   => ( ( big_q @ a @ a )
      & ( big_q @ b @ b ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( big_r @ a @ b )
        & ! [X: $i,Y: $i] :
            ( ( big_r @ X @ Y )
           => ( ( big_r @ Y @ X )
              & ( big_q @ X @ Y ) ) )
        & ! [U: $i,V: $i] :
            ( ( big_q @ U @ V )
           => ( big_q @ U @ U ) ) )
     => ( ( big_q @ a @ a )
        & ( big_q @ b @ b ) ) ),
    inference('cnf.neg',[status(esa)],[x2107]) ).

thf(zip_derived_cl4,plain,
    ( ~ ( big_q @ a @ a )
    | ~ ( big_q @ b @ b ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl0,plain,
    big_r @ a @ b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl7,plain,
    big_q @ a @ b,
    inference('s_sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl2]) ).

thf(zip_derived_cl3,plain,
    ! [X2: $i,X3: $i] :
      ( ( big_q @ X2 @ X2 )
      | ~ ( big_q @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl10,plain,
    big_q @ a @ a,
    inference('s_sup-',[status(thm)],[zip_derived_cl7,zip_derived_cl3]) ).

thf(zip_derived_cl13,plain,
    ~ ( big_q @ b @ b ),
    inference(demod,[status(thm)],[zip_derived_cl4,zip_derived_cl10]) ).

thf(zip_derived_cl0_001,plain,
    big_r @ a @ b,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

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

thf(zip_derived_cl5,plain,
    big_r @ b @ a,
    inference('s_sup-',[status(thm)],[zip_derived_cl0,zip_derived_cl1]) ).

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

thf(zip_derived_cl9,plain,
    big_q @ b @ a,
    inference('s_sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl2]) ).

thf(zip_derived_cl3_003,plain,
    ! [X2: $i,X3: $i] :
      ( ( big_q @ X2 @ X2 )
      | ~ ( big_q @ X2 @ X3 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl11,plain,
    big_q @ b @ b,
    inference('s_sup-',[status(thm)],[zip_derived_cl9,zip_derived_cl3]) ).

thf(zip_derived_cl15,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl11]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN356+1 : TPTP v8.1.2. Released v2.0.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.lmUE6nwJdV true
% 0.14/0.35  % Computer : n013.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Sat Aug 26 20:26:17 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.66  % Total configuration time : 435
% 0.21/0.66  % Estimated wc time : 1092
% 0.21/0.66  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.73  % Solved by fo/fo6_bce.sh.
% 0.21/0.73  % BCE start: 5
% 0.21/0.73  % BCE eliminated: 0
% 0.21/0.73  % PE start: 5
% 0.21/0.73  logic: neq
% 0.21/0.73  % PE eliminated: 0
% 0.21/0.73  % done 11 iterations in 0.006s
% 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...
% 0.21/0.76  % Runner terminated.
% 0.21/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------