TSTP Solution File: SYN010-1.005.005 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : SYN010-1.005.005 : TPTP v8.1.2. Released v1.0.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n002.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 02:59:22 EDT 2023

% Result   : Unsatisfiable 0.19s 0.43s
% Output   : CNFRefutation 0.19s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named clause_2)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( ~ $pr(p_1_1)
    | ~ $pr(p_1_2)
    | ~ $pr(p_1_3)
    | ~ $pr(p_1_4)
    | ~ $pr(p_1_5)
    | $pr(p_0) ),
    inference(cnf_transformation,[],[clause_2]) ).

cnf('2',plain,
    ( ~ $pr(p_4_1)
    | ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_3) ),
    inference(cnf_transformation,[],[clause_15]) ).

cnf('3',plain,
    ( ~ $pr(p_5_1)
    | ~ $pr(p_5_2)
    | ~ $pr(p_5_3)
    | ~ $pr(p_5_4)
    | ~ $pr(p_5_5)
    | $pr(p_4_1) ),
    inference(cnf_transformation,[],[clause_18]) ).

cnf('4',plain,
    $pr(p_5_1),
    inference(cnf_transformation,[],[clause_23]) ).

cnf('5',plain,
    $pr(p_5_2),
    inference(cnf_transformation,[],[clause_24]) ).

cnf('6',plain,
    $pr(p_5_3),
    inference(cnf_transformation,[],[clause_25]) ).

cnf('7',plain,
    $pr(p_5_4),
    inference(cnf_transformation,[],[clause_26]) ).

cnf('8',plain,
    $pr(p_5_5),
    inference(cnf_transformation,[],[clause_27]) ).

cnf('9',plain,
    $pr(p_4_1),
    inference(simplify,[then_simplify],['3','4','5','6','7','8']) ).

cnf('10',plain,
    ( ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_3) ),
    inference(resolution,[],['2','9']) ).

cnf('11',plain,
    ( ~ $pr(p_5_1)
    | ~ $pr(p_5_2)
    | ~ $pr(p_5_3)
    | ~ $pr(p_5_4)
    | ~ $pr(p_5_5)
    | $pr(p_4_2) ),
    inference(cnf_transformation,[],[clause_19]) ).

cnf('12',plain,
    $pr(p_4_2),
    inference(simplify,[then_simplify],['11','4','5','6','7','8']) ).

cnf('13',plain,
    ( ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_3) ),
    inference(resolution,[],['10','12']) ).

cnf('14',plain,
    ( ~ $pr(p_5_1)
    | ~ $pr(p_5_2)
    | ~ $pr(p_5_3)
    | ~ $pr(p_5_4)
    | ~ $pr(p_5_5)
    | $pr(p_4_3) ),
    inference(cnf_transformation,[],[clause_20]) ).

cnf('15',plain,
    $pr(p_4_3),
    inference(simplify,[then_simplify],['14','4','5','6','7','8']) ).

cnf('16',plain,
    ( ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_3) ),
    inference(resolution,[],['13','15']) ).

cnf('17',plain,
    ( ~ $pr(p_5_1)
    | ~ $pr(p_5_2)
    | ~ $pr(p_5_3)
    | ~ $pr(p_5_4)
    | ~ $pr(p_5_5)
    | $pr(p_4_4) ),
    inference(cnf_transformation,[],[clause_21]) ).

cnf('18',plain,
    $pr(p_4_4),
    inference(simplify,[then_simplify],['17','4','5','6','7','8']) ).

cnf('19',plain,
    ( ~ $pr(p_4_5)
    | $pr(p_3_3) ),
    inference(resolution,[],['16','18']) ).

cnf('20',plain,
    ( ~ $pr(p_5_1)
    | ~ $pr(p_5_2)
    | ~ $pr(p_5_3)
    | ~ $pr(p_5_4)
    | ~ $pr(p_5_5)
    | $pr(p_4_5) ),
    inference(cnf_transformation,[],[clause_22]) ).

cnf('21',plain,
    $pr(p_4_5),
    inference(simplify,[then_simplify],['20','4','5','6','7','8']) ).

cnf('22',plain,
    $pr(p_3_3),
    inference(resolution,[],['19','21']) ).

cnf('23',plain,
    ( ~ $pr(p_4_1)
    | ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_2) ),
    inference(cnf_transformation,[],[clause_14]) ).

cnf('24',plain,
    ( ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_2) ),
    inference(resolution,[],['23','9']) ).

cnf('25',plain,
    ( ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_2) ),
    inference(resolution,[],['24','12']) ).

cnf('26',plain,
    ( ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_2) ),
    inference(resolution,[],['25','15']) ).

cnf('27',plain,
    ( ~ $pr(p_4_5)
    | $pr(p_3_2) ),
    inference(resolution,[],['26','18']) ).

cnf('28',plain,
    $pr(p_3_2),
    inference(resolution,[],['27','21']) ).

cnf('29',plain,
    ( ~ $pr(p_4_1)
    | ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_1) ),
    inference(cnf_transformation,[],[clause_13]) ).

cnf('30',plain,
    ( ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_1) ),
    inference(resolution,[],['29','9']) ).

cnf('31',plain,
    ( ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_1) ),
    inference(resolution,[],['30','12']) ).

cnf('32',plain,
    ( ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_1) ),
    inference(resolution,[],['31','15']) ).

cnf('33',plain,
    ( ~ $pr(p_4_5)
    | $pr(p_3_1) ),
    inference(resolution,[],['32','18']) ).

cnf('34',plain,
    $pr(p_3_1),
    inference(resolution,[],['33','21']) ).

cnf('35',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | ~ $pr(p_3_5)
    | $pr(p_2_1) ),
    inference(cnf_transformation,[],[clause_8]) ).

cnf('36',plain,
    ( ~ $pr(p_4_1)
    | ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_5) ),
    inference(cnf_transformation,[],[clause_17]) ).

cnf('37',plain,
    ( ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_5) ),
    inference(resolution,[],['36','9']) ).

cnf('38',plain,
    ( ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_5) ),
    inference(resolution,[],['37','12']) ).

cnf('39',plain,
    ( ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_5) ),
    inference(resolution,[],['38','15']) ).

cnf('40',plain,
    ( ~ $pr(p_4_5)
    | $pr(p_3_5) ),
    inference(resolution,[],['39','18']) ).

cnf('41',plain,
    $pr(p_3_5),
    inference(resolution,[],['40','21']) ).

cnf('42',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_1) ),
    inference(simplify,[],['35','41']) ).

cnf('43',plain,
    ( ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_1) ),
    inference(resolution,[],['34','42']) ).

cnf('44',plain,
    ( ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_1) ),
    inference(resolution,[],['28','43']) ).

cnf('45',plain,
    ( ~ $pr(p_4_1)
    | ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_4) ),
    inference(cnf_transformation,[],[clause_16]) ).

cnf('46',plain,
    ( ~ $pr(p_4_2)
    | ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_4) ),
    inference(resolution,[],['45','9']) ).

cnf('47',plain,
    ( ~ $pr(p_4_3)
    | ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_4) ),
    inference(resolution,[],['46','12']) ).

cnf('48',plain,
    ( ~ $pr(p_4_4)
    | ~ $pr(p_4_5)
    | $pr(p_3_4) ),
    inference(resolution,[],['47','15']) ).

cnf('49',plain,
    ( ~ $pr(p_4_5)
    | $pr(p_3_4) ),
    inference(resolution,[],['48','18']) ).

cnf('50',plain,
    $pr(p_3_4),
    inference(resolution,[],['49','21']) ).

cnf('51',plain,
    $pr(p_2_1),
    inference(resolution,[then_simplify],['22','44','50']) ).

cnf('52',plain,
    ( ~ $pr(p_2_1)
    | ~ $pr(p_2_2)
    | ~ $pr(p_2_3)
    | ~ $pr(p_2_4)
    | ~ $pr(p_2_5)
    | $pr(p_1_1) ),
    inference(cnf_transformation,[],[clause_3]) ).

cnf('53',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | ~ $pr(p_3_5)
    | $pr(p_2_2) ),
    inference(cnf_transformation,[],[clause_9]) ).

cnf('54',plain,
    ( ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_2) ),
    inference(resolution,[then_simplify],['34','53','41']) ).

cnf('55',plain,
    ( ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_2) ),
    inference(resolution,[],['28','54']) ).

cnf('56',plain,
    $pr(p_2_2),
    inference(resolution,[then_simplify],['22','55','50']) ).

cnf('57',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | ~ $pr(p_3_5)
    | $pr(p_2_3) ),
    inference(cnf_transformation,[],[clause_10]) ).

cnf('58',plain,
    ( ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_3) ),
    inference(resolution,[then_simplify],['34','57','41']) ).

cnf('59',plain,
    ( ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_3) ),
    inference(resolution,[],['28','58']) ).

cnf('60',plain,
    $pr(p_2_3),
    inference(resolution,[then_simplify],['22','59','50']) ).

cnf('61',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | ~ $pr(p_3_5)
    | $pr(p_2_4) ),
    inference(cnf_transformation,[],[clause_11]) ).

cnf('62',plain,
    ( ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_4) ),
    inference(resolution,[then_simplify],['34','61','41']) ).

cnf('63',plain,
    ( ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_4) ),
    inference(resolution,[],['28','62']) ).

cnf('64',plain,
    $pr(p_2_4),
    inference(resolution,[then_simplify],['22','63','50']) ).

cnf('65',plain,
    ( ~ $pr(p_3_1)
    | ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | ~ $pr(p_3_5)
    | $pr(p_2_5) ),
    inference(cnf_transformation,[],[clause_12]) ).

cnf('66',plain,
    ( ~ $pr(p_3_2)
    | ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_5) ),
    inference(resolution,[then_simplify],['34','65','41']) ).

cnf('67',plain,
    ( ~ $pr(p_3_3)
    | ~ $pr(p_3_4)
    | $pr(p_2_5) ),
    inference(resolution,[],['28','66']) ).

cnf('68',plain,
    $pr(p_2_5),
    inference(resolution,[then_simplify],['22','67','50']) ).

cnf('69',plain,
    $pr(p_1_1),
    inference(resolution,[then_simplify],['51','52','56','60','64','68']) ).

cnf('70',plain,
    ( ~ $pr(p_2_1)
    | ~ $pr(p_2_2)
    | ~ $pr(p_2_3)
    | ~ $pr(p_2_4)
    | ~ $pr(p_2_5)
    | $pr(p_1_2) ),
    inference(cnf_transformation,[],[clause_4]) ).

cnf('71',plain,
    $pr(p_1_2),
    inference(resolution,[then_simplify],['51','70','56','60','64','68']) ).

cnf('72',plain,
    ( ~ $pr(p_2_1)
    | ~ $pr(p_2_2)
    | ~ $pr(p_2_3)
    | ~ $pr(p_2_4)
    | ~ $pr(p_2_5)
    | $pr(p_1_3) ),
    inference(cnf_transformation,[],[clause_5]) ).

cnf('73',plain,
    $pr(p_1_3),
    inference(resolution,[then_simplify],['51','72','56','60','64','68']) ).

cnf('74',plain,
    ( ~ $pr(p_2_1)
    | ~ $pr(p_2_2)
    | ~ $pr(p_2_3)
    | ~ $pr(p_2_4)
    | ~ $pr(p_2_5)
    | $pr(p_1_4) ),
    inference(cnf_transformation,[],[clause_6]) ).

cnf('75',plain,
    $pr(p_1_4),
    inference(resolution,[then_simplify],['51','74','56','60','64','68']) ).

cnf('76',plain,
    ( ~ $pr(p_2_1)
    | ~ $pr(p_2_2)
    | ~ $pr(p_2_3)
    | ~ $pr(p_2_4)
    | ~ $pr(p_2_5)
    | $pr(p_1_5) ),
    inference(cnf_transformation,[],[clause_7]) ).

cnf('77',plain,
    $pr(p_1_5),
    inference(resolution,[then_simplify],['51','76','56','60','64','68']) ).

cnf('78',plain,
    ~ $pr(p_0),
    inference(cnf_transformation,[],[clause_1]) ).

cnf('79',plain,
    $false,
    inference(simplify,[then_simplify],['1','69','71','73','75','77','78']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : SYN010-1.005.005 : TPTP v8.1.2. Released v1.0.0.
% 0.00/0.13  % Command  : gkc %s
% 0.13/0.34  % Computer : n002.cluster.edu
% 0.13/0.34  % Model    : x86_64 x86_64
% 0.13/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.13/0.34  % Memory   : 8042.1875MB
% 0.13/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.13/0.34  % CPULimit : 300
% 0.13/0.34  % WCLimit  : 300
% 0.13/0.34  % DateTime : Sat Aug 26 18:06:48 EDT 2023
% 0.13/0.34  % CPUTime  : 
% 0.19/0.38  
% 0.19/0.38  input clause set summed statistics:
% 0.19/0.38  ----------------------------------
% 0.19/0.38  in_clause_count:                    27
% 0.19/0.38  in_rule_clause_count:               27
% 0.19/0.38  in_fact_clause_count:                0
% 0.19/0.38  in_answer_clause_count:              0
% 0.19/0.38  in_ground_clause_count:             27
% 0.19/0.38  in_unit_clause_count:                6
% 0.19/0.38  in_horn_clause_count:               27
% 0.19/0.38  in_pos_clause_count:                 5
% 0.19/0.38  in_neg_clause_count:                 1
% 0.19/0.38  in_poseq_clause_count:               0
% 0.19/0.38  in_negeq_clause_count:               0
% 0.19/0.38  in_unitposeq_clause_count:           0
% 0.19/0.38  in_chain_clause_count:               0
% 0.19/0.38  in_min_length:             1
% 0.19/0.38  in_max_length:             6
% 0.19/0.38  in_min_depth:              1
% 0.19/0.38  in_max_depth:              1
% 0.19/0.38  in_min_size:               2
% 0.19/0.38  in_max_size:              12
% 0.19/0.38  in_min_vars:               0
% 0.19/0.38  in_max_vars:               0
% 0.19/0.38  in_extaxiom_count:                 0
% 0.19/0.38  in_axiom_count:                    0
% 0.19/0.38  in_assumption_count:               0
% 0.19/0.38  in_goal_count:                    27
% 0.19/0.38  in_neg_goal_count:                 1
% 0.19/0.38  in_pos_goal_count:                 5
% 0.19/0.38  in_posunit_goal_count:             5
% 0.19/0.38  
% 0.19/0.38  auto guide:
% 0.19/0.38  -----------
% 0.19/0.38  {
% 0.19/0.38  "print":1,
% 0.19/0.38  "print_level": 15,
% 0.19/0.38  "max_size": 0,
% 0.19/0.38  "max_depth": 0,
% 0.19/0.38  "max_length": 0,
% 0.19/0.38  "max_dseconds": 0,
% 0.19/0.38  "equality":0,
% 0.19/0.38  "runs":[
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.19/0.38  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "sine":5, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.19/0.38  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.19/0.38  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":250},
% 0.19/0.38  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.19/0.38  
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.19/0.38  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.38  {"strategy":["hardness_pref", "max_weight"], "length_penalty":100, "depth_penalty":50, "max_depth":3, "var_weight":10, "repeat_var_weight":10, "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.19/0.38  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1250},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.19/0.38  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0} 
% 0.19/0.38  
% 0.19/0.38  ]}
% 0.19/0.38  
% 0.19/0.38  
% 0.19/0.38  **** run 1 fork 0 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 2 fork 1 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 3 fork 2 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 4 fork 3 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.38  
% 0.19/0.38  **** run 5 fork 4 starts with strategy
% 0.19/0.38  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.39  
% 0.19/0.39  **** run 6 fork 5 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.19/0.39  
% 0.19/0.39  **** run 7 fork 6 starts with strategy
% 0.19/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.19/0.40  
% 0.19/0.40  **** run 8 fork 7 starts with strategy
% 0.19/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.19/0.43  
% 0.19/0.43  
% 0.19/0.43  result: proof found
% 0.19/0.43  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.43  by run 2 fork 1 strategy {"max_dseconds":1,"sine":5,"strategy":["negative_pref"],"query_preference":0}
% 0.19/0.43  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 0.19/0.43  
% 0.19/0.43  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 0.19/0.43  
% 0.19/0.43  run 2 fork 1 statistics:
% 0.19/0.43  ----------------------------------
% 0.19/0.43  this run seconds: 0.010170
% 0.19/0.43  total seconds: 0.038404
% 0.19/0.43  stat_given_used: 65
% 0.19/0.43  stat_given_used_at_endgame: 0
% 0.19/0.43  stat_given_candidates:   78
% 0.19/0.43  stat_given_candidates_at_endgame: 0
% 0.19/0.43  stat_given_candidates_h: 0
% 0.19/0.43  stat_binres_derived_cl:   46
% 0.19/0.43  stat_binres_derived_cl_h: 0
% 0.19/0.43  stat_factor_derived_cl: 0
% 0.19/0.43  stat_para_derived_cl: 0
% 0.19/0.43  stat_tautologies_discarded: 0
% 0.19/0.43  stat_forward_subsumed: 0
% 0.19/0.43  stat_derived_cut: 26
% 0.19/0.43  stat_derived_rewritten: 0
% 0.19/0.43  stat_weight_discarded_building: 0
% 0.19/0.43  stat_weight_discarded_cl: 0
% 0.19/0.43  stat_internlimit_discarded_cl: 0
% 0.19/0.43  stat_simplified:  11 simplified 0 derived 0 given
% 0.19/0.43  stat_kept_cl: 46
% 0.19/0.43  stat_built_cl: 186
% 0.19/0.43  stat_hyperres_partial_cl: 0
% 0.19/0.43  stat_made_rewriters: 0
% 0.19/0.43  stat_backward_subsumed: 0
% 0.19/0.43  stat_propagated_subsumed: 0
% 0.19/0.43  stat_clsubs_attempted:                         6
% 0.19/0.43  stat_clsubs_fact_groundunit_found:             0
% 0.19/0.43  stat_clsubs_rule_groundunit_found:             6
% 0.19/0.43  stat_clsubs_top_meta_attempted:               1531
% 0.19/0.43  stat_clsubs_top_meta_failed:                  1525
% 0.19/0.43  stat_clsubs_top_meta_nonpref_attempted:                1531
% 0.19/0.43  stat_clsubs_top_meta_nonpref_succeeded:                 407
% 0.19/0.43  stat_clsubs_top_meta_pref_attempted:                    407
% 0.19/0.43  stat_clsubs_top_meta_pref1_succeeded:                   407
% 0.19/0.43  stat_clsubs_top_meta_pref2_succeeded:                     6
% 0.19/0.43  stat_clsubs_top_meta_pref3_succeeded:                     6
% 0.19/0.43  stat_clsubs_top_meta_pref_succeeded:                      6
% 0.19/0.43  stat_clsubs_meta_attempted:                   26
% 0.19/0.43  stat_clsubs_meta_failed:                       0
% 0.19/0.43  stat_clsubs_predsymbs_attempted:               0
% 0.19/0.43  stat_clsubs_unit_attempted:                    0
% 0.19/0.43  stat_clsubs_full_attempted:                    6
% 0.19/0.43  stat_forwardsubs_attempted:                   46
% 0.19/0.43  stat_lit_hash_added:                     49
% 0.19/0.43  stat_lit_hash_computed:                1092
% 0.19/0.43  stat_lit_hash_match_found:               77
% 0.19/0.43  stat_lit_hash_match_miss:              1396
% 0.19/0.43  stat_lit_hash_cut_ok:                    71
% 0.19/0.43  stat_lit_strong_cut_ok:                   0
% 0.19/0.43  stat_lit_hash_subsume_ok:                 0
% 0.19/0.43  clqueue els 10000000 used 1
% 0.19/0.43  clactive els 10000000 used 66
% 0.19/0.43  clactivesubsume els 10000000 used 283
% 0.19/0.43  queue_termbuf els 200000000 used 2000
% 0.19/0.43  hyper_termbuf els 100000000 used 1
% 0.19/0.43  active_termbuf els 100000000 used 1973
% 0.19/0.43  varstack els 5000 last used 1
% 0.19/0.43  given_termbuf els 10000000 last used 1
% 0.19/0.43  simplified_termbuf els 10000000 last used 1
% 0.19/0.43  derived_termbuf els 10000000 last used 13
% 0.19/0.43  wr_mallocs: 313
% 0.19/0.43  wr_callocs: 21
% 0.19/0.43  wr_reallocs: 14
% 0.19/0.43  wr_frees: 4
% 0.19/0.43  wr_malloc_bytes: 4162604068
% 0.19/0.43  wr_calloc_bytes: 112065536
% 0.19/0.43  wr_realloc_bytes: 32120
% 0.19/0.43  wr_realloc_freebytes: 0
% 0.19/0.43  ----------------------------------
%------------------------------------------------------------------------------