TSTP Solution File: SYN008-1 by iProver---3.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : iProver---3.8
% Problem  : SYN008-1 : TPTP v8.1.2. Released v1.0.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 Sep  1 03:04:40 EDT 2023

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

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

cnf(c_50,negated_conjecture,
    ~ q,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_2) ).

cnf(c_51,negated_conjecture,
    r,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_3) ).

cnf(c_54,negated_conjecture,
    ( ~ r
    | p
    | q ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',clause_6) ).

cnf(c_55,plain,
    $false,
    inference(prop_impl_just,[status(thm)],[c_54,c_49,c_50,c_51]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.12/0.13  % Problem  : SYN008-1 : TPTP v8.1.2. Released v1.0.0.
% 0.12/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 : Sat Aug 26 21:14:57 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.48  Running first-order theorem proving
% 0.21/0.48  Running: /export/starexec/sandbox/solver/bin/run_problem --schedule fof_schedule --no_cores 8 /export/starexec/sandbox/benchmark/theBenchmark.p 300
% 0.52/1.22  % SZS status Started for theBenchmark.p
% 0.52/1.22  % SZS status Unsatisfiable for theBenchmark.p
% 0.52/1.22  
% 0.52/1.22  %---------------- iProver v3.8 (pre SMT-COMP 2023/CASC 2023) ----------------%
% 0.52/1.22  
% 0.52/1.22  ------  iProver source info
% 0.52/1.22  
% 0.52/1.22  git: date: 2023-05-31 18:12:56 +0000
% 0.52/1.22  git: sha1: 8abddc1f627fd3ce0bcb8b4cbf113b3cc443d7b6
% 0.52/1.22  git: non_committed_changes: false
% 0.52/1.22  git: last_make_outside_of_git: false
% 0.52/1.22  
% 0.52/1.22  ------ Parsing...successful
% 0.52/1.22  
% 0.52/1.22  ------  preprocesses with Option_epr_non_horn_non_eq
% 0.52/1.22  
% 0.52/1.22  
% 0.52/1.22  ------ Preprocessing...
% 0.52/1.22  
% 0.52/1.22  % SZS status Unsatisfiable for theBenchmark.p
% 0.52/1.22  
% 0.52/1.22  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 0.52/1.22  
% 0.52/1.22  
%------------------------------------------------------------------------------