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

View Problem - Process Solution

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

% Computer : n014.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:00 EDT 2023

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

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

thf(s_sworst7_type,type,
    s_sworst7: $i ).

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

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

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

thf(s_worst7_type,type,
    s_worst7: $i ).

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

thf(s_best7_type,type,
    s_best7: $i ).

thf(pv1325_type,type,
    pv1325: $i ).

thf(gauss_array_0005,conjecture,
    ( ( ( leq @ n0 @ s_best7 )
      & ( leq @ n0 @ s_sworst7 )
      & ( leq @ n0 @ s_worst7 )
      & ( leq @ n2 @ pv1325 )
      & ( leq @ s_best7 @ n3 )
      & ( leq @ s_sworst7 @ n3 )
      & ( leq @ s_worst7 @ n3 )
      & ( leq @ pv1325 @ n3 ) )
   => ( leq @ n0 @ pv1325 ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( ( leq @ n0 @ s_best7 )
        & ( leq @ n0 @ s_sworst7 )
        & ( leq @ n0 @ s_worst7 )
        & ( leq @ n2 @ pv1325 )
        & ( leq @ s_best7 @ n3 )
        & ( leq @ s_sworst7 @ n3 )
        & ( leq @ s_worst7 @ n3 )
        & ( leq @ pv1325 @ n3 ) )
     => ( leq @ n0 @ pv1325 ) ),
    inference('cnf.neg',[status(esa)],[gauss_array_0005]) ).

thf(zip_derived_cl40,plain,
    ~ ( leq @ n0 @ pv1325 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(gt_2_0,axiom,
    gt @ n2 @ n0 ).

thf(zip_derived_cl16,plain,
    gt @ n2 @ n0,
    inference(cnf,[status(esa)],[gt_2_0]) ).

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

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

thf(zip_derived_cl52,plain,
    leq @ n0 @ n2,
    inference('sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl2]) ).

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

thf(zip_derived_cl1,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_cl71,plain,
    ! [X0: $i] :
      ( ( leq @ n0 @ X0 )
      | ~ ( leq @ n2 @ X0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl52,zip_derived_cl1]) ).

thf(zip_derived_cl35,plain,
    leq @ n2 @ pv1325,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl76,plain,
    leq @ n0 @ pv1325,
    inference('sup+',[status(thm)],[zip_derived_cl71,zip_derived_cl35]) ).

thf(zip_derived_cl121,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl40,zip_derived_cl76]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.14  % Problem  : SWV135+1 : TPTP v8.1.2. Bugfixed v3.3.0.
% 0.00/0.15  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.bIDy8QeFYs true
% 0.14/0.36  % Computer : n014.cluster.edu
% 0.14/0.36  % Model    : x86_64 x86_64
% 0.14/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.36  % Memory   : 8042.1875MB
% 0.14/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.36  % CPULimit : 300
% 0.14/0.36  % WCLimit  : 300
% 0.14/0.36  % DateTime : Tue Aug 29 03:18:16 EDT 2023
% 0.14/0.36  % CPUTime  : 
% 0.14/0.36  % Running portfolio for 300 s
% 0.14/0.36  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.36  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in FO mode
% 0.21/0.59  % Total configuration time : 435
% 0.21/0.59  % Estimated wc time : 1092
% 0.21/0.59  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.21/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.21/0.77  % Solved by fo/fo4.sh.
% 0.21/0.77  % done 38 iterations in 0.020s
% 0.21/0.77  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.21/0.77  % SZS output start Refutation
% See solution above
% 0.21/0.77  
% 0.21/0.77  
% 0.21/0.77  % Terminating...
% 1.27/0.80  % Runner terminated.
% 1.27/0.81  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------