TSTP Solution File: SYN009-2 by iProver---3.8

View Problem - Process Solution

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

% Computer : n013.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 03:04:40 EDT 2023

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

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

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

cnf(c_51,negated_conjecture,
    ( ~ t(X0,X1,X2)
    | ~ r(X1,X2,X0) ),
    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,
    t(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(X1,X2,X0)
    | r(X2,X0,X1) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_8) ).

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

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

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

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

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


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.13  % Problem  : SYN009-2 : TPTP v8.1.2. Released v2.5.0.
% 0.00/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.35  % Computer : n013.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 : Sat Aug 26 19:28:17 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.20/0.48  Running first-order theorem proving
% 0.20/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.49/1.18  % SZS status Started for theBenchmark.p
% 0.49/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 0.49/1.18  
% 0.49/1.18  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.49/1.18  
% 0.49/1.18  ------  iProver source info
% 0.49/1.18  
% 0.49/1.18  git: date: 2023-05-31 18:12:56 +0000
% 0.49/1.18  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.49/1.18  git: non_committed_changes: false
% 0.49/1.18  git: last_make_outside_of_git: false
% 0.49/1.18  
% 0.49/1.18  ------ Parsing...successful
% 0.49/1.18  
% 0.49/1.18  ------  preprocesses with Option_epr_non_horn_non_eq
% 0.49/1.18  
% 0.49/1.18  
% 0.49/1.18  ------ Preprocessing...
% 0.49/1.18  
% 0.49/1.18  % SZS status Unsatisfiable for theBenchmark.p
% 0.49/1.18  
% 0.49/1.18  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.49/1.18  
% 0.49/1.18  
%------------------------------------------------------------------------------