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

View Problem - Process Solution

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

% Computer : n010.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:30 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(check_cpq_type,type,
    check_cpq: $i > $o ).

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

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

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

thf(sk__2_type,type,
    sk__2: $i ).

thf(remove_cpq_type,type,
    remove_cpq: $i > $i > $i ).

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

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

thf(l23_co,conjecture,
    ! [U: $i,V: $i,W: $i] :
      ( ~ ( check_cpq @ ( triple @ U @ V @ W ) )
     => ! [X: $i] :
          ( ~ ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
          | ~ ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) ) ) ).

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

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

thf(l23_l027,axiom,
    ! [U: $i,V: $i,W: $i,X: $i] :
      ( ( ( check_cpq @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) )
        & ( ok @ ( remove_cpq @ ( triple @ U @ V @ W ) @ X ) ) )
     => ( check_cpq @ ( triple @ U @ V @ W ) ) ) ).

thf(zip_derived_cl50,plain,
    ! [X0: $i,X1: $i,X2: $i,X3: $i] :
      ( ( check_cpq @ ( triple @ X0 @ X1 @ X2 ) )
      | ~ ( check_cpq @ ( remove_cpq @ ( triple @ X0 @ X1 @ X2 ) @ X3 ) )
      | ~ ( ok @ ( remove_cpq @ ( triple @ X0 @ X1 @ X2 ) @ X3 ) ) ),
    inference(cnf,[status(esa)],[l23_l027]) ).

thf(zip_derived_cl272,plain,
    ( ( check_cpq @ ( triple @ sk_ @ sk__1 @ sk__2 ) )
    | ~ ( check_cpq @ ( remove_cpq @ ( triple @ sk_ @ sk__1 @ sk__2 ) @ sk__3 ) ) ),
    inference('s_sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl50]) ).

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

thf(zip_derived_cl53,plain,
    check_cpq @ ( remove_cpq @ ( triple @ sk_ @ sk__1 @ sk__2 ) @ sk__3 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl273,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl272,zip_derived_cl51,zip_derived_cl53]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.12  % Problem  : SWV387+1 : TPTP v8.1.2. Released v3.3.0.
% 0.12/0.13  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.wmZYWs5cvO true
% 0.13/0.35  % Computer : n010.cluster.edu
% 0.13/0.35  % Model    : x86_64 x86_64
% 0.13/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.35  % Memory   : 8042.1875MB
% 0.13/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.35  % CPULimit : 300
% 0.13/0.35  % WCLimit  : 300
% 0.13/0.35  % DateTime : Tue Aug 29 02:56:04 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.36  % Running in FO mode
% 0.20/0.69  % Total configuration time : 435
% 0.20/0.69  % Estimated wc time : 1092
% 0.20/0.69  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.74  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 1.33/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 1.33/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 1.33/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 1.33/0.78  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 1.33/0.79  % Solved by fo/fo6_bce.sh.
% 1.33/0.79  % BCE start: 54
% 1.33/0.79  % BCE eliminated: 0
% 1.33/0.79  % PE start: 54
% 1.33/0.79  logic: eq
% 1.33/0.79  % PE eliminated: 5
% 1.33/0.79  % done 54 iterations in 0.028s
% 1.33/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.33/0.79  % SZS output start Refutation
% See solution above
% 1.33/0.79  
% 1.33/0.79  
% 1.33/0.79  % Terminating...
% 1.70/0.89  % Runner terminated.
% 1.70/0.90  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------