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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV377+1 : TPTP v8.1.2. Released v3.3.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.7WlN1VS9y5 true

% Computer : n022.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 00:09:28 EDT 2023

% Result   : Theorem 0.22s 0.78s
% Output   : Refutation 0.22s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    5
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   26 (  10 unt;  12 typ;   0 def)
%            Number of atoms       :   18 (   5 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :  100 (  10   ~;   1   |;   0   &;  86   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   14 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   12 (  12   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   14 (  12 usr;   7 con; 0-3 aty)
%            Number of variables   :   29 (   0   ^;  29   !;   0   ?;  29   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__2_type,type,
    sk__2: $i ).

thf(pair_type,type,
    pair: $i > $i > $i ).

thf(insert_cpq_type,type,
    insert_cpq: $i > $i > $i ).

thf(bad_type,type,
    bad: $i ).

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

thf(ok_type,type,
    ok: $i > $o ).

thf(triple_type,type,
    triple: $i > $i > $i > $i ).

thf(bottom_type,type,
    bottom: $i ).

thf(sk__1_type,type,
    sk__1: $i ).

thf(insert_slb_type,type,
    insert_slb: $i > $i > $i ).

thf(insert_pqp_type,type,
    insert_pqp: $i > $i > $i ).

thf(sk__3_type,type,
    sk__3: $i ).

thf(l13_co,conjecture,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ~ ( ok @ ( triple @ U @ V @ W ) )
     => ~ ( ok @ ( insert_cpq @ ( triple @ U @ V @ W ) @ X ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ! [U: $i,V: $i,W: $i,X: $i] :
        ( ~ ( ok @ ( triple @ U @ V @ W ) )
       => ~ ( ok @ ( insert_cpq @ ( triple @ U @ V @ W ) @ X ) ) ),
    inference('cnf.neg',[status(esa)],[l13_co]) ).

thf(zip_derived_cl50,plain,
    ok @ ( insert_cpq @ ( triple @ sk_ @ sk__1 @ sk__2 ) @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax41,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ~ ( ok @ ( triple @ U @ V @ W ) )
     => ( W = bad ) ) ).

thf(zip_derived_cl37,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( X0 = bad )
      | ( ok @ ( triple @ X1 @ X2 @ X0 ) ) ),
    inference(cnf,[status(esa)],[ax41]) ).

thf(zip_derived_cl51,plain,
    ~ ( ok @ ( triple @ sk_ @ sk__1 @ sk__2 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl227,plain,
    sk__2 = bad,
    inference('s_sup-',[status(thm)],[zip_derived_cl37,zip_derived_cl51]) ).

thf(zip_derived_cl230,plain,
    ok @ ( insert_cpq @ ( triple @ sk_ @ sk__1 @ bad ) @ sk__3 ),
    inference(demod,[status(thm)],[zip_derived_cl50,zip_derived_cl227]) ).

thf(ax42,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( insert_cpq @ ( triple @ U @ V @ W ) @ X )
      = ( triple @ ( insert_pqp @ U @ X ) @ ( insert_slb @ V @ ( pair @ X @ bottom ) ) @ W ) ) ).

thf(zip_derived_cl38,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( insert_cpq @ ( triple @ X0 @ X2 @ X3 ) @ X1 )
      = ( triple @ ( insert_pqp @ X0 @ X1 ) @ ( insert_slb @ X2 @ ( pair @ X1 @ bottom ) ) @ X3 ) ),
    inference(cnf,[status(esa)],[ax42]) ).

thf(ax40,axiom,
    ! [U: $i,V: $i] :
      ~ ( ok @ ( triple @ U @ V @ bad ) ) ).

thf(zip_derived_cl36,plain,
    ! [X0: $i,X1: $i] :
      ~ ( ok @ ( triple @ X0 @ X1 @ bad ) ),
    inference(cnf,[status(esa)],[ax40]) ).

thf(zip_derived_cl277,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ~ ( ok @ ( insert_cpq @ ( triple @ X2 @ X1 @ bad ) @ X0 ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl38,zip_derived_cl36]) ).

thf(zip_derived_cl284,plain,
    $false,
    inference('s_sup-',[status(thm)],[zip_derived_cl230,zip_derived_cl277]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SWV377+1 : TPTP v8.1.2. Released v3.3.0.
% 0.13/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.7WlN1VS9y5 true
% 0.14/0.35  % Computer : n022.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 : Tue Aug 29 02:49:24 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.35  % 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.65  % Total configuration time : 435
% 0.22/0.65  % Estimated wc time : 1092
% 0.22/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.74  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.78  % Solved by fo/fo6_bce.sh.
% 0.22/0.78  % BCE start: 52
% 0.22/0.78  % BCE eliminated: 0
% 0.22/0.78  % PE start: 52
% 0.22/0.78  logic: eq
% 0.22/0.78  % PE eliminated: 5
% 0.22/0.78  % done 63 iterations in 0.037s
% 0.22/0.78  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.22/0.78  % SZS output start Refutation
% See solution above
% 0.22/0.78  
% 0.22/0.78  
% 0.22/0.78  % Terminating...
% 1.73/0.86  % Runner terminated.
% 1.73/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------