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

View Problem - Process Solution

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

% Computer : n022.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 02:53:48 EDT 2024

% Result   : Unsatisfiable 1.78s 1.14s
% Output   : CNFRefutation 1.78s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named definition)

% Comments : 
%------------------------------------------------------------------------------
cnf(c_49,negated_conjecture,
    ~ holds(on(c,table),X0),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',prove_CTable) ).

cnf(c_59,plain,
    differ(c,table),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-1.ax',differ_c_table) ).

cnf(c_67,plain,
    holds(clear(c),s0),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-1.ax',initial_state7) ).

cnf(c_68,plain,
    holds(empty,s0),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-1.ax',initial_state8) ).

cnf(c_69,plain,
    holds(clear(table),X0),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-1.ax',clear_table) ).

cnf(c_71,plain,
    ( ~ holds(clear(X0),X1)
    | ~ holds(empty,X1)
    | ~ differ(X0,table)
    | holds(holding(X0),do(pickup(X0),X1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-0.ax',pickup_1) ).

cnf(c_76,plain,
    ( ~ holds(clear(X0),X1)
    | ~ holds(holding(X2),X1)
    | holds(on(X2,X0),do(putdown(X2,X0),X1)) ),
    file('/export/starexec/sandbox/benchmark/Axioms/PLA001-0.ax',putdown_2) ).

cnf(c_298,plain,
    on(c,table) = sP0_iProver_def,
    definition ).

cnf(c_299,negated_conjecture,
    ~ holds(sP0_iProver_def,X0),
    inference(demodulation,[status(thm)],[c_49,c_298]) ).

cnf(c_670,plain,
    ( ~ holds(clear(table),X0)
    | ~ holds(holding(c),X0)
    | holds(sP0_iProver_def,do(putdown(c,table),X0)) ),
    inference(superposition,[status(thm)],[c_298,c_76]) ).

cnf(c_671,plain,
    ~ holds(holding(c),X0),
    inference(forward_subsumption_resolution,[status(thm)],[c_670,c_299,c_69]) ).

cnf(c_673,plain,
    ( ~ holds(clear(c),X0)
    | ~ holds(empty,X0)
    | ~ differ(c,table) ),
    inference(superposition,[status(thm)],[c_71,c_671]) ).

cnf(c_674,plain,
    ( ~ holds(clear(c),X0)
    | ~ holds(empty,X0) ),
    inference(forward_subsumption_resolution,[status(thm)],[c_673,c_59]) ).

cnf(c_682,plain,
    ~ holds(empty,s0),
    inference(superposition,[status(thm)],[c_67,c_674]) ).

cnf(c_686,plain,
    $false,
    inference(forward_subsumption_resolution,[status(thm)],[c_682,c_68]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.13/0.12  % Problem  : PLA006-1 : TPTP v8.1.2. Released v1.1.0.
% 0.13/0.13  % Command  : run_iprover %s %d THM
% 0.14/0.34  % Computer : n022.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 21:28:12 EDT 2024
% 0.14/0.34  % CPUTime  : 
% 0.21/0.46  Running first-order theorem proving
% 0.21/0.46  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
% 1.78/1.14  % SZS status Started for theBenchmark.p
% 1.78/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 1.78/1.14  
% 1.78/1.14  %---------------- iProver v3.9 (pre CASC 2024/SMT-COMP 2024) ----------------%
% 1.78/1.14  
% 1.78/1.14  ------  iProver source info
% 1.78/1.14  
% 1.78/1.14  git: date: 2024-05-02 19:28:25 +0000
% 1.78/1.14  git: sha1: a33b5eb135c74074ba803943bb12f2ebd971352f
% 1.78/1.14  git: non_committed_changes: false
% 1.78/1.14  
% 1.78/1.14  ------ Parsing...successful
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  pe_s  pe_e  sf_s  rm: 0 0s  sf_e  pe_s  pe_e 
% 1.78/1.14  
% 1.78/1.14  ------ Preprocessing... gs_s  sp: 0 0s  gs_e  snvd_s sp: 0 0s snvd_e 
% 1.78/1.14  
% 1.78/1.14  ------ Preprocessing... sf_s  rm: 1 0s  sf_e  sf_s  rm: 0 0s  sf_e 
% 1.78/1.14  ------ Proving...
% 1.78/1.14  ------ Problem Properties 
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  clauses                                 31
% 1.78/1.14  conjectures                             1
% 1.78/1.14  EPR                                     13
% 1.78/1.14  Horn                                    31
% 1.78/1.14  unary                                   21
% 1.78/1.14  binary                                  2
% 1.78/1.14  lits                                    51
% 1.78/1.14  lits eq                                 1
% 1.78/1.14  fd_pure                                 0
% 1.78/1.14  fd_pseudo                               0
% 1.78/1.14  fd_cond                                 0
% 1.78/1.14  fd_pseudo_cond                          0
% 1.78/1.14  AC symbols                              0
% 1.78/1.14  
% 1.78/1.14  ------ Schedule dynamic 5 is on 
% 1.78/1.14  
% 1.78/1.14  ------ Input Options "--resolution_flag false --inst_lit_sel_side none" Time Limit: 10.
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  ------ 
% 1.78/1.14  Current options:
% 1.78/1.14  ------ 
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  ------ Proving...
% 1.78/1.14  
% 1.78/1.14  
% 1.78/1.14  % SZS status Unsatisfiable for theBenchmark.p
% 1.78/1.14  
% 1.78/1.14  % SZS output start CNFRefutation for theBenchmark.p
% See solution above
% 1.78/1.14  
% 1.78/1.14  
%------------------------------------------------------------------------------