TSTP Solution File: SYN150-1 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SYN150-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n025.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 May  3 03:29:26 EDT 2024

% Result   : Unsatisfiable 0.79s 1.19s
% Output   : CNFRefutation 0.79s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    2
%            Number of leaves      :    4
% Syntax   : Number of clauses     :    7 (   3 unt;   0 nHn;   7 RR)
%            Number of literals    :   11 (   0 equ;   5 neg)
%            Maximal clause size   :    2 (   1 avg)
%            Maximal term depth    :    1 (   1 avg)
%            Number of predicates  :    4 (   3 usr;   1 prp; 0-3 aty)
%            Number of functors    :    1 (   1 usr;   1 con; 0-0 aty)
%            Number of variables   :    4 (   2 sgn)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ~ n2(b),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',prove_this) ).

cnf(c_81,plain,
    k0(b),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',axiom_32) ).

cnf(c_155,plain,
    ( ~ k0(X0)
    | p1(X0,X0,X0) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_068) ).

cnf(c_224,plain,
    ( ~ p1(X0,X1,X2)
    | n2(X2) ),
    file('/export/starexec/sandbox2/benchmark/Axioms/SYN001-0.ax',rule_137) ).

cnf(c_439,plain,
    ( ~ p1(b,b,b)
    | n2(b) ),
    inference(instantiation,[status(thm)],[c_224]) ).

cnf(c_441,plain,
    ( ~ k0(b)
    | p1(b,b,b) ),
    inference(instantiation,[status(thm)],[c_155]) ).

cnf(c_442,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_441,c_439,c_49,c_81]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.03/0.14  % Problem  : SYN150-1 : TPTP v8.1.2. Released v1.1.0.
% 0.03/0.15  % Command  : run_iprover %s %d THM
% 0.14/0.36  % Computer : n025.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 : Thu May  2 21:13:43 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.22/0.51  Running first-order theorem proving
% 0.22/0.51  Running: /export/starexec/sandbox2/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox2/benchmark/theBenchmark.p 300
% 0.79/1.19  % SZS status Started for theBenchmark.p
% 0.79/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 0.79/1.19  
% 0.79/1.19  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.79/1.19  
% 0.79/1.19  ------  iProver source info
% 0.79/1.19  
% 0.79/1.19  git: date: 2024-05-02 19:28:25 +0000
% 0.79/1.19  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.79/1.19  git: non_committed_changes: false
% 0.79/1.19  
% 0.79/1.19  ------ Parsing...successful
% 0.79/1.19  
% 0.79/1.19  ------  preprocesses with Option_epr_horn
% 0.79/1.19  
% 0.79/1.19  
% 0.79/1.19  ------ Preprocessing...
% 0.79/1.19  
% 0.79/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 0.79/1.19  
% 0.79/1.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.79/1.19  
% 0.79/1.19  
%------------------------------------------------------------------------------