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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SWV189+1 : TPTP v8.1.2. Bugfixed 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.ziiP8CWndk true

% Computer : n006.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:08:14 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(center_init_type,type,
    center_init: $i ).

thf(tptp_minus_1_type,type,
    tptp_minus_1: $i ).

thf(a_select3_type,type,
    a_select3: $i > $i > $i > $i ).

thf(leq_type,type,
    leq: $i > $i > $o ).

thf(gt_type,type,
    gt: $i > $i > $o ).

thf(init_type,type,
    init: $i ).

thf(n0_type,type,
    n0: $i ).

thf(q_init_type,type,
    q_init: $i ).

thf(sk__16_type,type,
    sk__16: $i ).

thf(n4_type,type,
    n4: $i ).

thf(gt_0_tptp_minus_1,axiom,
    gt @ n0 @ tptp_minus_1 ).

thf(zip_derived_cl68,plain,
    gt @ n0 @ tptp_minus_1,
    inference(cnf,[status(esa)],[gt_0_tptp_minus_1]) ).

thf(cl5_nebula_init_0121,conjecture,
    ( ! [A: $i] :
        ( ( ( leq @ n0 @ A )
          & ( leq @ A @ n4 ) )
       => ( ( a_select3 @ center_init @ A @ n0 )
          = init ) )
   => ! [B: $i] :
        ( ( ( leq @ n0 @ B )
          & ( leq @ B @ tptp_minus_1 ) )
       => ! [C: $i] :
            ( ( ( leq @ n0 @ C )
              & ( leq @ C @ n4 ) )
           => ( ( a_select3 @ q_init @ B @ C )
              = init ) ) ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ! [A: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ A @ n4 ) )
         => ( ( a_select3 @ center_init @ A @ n0 )
            = init ) )
     => ! [B: $i] :
          ( ( ( leq @ n0 @ B )
            & ( leq @ B @ tptp_minus_1 ) )
         => ! [C: $i] :
              ( ( ( leq @ n0 @ C )
                & ( leq @ C @ n4 ) )
             => ( ( a_select3 @ q_init @ B @ C )
                = init ) ) ) ),
    inference('cnf.neg',[status(esa)],[cl5_nebula_init_0121]) ).

thf(zip_derived_cl102,plain,
    leq @ n0 @ sk__16,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(transitivity_leq,axiom,
    ! [X: $i,Y: $i,Z: $i] :
      ( ( ( leq @ X @ Y )
        & ( leq @ Y @ Z ) )
     => ( leq @ X @ Z ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ~ ( leq @ X0 @ X1 )
      | ~ ( leq @ X1 @ X2 )
      | ( leq @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[transitivity_leq]) ).

thf(zip_derived_cl620,plain,
    ! [X0: $i] :
      ( ( leq @ n0 @ X0 )
      | ~ ( leq @ sk__16 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl102,zip_derived_cl4]) ).

thf(zip_derived_cl101,plain,
    leq @ sk__16 @ tptp_minus_1,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl633,plain,
    leq @ n0 @ tptp_minus_1,
    inference('sup+',[status(thm)],[zip_derived_cl620,zip_derived_cl101]) ).

thf(leq_gt1,axiom,
    ! [X: $i,Y: $i] :
      ( ( gt @ Y @ X )
     => ( leq @ X @ Y ) ) ).

thf(zip_derived_cl5,plain,
    ! [X0: $i,X1: $i] :
      ( ( leq @ X0 @ X1 )
      | ~ ( gt @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[leq_gt1]) ).

thf(finite_domain_0,axiom,
    ! [X: $i] :
      ( ( ( leq @ n0 @ X )
        & ( leq @ X @ n0 ) )
     => ( X = n0 ) ) ).

thf(zip_derived_cl88,plain,
    ! [X0: $i] :
      ( ( X0 = n0 )
      | ~ ( leq @ X0 @ n0 )
      | ~ ( leq @ n0 @ X0 ) ),
    inference(cnf,[status(esa)],[finite_domain_0]) ).

thf(zip_derived_cl638,plain,
    ! [X0: $i] :
      ( ~ ( gt @ n0 @ X0 )
      | ~ ( leq @ n0 @ X0 )
      | ( X0 = n0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl5,zip_derived_cl88]) ).

thf(zip_derived_cl691,plain,
    ( ( tptp_minus_1 = n0 )
    | ~ ( gt @ n0 @ tptp_minus_1 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl633,zip_derived_cl638]) ).

thf(zip_derived_cl68_001,plain,
    gt @ n0 @ tptp_minus_1,
    inference(cnf,[status(esa)],[gt_0_tptp_minus_1]) ).

thf(zip_derived_cl695,plain,
    tptp_minus_1 = n0,
    inference(demod,[status(thm)],[zip_derived_cl691,zip_derived_cl68]) ).

thf(irreflexivity_gt,axiom,
    ! [X: $i] :
      ~ ( gt @ X @ X ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i] :
      ~ ( gt @ X0 @ X0 ),
    inference(cnf,[status(esa)],[irreflexivity_gt]) ).

thf(zip_derived_cl704,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl68,zip_derived_cl695,zip_derived_cl2]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.06/0.12  % Problem  : SWV189+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.06/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.ziiP8CWndk true
% 0.13/0.34  % Computer : n006.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Tue Aug 29 08:03:51 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.13/0.34  % Running portfolio for 300 s
% 0.13/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.34  % Number of cores: 8
% 0.13/0.34  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.47/0.63  % Total configuration time : 435
% 0.47/0.63  % Estimated wc time : 1092
% 0.47/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.47/0.68  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.47/0.69  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.72  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.72  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.74  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.74  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.74  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.55/0.76  % Solved by fo/fo3_bce.sh.
% 0.55/0.76  % BCE start: 103
% 0.55/0.76  % BCE eliminated: 0
% 0.55/0.76  % PE start: 103
% 0.55/0.76  logic: eq
% 0.55/0.76  % PE eliminated: 3
% 0.55/0.76  % done 61 iterations in 0.052s
% 0.55/0.76  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.55/0.76  % SZS output start Refutation
% See solution above
% 0.55/0.76  
% 0.55/0.76  
% 0.55/0.76  % Terminating...
% 0.58/0.83  % Runner terminated.
% 0.58/0.84  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------