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

View Problem - Process Solution

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

% Computer : n024.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:07 EDT 2023

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

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

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

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

thf(x2132,conjecture,
    ( ! [W: $i] :
        ~ ( big_r @ W @ W )
   => ? [X: $i,Y: $i] :
        ( ( ( big_q @ Y @ X )
         => ! [Z: $i] : ( big_q @ Z @ Z ) )
        & ~ ( big_r @ X @ Y ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [W: $i] :
          ~ ( big_r @ W @ W )
     => ? [X: $i,Y: $i] :
          ( ( ( big_q @ Y @ X )
           => ! [Z: $i] : ( big_q @ Z @ Z ) )
          & ~ ( big_r @ X @ Y ) ) ),
    inference('cnf.neg',[status(esa)],[x2132]) ).

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

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

thf(zip_derived_cl3,plain,
    ! [X0: $i,X1: $i] :
      ( ( big_r @ sk_ @ sk_ )
      | ( big_r @ X1 @ X0 ) ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl1]) ).

thf(zip_derived_cl4,plain,
    big_r @ sk_ @ sk_,
    inference(condensation,[status(thm)],[zip_derived_cl3]) ).

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

thf(zip_derived_cl5,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.08/0.13  % Problem  : SYN380+1 : TPTP v8.1.2. Released v2.0.0.
% 0.08/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.CSn9Fk7SRl true
% 0.14/0.35  % Computer : n024.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:50:24 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.22/0.68  % Total configuration time : 435
% 0.22/0.68  % Estimated wc time : 1092
% 0.22/0.68  % Estimated cpu time (7 cpus) : 156.0
% 0.69/0.78  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.69/0.79  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.69/0.80  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.69/0.80  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.69/0.80  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.69/0.80  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.69/0.81  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.69/0.82  % Solved by fo/fo6_bce.sh.
% 0.69/0.82  % BCE start: 3
% 0.69/0.82  % BCE eliminated: 0
% 0.69/0.82  % PE start: 3
% 0.69/0.82  logic: neq
% 0.69/0.82  % PE eliminated: 1
% 0.69/0.82  % done 1 iterations in 0.010s
% 0.69/0.82  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.69/0.82  % SZS output start Refutation
% See solution above
% 0.69/0.82  
% 0.69/0.82  
% 0.69/0.82  % Terminating...
% 0.81/0.90  % Runner terminated.
% 0.81/0.91  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------