TSTP Solution File: LCL230-1 by GKC---0.8

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : LCL230-1 : TPTP v8.1.2. Released v1.1.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n027.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 : Thu Aug 31 07:38:07 EDT 2023

% Result   : Unsatisfiable 100.08s 13.23s
% Output   : CNFRefutation 100.08s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ~ theorem(or(not(or(not(or(p,q)),or(p,r))),or(p,or(not(q),r)))),
    inference(cnf_transformation,[],[prove_this]) ).

cnf('2',plain,
    ( ~ theorem(or(not(X),Y))
    | ~ axiom(or(not(Z),X))
    | theorem(or(not(Z),Y)) ),
    inference(cnf_transformation,[],['$inc_rule_3']) ).

cnf('3',plain,
    ( ~ axiom(or(not(or(not(or(p,q)),or(p,r))),X))
    | ~ theorem(or(not(X),or(p,or(not(q),r)))) ),
    inference(resolution,[],['1','2']) ).

cnf('4',plain,
    axiom(or(not(or(X,or(Y,Z))),or(Y,or(X,Z)))),
    inference(cnf_transformation,[],['$inc_axiom_1_5']) ).

cnf('5',plain,
    ~ theorem(or(not(or(p,or(not(or(p,q)),r))),or(p,or(not(q),r)))),
    inference(resolution,[],['3','4']) ).

cnf('6',plain,
    ( ~ axiom(or(not(X),Y))
    | ~ theorem(X)
    | theorem(Y) ),
    inference(cnf_transformation,[],['$inc_rule_2']) ).

cnf('7',plain,
    ( ~ axiom(or(not(X),or(not(or(p,or(not(or(p,q)),r))),or(p,or(not(q),r)))))
    | ~ theorem(X) ),
    inference(resolution,[],['5','6']) ).

cnf('8',plain,
    axiom(or(not(or(not(X),Y)),or(not(or(Z,X)),or(Z,Y)))),
    inference(cnf_transformation,[],['$inc_axiom_1_6']) ).

cnf('9',plain,
    ~ theorem(or(not(or(not(or(p,q)),r)),or(not(q),r))),
    inference(resolution,[],['7','8']) ).

cnf('10',plain,
    ( ~ axiom(or(not(or(not(or(p,q)),r)),X))
    | ~ theorem(or(not(X),or(not(q),r))) ),
    inference(resolution,[],['9','2']) ).

cnf('11',plain,
    axiom(or(not(or(X,Y)),or(Y,X))),
    inference(cnf_transformation,[],['$inc_axiom_1_4']) ).

cnf('12',plain,
    ~ theorem(or(not(or(r,not(or(p,q)))),or(not(q),r))),
    inference(resolution,[],['10','11']) ).

cnf('13',plain,
    ( ~ axiom(or(not(X),or(not(or(r,not(or(p,q)))),or(not(q),r))))
    | ~ theorem(X) ),
    inference(resolution,[],['12','6']) ).

cnf('14',plain,
    ~ theorem(or(not(q),or(not(or(r,not(or(p,q)))),r))),
    inference(resolution,[],['13','4']) ).

cnf('15',plain,
    ( ~ theorem(or(not(X),or(not(or(r,not(or(p,q)))),r)))
    | ~ axiom(or(not(q),X)) ),
    inference(resolution,[],['14','2']) ).

cnf('16',plain,
    ( ~ axiom(or(not(X),or(not(Y),or(not(or(r,not(or(p,q)))),r))))
    | ~ axiom(or(not(q),Y))
    | ~ theorem(X) ),
    inference(resolution,[],['15','6']) ).

cnf('17',plain,
    ( ~ theorem(or(not(or(r,not(or(p,q)))),or(not(X),r)))
    | ~ axiom(or(not(q),X)) ),
    inference(resolution,[],['16','4']) ).

cnf('18',plain,
    ( ~ axiom(X)
    | theorem(X) ),
    inference(cnf_transformation,[],['$inc_rule_1']) ).

cnf('19',plain,
    ( ~ axiom(or(not(or(r,not(or(p,q)))),or(not(X),r)))
    | ~ axiom(or(not(q),X)) ),
    inference(resolution,[],['17','18']) ).

cnf('20',plain,
    ~ axiom(or(not(q),or(p,q))),
    inference(resolution,[],['19','11']) ).

cnf('21',plain,
    axiom(or(not(X),or(Y,X))),
    inference(cnf_transformation,[],['$inc_axiom_1_3']) ).

cnf('22',plain,
    $false,
    inference(resolution,[],['20','21']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : LCL230-1 : TPTP v8.1.2. Released v1.1.0.
% 0.00/0.13  % Command  : gkc %s
% 0.14/0.34  % Computer : n027.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 : Fri Aug 25 06:24:18 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.21/0.39  
% 0.21/0.39  input clause set summed statistics:
% 0.21/0.39  ----------------------------------
% 0.21/0.39  in_clause_count:                     9
% 0.21/0.39  in_rule_clause_count:                9
% 0.21/0.39  in_fact_clause_count:                0
% 0.21/0.39  in_answer_clause_count:              0
% 0.21/0.39  in_ground_clause_count:              1
% 0.21/0.39  in_unit_clause_count:                6
% 0.21/0.39  in_horn_clause_count:                9
% 0.21/0.39  in_pos_clause_count:                 5
% 0.21/0.39  in_neg_clause_count:                 1
% 0.21/0.39  in_poseq_clause_count:               0
% 0.21/0.39  in_negeq_clause_count:               0
% 0.21/0.39  in_unitposeq_clause_count:           0
% 0.21/0.39  in_chain_clause_count:               1
% 0.21/0.39  in_min_length:             1
% 0.21/0.39  in_max_length:             3
% 0.21/0.39  in_min_depth:              1
% 0.21/0.39  in_max_depth:              6
% 0.21/0.39  in_min_size:               4
% 0.21/0.39  in_max_size:              17
% 0.21/0.39  in_min_vars:               0
% 0.21/0.39  in_max_vars:               3
% 0.21/0.39  in_extaxiom_count:                 8
% 0.21/0.39  in_axiom_count:                    0
% 0.21/0.39  in_assumption_count:               0
% 0.21/0.39  in_goal_count:                     1
% 0.21/0.39  in_neg_goal_count:                 1
% 0.21/0.39  in_pos_goal_count:                 0
% 0.21/0.39  in_posunit_goal_count:             0
% 0.21/0.39  
% 0.21/0.39  auto guide:
% 0.21/0.39  -----------
% 0.21/0.39  {
% 0.21/0.39  "print":1,
% 0.21/0.39  "print_level": 15,
% 0.21/0.39  "max_size": 0,
% 0.21/0.39  "max_depth": 0,
% 0.21/0.39  "max_length": 0,
% 0.21/0.39  "max_dseconds": 0,
% 0.21/0.39  "equality":0,
% 0.21/0.39  "runs":[
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":1},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":10},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":10},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"],  "weight_select_ratio":100, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"],  "weight_select_ratio":100, "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "max_ground_weight"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "weight_select_ratio":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "double"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.21/0.39  {"length_penalty":100, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.39  {"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.21/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "depth_penalty":100},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":1},
% 0.21/0.39  {"var_weight":70, "repeat_var_weight":70, "max_depth":3, "query_preference":0, "strategy":["negative_pref"], "max_dseconds":50},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":1, "reverse_clauselist":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":1, "var_weight":1, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_depth":5, "query_preference":0},
% 0.21/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "max_weight":40, "query_preference":0},
% 0.21/0.39  {"weight_select_ratio":100, "length_penalty":100, "query_preference":1, "strategy":["query_focus"], "max_dseconds":50},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.21/0.39  
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "weight_select_ratio":20},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "var_weight":70, "repeat_var_weight":70},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":1},
% 0.21/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1} 
% 0.21/0.39  
% 0.21/0.39  ]}
% 0.21/0.39  
% 0.21/0.39  
% 0.21/0.39  **** run 1 fork 0 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 2 fork 1 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 3 fork 2 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.39  
% 0.21/0.39  **** run 4 fork 3 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.21/0.39  
% 0.21/0.39  **** run 5 fork 4 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":20}
% 0.21/0.39  
% 0.21/0.39  **** run 6 fork 5 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.21/0.39  
% 0.21/0.39  **** run 7 fork 6 starts with strategy
% 0.21/0.39  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.40  
% 0.21/0.40  **** run 8 fork 7 starts with strategy
% 0.21/0.40  {"max_dseconds":1,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.51  
% 0.21/0.51  fork 6: search finished without proof.
% 0.21/0.51  
% 0.21/0.51  fork 1: search finished without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 4: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 2: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 3: search terminated without proof.
% 0.21/0.51  
% 0.21/0.51  
% 0.21/0.51  fork 0: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  
% 0.21/0.52  fork 5: search terminated without proof.
% 0.21/0.52  
% 0.21/0.52  fork 7: search finished without proof.
% 0.21/0.53  
% 0.21/0.53  **** run 10 fork 1 starts with strategy
% 0.21/0.53  {"max_dseconds":1,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 0.21/0.54  
% 0.21/0.54  **** run 13 fork 4 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":1}
% 0.21/0.54  
% 0.21/0.54  **** run 15 fork 6 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 0.21/0.54  
% 0.21/0.54  **** run 9 fork 0 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.54  
% 0.21/0.54  **** run 11 fork 2 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 0.21/0.54  
% 0.21/0.54  **** run 12 fork 3 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.21/0.54  
% 0.21/0.54  **** run 14 fork 5 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1}
% 0.21/0.54  
% 0.21/0.54  **** run 16 fork 7 starts with strategy
% 0.21/0.54  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1}
% 0.21/0.65  
% 0.21/0.65  
% 0.21/0.65  fork 1: search terminated without proof.
% 0.21/0.65  
% 0.21/0.65  fork 6: search finished without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 0: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 3: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 2: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  
% 0.21/0.66  fork 5: search terminated without proof.
% 0.21/0.66  
% 0.21/0.66  fork 7: search finished without proof.
% 0.21/0.67  
% 0.21/0.67  **** run 18 fork 1 starts with strategy
% 0.21/0.67  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 0.21/0.67  
% 0.21/0.67  **** run 23 fork 6 starts with strategy
% 0.21/0.67  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.21/0.67  
% 0.21/0.67  **** run 17 fork 0 starts with strategy
% 0.21/0.67  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 0.21/0.68  
% 0.21/0.68  **** run 19 fork 2 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":1}
% 0.21/0.68  
% 0.21/0.68  **** run 20 fork 3 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 0.21/0.68  
% 0.21/0.68  **** run 24 fork 7 starts with strategy
% 0.21/0.68  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 0.21/0.69  
% 0.21/0.69  **** run 22 fork 5 starts with strategy
% 0.21/0.69  {"max_dseconds":1,"strategy":["query_focus","double"],"query_preference":1}
% 0.21/0.72  
% 0.21/0.72  
% 0.21/0.72  fork 4: search terminated without proof.
% 0.21/0.75  
% 0.21/0.75  **** run 21 fork 4 starts with strategy
% 0.21/0.75  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 2.71/0.81  
% 2.71/0.81  fork 5: search finished without proof.
% 2.71/0.81  
% 2.71/0.81  fork 6: search finished without proof.
% 2.71/0.81  
% 2.71/0.81  fork 3: search finished without proof.
% 2.71/0.81  
% 2.71/0.81  
% 2.71/0.81  fork 0: search terminated without proof.
% 2.71/0.81  
% 2.71/0.81  fork 7: search finished without proof.
% 2.71/0.81  
% 2.71/0.81  fork 2: search finished without proof.
% 3.35/0.83  
% 3.35/0.83  **** run 30 fork 5 starts with strategy
% 3.35/0.83  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 3.35/0.83  
% 3.35/0.83  **** run 31 fork 6 starts with strategy
% 3.35/0.83  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 3.35/0.83  
% 3.35/0.83  **** run 28 fork 3 starts with strategy
% 3.35/0.83  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 3.35/0.83  
% 3.35/0.83  **** run 25 fork 0 starts with strategy
% 3.35/0.83  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 3.35/0.83  
% 3.35/0.83  **** run 32 fork 7 starts with strategy
% 3.35/0.83  {"max_dseconds":1,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 3.35/0.84  
% 3.35/0.84  **** run 27 fork 2 starts with strategy
% 3.35/0.84  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":1}
% 3.35/0.85  
% 3.35/0.85  fork 6: search finished without proof.
% 3.35/0.87  
% 3.35/0.87  
% 3.35/0.87  fork 1: search terminated without proof.
% 3.35/0.87  
% 3.35/0.87  **** run 39 fork 6 starts with strategy
% 3.35/0.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 3.35/0.89  
% 3.35/0.89  **** run 26 fork 1 starts with strategy
% 3.35/0.89  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":1}
% 4.13/0.91  
% 4.13/0.91  fork 4: search finished without proof.
% 4.13/0.93  
% 4.13/0.93  **** run 29 fork 4 starts with strategy
% 4.13/0.93  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 4.13/0.95  
% 4.13/0.95  fork 3: search finished without proof.
% 4.13/0.95  
% 4.13/0.95  fork 2: search finished without proof.
% 4.13/0.95  
% 4.13/0.95  
% 4.13/0.95  fork 0: search terminated without proof.
% 4.13/0.95  
% 4.13/0.95  
% 4.13/0.95  fork 7: search terminated without proof.
% 4.13/0.96  
% 4.13/0.96  
% 4.13/0.96  fork 5: search terminated without proof.
% 4.13/0.97  
% 4.13/0.97  **** run 35 fork 2 starts with strategy
% 4.13/0.97  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 4.13/0.97  
% 4.13/0.97  **** run 33 fork 0 starts with strategy
% 4.13/0.97  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.13/0.97  
% 4.13/0.97  **** run 36 fork 3 starts with strategy
% 4.13/0.97  {"max_dseconds":1,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 4.13/0.98  
% 4.13/0.98  **** run 40 fork 7 starts with strategy
% 4.13/0.98  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 4.13/0.99  
% 4.13/0.99  **** run 38 fork 5 starts with strategy
% 4.13/0.99  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":1}
% 4.79/1.02  
% 4.79/1.02  
% 4.79/1.02  fork 1: search terminated without proof.
% 4.79/1.04  
% 4.79/1.04  **** run 34 fork 1 starts with strategy
% 4.79/1.04  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 4.79/1.04  
% 4.79/1.04  fork 4: search finished without proof.
% 4.79/1.06  
% 4.79/1.06  **** run 37 fork 4 starts with strategy
% 4.79/1.06  {"max_dseconds":1,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 5.48/1.08  
% 5.48/1.08  fork 3: search finished without proof.
% 5.48/1.08  
% 5.48/1.08  fork 4: search finished without proof.
% 5.53/1.09  
% 5.53/1.09  
% 5.53/1.09  fork 2: search terminated without proof.
% 5.53/1.09  
% 5.53/1.09  fork 0: search finished without proof.
% 5.53/1.10  
% 5.53/1.10  **** run 45 fork 4 starts with strategy
% 5.53/1.10  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.63/1.10  
% 5.63/1.10  **** run 44 fork 3 starts with strategy
% 5.63/1.10  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 5.63/1.11  
% 5.63/1.11  **** run 41 fork 0 starts with strategy
% 5.63/1.11  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 5.63/1.11  
% 5.63/1.11  **** run 43 fork 2 starts with strategy
% 5.63/1.11  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":20}
% 5.76/1.12  
% 5.76/1.12  
% 5.76/1.12  fork 5: search terminated without proof.
% 5.76/1.14  
% 5.76/1.14  **** run 46 fork 5 starts with strategy
% 5.76/1.14  {"max_dseconds":10,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 5.76/1.16  
% 5.76/1.16  
% 5.76/1.16  fork 1: search terminated without proof.
% 5.76/1.18  
% 5.76/1.18  **** run 42 fork 1 starts with strategy
% 5.76/1.18  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 11.42/1.85  
% 11.42/1.85  fork 6: search finished without proof.
% 11.53/1.87  
% 11.53/1.87  **** run 47 fork 6 starts with strategy
% 11.53/1.87  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 12.33/1.97  
% 12.33/1.97  fork 7: search finished without proof.
% 12.33/1.99  
% 12.33/1.99  **** run 48 fork 7 starts with strategy
% 12.33/1.99  {"max_dseconds":10,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 12.33/2.08  
% 12.33/2.08  fork 4: search finished without proof.
% 12.33/2.10  
% 12.33/2.10  **** run 53 fork 4 starts with strategy
% 12.33/2.10  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 12.33/2.11  
% 12.33/2.11  fork 2: search finished without proof.
% 12.33/2.11  
% 12.33/2.11  fork 0: search finished without proof.
% 12.33/2.13  
% 12.33/2.13  fork 3: search finished without proof.
% 12.33/2.13  
% 12.33/2.13  **** run 51 fork 2 starts with strategy
% 12.33/2.13  {"max_dseconds":10,"strategy":["unit"],"query_preference":1}
% 12.33/2.14  
% 12.33/2.14  **** run 49 fork 0 starts with strategy
% 12.33/2.14  {"max_dseconds":10,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 12.33/2.16  
% 12.33/2.16  **** run 52 fork 3 starts with strategy
% 12.33/2.16  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1}
% 13.65/2.20  
% 13.65/2.20  fork 5: search finished without proof.
% 13.65/2.20  
% 13.65/2.20  
% 13.65/2.20  fork 1: search terminated without proof.
% 14.23/2.22  
% 14.23/2.22  **** run 54 fork 5 starts with strategy
% 14.23/2.22  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1}
% 14.23/2.24  
% 14.23/2.24  **** run 50 fork 1 starts with strategy
% 14.23/2.24  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 19.51/2.89  
% 19.51/2.89  
% 19.51/2.89  fork 6: search terminated without proof.
% 19.51/2.92  
% 19.51/2.92  **** run 55 fork 6 starts with strategy
% 19.51/2.92  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":0}
% 20.55/3.03  
% 20.55/3.03  
% 20.55/3.03  fork 7: search terminated without proof.
% 20.85/3.07  
% 20.85/3.07  fork 4: search finished without proof.
% 20.85/3.07  
% 20.85/3.07  **** run 56 fork 7 starts with strategy
% 20.85/3.07  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 20.85/3.10  
% 20.85/3.10  **** run 61 fork 4 starts with strategy
% 20.85/3.10  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 20.85/3.13  
% 20.85/3.13  fork 3: search finished without proof.
% 21.51/3.15  
% 21.51/3.15  **** run 60 fork 3 starts with strategy
% 21.51/3.15  {"max_dseconds":10,"strategy":["query_focus","double"],"query_preference":1}
% 21.51/3.17  
% 21.51/3.17  fork 5: search finished without proof.
% 21.85/3.20  
% 21.85/3.20  **** run 62 fork 5 starts with strategy
% 21.85/3.20  {"max_dseconds":10,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 21.85/3.21  
% 21.85/3.21  
% 21.85/3.21  fork 2: search terminated without proof.
% 22.35/3.24  
% 22.35/3.24  **** run 59 fork 2 starts with strategy
% 22.35/3.24  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"weight_select_ratio":100,"repeat_var_weight":1}
% 22.49/3.27  
% 22.49/3.27  
% 22.49/3.27  fork 1: search terminated without proof.
% 22.49/3.27  
% 22.49/3.27  
% 22.49/3.27  fork 0: search terminated without proof.
% 22.49/3.30  
% 22.49/3.30  **** run 58 fork 1 starts with strategy
% 22.49/3.30  {"max_dseconds":10,"strategy":["query_focus","max_ground_weight"],"query_preference":1}
% 22.49/3.30  
% 22.49/3.30  **** run 57 fork 0 starts with strategy
% 22.49/3.30  {"max_dseconds":10,"strategy":["query_focus","unit"],"query_preference":1}
% 27.39/3.92  
% 27.39/3.92  fork 6: search finished without proof.
% 27.81/3.94  
% 27.81/3.94  **** run 63 fork 6 starts with strategy
% 27.81/3.94  {"max_dseconds":10,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 27.87/4.03  
% 27.87/4.03  fork 7: search finished without proof.
% 27.87/4.06  
% 27.87/4.06  **** run 64 fork 7 starts with strategy
% 27.87/4.06  {"length_penalty":100,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 27.87/4.11  
% 27.87/4.11  fork 3: search finished without proof.
% 27.87/4.13  
% 27.87/4.13  fork 5: search finished without proof.
% 27.87/4.14  
% 27.87/4.14  **** run 68 fork 3 starts with strategy
% 27.87/4.14  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":1}
% 27.87/4.14  
% 27.87/4.14  **** run 70 fork 5 starts with strategy
% 27.87/4.14  {"max_dseconds":10,"strategy":["unit"],"query_preference":1,"reverse_clauselist":1}
% 27.87/4.22  
% 27.87/4.22  fork 1: search finished without proof.
% 27.87/4.23  
% 27.87/4.23  fork 2: search finished without proof.
% 29.50/4.24  
% 29.50/4.24  fork 4: search finished without proof.
% 29.50/4.24  
% 29.50/4.24  **** run 66 fork 1 starts with strategy
% 29.50/4.24  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 29.50/4.25  
% 29.50/4.25  **** run 67 fork 2 starts with strategy
% 29.50/4.25  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"depth_penalty":100}
% 29.50/4.26  
% 29.50/4.26  **** run 69 fork 4 starts with strategy
% 29.50/4.26  {"var_weight":70,"repeat_var_weight":70,"max_depth":3,"query_preference":0,"strategy":["negative_pref"],"max_dseconds":10}
% 29.50/4.28  
% 29.50/4.28  fork 0: search finished without proof.
% 29.50/4.28  
% 29.50/4.28  fork 4: search finished without proof.
% 30.48/4.30  
% 30.48/4.30  **** run 77 fork 4 starts with strategy
% 30.48/4.30  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0}
% 30.48/4.30  
% 30.48/4.30  **** run 65 fork 0 starts with strategy
% 30.48/4.30  {"strategy":["hardness_pref","max_weight"],"length_penalty":100,"depth_penalty":50,"max_depth":3,"var_weight":10,"repeat_var_weight":10,"max_dseconds":10}
% 35.41/4.93  
% 35.41/4.93  fork 6: search finished without proof.
% 35.41/4.95  
% 35.41/4.95  **** run 71 fork 6 starts with strategy
% 35.41/4.95  {"max_dseconds":10,"strategy":["query_focus"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 36.68/5.09  
% 36.68/5.09  fork 3: search finished without proof.
% 36.68/5.09  
% 36.68/5.09  fork 7: search finished without proof.
% 36.68/5.12  
% 36.68/5.12  **** run 72 fork 7 starts with strategy
% 36.68/5.12  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":1,"var_weight":1,"repeat_var_weight":1}
% 36.68/5.12  
% 36.68/5.12  **** run 76 fork 3 starts with strategy
% 36.68/5.12  {"weight_select_ratio":100,"length_penalty":100,"query_preference":1,"strategy":["query_focus"],"max_dseconds":10}
% 36.68/5.16  
% 36.68/5.16  
% 36.68/5.16  fork 5: search terminated without proof.
% 37.58/5.19  
% 37.58/5.19  **** run 78 fork 5 starts with strategy
% 37.58/5.19  {"max_dseconds":50,"strategy":["hardness_pref"],"query_preference":0}
% 37.58/5.20  
% 37.58/5.20  fork 1: search finished without proof.
% 37.58/5.21  
% 37.58/5.21  fork 2: search finished without proof.
% 37.85/5.22  
% 37.85/5.22  **** run 74 fork 1 starts with strategy
% 37.85/5.22  {"max_dseconds":10,"strategy":["negative_pref"],"max_depth":5,"query_preference":0}
% 37.85/5.23  
% 37.85/5.23  **** run 75 fork 2 starts with strategy
% 37.85/5.23  {"max_dseconds":10,"strategy":["negative_pref"],"max_weight":40,"query_preference":0}
% 37.85/5.24  
% 37.85/5.24  fork 0: search finished without proof.
% 37.85/5.25  
% 37.85/5.25  fork 2: search finished without proof.
% 37.85/5.26  
% 37.85/5.26  **** run 73 fork 0 starts with strategy
% 37.85/5.26  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 37.85/5.26  
% 37.85/5.26  **** run 83 fork 2 starts with strategy
% 37.85/5.26  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0}
% 39.86/5.52  
% 39.86/5.52  fork 1: search finished without proof.
% 39.86/5.54  
% 39.86/5.54  **** run 82 fork 1 starts with strategy
% 39.86/5.54  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 43.11/5.91  
% 43.11/5.91  fork 6: search finished without proof.
% 43.11/5.93  
% 43.11/5.93  **** run 79 fork 6 starts with strategy
% 43.11/5.93  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 43.96/6.09  
% 43.96/6.09  fork 3: search finished without proof.
% 44.74/6.11  
% 44.74/6.11  **** run 84 fork 3 starts with strategy
% 44.74/6.11  {"max_dseconds":50,"strategy":["hardness_pref"],"weight_select_ratio":100,"query_preference":0}
% 44.74/6.15  
% 44.74/6.15  fork 7: search finished without proof.
% 44.74/6.17  
% 44.74/6.17  **** run 80 fork 7 starts with strategy
% 44.74/6.17  {"max_dseconds":50,"strategy":["unit"],"query_preference":0}
% 44.74/6.29  
% 44.74/6.29  
% 44.74/6.29  fork 0: search terminated without proof.
% 44.74/6.32  
% 44.74/6.32  **** run 81 fork 0 starts with strategy
% 44.74/6.32  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":20}
% 67.50/9.13  
% 67.50/9.13  fork 4: search finished without proof.
% 67.50/9.15  
% 67.50/9.15  **** run 85 fork 4 starts with strategy
% 67.50/9.15  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 76.79/10.26  
% 76.79/10.26  fork 2: search finished without proof.
% 76.79/10.27  
% 76.79/10.27  fork 1: search finished without proof.
% 76.79/10.28  
% 76.79/10.28  
% 76.79/10.28  fork 5: search terminated without proof.
% 76.79/10.30  
% 76.79/10.30  **** run 91 fork 2 starts with strategy
% 76.79/10.30  {"max_dseconds":50,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 77.60/10.31  
% 77.60/10.31  **** run 90 fork 1 starts with strategy
% 77.60/10.31  {"max_dseconds":50,"strategy":["negative_pref"],"query_preference":1}
% 77.60/10.31  
% 77.60/10.31  **** run 86 fork 5 starts with strategy
% 77.60/10.31  {"max_dseconds":50,"strategy":["unit"],"weight_select_ratio":100,"query_preference":0}
% 80.00/10.62  
% 80.00/10.62  fork 6: search finished without proof.
% 80.00/10.64  
% 80.00/10.64  **** run 87 fork 6 starts with strategy
% 80.00/10.64  {"max_dseconds":50,"strategy":["negative_pref"],"weight_select_ratio":100,"query_preference":0,"var_weight":70,"repeat_var_weight":70}
% 83.74/11.09  
% 83.74/11.09  fork 0: search finished without proof.
% 83.74/11.11  
% 83.74/11.11  **** run 89 fork 0 starts with strategy
% 83.74/11.11  {"max_dseconds":50,"strategy":["unit"],"query_preference":1}
% 85.58/11.33  
% 85.58/11.33  fork 3: search finished without proof.
% 85.58/11.35  
% 85.58/11.35  **** run 92 fork 3 starts with strategy
% 85.58/11.35  {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 86.13/11.40  
% 86.13/11.40  
% 86.13/11.40  fork 7: search terminated without proof.
% 86.74/11.47  
% 86.74/11.47  **** run 88 fork 7 starts with strategy
% 86.74/11.47  {"max_dseconds":50,"strategy":["unit"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 100.08/13.23  
% 100.08/13.23  
% 100.08/13.23  result: proof found
% 100.08/13.23  for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 100.08/13.23  by run 92 fork 3 strategy {"max_dseconds":50,"strategy":["query_focus"],"query_preference":1}
% 100.08/13.23  % SZS status Unsatisfiable for /export/starexec/sandbox/benchmark/theBenchmark.p 
% 100.08/13.23  
% 100.08/13.23  % SZS output start CNFRefutation for /export/starexec/sandbox/benchmark/theBenchmark.p 
% See solution above
% 100.08/13.23  
% 100.08/13.23  run 92 fork 3 statistics:
% 100.08/13.23  ----------------------------------
% 100.08/13.23  this run seconds: 1.756443
% 100.08/13.23  total seconds: 12.388227
% 100.08/13.23  stat_given_used: 12418
% 100.08/13.23  stat_given_used_at_endgame: 0
% 100.08/13.23  stat_given_candidates:   16617
% 100.08/13.23  stat_given_candidates_at_endgame: 0
% 100.08/13.23  stat_given_candidates_h: 0
% 100.08/13.23  stat_binres_derived_cl:   24385
% 100.08/13.23  stat_binres_derived_cl_h: 0
% 100.08/13.23  stat_factor_derived_cl: 233
% 100.08/13.23  stat_para_derived_cl: 0
% 100.08/13.23  stat_tautologies_discarded: 0
% 100.08/13.23  stat_forward_subsumed: 4720
% 100.08/13.23  stat_derived_cut: 0
% 100.08/13.23  stat_derived_rewritten: 0
% 100.08/13.23  stat_weight_discarded_building: 0
% 100.08/13.23  stat_weight_discarded_cl: 0
% 100.08/13.23  stat_internlimit_discarded_cl: 0
% 100.08/13.23  stat_simplified:  0 simplified 0 derived 0 given
% 100.08/13.23  stat_kept_cl: 19897
% 100.08/13.23  stat_built_cl: 44749
% 100.08/13.23  stat_hyperres_partial_cl: 0
% 100.08/13.23  stat_made_rewriters: 0
% 100.08/13.23  stat_backward_subsumed: 0
% 100.08/13.23  stat_propagated_subsumed: 0
% 100.08/13.23  stat_clsubs_attempted:                   7983587
% 100.08/13.24  stat_clsubs_fact_groundunit_found:             0
% 100.08/13.24  stat_clsubs_rule_groundunit_found:           744
% 100.08/13.24  stat_clsubs_top_meta_attempted:           72114510
% 100.08/13.24  stat_clsubs_top_meta_failed:              64130923
% 100.08/13.24  stat_clsubs_top_meta_nonpref_attempted:            72114510
% 100.08/13.24  stat_clsubs_top_meta_nonpref_succeeded:            14242499
% 100.08/13.24  stat_clsubs_top_meta_pref_attempted:               14242499
% 100.08/13.24  stat_clsubs_top_meta_pref1_succeeded:              10326333
% 100.08/13.24  stat_clsubs_top_meta_pref2_succeeded:               8555097
% 100.08/13.24  stat_clsubs_top_meta_pref3_succeeded:               7983587
% 100.08/13.24  stat_clsubs_top_meta_pref_succeeded:                7983587
% 100.08/13.24  stat_clsubs_meta_attempted:             12536223
% 100.08/13.24  stat_clsubs_meta_failed:                 7215462
% 100.08/13.24  stat_clsubs_predsymbs_attempted:               0
% 100.08/13.24  stat_clsubs_unit_attempted:              3128411
% 100.08/13.24  stat_clsubs_full_attempted:              4855176
% 100.08/13.24  stat_forwardsubs_attempted:                24617
% 100.08/13.24  stat_lit_hash_added:                  26842
% 100.08/13.24  stat_lit_hash_computed:              129360
% 100.08/13.24  stat_lit_hash_match_found:             5469
% 100.08/13.24  stat_lit_hash_match_miss:            145641
% 100.08/13.24  stat_lit_hash_cut_ok:                     0
% 100.08/13.24  stat_lit_strong_cut_ok:                   0
% 100.08/13.24  stat_lit_hash_subsume_ok:              4720
% 100.08/13.24  clqueue els 10000000 used 1
% 100.08/13.24  clactive els 10000000 used 12427
% 100.08/13.24  clactivesubsume els 10000000 used 66187
% 100.08/13.24  queue_termbuf els 200000000 used 1905666
% 100.08/13.24  hyper_termbuf els 100000000 used 1
% 100.08/13.24  active_termbuf els 100000000 used 913153
% 100.08/13.24  varstack els 5000 last used 1
% 100.08/13.24  given_termbuf els 10000000 last used 33
% 100.08/13.24  simplified_termbuf els 10000000 last used 1
% 100.08/13.24  derived_termbuf els 10000000 last used 3
% 100.08/13.24  wr_mallocs: 63840
% 100.08/13.24  wr_callocs: 19
% 100.08/13.24  wr_reallocs: 5133
% 100.08/13.24  wr_frees: 2
% 100.08/13.24  wr_malloc_bytes: 4164834612
% 100.08/13.24  wr_calloc_bytes: 96065504
% 100.08/13.24  wr_realloc_bytes: 1164304
% 100.08/13.24  wr_realloc_freebytes: 0
% 100.08/13.24  ----------------------------------
%------------------------------------------------------------------------------