TSTP Solution File: SYN009-4 by iProver---3.9

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.9
% Problem  : SYN009-4 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_iprover %s %d THM

% Computer : n007.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:28:35 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ( ~ p(X0,X1,X2)
    | ~ m(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_1) ).

cnf(c_50,negated_conjecture,
    ( ~ m(X0,X1,X2)
    | ~ q(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

cnf(c_51,negated_conjecture,
    ( ~ m(X0,X1,X2)
    | ~ r(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

cnf(c_54,negated_conjecture,
    s(c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_6) ).

cnf(c_55,negated_conjecture,
    ~ n(c,c,c),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_7) ).

cnf(c_56,negated_conjecture,
    ( ~ s(X0)
    | ~ s(X1)
    | ~ s(X2)
    | p(X0,X1,X2)
    | q(X0,X1,X2)
    | r(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_8) ).

cnf(c_57,negated_conjecture,
    ( ~ s(X0)
    | ~ s(X1)
    | ~ s(X2)
    | m(X0,X1,X2)
    | n(X0,X1,X2) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_9) ).

cnf(c_58,plain,
    ( ~ m(c,c,c)
    | ~ r(c,c,c) ),
    inference(instantiation,[status(thm)],[c_51]) ).

cnf(c_59,plain,
    ( ~ m(c,c,c)
    | ~ q(c,c,c) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_60,plain,
    ( ~ p(c,c,c)
    | ~ m(c,c,c) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_61,plain,
    ( ~ s(c)
    | m(c,c,c)
    | n(c,c,c) ),
    inference(instantiation,[status(thm)],[c_57]) ).

cnf(c_62,plain,
    ( ~ s(c)
    | p(c,c,c)
    | q(c,c,c)
    | r(c,c,c) ),
    inference(instantiation,[status(thm)],[c_56]) ).

cnf(c_63,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_62,c_61,c_60,c_59,c_58,c_55,c_54]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : SYN009-4 : TPTP v8.1.2. Released v2.5.0.
% 0.07/0.14  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n007.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 : Thu May  2 20:55:35 EDT 2024
% 0.14/0.36  % CPUTime  : 
% 0.21/0.49  Running first-order theorem proving
% 0.21/0.49  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --heuristic_context casc_unsat --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.77/1.22  % SZS status Started for theBenchmark.p
% 0.77/1.22  % SZS status Unsatisfiable for theBenchmark.p
% 0.77/1.22  
% 0.77/1.22  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.77/1.22  
% 0.77/1.22  ------  iProver source info
% 0.77/1.22  
% 0.77/1.22  git: date: 2024-05-02 19:28:25 +0000
% 0.77/1.22  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.77/1.22  git: non_committed_changes: false
% 0.77/1.22  
% 0.77/1.22  ------ Parsing...successful
% 0.77/1.22  
% 0.77/1.22  ------  preprocesses with Option_epr_non_horn_non_eq
% 0.77/1.22  
% 0.77/1.22  
% 0.77/1.22  ------ Preprocessing...
% 0.77/1.22  
% 0.77/1.22  % SZS status Unsatisfiable for theBenchmark.p
% 0.77/1.22  
% 0.77/1.22  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.77/1.22  
% 0.77/1.22  
%------------------------------------------------------------------------------