TSTP Solution File: NUM838+2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM838+2 : TPTP v8.1.2. Released v4.1.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.7Difi8HAtb true

% Computer : n008.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 : Thu Aug 31 12:44:24 EDT 2023

% Result   : Theorem 0.18s 0.75s
% Output   : Refutation 0.18s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    4
%            Number of leaves      :   16
% Syntax   : Number of formulae    :   21 (   8 unt;   6 typ;   0 def)
%            Number of atoms       :   22 (   0 equ;   0 cnn)
%            Maximal formula atoms :    2 (   1 avg)
%            Number of connectives :   81 (   8   ~;   4   |;   0   &;  66   @)
%                                         (   0 <=>;   3  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    9 (   6 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :    6 (   6   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   6 usr;   4 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^;  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(vd302_type,type,
    vd302: $i ).

thf(less_type,type,
    less: $i > $i > $o ).

thf(vd303_type,type,
    vd303: $i ).

thf(vd301_type,type,
    vd301: $i ).

thf(vplus_type,type,
    vplus: $i > $i > $i ).

thf(greater_type,type,
    greater: $i > $i > $o ).

thf('ass(cond(140, 0), 0)',axiom,
    ! [Vd208: $i,Vd209: $i] :
      ( ( greater @ Vd208 @ Vd209 )
     => ( less @ Vd209 @ Vd208 ) ) ).

thf(zip_derived_cl15,plain,
    ! [X0: $i,X1: $i] :
      ( ( less @ X0 @ X1 )
      | ~ ( greater @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[ass(cond(140,0),0)]) ).

thf('ass(cond(proof(196), 0), 2)',axiom,
    ! [Vd310: $i,Vd322: $i,Vd323: $i] :
      ( ( less @ Vd322 @ Vd323 )
     => ( greater @ Vd323 @ Vd322 ) ) ).

thf(zip_derived_cl4,plain,
    ! [X0: $i,X1: $i] :
      ( ( greater @ X0 @ X1 )
      | ~ ( less @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[ass(cond(proof(196),0),2)]) ).

thf('ass(cond(proof(196), 0), 0)',axiom,
    ! [Vd310: $i,Vd322: $i,Vd323: $i] :
      ( ( less @ Vd322 @ Vd323 )
     => ( less @ ( vplus @ Vd322 @ Vd310 ) @ ( vplus @ Vd323 @ Vd310 ) ) ) ).

thf(zip_derived_cl2,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( less @ ( vplus @ X0 @ X1 ) @ ( vplus @ X2 @ X1 ) )
      | ~ ( less @ X0 @ X2 ) ),
    inference(cnf,[status(esa)],[ass(cond(proof(196),0),0)]) ).

thf(zip_derived_cl39,plain,
    ! [X0: $i,X1: $i,X2: $i] :
      ( ( greater @ ( vplus @ X1 @ X0 ) @ ( vplus @ X2 @ X0 ) )
      | ~ ( less @ X2 @ X1 ) ),
    inference('sup+',[status(thm)],[zip_derived_cl4,zip_derived_cl2]) ).

thf('holds(conseq(195), 305, 0)',conjecture,
    greater @ ( vplus @ vd301 @ vd303 ) @ ( vplus @ vd302 @ vd303 ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( greater @ ( vplus @ vd301 @ vd303 ) @ ( vplus @ vd302 @ vd303 ) ),
    inference('cnf.neg',[status(esa)],[holds(conseq(195),305,0)]) ).

thf(zip_derived_cl0,plain,
    ~ ( greater @ ( vplus @ vd301 @ vd303 ) @ ( vplus @ vd302 @ vd303 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl46,plain,
    ~ ( less @ vd302 @ vd301 ),
    inference('sup-',[status(thm)],[zip_derived_cl39,zip_derived_cl0]) ).

thf(zip_derived_cl57,plain,
    ~ ( greater @ vd301 @ vd302 ),
    inference('sup-',[status(thm)],[zip_derived_cl15,zip_derived_cl46]) ).

thf('holds(antec(195), 304, 0)',axiom,
    greater @ vd301 @ vd302 ).

thf(zip_derived_cl1,plain,
    greater @ vd301 @ vd302,
    inference(cnf,[status(esa)],[holds(antec(195),304,0)]) ).

thf(zip_derived_cl59,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl57,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : NUM838+2 : TPTP v8.1.2. Released v4.1.0.
% 0.00/0.12  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.7Difi8HAtb true
% 0.11/0.33  % Computer : n008.cluster.edu
% 0.11/0.33  % Model    : x86_64 x86_64
% 0.11/0.33  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.11/0.33  % Memory   : 8042.1875MB
% 0.11/0.33  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.11/0.33  % CPULimit : 300
% 0.11/0.33  % WCLimit  : 300
% 0.11/0.33  % DateTime : Fri Aug 25 11:42:32 EDT 2023
% 0.11/0.33  % CPUTime  : 
% 0.11/0.33  % Running portfolio for 300 s
% 0.11/0.33  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.11/0.33  % Number of cores: 8
% 0.11/0.34  % Python version: Python 3.6.8
% 0.11/0.34  % Running in FO mode
% 0.18/0.60  % Total configuration time : 435
% 0.18/0.60  % Estimated wc time : 1092
% 0.18/0.60  % Estimated cpu time (7 cpus) : 156.0
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo3_bce.sh running for 75s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo1_av.sh running for 75s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo7.sh running for 63s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo6_bce.sh running for 75s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo13.sh running for 50s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo5.sh running for 50s
% 0.18/0.71  % /export/starexec/sandbox2/solver/bin/fo/fo4.sh running for 50s
% 0.18/0.75  % Solved by fo/fo4.sh.
% 0.18/0.75  % done 28 iterations in 0.017s
% 0.18/0.75  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 0.18/0.75  % SZS output start Refutation
% See solution above
% 0.18/0.75  
% 0.18/0.75  
% 0.18/0.75  % Terminating...
% 1.25/0.86  % Runner terminated.
% 1.25/0.86  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------