TSTP Solution File: SYN097-1.002 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : SYN097-1.002 : TPTP v8.1.2. Bugfixed v1.2.1.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.AdpHdCPZfO true

% Computer : n001.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 04:01:43 EDT 2023

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

% Comments : 
%------------------------------------------------------------------------------
thf(p_1_1_type,type,
    p_1_1: $o ).

thf(p_2_2_type,type,
    p_2_2: $o ).

thf(u_2_type,type,
    u_2: $o ).

thf(p_1_2_type,type,
    p_1_2: $o ).

thf(u_1_type,type,
    u_1: $o ).

thf(u_12_type,type,
    u_12: $o ).

thf(u_10_type,type,
    u_10: $o ).

thf(u_s2_type11_1,axiom,
    ( u_2
    | p_1_2
    | ~ p_2_2
    | ~ p_1_1 ) ).

thf(zip_derived_cl2,plain,
    ( u_2
    | p_1_2
    | ~ p_2_2
    | ~ p_1_1 ),
    inference(cnf,[status(esa)],[u_s2_type11_1]) ).

thf(u_2_s2_type11_1,axiom,
    ( p_1_2
    | ~ u_2 ) ).

thf(zip_derived_cl3,plain,
    ( p_1_2
    | ~ u_2 ),
    inference(cnf,[status(esa)],[u_2_s2_type11_1]) ).

thf(zip_derived_cl70,plain,
    ( ~ p_1_1
    | ~ p_2_2
    | p_1_2
    | p_1_2 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl2,zip_derived_cl3]) ).

thf(zip_derived_cl98,plain,
    ( p_1_2
    | ~ p_2_2
    | ~ p_1_1 ),
    inference(simplify,[status(thm)],[zip_derived_cl70]) ).

thf(u_s2_goal_1,conjecture,
    ~ ( ~ p_1_2
      | u_1 ) ).

thf(zf_stmt_0,negated_conjecture,
    ( ~ p_1_2
    | u_1 ),
    inference('cnf.neg',[status(esa)],[u_s2_goal_1]) ).

thf(zip_derived_cl0,plain,
    ( ~ p_1_2
    | u_1 ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(u_1_s2_goal_1,axiom,
    ~ u_1 ).

thf(zip_derived_cl1,plain,
    ~ u_1,
    inference(cnf,[status(esa)],[u_1_s2_goal_1]) ).

thf(zip_derived_cl53,plain,
    ~ p_1_2,
    inference('dp-resolution',[status(thm)],[zip_derived_cl0,zip_derived_cl1]) ).

thf(u_t2_3,axiom,
    ( u_12
    | p_2_2 ) ).

thf(zip_derived_cl22,plain,
    ( u_12
    | p_2_2 ),
    inference(cnf,[status(esa)],[u_t2_3]) ).

thf(u_12_t2_3,axiom,
    ( p_2_2
    | ~ u_12 ) ).

thf(zip_derived_cl23,plain,
    ( p_2_2
    | ~ u_12 ),
    inference(cnf,[status(esa)],[u_12_t2_3]) ).

thf(zip_derived_cl56,plain,
    ( p_2_2
    | p_2_2 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl22,zip_derived_cl23]) ).

thf(zip_derived_cl94,plain,
    p_2_2,
    inference(simplify,[status(thm)],[zip_derived_cl56]) ).

thf(u_t2_1,axiom,
    ( u_10
    | p_1_1 ) ).

thf(zip_derived_cl18,plain,
    ( u_10
    | p_1_1 ),
    inference(cnf,[status(esa)],[u_t2_1]) ).

thf(u_10_t2_1,axiom,
    ( p_1_1
    | ~ u_10 ) ).

thf(zip_derived_cl19,plain,
    ( p_1_1
    | ~ u_10 ),
    inference(cnf,[status(esa)],[u_10_t2_1]) ).

thf(zip_derived_cl54,plain,
    ( p_1_1
    | p_1_1 ),
    inference('dp-resolution',[status(thm)],[zip_derived_cl18,zip_derived_cl19]) ).

thf(zip_derived_cl79,plain,
    p_1_1,
    inference(simplify,[status(thm)],[zip_derived_cl54]) ).

thf(zip_derived_cl99,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl98,zip_derived_cl53,zip_derived_cl94,zip_derived_cl79]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN097-1.002 : TPTP v8.1.2. Bugfixed v1.2.1.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.AdpHdCPZfO true
% 0.12/0.34  % Computer : n001.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Sat Aug 26 22:28:31 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.12/0.34  % Running portfolio for 300 s
% 0.12/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.12/0.34  % Number of cores: 8
% 0.12/0.34  % Python version: Python 3.6.8
% 0.12/0.35  % Running in FO mode
% 0.21/0.64  % Total configuration time : 435
% 0.21/0.64  % Estimated wc time : 1092
% 0.21/0.64  % Estimated cpu time (7 cpus) : 156.0
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/fo/fo6_bce.sh running for 75s
% 0.21/0.73  % Solved by fo/fo6_bce.sh.
% 0.21/0.73  % BCE start: 52
% 0.21/0.73  % BCE eliminated: 0
% 0.21/0.73  % PE start: 52
% 0.21/0.73  logic: neq
% 0.21/0.73  % PE eliminated: 26
% 0.21/0.73  % done 14 iterations in 0.012s
% 0.21/0.73  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.73  % SZS output start Refutation
% See solution above
% 0.21/0.73  
% 0.21/0.73  
% 0.21/0.73  % Terminating...
% 0.21/0.76  % Runner terminated.
% 0.21/0.77  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------