TSTP Solution File: LAT267-2 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : LAT267-2 : TPTP v8.1.2. Released v3.2.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.Jcj4lBt01C true

% Computer : n029.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 06:46:24 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(c_in_type,type,
    c_in: $i > $i > $i > $o ).

thf(v_S_type,type,
    v_S: $i ).

thf(v_x_type,type,
    v_x: $i ).

thf(t_a_type,type,
    t_a: $i ).

thf(cls_conjecture_1,conjecture,
    ~ ( c_in @ v_x @ v_S @ t_a ) ).

thf(zf_stmt_0,negated_conjecture,
    c_in @ v_x @ v_S @ t_a,
    inference('cnf.neg',[status(esa)],[cls_conjecture_1]) ).

thf(zip_derived_cl0,plain,
    c_in @ v_x @ v_S @ t_a,
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(cls_conjecture_2,conjecture,
    c_in @ v_x @ v_S @ t_a ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( c_in @ v_x @ v_S @ t_a ),
    inference('cnf.neg',[status(esa)],[cls_conjecture_2]) ).

thf(zip_derived_cl1,plain,
    ~ ( c_in @ v_x @ v_S @ t_a ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl2,plain,
    $false,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl1]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LAT267-2 : TPTP v8.1.2. Released v3.2.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.Jcj4lBt01C true
% 0.13/0.34  % Computer : n029.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 : Thu Aug 24 06:07:23 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.20/0.63  % Total configuration time : 435
% 0.20/0.63  % Estimated wc time : 1092
% 0.20/0.63  % Estimated cpu time (7 cpus) : 156.0
% 0.20/0.69  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.20/0.70  % /export/starexec/sandbox/solver/bin/fo/fo3_bce.sh running for 75s
% 0.20/0.71  % Solved by fo/fo6_bce.sh.
% 0.20/0.71  % BCE start: 2
% 0.20/0.71  % BCE eliminated: 0
% 0.20/0.71  % PE start: 2
% 0.20/0.71  logic: neq
% 0.20/0.71  % PE eliminated: 1
% 0.20/0.71  % done 0 iterations in 0.004s
% 0.20/0.71  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.20/0.71  % SZS output start Refutation
% See solution above
% 0.20/0.71  
% 0.20/0.71  
% 0.20/0.71  % Terminating...
% 0.20/0.75  % Runner terminated.
% 0.20/0.76  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------