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

View Problem - Process Solution

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

% Computer : n020.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:50 EDT 2024

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

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,plain,
    ( ~ big_s(X0)
    | ~ big_q(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_1) ).

cnf(c_50,plain,
    ( ~ big_p(X0)
    | big_q(X0)
    | big_r(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_2) ).

cnf(c_51,plain,
    ( big_q(b)
    | big_p(a) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_3) ).

cnf(c_52,plain,
    ( ~ big_q(X0)
    | big_s(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_4) ).

cnf(c_54,negated_conjecture,
    ( ~ big_p(X0)
    | ~ big_r(X0) ),
    file('/export/starexec/sandbox2/benchmark/theBenchmark.p',clause_6) ).

cnf(c_56,plain,
    ( ~ big_q(a)
    | big_s(a) ),
    inference(instantiation,[status(thm)],[c_52]) ).

cnf(c_57,plain,
    ( ~ big_p(a)
    | ~ big_r(a) ),
    inference(instantiation,[status(thm)],[c_54]) ).

cnf(c_58,plain,
    ( ~ big_s(a)
    | ~ big_q(a) ),
    inference(instantiation,[status(thm)],[c_49]) ).

cnf(c_59,plain,
    ( ~ big_p(a)
    | big_q(a)
    | big_r(a) ),
    inference(instantiation,[status(thm)],[c_50]) ).

cnf(c_60,plain,
    big_q(b),
    inference(global_subsumption_just,[status(thm)],[c_51,c_51,c_56,c_57,c_58,c_59]) ).

cnf(c_62,plain,
    ~ big_q(X0),
    inference(global_subsumption_just,[status(thm)],[c_52,c_52,c_49]) ).

cnf(c_68,plain,
    ~ big_q(X0),
    inference(global_subsumption_just,[status(thm)],[c_49,c_62]) ).

cnf(c_73,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_60,c_68]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : SYN054-1 : TPTP v8.1.2. Released v1.0.0.
% 0.07/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n020.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu May  2 20:39:16 EDT 2024
% 0.14/0.34  % CPUTime  : 
% 0.19/0.47  Running first-order theorem proving
% 0.19/0.47  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.69/1.19  % SZS status Started for theBenchmark.p
% 0.69/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 0.69/1.19  
% 0.69/1.19  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 0.69/1.19  
% 0.69/1.19  ------  iProver source info
% 0.69/1.19  
% 0.69/1.19  git: date: 2024-05-02 19:28:25 +0000
% 0.69/1.19  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 0.69/1.19  git: non_committed_changes: false
% 0.69/1.19  
% 0.69/1.19  ------ Parsing...successful
% 0.69/1.19  
% 0.69/1.19  ------  preprocesses with Option_epr_non_horn_non_eq
% 0.69/1.19  
% 0.69/1.19  
% 0.69/1.19  ------ Preprocessing...
% 0.69/1.19  
% 0.69/1.19  % SZS status Unsatisfiable for theBenchmark.p
% 0.69/1.19  
% 0.69/1.19  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.69/1.19  
% 0.69/1.19  
%------------------------------------------------------------------------------