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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : CSR047+2 : TPTP v8.1.2. Released v3.4.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.8YK7zCzwL8 true

% Computer : n027.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 : Wed Aug 30 22:05:47 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(c_georegion_l4_x36_y50_type,type,
    c_georegion_l4_x36_y50: $i ).

thf(c_tptpgeo_member4_mt_type,type,
    c_tptpgeo_member4_mt: $i ).

thf(mtvisible_type,type,
    mtvisible: $i > $o ).

thf(c_georegion_l4_x37_y50_type,type,
    c_georegion_l4_x37_y50: $i ).

thf(borderson_type,type,
    borderson: $i > $i > $o ).

thf(query97,conjecture,
    ( ( mtvisible @ c_tptpgeo_member4_mt )
   => ( borderson @ c_georegion_l4_x37_y50 @ c_georegion_l4_x36_y50 ) ) ).

thf(zf_stmt_0,negated_conjecture,
    ~ ( ( mtvisible @ c_tptpgeo_member4_mt )
     => ( borderson @ c_georegion_l4_x37_y50 @ c_georegion_l4_x36_y50 ) ),
    inference('cnf.neg',[status(esa)],[query97]) ).

thf(zip_derived_cl15,plain,
    ~ ( borderson @ c_georegion_l4_x37_y50 @ c_georegion_l4_x36_y50 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(ax1_383,axiom,
    ( ( mtvisible @ c_tptpgeo_member4_mt )
   => ( borderson @ c_georegion_l4_x36_y50 @ c_georegion_l4_x37_y50 ) ) ).

thf(zip_derived_cl1,plain,
    ( ( borderson @ c_georegion_l4_x36_y50 @ c_georegion_l4_x37_y50 )
    | ~ ( mtvisible @ c_tptpgeo_member4_mt ) ),
    inference(cnf,[status(esa)],[ax1_383]) ).

thf(zip_derived_cl14,plain,
    mtvisible @ c_tptpgeo_member4_mt,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl16,plain,
    borderson @ c_georegion_l4_x36_y50 @ c_georegion_l4_x37_y50,
    inference(demod,[status(thm)],[zip_derived_cl1,zip_derived_cl14]) ).

thf(ax1_900,axiom,
    ! [X: $i,Y: $i] :
      ( ( borderson @ X @ Y )
     => ( borderson @ Y @ X ) ) ).

thf(zip_derived_cl7,plain,
    ! [X0: $i,X1: $i] :
      ( ( borderson @ X0 @ X1 )
      | ~ ( borderson @ X1 @ X0 ) ),
    inference(cnf,[status(esa)],[ax1_900]) ).

thf(zip_derived_cl41,plain,
    borderson @ c_georegion_l4_x37_y50 @ c_georegion_l4_x36_y50,
    inference('sup-',[status(thm)],[zip_derived_cl16,zip_derived_cl7]) ).

thf(zip_derived_cl49,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl15,zip_derived_cl41]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : CSR047+2 : TPTP v8.1.2. Released v3.4.0.
% 0.00/0.14  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.8YK7zCzwL8 true
% 0.14/0.35  % Computer : n027.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Mon Aug 28 14:19:52 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox/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.22/0.65  % Total configuration time : 435
% 0.22/0.65  % Estimated wc time : 1092
% 0.22/0.65  % Estimated cpu time (7 cpus) : 156.0
% 0.22/0.72  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo1_av.sh running for 75s
% 0.22/0.76  % /export/starexec/sandbox/solver/bin/fo/fo7.sh running for 63s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo13.sh running for 50s
% 0.22/0.77  % /export/starexec/sandbox/solver/bin/fo/fo5.sh running for 50s
% 0.22/0.79  % /export/starexec/sandbox/solver/bin/fo/fo4.sh running for 50s
% 0.77/0.85  % Solved by fo/fo7.sh.
% 0.77/0.85  % done 40 iterations in 0.073s
% 0.77/0.85  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.77/0.85  % SZS output start Refutation
% See solution above
% 0.77/0.85  
% 0.77/0.85  
% 0.77/0.85  % Terminating...
% 1.92/0.96  % Runner terminated.
% 1.92/0.97  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------