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

View Problem - Process Solution

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

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

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

% Comments : 
%------------------------------------------------------------------------------
thf(n3_type,type,
    n3: $i ).

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

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

thf(n2_type,type,
    n2: $i ).

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

thf(sigma_init_type,type,
    sigma_init: $i ).

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

thf(a_select2_type,type,
    a_select2: $i > $i > $i ).

thf(i0_init_type,type,
    i0_init: $i ).

thf(simplex7_init_type,type,
    simplex7_init: $i ).

thf(s_values7_init_type,type,
    s_values7_init: $i ).

thf(true_type,type,
    true: $o ).

thf(gauss_init_0005,conjecture,
    ( ( ( i0_init = init )
      & ( sigma_init = init )
      & ! [A: $i] :
          ( ( ( leq @ n0 @ A )
            & ( leq @ A @ n2 ) )
         => ! [B: $i] :
              ( ( ( leq @ n0 @ B )
                & ( leq @ B @ n3 ) )
             => ( ( a_select3 @ simplex7_init @ B @ A )
                = init ) ) )
      & ! [C: $i] :
          ( ( ( leq @ n0 @ C )
            & ( leq @ C @ n3 ) )
         => ( ( a_select2 @ s_values7_init @ C )
            = init ) ) )
   => true ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( i0_init = init )
        & ( sigma_init = init )
        & ! [A: $i] :
            ( ( ( leq @ n0 @ A )
              & ( leq @ A @ n2 ) )
           => ! [B: $i] :
                ( ( ( leq @ n0 @ B )
                  & ( leq @ B @ n3 ) )
               => ( ( a_select3 @ simplex7_init @ B @ A )
                  = init ) ) )
        & ! [C: $i] :
            ( ( ( leq @ n0 @ C )
              & ( leq @ C @ n3 ) )
           => ( ( a_select2 @ s_values7_init @ C )
              = init ) ) )
     => true ),
    inference('cnf.neg',[status(esa)],[gauss_init_0005]) ).

thf(zip_derived_cl107,plain,
    ~ true,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ttrue,axiom,
    true ).

thf(zip_derived_cl70,plain,
    true,
    inference(cnf,[status(esa)],[ttrue]) ).

thf(zip_derived_cl108,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl107,zip_derived_cl70]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SWV023+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.07/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.iRpGxG46rK true
% 0.13/0.35  % Computer : n011.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 05:14:56 EDT 2023
% 0.13/0.35  % CPUTime  : 
% 0.13/0.35  % Running portfolio for 300 s
% 0.13/0.35  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.13/0.35  % Number of cores: 8
% 0.13/0.35  % Python version: Python 3.6.8
% 0.13/0.35  % Running in FO mode
% 0.50/0.67  % Total configuration time : 435
% 0.50/0.67  % Estimated wc time : 1092
% 0.50/0.67  % Estimated cpu time (7 cpus) : 156.0
% 0.50/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.55/0.72  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.55/0.73  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.55/0.75  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.55/0.77  % Solved by fo/fo7.sh.
% 0.55/0.77  % done 2 iterations in 0.015s
% 0.55/0.77  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.55/0.77  % SZS output start Refutation
% See solution above
% 0.55/0.77  
% 0.55/0.77  
% 0.55/0.77  % Terminating...
% 0.58/0.86  % Runner terminated.
% 0.58/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------