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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV388+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.6xAIEitbPE true

% Computer : n002.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 0.21s 0.76s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :    9
% Syntax   : Number of formulae    :   15 (   4 unt;   7 typ;   0 def)
%            Number of atoms       :   14 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   76 (  11   ~;   3   |;   0   &;  59   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   8 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   4 con; 0-3 aty)
%            Number of variables   :   12 (   0   ^;  12   !;   0   ?;  12   :)

% Comments : 
%------------------------------------------------------------------------------
thf(sk__type,type,
    sk_: $i ).

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

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

thf(findmin_cpq_eff_type,type,
    findmin_cpq_eff: $i > $i ).

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

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

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

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

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

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

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

thf(l24_l34,axiom,
    ! [U: $i,V: $i,W: $i] :
      ( ~ ( check_cpq @ ( triple @ U @ V @ W ) )
     => ~ ( check_cpq @ ( findmin_cpq_eff @ ( triple @ U @ V @ W ) ) ) ) ).

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

thf(zip_derived_cl232,plain,
    check_cpq @ ( triple @ sk_ @ sk__1 @ sk__2 ),
    inference('s_sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl50]) ).

thf(zip_derived_cl233,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl51,zip_derived_cl232]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.11/0.13  % Problem  : SWV388+1 : TPTP v8.1.2. Released v3.3.0.
% 0.11/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.6xAIEitbPE true
% 0.15/0.35  % Computer : n002.cluster.edu
% 0.15/0.35  % Model    : x86_64 x86_64
% 0.15/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.15/0.35  % Memory   : 8042.1875MB
% 0.15/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.15/0.35  % CPULimit : 300
% 0.15/0.35  % WCLimit  : 300
% 0.15/0.35  % DateTime : Tue Aug 29 04:09:35 EDT 2023
% 0.15/0.35  % CPUTime  : 
% 0.15/0.35  % Running portfolio for 300 s
% 0.15/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.15/0.35  % Number of cores: 8
% 0.15/0.35  % Python version: Python 3.6.8
% 0.15/0.35  % Running in FO mode
% 0.21/0.63  % Total configuration time : 435
% 0.21/0.63  % Estimated wc time : 1092
% 0.21/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.76  % Solved by fo/fo6_bce.sh.
% 0.21/0.76  % BCE start: 54
% 0.21/0.76  % BCE eliminated: 0
% 0.21/0.76  % PE start: 54
% 0.21/0.76  logic: eq
% 0.21/0.76  % PE eliminated: 6
% 0.21/0.76  % done 24 iterations in 0.019s
% 0.21/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.76  % SZS output start Refutation
% See solution above
% 0.21/0.76  
% 0.21/0.76  
% 0.21/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.76  % Terminating...
% 1.31/0.84  % Runner terminated.
% 1.31/0.85  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------