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

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : GKC---0.8
% Problem  : GRP299-1 : TPTP v8.1.2. Released v2.5.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : gkc %s

% Computer : n003.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 00:53:40 EDT 2023

% Result   : Unsatisfiable 26.66s 3.84s
% Output   : CNFRefutation 26.66s
% Verified : 
% SZS Type : ERROR: Analysing output (Could not find formula named prove_this_17)

% Comments : 
%------------------------------------------------------------------------------
cnf('1',plain,
    ( inverse(sk_c1) = sk_c7
    | inverse(sk_c3) = sk_c4 ),
    inference(cnf_transformation,[],[prove_this_17]) ).

cnf('2',plain,
    multiply(inverse(X),X) = identity,
    inference(cnf_transformation,[],['$inc_left_inverse']) ).

cnf('3',plain,
    multiply(multiply(X,Y),Z) = multiply(X,multiply(Y,Z)),
    inference(cnf_transformation,[],['$inc_associativity']) ).

cnf('4',plain,
    multiply(identity,X3) = multiply(inverse(Y3),multiply(Y3,X3)),
    inference(paramodulation,[],['2','3']) ).

cnf('5',plain,
    multiply(identity,X) = X,
    inference(cnf_transformation,[],['$inc_left_identity']) ).

cnf('6',plain,
    X = multiply(inverse(Y),multiply(Y,X)),
    inference(simplify,[],['4','5']) ).

cnf('7',plain,
    multiply(X,Y) = multiply(inverse(inverse(X)),Y),
    inference(paramodulation,[],['6','6']) ).

cnf('8',plain,
    multiply(X,inverse(X)) = identity,
    inference(paramodulation,[],['7','2']) ).

cnf('9',plain,
    ( multiply(sk_c1,sk_c7) = identity
    | inverse(sk_c3) = sk_c4 ),
    inference(paramodulation,[],['1','8']) ).

cnf('10',plain,
    ( multiply(sk_c1,sk_c7) = sk_c6
    | inverse(sk_c3) = sk_c4 ),
    inference(cnf_transformation,[],[prove_this_11]) ).

cnf('11',plain,
    ( inverse(sk_c3) = sk_c4
    | identity = sk_c6 ),
    inference(paramodulation,[],['9','10']) ).

cnf('12',plain,
    ( multiply(sk_c3,sk_c4) = identity
    | identity = sk_c6 ),
    inference(paramodulation,[],['11','8']) ).

cnf('13',plain,
    ( multiply(sk_c3,sk_c4) = sk_c6
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_16]) ).

cnf('14',plain,
    ( inverse(sk_c1) = sk_c7
    | identity = sk_c6 ),
    inference(paramodulation,[],['12','13']) ).

cnf('15',plain,
    ( multiply(sk_c1,sk_c7) = identity
    | identity = sk_c6 ),
    inference(paramodulation,[],['14','8']) ).

cnf('16',plain,
    ( multiply(sk_c1,sk_c7) = sk_c6
    | multiply(sk_c3,sk_c4) = sk_c6 ),
    inference(cnf_transformation,[],[prove_this_10]) ).

cnf('17',plain,
    ( multiply(sk_c3,sk_c4) = sk_c6
    | identity = sk_c6 ),
    inference(paramodulation,[],['15','16']) ).

cnf('18',plain,
    identity = sk_c6,
    inference(paramodulation,[],['12','17']) ).

cnf('19',plain,
    multiply(sk_c6,X) = X,
    inference(paramodulation,[],['18','5']) ).

cnf('20',plain,
    ( multiply(sk_c5,sk_c7) = sk_c6
    | multiply(sk_c2,sk_c6) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_21]) ).

cnf('21',plain,
    multiply(multiply(X,inverse(Y)),multiply(Y,Z)) = multiply(X,Z),
    inference(paramodulation,[],['6','3']) ).

cnf('22',plain,
    ( multiply(sk_c5,sk_c7) = sk_c6
    | multiply(multiply(X3,inverse(sk_c2)),sk_c7) = multiply(X3,sk_c6) ),
    inference(paramodulation,[],['20','21']) ).

cnf('23',plain,
    X = multiply(inverse(inverse(X)),identity),
    inference(paramodulation,[],['2','6']) ).

cnf('24',plain,
    X = multiply(X,identity),
    inference(paramodulation,[],['7','23']) ).

cnf('25',plain,
    X = multiply(X,sk_c6),
    inference(paramodulation,[],['18','24']) ).

cnf('26',plain,
    ( multiply(sk_c7,sk_c6) = sk_c5
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_2]) ).

cnf('27',plain,
    ( inverse(sk_c2) = sk_c7
    | sk_c7 = sk_c5 ),
    inference(paramodulation,[],['25','26']) ).

cnf('28',plain,
    ( multiply(sk_c6,sk_c7) = sk_c5
    | multiply(sk_c7,sk_c6) = sk_c5 ),
    inference(cnf_transformation,[],[prove_this_1]) ).

cnf('29',plain,
    ( sk_c5 = multiply(inverse(inverse(sk_c6)),sk_c7)
    | multiply(sk_c7,sk_c6) = sk_c5 ),
    inference(paramodulation,[],['28','7']) ).

cnf('30',plain,
    multiply(multiply(X,identity),Y) = multiply(X,Y),
    inference(paramodulation,[],['5','3']) ).

cnf('31',plain,
    multiply(identity,X3) = multiply(inverse(identity),X3),
    inference(paramodulation,[],['2','30']) ).

cnf('32',plain,
    X = multiply(inverse(identity),X),
    inference(simplify,[],['31','5']) ).

cnf('33',plain,
    X = multiply(inverse(inverse(identity)),X),
    inference(paramodulation,[],['32','6']) ).

cnf('34',plain,
    inverse(identity) = identity,
    inference(paramodulation,[],['33','2']) ).

cnf('35',plain,
    inverse(identity) = sk_c6,
    inference(paramodulation,[],['18','34']) ).

cnf('36',plain,
    inverse(sk_c6) = sk_c6,
    inference(simplify,[],['35','18']) ).

cnf('37',plain,
    ( sk_c5 = sk_c7
    | sk_c7 = sk_c5 ),
    inference(simplify,[then_simplify],['29','36','36','19','25']) ).

cnf('38',plain,
    ( inverse(sk_c2) = sk_c5
    | sk_c7 = sk_c5 ),
    inference(paramodulation,[],['37','27']) ).

cnf('39',plain,
    sk_c7 = sk_c5,
    inference(paramodulation,[],['27','38']) ).

cnf('40',plain,
    ( multiply(sk_c5,sk_c7) != sk_c6
    | multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c6) != sk_c5
    | multiply(X,sk_c7) != sk_c6
    | multiply(Y,X) != sk_c6
    | multiply(Z,sk_c6) != sk_c7
    | multiply(U,sk_c7) != sk_c6
    | inverse(Y) != X
    | inverse(Z) != sk_c7
    | inverse(U) != sk_c7 ),
    inference(cnf_transformation,[],[prove_this_25]) ).

cnf('41',plain,
    ( multiply(sk_c7,sk_c7) != sk_c6
    | multiply(sk_c5,sk_c7) != sk_c6
    | multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c6) != sk_c5
    | inverse(sk_c5) != sk_c7
    | multiply(X,sk_c7) != sk_c6
    | multiply(Y,sk_c6) != sk_c7
    | inverse(X) != sk_c7
    | inverse(Y) != sk_c7 ),
    inference(factorization,[],['40']) ).

cnf('42',plain,
    ( multiply(sk_c7,sk_c7) != sk_c6
    | multiply(sk_c5,sk_c7) != sk_c6
    | multiply(sk_c6,sk_c7) != sk_c5
    | multiply(sk_c7,sk_c6) != sk_c5
    | inverse(sk_c5) != sk_c7
    | multiply(X3,sk_c6) != sk_c7
    | inverse(X3) != sk_c7 ),
    inference(factorization,[],['41']) ).

cnf('43',plain,
    ( multiply(sk_c5,sk_c5) != sk_c6
    | multiply(sk_c5,sk_c5) != sk_c6
    | inverse(sk_c5) != sk_c5
    | X != sk_c5
    | inverse(X) != sk_c5 ),
    inference(simplify,[then_simplify],['42','39','39','39','39','19','39','25','39','25','39','39']) ).

cnf('44',plain,
    inverse(inverse(X3)) = X3,
    inference(paramodulation,[],['23','24']) ).

cnf('45',plain,
    ( multiply(sk_c5,sk_c5) != sk_c6
    | inverse(sk_c5) != sk_c5 ),
    inference(factorization,[then_simplify],['43','44']) ).

cnf('46',plain,
    ( multiply(sk_c5,sk_c7) = sk_c6
    | inverse(sk_c2) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_20]) ).

cnf('47',plain,
    ( sk_c7 = multiply(inverse(sk_c5),sk_c6)
    | inverse(sk_c2) = sk_c7 ),
    inference(paramodulation,[],['46','6']) ).

cnf('48',plain,
    ( inverse(sk_c5) = sk_c7
    | inverse(sk_c2) = sk_c7 ),
    inference(paramodulation,[],['47','25']) ).

cnf('49',plain,
    ( inverse(sk_c5) = sk_c5
    | inverse(sk_c2) = sk_c5 ),
    inference(simplify,[then_simplify],['48','39','39']) ).

cnf('50',plain,
    X = inverse(inverse(X)),
    inference(paramodulation,[],['24','23']) ).

cnf('51',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['49','50']) ).

cnf('52',plain,
    ( multiply(sk_c5,sk_c5) = identity
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['51','8']) ).

cnf('53',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | sk_c2 = inverse(sk_c5) ),
    inference(simplify,[],['52','18']) ).

cnf('54',plain,
    ( inverse(sk_c5) != sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(resolution,[],['45','53']) ).

cnf('55',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c2 = inverse(sk_c5) ),
    inference(paramodulation,[],['49','50']) ).

cnf('56',plain,
    sk_c2 = inverse(sk_c5),
    inference(simplify,[],['54','55']) ).

cnf('57',plain,
    ( multiply(sk_c2,sk_c6) = sk_c7
    | inverse(sk_c1) = sk_c7 ),
    inference(cnf_transformation,[],[prove_this_15]) ).

cnf('58',plain,
    multiply(multiply(X3,inverse(Y3)),Y3) = multiply(X3,identity),
    inference(paramodulation,[],['2','3']) ).

cnf('59',plain,
    multiply(multiply(X,inverse(Y)),Y) = X,
    inference(simplify,[],['58','24']) ).

cnf('60',plain,
    multiply(multiply(X,Y),inverse(Y)) = X,
    inference(paramodulation,[],['50','59']) ).

cnf('61',plain,
    multiply(X,inverse(multiply(Y,X))) = inverse(Y),
    inference(paramodulation,[],['6','60']) ).

cnf('62',plain,
    ( multiply(sk_c6,inverse(sk_c7)) = inverse(sk_c2)
    | inverse(sk_c1) = sk_c7 ),
    inference(paramodulation,[],['57','61']) ).

cnf('63',plain,
    ( inverse(sk_c5) = inverse(sk_c2)
    | inverse(sk_c1) = sk_c5 ),
    inference(simplify,[then_simplify],['62','39','19','39']) ).

cnf('64',plain,
    ( inverse(sk_c5) = sk_c5
    | inverse(sk_c1) = sk_c5 ),
    inference(paramodulation,[],['49','63']) ).

cnf('65',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['64','50']) ).

cnf('66',plain,
    ( multiply(sk_c5,sk_c5) = identity
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['65','8']) ).

cnf('67',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | sk_c1 = inverse(sk_c5) ),
    inference(simplify,[],['66','18']) ).

cnf('68',plain,
    ( inverse(sk_c5) != sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(resolution,[],['45','67']) ).

cnf('69',plain,
    ( inverse(sk_c5) = sk_c5
    | sk_c1 = inverse(sk_c5) ),
    inference(paramodulation,[],['64','50']) ).

cnf('70',plain,
    sk_c1 = inverse(sk_c5),
    inference(simplify,[],['68','69']) ).

cnf('71',plain,
    sk_c2 = sk_c1,
    inference(simplify,[],['56','70']) ).

cnf('72',plain,
    sk_c5 = inverse(sk_c1),
    inference(paramodulation,[],['70','50']) ).

cnf('73',plain,
    ( multiply(sk_c5,sk_c5) = sk_c6
    | multiply(multiply(X,sk_c5),sk_c5) = X ),
    inference(simplify,[then_simplify],['22','39','71','72','39','25']) ).

cnf('74',plain,
    multiply(sk_c5,sk_c5) = sk_c6,
    inference(paramodulation,[],['19','73']) ).

cnf('75',plain,
    inverse(sk_c5) != sk_c5,
    inference(resolution,[],['74','45']) ).

cnf('76',plain,
    X = multiply(sk_c1,multiply(sk_c5,X)),
    inference(paramodulation,[],['70','6']) ).

cnf('77',plain,
    sk_c5 = multiply(sk_c1,sk_c6),
    inference(paramodulation,[],['74','76']) ).

cnf('78',plain,
    sk_c5 = sk_c1,
    inference(simplify,[],['77','25']) ).

cnf('79',plain,
    $false,
    inference(simplify,[then_simplify],['75','78','72','78','78']) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : GRP299-1 : TPTP v8.1.2. Released v2.5.0.
% 0.12/0.13  % Command  : gkc %s
% 0.12/0.34  % Computer : n003.cluster.edu
% 0.12/0.34  % Model    : x86_64 x86_64
% 0.12/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.12/0.34  % Memory   : 8042.1875MB
% 0.12/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.12/0.34  % CPULimit : 300
% 0.12/0.34  % WCLimit  : 300
% 0.12/0.34  % DateTime : Mon Aug 28 20:31:40 EDT 2023
% 0.12/0.34  % CPUTime  : 
% 0.20/0.39  
% 0.20/0.39  input clause set summed statistics:
% 0.20/0.39  ----------------------------------
% 0.20/0.39  in_clause_count:                    28
% 0.20/0.39  in_rule_clause_count:               28
% 0.20/0.39  in_fact_clause_count:                0
% 0.20/0.39  in_answer_clause_count:              0
% 0.20/0.39  in_ground_clause_count:             24
% 0.20/0.39  in_unit_clause_count:                3
% 0.20/0.39  in_horn_clause_count:                4
% 0.20/0.39  in_pos_clause_count:                27
% 0.20/0.39  in_neg_clause_count:                 1
% 0.20/0.39  in_poseq_clause_count:              27
% 0.20/0.39  in_negeq_clause_count:               1
% 0.20/0.39  in_unitposeq_clause_count:           3
% 0.20/0.39  in_chain_clause_count:               0
% 0.20/0.39  in_min_length:             1
% 0.20/0.39  in_max_length:            10
% 0.20/0.39  in_min_depth:              2
% 0.20/0.39  in_max_depth:              3
% 0.20/0.39  in_min_size:               5
% 0.20/0.39  in_max_size:              47
% 0.20/0.39  in_min_vars:               0
% 0.20/0.39  in_max_vars:               4
% 0.20/0.39  in_extaxiom_count:                 3
% 0.20/0.39  in_axiom_count:                    0
% 0.20/0.39  in_assumption_count:               0
% 0.20/0.39  in_goal_count:                    25
% 0.20/0.39  in_neg_goal_count:                 1
% 0.20/0.39  in_pos_goal_count:                24
% 0.20/0.39  in_posunit_goal_count:             0
% 0.20/0.39  
% 0.20/0.39  auto guide:
% 0.20/0.39  -----------
% 0.20/0.39  {
% 0.20/0.39  "print":1,
% 0.20/0.39  "print_level": 15,
% 0.20/0.39  "max_size": 0,
% 0.20/0.39  "max_depth": 0,
% 0.20/0.39  "max_length": 0,
% 0.20/0.39  "max_dseconds": 0,
% 0.20/0.39  "runs":[
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":1},
% 0.20/0.39  {"max_dseconds":1, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":1},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":1},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":1},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":10},
% 0.20/0.39  {"max_dseconds":10, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":10, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":10},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":10},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":10},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "rewrite":0, "query_preference":0, "strategy":["query_focus", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":2},
% 0.20/0.39  {"weight_select_ratio":100, "query_preference":0, "strategy":["negative_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["positive_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus"], "query_preference":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "max_size":30, "max_depth":10, "max_weight":300, "weight_select_ratio":1, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["query_focus", "positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":1, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":3},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref"], "query_preference":0, "max_depth":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit","prohibit_unordered_para"], "query_preference":0, "max_depth":6, "var_weight":1},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "depth_penalty":50, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["unit", "pure_unit"], "weight_select_ratio":1, "query_preference":0},
% 0.20/0.39  {"var_weight":70, "repeat_var_weight":70, "rewrite":0, "length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["hardness_pref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"max_depth":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "posunitpara"], "query_preference":0, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"weight_select_ratio":100, "var_weight":70, "repeat_var_weight":70, "query_preference":0, "strategy":["hardness_pref"], "max_dseconds":50},
% 0.20/0.39  {"max_dseconds":50, "strategy":["hardness_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":50, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight"], "max_dseconds":50},
% 0.20/0.39  {"length_penalty":100, "depth_penalty":100, "query_preference":0, "strategy":["negative_pref", "hornpref", "max_weight","prohibit_unordered_para"], "max_dseconds":50},
% 0.20/0.39  {"weight_select_ratio":100, "rewrite":0, "depth_penalty":100, "query_preference":0, "strategy":["unit", "posunitpara"], "max_dseconds":50},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":250, "strategy":["unit"], "query_preference":0, "rewrite":0},
% 0.20/0.39  {"max_dseconds":250, "strategy":["negative_pref", "max_ground_weight"], "query_preference":0},
% 0.20/0.39  
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "weight_select_ratio":100, "depth_penalty":100, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref"], "query_preference":0, "max_depth":4},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "var_weight":1, "depth_penalty":100, "repeat_var_weight":1},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["positive_pref"], "query_preference":0, "reverse_clauselist":1, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["negative_pref", "prohibit_nested_para"], "query_preference":0},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "depth_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["hardness_pref"], "query_preference":0, "weight_select_ratio":20, "depth_penalty":50, "length_penalty":100},
% 0.20/0.39  {"max_dseconds":1250, "strategy":["unit"], "query_preference":0, "rewrite":0} 
% 0.20/0.39  
% 0.20/0.39  ]}
% 0.20/0.39  
% 0.20/0.39  
% 0.20/0.39  **** run 1 fork 0 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 2 fork 1 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 3 fork 2 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 0.20/0.39  
% 0.20/0.39  **** run 4 fork 3 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 0.20/0.39  
% 0.20/0.39  **** run 5 fork 4 starts with strategy
% 0.20/0.39  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 6 fork 5 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["unit"],"query_preference":0}
% 0.20/0.40  
% 0.20/0.40  **** run 7 fork 6 starts with strategy
% 0.20/0.40  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0}
% 0.20/0.41  
% 0.20/0.41  **** run 8 fork 7 starts with strategy
% 0.20/0.41  {"max_dseconds":1,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 0.20/0.50  
% 0.20/0.50  fork 4: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  fork 3: search finished without proof.
% 0.20/0.52  
% 0.20/0.52  **** run 13 fork 4 starts with strategy
% 0.20/0.52  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 2: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 5: search terminated without proof.
% 0.20/0.52  
% 0.20/0.52  
% 0.20/0.52  fork 6: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  
% 0.20/0.53  fork 0: search terminated without proof.
% 0.20/0.53  
% 0.20/0.53  fork 1: search finished without proof.
% 0.20/0.55  
% 0.20/0.55  **** run 14 fork 5 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 0.20/0.55  
% 0.20/0.55  **** run 11 fork 2 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 0.20/0.55  
% 0.20/0.55  **** run 15 fork 6 starts with strategy
% 0.20/0.55  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 0.20/0.55  
% 0.20/0.55  
% 0.20/0.55  fork 7: search terminated without proof.
% 0.20/0.56  
% 0.20/0.56  **** run 10 fork 1 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0}
% 0.20/0.56  
% 0.20/0.56  **** run 9 fork 0 starts with strategy
% 0.20/0.56  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 0.20/0.57  
% 0.20/0.57  **** run 16 fork 7 starts with strategy
% 0.20/0.57  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 0.20/0.58  
% 0.20/0.58  **** run 12 fork 3 starts with strategy
% 0.20/0.58  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 1.27/0.65  
% 1.27/0.65  fork 5: search finished without proof.
% 1.27/0.66  
% 1.27/0.66  
% 1.27/0.66  fork 2: search terminated without proof.
% 1.27/0.66  
% 1.27/0.66  
% 1.27/0.66  fork 6: search terminated without proof.
% 2.22/0.67  
% 2.22/0.67  **** run 22 fork 5 starts with strategy
% 2.22/0.67  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":1}
% 2.22/0.67  
% 2.22/0.67  
% 2.22/0.67  fork 4: search terminated without proof.
% 2.22/0.67  
% 2.22/0.67  fork 1: search finished without proof.
% 2.22/0.68  
% 2.22/0.68  
% 2.22/0.68  fork 0: search terminated without proof.
% 2.22/0.68  
% 2.22/0.68  **** run 23 fork 6 starts with strategy
% 2.22/0.68  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 2.22/0.68  
% 2.22/0.68  **** run 19 fork 2 starts with strategy
% 2.22/0.68  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":2}
% 2.22/0.69  
% 2.22/0.69  
% 2.22/0.69  fork 7: search terminated without proof.
% 2.22/0.69  
% 2.22/0.69  **** run 21 fork 4 starts with strategy
% 2.22/0.69  {"max_dseconds":1,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 2.22/0.69  
% 2.22/0.69  **** run 18 fork 1 starts with strategy
% 2.22/0.69  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":1}
% 2.22/0.70  
% 2.22/0.70  **** run 17 fork 0 starts with strategy
% 2.22/0.70  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 2.22/0.70  
% 2.22/0.70  
% 2.22/0.70  fork 3: search terminated without proof.
% 2.22/0.71  
% 2.22/0.71  **** run 24 fork 7 starts with strategy
% 2.22/0.71  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0}
% 2.22/0.72  
% 2.22/0.72  **** run 20 fork 3 starts with strategy
% 2.22/0.72  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":1}
% 2.22/0.74  
% 2.22/0.74  fork 2: search finished without proof.
% 2.86/0.76  
% 2.86/0.76  **** run 27 fork 2 starts with strategy
% 2.86/0.76  {"max_dseconds":1,"strategy":["query_focus","unit"],"query_preference":0}
% 3.09/0.80  
% 3.09/0.80  
% 3.09/0.80  fork 6: search terminated without proof.
% 3.09/0.80  
% 3.09/0.80  
% 3.09/0.80  fork 5: search terminated without proof.
% 3.09/0.81  
% 3.09/0.81  
% 3.09/0.81  fork 1: search terminated without proof.
% 3.09/0.81  
% 3.09/0.81  **** run 31 fork 6 starts with strategy
% 3.09/0.81  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.09/0.82  
% 3.09/0.82  **** run 30 fork 5 starts with strategy
% 3.09/0.82  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 3.09/0.83  
% 3.09/0.83  **** run 26 fork 1 starts with strategy
% 3.09/0.83  {"max_dseconds":1,"strategy":["unit","pure_unit"],"max_size":30,"max_depth":10,"max_weight":300,"weight_select_ratio":1,"rewrite":0}
% 3.51/0.84  
% 3.51/0.84  
% 3.51/0.84  fork 0: search terminated without proof.
% 3.51/0.84  
% 3.51/0.84  
% 3.51/0.84  fork 7: search terminated without proof.
% 3.70/0.85  
% 3.70/0.85  fork 3: search finished without proof.
% 3.70/0.86  
% 3.70/0.86  **** run 25 fork 0 starts with strategy
% 3.70/0.86  {"max_dseconds":1,"strategy":["query_focus"],"query_preference":3}
% 3.70/0.86  
% 3.70/0.86  **** run 32 fork 7 starts with strategy
% 3.70/0.86  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":3}
% 3.70/0.86  
% 3.70/0.86  
% 3.70/0.86  fork 4: search terminated without proof.
% 3.70/0.87  
% 3.70/0.87  fork 2: search finished without proof.
% 3.70/0.87  
% 3.70/0.87  **** run 28 fork 3 starts with strategy
% 3.70/0.87  {"max_dseconds":1,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 3.70/0.88  
% 3.70/0.88  **** run 29 fork 4 starts with strategy
% 3.70/0.88  {"max_dseconds":1,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 3.70/0.88  No candidate clauses found.
% 3.70/0.88  
% 3.70/0.88  
% 3.70/0.88  fork 0: search terminated without proof.
% 3.70/0.89  
% 3.70/0.89  **** run 35 fork 2 starts with strategy
% 3.70/0.89  {"max_dseconds":1,"strategy":["unit"],"query_preference":0,"max_depth":6,"var_weight":1}
% 3.70/0.90  
% 3.70/0.90  **** run 33 fork 0 starts with strategy
% 3.70/0.90  {"max_dseconds":1,"strategy":["unit","pure_unit"],"query_preference":0}
% 4.24/0.93  
% 4.24/0.93  
% 4.24/0.93  fork 6: search terminated without proof.
% 4.24/0.93  
% 4.24/0.93  
% 4.24/0.93  fork 5: search terminated without proof.
% 4.24/0.94  
% 4.24/0.94  **** run 39 fork 6 starts with strategy
% 4.24/0.94  {"var_weight":70,"repeat_var_weight":70,"rewrite":0,"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["hardness_pref","max_weight"],"max_dseconds":1}
% 4.24/0.95  
% 4.24/0.95  **** run 38 fork 5 starts with strategy
% 4.24/0.95  {"max_dseconds":1,"strategy":["unit","pure_unit"],"weight_select_ratio":1,"query_preference":0}
% 4.24/0.96  
% 4.24/0.96  
% 4.24/0.96  fork 1: search terminated without proof.
% 4.58/0.98  
% 4.58/0.98  **** run 34 fork 1 starts with strategy
% 4.58/0.98  {"max_dseconds":1,"strategy":["negative_pref"],"query_preference":0,"max_depth":1}
% 4.58/0.98  
% 4.58/0.98  
% 4.58/0.98  fork 7: search terminated without proof.
% 4.58/0.99  
% 4.58/0.99  
% 4.58/0.99  fork 3: search terminated without proof.
% 4.58/1.00  
% 4.58/1.00  fork 1: search finished without proof.
% 4.58/1.00  
% 4.58/1.00  **** run 40 fork 7 starts with strategy
% 4.58/1.00  {"max_depth":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 4.58/1.00  
% 4.58/1.00  
% 4.58/1.00  fork 2: search terminated without proof.
% 4.58/1.00  
% 4.58/1.00  
% 4.58/1.00  fork 4: search terminated without proof.
% 4.58/1.01  
% 4.58/1.01  **** run 36 fork 3 starts with strategy
% 4.58/1.01  {"max_dseconds":1,"strategy":["unit","prohibit_unordered_para"],"query_preference":0,"max_depth":6,"var_weight":1}
% 4.58/1.02  
% 4.58/1.02  **** run 42 fork 1 starts with strategy
% 4.58/1.02  {"max_dseconds":1,"strategy":["hardness_pref","posunitpara"],"query_preference":0,"depth_penalty":50,"length_penalty":100}
% 4.58/1.02  
% 4.58/1.02  
% 4.58/1.02  fork 0: search terminated without proof.
% 4.58/1.02  
% 4.58/1.02  **** run 43 fork 2 starts with strategy
% 4.58/1.02  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.58/1.03  
% 4.58/1.03  **** run 37 fork 4 starts with strategy
% 4.58/1.03  {"var_weight":70,"repeat_var_weight":70,"depth_penalty":50,"query_preference":0,"strategy":["hardness_pref"],"max_dseconds":1}
% 4.58/1.04  
% 4.58/1.04  **** run 41 fork 0 starts with strategy
% 4.58/1.04  {"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.22/1.07  
% 5.22/1.07  
% 5.22/1.07  fork 6: search terminated without proof.
% 5.48/1.08  
% 5.48/1.08  
% 5.48/1.08  fork 5: search terminated without proof.
% 5.48/1.09  
% 5.48/1.09  **** run 47 fork 6 starts with strategy
% 5.48/1.09  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight","prohibit_unordered_para"],"max_dseconds":1}
% 5.48/1.10  
% 5.48/1.10  **** run 46 fork 5 starts with strategy
% 5.48/1.10  {"length_penalty":100,"depth_penalty":100,"query_preference":0,"strategy":["negative_pref","hornpref","max_weight"],"max_dseconds":1}
% 5.48/1.12  
% 5.48/1.12  
% 5.48/1.12  fork 7: search terminated without proof.
% 5.93/1.13  
% 5.93/1.13  
% 5.93/1.13  fork 3: search terminated without proof.
% 5.93/1.13  
% 5.93/1.13  
% 5.93/1.13  fork 2: search terminated without proof.
% 5.93/1.14  
% 5.93/1.14  
% 5.93/1.14  fork 1: search terminated without proof.
% 5.93/1.14  
% 5.93/1.14  **** run 48 fork 7 starts with strategy
% 5.93/1.14  {"weight_select_ratio":100,"rewrite":0,"depth_penalty":100,"query_preference":0,"strategy":["unit","posunitpara"],"max_dseconds":1}
% 5.93/1.15  
% 5.93/1.15  **** run 44 fork 3 starts with strategy
% 5.93/1.15  {"max_dseconds":1,"strategy":["hardness_pref","max_ground_weight"],"query_preference":0}
% 5.93/1.15  
% 5.93/1.15  
% 5.93/1.15  fork 4: search terminated without proof.
% 5.93/1.15  
% 5.93/1.15  **** run 51 fork 2 starts with strategy
% 5.93/1.15  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":1}
% 5.93/1.16  
% 5.93/1.16  **** run 50 fork 1 starts with strategy
% 5.93/1.16  {"max_dseconds":10,"strategy":["unit","prohibit_unordered_para"],"query_preference":0}
% 5.93/1.16  
% 5.93/1.16  
% 5.93/1.16  fork 0: search terminated without proof.
% 5.93/1.18  
% 5.93/1.18  **** run 45 fork 4 starts with strategy
% 5.93/1.18  {"max_dseconds":1,"strategy":["negative_pref","max_ground_weight"],"query_preference":0}
% 5.93/1.18  
% 5.93/1.18  **** run 49 fork 0 starts with strategy
% 5.93/1.18  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para"],"query_preference":0}
% 6.17/1.21  
% 6.17/1.21  
% 6.17/1.21  fork 6: search terminated without proof.
% 6.17/1.23  
% 6.17/1.23  **** run 55 fork 6 starts with strategy
% 6.17/1.23  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0}
% 6.17/1.23  
% 6.17/1.23  
% 6.17/1.23  fork 5: search terminated without proof.
% 6.17/1.25  
% 6.17/1.25  **** run 54 fork 5 starts with strategy
% 6.17/1.25  {"max_dseconds":10,"strategy":["unit"],"query_preference":0}
% 6.17/1.26  
% 6.17/1.26  
% 6.17/1.26  fork 7: search terminated without proof.
% 6.95/1.27  
% 6.95/1.27  
% 6.95/1.27  fork 3: search terminated without proof.
% 6.95/1.28  
% 6.95/1.28  **** run 56 fork 7 starts with strategy
% 6.95/1.28  {"max_dseconds":10,"strategy":["negative_pref","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 6.95/1.28  
% 6.95/1.28  **** run 52 fork 3 starts with strategy
% 6.95/1.28  {"max_dseconds":10,"strategy":["unit","prohibit_nested_para","prohibit_deep_para","prohibit_unordered_para"],"query_preference":0}
% 6.95/1.30  
% 6.95/1.30  
% 6.95/1.30  fork 4: search terminated without proof.
% 7.31/1.31  
% 7.31/1.31  **** run 53 fork 4 starts with strategy
% 7.31/1.31  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para","prohibit_unordered_para","prohibit_deep_para"],"query_preference":0}
% 8.28/1.45  
% 8.28/1.45  fork 4: search finished without proof.
% 8.28/1.46  
% 8.28/1.46  **** run 61 fork 4 starts with strategy
% 8.28/1.46  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1,"length_penalty":100}
% 8.71/1.54  
% 8.71/1.54  fork 3: search finished without proof.
% 9.32/1.56  
% 9.32/1.56  **** run 60 fork 3 starts with strategy
% 9.32/1.56  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"var_weight":1,"depth_penalty":100,"repeat_var_weight":1}
% 14.29/2.20  
% 14.29/2.20  
% 14.29/2.20  fork 2: search terminated without proof.
% 14.43/2.21  
% 14.43/2.21  
% 14.43/2.21  fork 0: search terminated without proof.
% 14.43/2.22  
% 14.43/2.22  **** run 59 fork 2 starts with strategy
% 14.43/2.22  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 14.43/2.22  
% 14.43/2.22  
% 14.43/2.22  fork 1: search terminated without proof.
% 14.43/2.24  
% 14.43/2.24  **** run 57 fork 0 starts with strategy
% 14.43/2.24  
% 14.43/2.24  **** run 58 fork 1 starts with strategy
% 14.43/2.24  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0}
% 14.43/2.24  {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"weight_select_ratio":100,"depth_penalty":100,"length_penalty":100}
% 14.43/2.25  
% 14.43/2.25  
% 14.43/2.25  fork 6: search terminated without proof.
% 14.43/2.27  
% 14.43/2.27  
% 14.43/2.27  fork 5: search terminated without proof.
% 14.43/2.27  
% 14.43/2.27  **** run 63 fork 6 starts with strategy
% 14.43/2.27  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"depth_penalty":100}
% 14.43/2.29  
% 14.43/2.29  **** run 62 fork 5 starts with strategy
% 14.43/2.29  {"max_dseconds":10,"strategy":["negative_pref","prohibit_nested_para"],"query_preference":0}
% 15.17/2.38  
% 15.17/2.38  
% 15.17/2.38  fork 7: search terminated without proof.
% 15.17/2.42  
% 15.17/2.42  **** run 64 fork 7 starts with strategy
% 15.17/2.43  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":20,"depth_penalty":50,"length_penalty":100}
% 15.96/2.51  
% 15.96/2.51  fork 4: search finished without proof.
% 15.96/2.53  
% 15.96/2.53  **** run 69 fork 4 starts with strategy
% 15.96/2.53  {"max_dseconds":10,"strategy":["positive_pref"],"query_preference":0,"reverse_clauselist":1}
% 17.20/2.58  
% 17.20/2.58  
% 17.20/2.58  fork 3: search terminated without proof.
% 17.56/2.60  
% 17.56/2.60  **** run 68 fork 3 starts with strategy
% 17.56/2.60  {"weight_select_ratio":100,"query_preference":0,"strategy":["negative_pref","max_weight"],"max_dseconds":10}
% 17.84/2.73  
% 17.84/2.73  fork 5: search finished without proof.
% 18.58/2.75  
% 18.58/2.75  **** run 70 fork 5 starts with strategy
% 18.58/2.75  {"var_weight":70,"repeat_var_weight":70,"query_preference":0,"strategy":["positive_pref"],"max_dseconds":10}
% 22.66/3.26  
% 22.66/3.26  
% 22.66/3.26  fork 1: search terminated without proof.
% 22.66/3.26  
% 22.66/3.26  
% 22.66/3.26  fork 0: search terminated without proof.
% 22.66/3.28  
% 22.66/3.28  **** run 66 fork 1 starts with strategy
% 22.66/3.28  {"weight_select_ratio":100,"var_weight":70,"repeat_var_weight":70,"rewrite":0,"query_preference":0,"strategy":["query_focus","posunitpara"],"max_dseconds":10}
% 22.66/3.29  
% 22.66/3.29  
% 22.66/3.29  fork 6: search terminated without proof.
% 22.66/3.30  
% 22.66/3.30  **** run 65 fork 0 starts with strategy
% 22.66/3.30  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"rewrite":0}
% 22.66/3.31  
% 22.66/3.31  **** run 71 fork 6 starts with strategy
% 22.66/3.31  {"max_dseconds":10,"strategy":["unit"],"query_preference":0,"max_depth":4}
% 24.10/3.51  
% 24.10/3.51  
% 24.10/3.51  fork 7: search terminated without proof.
% 24.10/3.53  
% 24.10/3.53  **** run 72 fork 7 starts with strategy
% 24.10/3.53  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0}
% 24.55/3.54  
% 24.55/3.54  fork 4: search finished without proof.
% 24.78/3.56  
% 24.78/3.56  **** run 77 fork 4 starts with strategy
% 24.78/3.56  {"max_dseconds":10,"strategy":["query_focus","positive_pref"],"query_preference":0}
% 24.78/3.60  
% 24.78/3.60  fork 3: search finished without proof.
% 24.78/3.62  
% 24.78/3.62  **** run 76 fork 3 starts with strategy
% 24.78/3.62  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"weight_select_ratio":1,"depth_penalty":50,"length_penalty":100}
% 25.56/3.74  
% 25.56/3.74  fork 5: search finished without proof.
% 25.56/3.76  
% 25.56/3.76  **** run 78 fork 5 starts with strategy
% 25.56/3.76  {"max_dseconds":10,"strategy":["hardness_pref"],"query_preference":0,"rewrite":0}
% 26.66/3.84  
% 26.66/3.84  
% 26.66/3.84  result: proof found
% 26.66/3.84  for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 26.66/3.84  by run 59 fork 2 strategy {"max_dseconds":10,"strategy":["negative_pref"],"query_preference":0,"max_depth":4}
% 26.66/3.84  % SZS status Unsatisfiable for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% 26.66/3.84  
% 26.66/3.84  % SZS output start CNFRefutation for /export/starexec/sandbox2/benchmark/theBenchmark.p 
% See solution above
% 26.66/3.84  
% 26.66/3.84  run 59 fork 2 statistics:
% 26.66/3.84  ----------------------------------
% 26.66/3.84  this run seconds: 0.945369
% 26.66/3.84  total seconds: 2.775012
% 26.66/3.84  stat_given_used: 814
% 26.66/3.84  stat_given_used_at_endgame: 728
% 26.66/3.84  stat_given_candidates:   11265
% 26.66/3.84  stat_given_candidates_at_endgame: 10555
% 26.66/3.84  stat_given_candidates_h: 0
% 26.66/3.84  stat_binres_derived_cl:   452
% 26.66/3.84  stat_binres_derived_cl_h: 0
% 26.66/3.84  stat_factor_derived_cl: 130
% 26.66/3.84  stat_para_derived_cl: 145894
% 26.66/3.84  stat_tautologies_discarded: 32
% 26.66/3.84  stat_forward_subsumed: 23561
% 26.66/3.84  stat_derived_cut: 449
% 26.66/3.84  stat_derived_rewritten: 1138
% 26.66/3.84  stat_weight_discarded_building: 0
% 26.66/3.84  stat_weight_discarded_cl: 61217
% 26.66/3.84  stat_internlimit_discarded_cl: 0
% 26.66/3.84  stat_simplified:  1216 simplified 0 derived 0 given
% 26.66/3.84  stat_kept_cl: 53818
% 26.66/3.84  stat_built_cl: 117878
% 26.66/3.84  stat_hyperres_partial_cl: 0
% 26.66/3.84  stat_made_rewriters: 191
% 26.66/3.84  stat_backward_subsumed: 0
% 26.66/3.84  stat_propagated_subsumed: 0
% 26.66/3.84  stat_clsubs_attempted:                     14137
% 26.66/3.84  stat_clsubs_fact_groundunit_found:             0
% 26.66/3.84  stat_clsubs_rule_groundunit_found:             0
% 26.66/3.84  stat_clsubs_top_meta_attempted:             568741
% 26.66/3.84  stat_clsubs_top_meta_failed:                554604
% 26.66/3.84  stat_clsubs_top_meta_nonpref_attempted:              568741
% 26.66/3.84  stat_clsubs_top_meta_nonpref_succeeded:              139240
% 26.66/3.84  stat_clsubs_top_meta_pref_attempted:                 139240
% 26.66/3.84  stat_clsubs_top_meta_pref1_succeeded:                138178
% 26.66/3.84  stat_clsubs_top_meta_pref2_succeeded:                 29623
% 26.66/3.84  stat_clsubs_top_meta_pref3_succeeded:                 14137
% 26.66/3.84  stat_clsubs_top_meta_pref_succeeded:                  14137
% 26.66/3.84  stat_clsubs_meta_attempted:                18685
% 26.66/3.84  stat_clsubs_meta_failed:                    3292
% 26.66/3.84  stat_clsubs_predsymbs_attempted:               0
% 26.66/3.84  stat_clsubs_unit_attempted:                12237
% 26.66/3.84  stat_clsubs_full_attempted:                 1900
% 26.66/3.84  stat_forwardsubs_attempted:               138596
% 26.66/3.84  stat_lit_hash_added:                  71710
% 26.66/3.84  stat_lit_hash_computed:              317557
% 26.66/3.84  stat_lit_hash_match_found:            25465
% 26.66/3.84  stat_lit_hash_match_miss:            432643
% 26.66/3.84  stat_lit_hash_cut_ok:                   727
% 26.66/3.84  stat_lit_strong_cut_ok:                  11
% 26.66/3.84  stat_lit_hash_subsume_ok:             23561
% 26.66/3.84  clqueue els 10000000 used 1
% 26.66/3.84  clactive els 10000000 used 815
% 26.66/3.84  clactivesubsume els 10000000 used 4399
% 26.66/3.84  queue_termbuf els 200000000 used 3799598
% 26.66/3.84  hyper_termbuf els 100000000 used 1
% 26.66/3.84  active_termbuf els 100000000 used 34030
% 26.66/3.84  varstack els 5000 last used 1
% 26.66/3.84  given_termbuf els 10000000 last used 1
% 26.66/3.84  simplified_termbuf els 10000000 last used 1
% 26.66/3.84  derived_termbuf els 10000000 last used 3
% 26.66/3.84  wr_mallocs: 45900
% 26.66/3.84  wr_callocs: 21
% 26.66/3.84  wr_reallocs: 11207
% 26.66/3.84  wr_frees: 2
% 26.66/3.84  wr_malloc_bytes: 4164235028
% 26.66/3.84  wr_calloc_bytes: 112065536
% 26.66/3.84  wr_realloc_bytes: 4096792
% 26.66/3.84  wr_realloc_freebytes: 0
% 26.66/3.84  ----------------------------------
%------------------------------------------------------------------------------