diff --git a/boostrap_confidence_intervals-00000-of-00001.parquet b/boostrap_confidence_intervals-00000-of-00001.parquet index 48de0ff6cb669e834ff39b3215c12cf82ee11e71..60abe98abf6ec8faeb5cdf9bc4a3e203f4a98db1 100644 --- a/boostrap_confidence_intervals-00000-of-00001.parquet +++ b/boostrap_confidence_intervals-00000-of-00001.parquet @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:2dcdae5dd8041a6127cfe5aa57e5b810df108dcf4b37856fa3d1633e38bee9b9 -size 27338 +oid sha256:6aa0d5e1a1680a838cf5b8e8de836ddde0e6f6ffeecbe2811cae52b57720c75e +size 28225 diff --git a/evaluation_results-00000-of-00001.parquet b/evaluation_results-00000-of-00001.parquet index fa0e27e3740e9e1e507a49cbd5ddab2674710d3c..da590d787a4aea4da274c87d5e8b2847821b4b84 100644 --- a/evaluation_results-00000-of-00001.parquet +++ b/evaluation_results-00000-of-00001.parquet @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8911aea312a49ab9e92546d8cb3c5cafa6b238abd2938085efb293277f0daa98 -size 35775 +oid sha256:ee9883672f6a8e8ca62fac978470bc990d527beabd59486ca351b62df1b0ac7b +size 36332 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/config.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe0b2b6b5d37be0655079a1966a7a29db51e6ae9 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/config.yaml @@ -0,0 +1,32 @@ +cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 0 + use_full_context: true diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/hydra.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/hydra.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5b6ca66ca112a570c1dad39018faf92f515b7be4 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/hydra.yaml @@ -0,0 +1,155 @@ +hydra: + run: + dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S} + sweep: + dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S} + subdir: ${hydra.job.num} + launcher: + _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher + sweeper: + _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper + max_batch_size: null + params: null + help: + app_name: ${hydra.job.name} + header: '${hydra.help.app_name} is powered by Hydra. + + ' + footer: 'Powered by Hydra (https://hydra.cc) + + Use --hydra-help to view Hydra specific help + + ' + template: '${hydra.help.header} + + == Configuration groups == + + Compose your configuration from those groups (group=option) + + + $APP_CONFIG_GROUPS + + + == Config == + + Override anything in the config (foo.bar=value) + + + $CONFIG + + + ${hydra.help.footer} + + ' + hydra_help: + template: 'Hydra (${hydra.runtime.version}) + + See https://hydra.cc for more info. + + + == Flags == + + $FLAGS_HELP + + + == Configuration groups == + + Compose your configuration from those groups (For example, append hydra/job_logging=disabled + to command line) + + + $HYDRA_CONFIG_GROUPS + + + Use ''--cfg hydra'' to Show the Hydra config. + + ' + hydra_help: ??? + hydra_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][HYDRA] %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + root: + level: INFO + handlers: + - console + loggers: + logging_example: + level: DEBUG + disable_existing_loggers: false + job_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + file: + class: logging.FileHandler + formatter: simple + filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log + root: + level: INFO + handlers: + - console + - file + disable_existing_loggers: false + env: {} + mode: RUN + searchpath: [] + callbacks: {} + output_subdir: .hydra + overrides: + hydra: + - hydra.mode=RUN + task: [] + job: + name: run_inference_experiment + chdir: null + override_dirname: '' + id: ??? + num: ??? + config_name: config + env_set: {} + env_copy: [] + config: + override_dirname: + kv_sep: '=' + item_sep: ',' + exclude_keys: [] + runtime: + version: 1.3.2 + version_base: '1.1' + cwd: C:\Users\Igor\Documents\jbcs2025-u-extractor + config_sources: + - path: hydra.conf + schema: pkg + provider: hydra + - path: C:\Users\Igor\Documents\jbcs2025-u-extractor\configs + schema: file + provider: main + - path: '' + schema: structured + provider: schema + output_dir: C:\Users\Igor\Documents\jbcs2025-u-extractor\outputs\2025-07-07\18-40-41 + choices: + experiments: api_models_reasoning/C1 + hydra/env: default + hydra/callbacks: null + hydra/job_logging: default + hydra/hydra_logging: default + hydra/hydra_help: default + hydra/help: default + hydra/sweeper: basic + hydra/launcher: basic + hydra/output: default + verbose: false diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/overrides.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/overrides.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe51488c7066f6687ef680d6bfaa4f7768ef205c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/.hydra/overrides.yaml @@ -0,0 +1 @@ +[] diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/bootstrap_confidence_intervals.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/bootstrap_confidence_intervals.csv new file mode 100644 index 0000000000000000000000000000000000000000..40829d56bf391a1502423d897ea206266a3b62f3 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/bootstrap_confidence_intervals.csv @@ -0,0 +1,2 @@ +experiment_id,timestamp,QWK_mean,QWK_lower_95ci,QWK_upper_95ci,QWK_ci_width,Macro_F1_mean,Macro_F1_lower_95ci,Macro_F1_upper_95ci,Macro_F1_ci_width,Weighted_F1_mean,Weighted_F1_lower_95ci,Weighted_F1_upper_95ci,Weighted_F1_ci_width +deepseek-reasoner-extractor-zero-shot-C1-full_context,2025-07-07 18:40:41,0.20363121734352857,0.1506453324811354,0.26027525447508154,0.10962992199394614,0.035821337772097,0.012123648859731335,0.0634583360779922,0.051334687218260865,0.08157055000460194,0.02639633916807831,0.14077507997764432,0.11437874080956602 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/deepseek-reasoner-extractor-zero-shot-C1-full_context_inference_results.jsonl b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/deepseek-reasoner-extractor-zero-shot-C1-full_context_inference_results.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..5a807d874fb0fbb779a9993824d2925c747aba00 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/deepseek-reasoner-extractor-zero-shot-C1-full_context_inference_results.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00ef09a139b4c72559702bf75fc674ccb533e17808248334dcc45170cb83f320 +size 15614853 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/evaluation_results.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/evaluation_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..33a71ea62a118ad2079ffe153deb19cc3ce14920 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/evaluation_results.csv @@ -0,0 +1,2 @@ +accuracy,RMSE,QWK,HDIV,Macro_F1,Micro_F1,Weighted_F1,TP_0,TN_0,FP_0,FN_0,TP_1,TN_1,FP_1,FN_1,TP_2,TN_2,FP_2,FN_2,TP_3,TN_3,FP_3,FN_3,TP_4,TN_4,FP_4,FN_4,TP_5,TN_5,FP_5,FN_5,timestamp,id +0.050724637681159424,74.3668930546967,0.20513439756562912,0.10144927536231885,0.03383482511267695,0.050724637681159424,0.08235284376474875,0,137,0,1,0,62,76,0,0,97,31,10,3,52,20,63,4,83,4,47,0,128,0,10,2025-07-07 18:40:41,deepseek-reasoner-extractor-zero-shot-C1-full_context diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/run_inference_experiment.log b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/run_inference_experiment.log new file mode 100644 index 0000000000000000000000000000000000000000..0d787ab11f2d7cf05d5fe4fa2d86fc4e7a950a60 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C1-full_context/run_inference_experiment.log @@ -0,0 +1,2153 @@ +[2025-07-07 18:40:41,782][__main__][INFO] - Starting inference experiment +[2025-07-07 18:40:41,782][__main__][INFO] - cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 0 + use_full_context: true + +[2025-07-07 18:40:41,792][__main__][INFO] - Running inference with API model +[2025-07-07 18:40:45,804][__main__][INFO] - Setting up model deepseek-reasoner through OpenAI Client. +[2025-07-07 18:40:46,007][__main__][INFO] - OpenAI client initialized successfully. +[2025-07-07 18:40:46,007][__main__][INFO] - Starting inference on deepseek-reasoner +[2025-07-07 18:40:46,007][__main__][INFO] - We will run inference 10 times per row +[2025-07-07 18:40:46,015][__main__][INFO] - [Line 56] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 133] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 93] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 134] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 40] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 35] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 135] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,178][__main__][INFO] - [Line 27] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,188][__main__][INFO] - [Line 66] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,188][__main__][INFO] - [Line 54] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,188][__main__][INFO] - [Line 76] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,188][__main__][INFO] - [Line 136] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,188][__main__][INFO] - [Line 137] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 84] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 3] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 49] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 57] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 98] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 44] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 101] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 0] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 52] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 67] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 97] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 25] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 77] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,204][__main__][INFO] - [Line 102] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 31] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 86] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 103] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 58] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 41] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 104] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 13] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 34] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 78] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 4] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 14] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 68] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 105] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,219][__main__][INFO] - [Line 55] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 88] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 106] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 95] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 107] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 19] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 48] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 59] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 43] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 108] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 69] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 74] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 109] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 1] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 20] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 24] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 110] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 5] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 15] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 79] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 30] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 96] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 111] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 60] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 89] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,235][__main__][INFO] - [Line 112] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 33] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 39] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 70] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 113] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 11] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 114] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 82] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 91] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 115] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 18] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 47] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 53] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 61] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 16] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 116] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 7] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 42] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 71] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 117] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 23] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 118] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 10] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 26] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,251][__main__][INFO] - [Line 80] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 29] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 85] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 119] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 62] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 81] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 120] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 37] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 90] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:46,266][__main__][INFO] - [Line 72] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:40:47,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,354][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,354][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,354][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,508][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,508][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,508][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,524][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,608][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,608][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:47,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,140][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,156][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:40:48,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:18,008][__main__][INFO] - [Line 15] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:18,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:40,325][__main__][INFO] - [Line 117] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:40,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:41,959][__main__][INFO] - [Line 53] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:42,410][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:48,389][__main__][INFO] - [Line 77] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:49,095][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:49,916][__main__][INFO] - [Line 96] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:50,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:51,404][__main__][INFO] - [Line 16] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:51,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:52,674][__main__][INFO] - [Line 26] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:53,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:53,571][__main__][INFO] - [Line 115] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:54,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:54,941][__main__][INFO] - [Line 107] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:55,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:56,196][__main__][INFO] - [Line 66] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:56,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:42:59,259][__main__][INFO] - [Line 109] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:59,723][__main__][INFO] - [Line 49] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:42:59,736][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:00,197][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:10,133][__main__][INFO] - [Line 27] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:10,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:12,353][__main__][INFO] - [Line 29] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:12,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:14,656][__main__][INFO] - [Line 136] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:14,856][__main__][INFO] - [Line 103] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:15,115][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:15,149][__main__][INFO] - [Line 110] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:15,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:15,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:16,607][__main__][INFO] - [Line 34] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:17,081][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:20,078][__main__][INFO] - [Line 35] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:21,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:27,931][__main__][INFO] - [Line 47] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:29,123][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:34,107][__main__][INFO] - [Line 102] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:34,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:34,850][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:35,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:35,684][__main__][INFO] - [Line 54] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:35,827][__main__][INFO] - [Line 120] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:36,136][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:36,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:37,071][__main__][INFO] - [Line 30] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:37,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:38,767][__main__][INFO] - [Line 56] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:38,960][__main__][INFO] - [Line 33] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:39,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:39,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:40,324][__main__][INFO] - [Line 4] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:40,778][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:41,257][__main__][INFO] - [Line 105] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:41,392][__main__][INFO] - [Line 84] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:41,530][__main__][INFO] - [Line 19] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:41,674][__main__][INFO] - [Line 118] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:41,693][__main__][INFO] - [Line 74] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:41,735][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:41,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:42,013][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:42,150][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:42,629][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:43,715][__main__][INFO] - [Line 59] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:43,917][__main__][INFO] - [Line 79] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:44,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:44,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:46,463][__main__][INFO] - [Line 68] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:46,871][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:46,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:47,612][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:49,548][__main__][INFO] - [Line 1] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:50,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:51,652][__main__][INFO] - [Line 135] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:51,760][__main__][INFO] - [Line 3] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:52,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:52,284][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:52,328][__main__][INFO] - [Line 18] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:52,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:53,029][__main__][INFO] - [Line 112] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:53,029][__main__][INFO] - [Line 98] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:53,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:53,501][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:54,492][__main__][INFO] - [Line 82] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:54,503][__main__][INFO] - [Line 104] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:54,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:54,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:55,298][__main__][INFO] - [Line 24] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:55,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:56,693][__main__][INFO] - [Line 62] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:57,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:57,591][__main__][INFO] - [Line 137] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:58,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:58,814][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:59,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:59,302][__main__][INFO] - [Line 0] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:59,442][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:43:59,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:43:59,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:00,218][__main__][INFO] - [Line 134] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:00,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:01,384][__main__][INFO] - [Line 72] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:01,784][__main__][INFO] - [Line 23] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:02,232][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:02,563][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:03,422][__main__][INFO] - [Line 88] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:03,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:08,440][__main__][INFO] - [Line 7] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:08,673][__main__][INFO] - [Line 39] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:09,147][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:09,298][__main__][INFO] - [Line 41] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:09,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:09,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:12,220][__main__][WARNING] - [Line 6] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:44:12,264][__main__][INFO] - [Line 67] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:13,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:13,392][__main__][INFO] - [Line 89] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:13,866][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:14,842][__main__][INFO] - [Line 85] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:15,080][__main__][INFO] - [Line 69] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:15,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:15,530][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:17,465][__main__][INFO] - [Line 37] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:17,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:20,996][__main__][INFO] - [Line 60] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:21,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:23,767][__main__][INFO] - [Line 114] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:24,178][__main__][INFO] - [Line 111] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:24,259][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:24,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:32,202][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:44:32,202][__main__][INFO] - [Line 90] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:32,387][__main__][INFO] - [Line 71] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:32,638][__main__][INFO] - [Line 61] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:32,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:32,685][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:32,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:33,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:36,839][__main__][INFO] - [Line 91] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:37,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:38,755][__main__][INFO] - [Line 57] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:39,209][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:40,557][__main__][INFO] - [Line 52] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:40,757][__main__][INFO] - [Line 40] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:41,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:41,189][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:43,254][__main__][INFO] - [Line 116] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:43,709][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:53,141][__main__][INFO] - [Line 81] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:53,388][__main__][INFO] - [Line 44] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:53,566][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:53,845][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:54,755][__main__][INFO] - [Line 55] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:44:55,260][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:44:58,893][__main__][INFO] - [Line 66] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:44:59,358][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:00,180][__main__][INFO] - [Line 107] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:00,636][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:02,762][__main__][INFO] - [Line 80] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:03,239][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:06,553][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:07,016][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:08,400][__main__][INFO] - [Line 101] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:08,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:09,135][__main__][INFO] - [Line 96] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:09,600][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:09,823][__main__][INFO] - [Line 119] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:10,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:10,520][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:10,856][__main__][INFO] - [Line 16] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:11,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:11,958][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:13,357][__main__][INFO] - [Line 117] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:13,802][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:17,392][__main__][INFO] - [Line 86] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:17,902][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:20,385][__main__][INFO] - [Line 136] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:20,829][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:22,394][__main__][INFO] - [Line 106] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:22,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:24,067][__main__][INFO] - [Line 7] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:24,417][__main__][INFO] - [Line 43] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:24,760][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:24,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:25,192][__main__][INFO] - [Line 11] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:25,629][__main__][INFO] - [Line 70] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:25,662][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:26,119][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:28,854][__main__][INFO] - [Line 78] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:29,285][__main__][INFO] - [Line 30] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:29,301][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:30,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:32,105][__main__][INFO] - [Line 97] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:32,558][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:33,591][__main__][INFO] - [Line 27] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:34,091][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:35,276][__main__][INFO] - [Line 109] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:35,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:36,077][__main__][INFO] - [Line 29] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:36,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:40,014][__main__][INFO] - [Line 113] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:40,447][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:44,442][__main__][INFO] - [Line 26] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:44,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:49,994][__main__][INFO] - [Line 5] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:50,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:53,635][__main__][INFO] - [Line 118] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:54,089][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:55,493][__main__][INFO] - [Line 56] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:45:55,953][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:45:58,488][__main__][INFO] - [Line 76] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:45:58,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:02,876][__main__][INFO] - [Line 133] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:03,355][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:05,280][__main__][INFO] - [Line 14] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:05,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:07,281][__main__][INFO] - [Line 58] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:07,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:08,444][__main__][WARNING] - [Line 20] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:46:08,497][__main__][INFO] - [Line 103] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:08,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:13,131][__main__][INFO] - [Line 42] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:13,663][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:13,832][__main__][INFO] - [Line 82] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:14,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:14,348][__main__][INFO] - [Line 41] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:15,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:16,412][__main__][INFO] - [Line 114] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:16,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:21,600][__main__][INFO] - [Line 13] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:21,786][__main__][INFO] - [Line 134] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:22,223][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:22,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:24,080][__main__][INFO] - [Line 110] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:24,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:26,317][__main__][WARNING] - [Line 25] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:46:26,622][__main__][INFO] - [Line 35] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:27,079][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:27,543][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:27,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:28,266][__main__][INFO] - [Line 39] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:28,454][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:28,853][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:28,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:29,189][__main__][INFO] - [Line 4] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:29,622][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:32,826][__main__][INFO] - [Line 105] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:33,149][__main__][INFO] - [Line 54] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:33,654][__main__][INFO] - [Line 88] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:33,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:33,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:34,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:34,209][__main__][INFO] - [Line 15] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:34,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:37,282][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:37,861][__main__][INFO] - [Line 74] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:38,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:38,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:42,118][__main__][INFO] - [Line 90] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:42,556][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:42,695][__main__][INFO] - [Line 34] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:43,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:43,729][__main__][WARNING] - [Line 10] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:46:45,917][__main__][INFO] - [Line 98] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:46,315][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:46,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:46,780][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:48,304][__main__][INFO] - [Line 137] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:48,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:49,967][__main__][INFO] - [Line 6] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:46:50,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:57,837][__main__][INFO] - [Line 68] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:46:58,532][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:46:59,896][__main__][INFO] - [Line 19] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:01,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:01,414][__main__][INFO] - [Line 91] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:01,863][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:03,745][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:47:04,295][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:04,863][__main__][INFO] - [Line 48] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:47:05,277][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:05,455][__main__][INFO] - [Line 60] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:06,156][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:10,718][__main__][INFO] - [Line 135] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:11,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:12,045][__main__][INFO] - [Line 1] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:12,523][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:16,423][__main__][WARNING] - [Line 53] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:47:22,182][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:47:22,194][__main__][INFO] - [Line 33] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:22,511][__main__][INFO] - [Line 72] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:22,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:22,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:23,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:24,251][__main__][INFO] - [Line 71] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:25,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:25,487][__main__][WARNING] - [Line 93] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:47:25,555][__main__][INFO] - [Line 16] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:47:25,751][__main__][INFO] - [Line 3] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:26,056][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:26,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:27,440][__main__][INFO] - [Line 59] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:28,743][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:29,296][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:29,748][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:30,766][__main__][INFO] - [Line 49] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:30,895][__main__][INFO] - [Line 84] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:31,303][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:31,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:34,177][__main__][INFO] - [Line 24] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:34,628][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:35,496][__main__][INFO] - [Line 67] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:35,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:36,417][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:36,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:38,680][__main__][INFO] - [Line 120] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:39,055][__main__][WARNING] - [Line 31] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:47:39,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:39,541][__main__][INFO] - [Line 85] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:40,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:40,725][__main__][INFO] - [Line 112] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:41,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:42,244][__main__][INFO] - [Line 79] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:42,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:43,518][__main__][INFO] - [Line 115] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:43,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:45,017][__main__][INFO] - [Line 96] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:47:45,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:45,485][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:47:45,936][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:50,190][__main__][INFO] - [Line 102] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:50,752][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:51,918][__main__][INFO] - [Line 37] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:51,942][__main__][INFO] - [Line 95] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:47:52,389][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:52,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:52,878][__main__][INFO] - [Line 117] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:47:53,119][__main__][INFO] - [Line 47] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:53,329][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:53,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:57,733][__main__][INFO] - [Line 29] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:47:58,181][__main__][INFO] - [Line 57] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:47:58,205][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:58,824][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:47:59,061][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:48:00,210][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:05,196][__main__][INFO] - [Line 108] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:48:05,664][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:06,513][__main__][INFO] - [Line 62] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:06,903][__main__][INFO] - [Line 107] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:06,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:07,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:09,313][__main__][INFO] - [Line 77] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:09,771][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:11,204][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:11,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:15,869][__main__][INFO] - [Line 26] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:16,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:17,036][__main__][INFO] - [Line 109] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:17,466][__main__][INFO] - [Line 80] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:17,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:17,959][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:22,751][__main__][INFO] - [Line 41] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:23,170][__main__][INFO] - [Line 104] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:23,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:23,629][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:28,621][__main__][INFO] - [Line 111] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:29,040][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:35,862][__main__][INFO] - [Line 86] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:36,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:40,371][__main__][INFO] - [Line 7] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:40,621][__main__][INFO] - [Line 11] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:40,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:41,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:41,752][__main__][INFO] - [Line 103] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:42,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:43,054][__main__][INFO] - [Line 134] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:43,148][__main__][INFO] - [Line 18] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:43,193][__main__][INFO] - [Line 56] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:43,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:43,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:43,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:44,889][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:45,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:46,689][__main__][INFO] - [Line 43] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:47,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:51,452][__main__][INFO] - [Line 20] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:51,492][__main__][INFO] - [Line 44] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:51,918][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:51,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:52,637][__main__][INFO] - [Line 70] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:53,104][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:53,165][__main__][INFO] - [Line 136] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:48:53,616][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:55,634][__main__][INFO] - [Line 69] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:56,083][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:48:56,416][__main__][WARNING] - [Line 0] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:48:58,648][__main__][INFO] - [Line 23] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:48:59,097][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:01,661][__main__][INFO] - [Line 101] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:02,120][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:02,201][__main__][INFO] - [Line 105] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:02,655][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:07,213][__main__][INFO] - [Line 82] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:07,660][__main__][INFO] - [Line 66] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:08,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:08,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:10,763][__main__][INFO] - [Line 60] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:11,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:11,492][__main__][INFO] - [Line 106] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:11,522][__main__][INFO] - [Line 78] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:11,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:12,023][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:13,932][__main__][INFO] - [Line 53] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:14,372][__main__][INFO] - [Line 118] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:14,377][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:14,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:16,433][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:16,953][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:18,646][__main__][INFO] - [Line 39] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:19,183][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:19,331][__main__][INFO] - [Line 81] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:20,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:20,748][__main__][INFO] - [Line 91] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:21,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:25,618][__main__][WARNING] - [Line 89] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:49:26,535][__main__][INFO] - [Line 10] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:27,004][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:27,137][__main__][INFO] - [Line 97] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:27,349][__main__][INFO] - [Line 55] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:27,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:27,802][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:35,819][__main__][INFO] - [Line 68] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:36,283][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:40,443][__main__][INFO] - [Line 84] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:40,654][__main__][INFO] - [Line 35] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:40,902][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:41,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:42,041][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:42,505][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:42,772][__main__][INFO] - [Line 114] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:43,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:44,069][__main__][INFO] - [Line 42] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:44,604][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:45,626][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:45,834][__main__][INFO] - [Line 54] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:46,108][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:46,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:56,272][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:49:56,743][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:58,094][__main__][INFO] - [Line 107] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:49:58,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:49:59,107][__main__][INFO] - [Line 15] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:49:59,564][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:01,678][__main__][INFO] - [Line 72] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:02,174][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:02,636][__main__][INFO] - [Line 6] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:02,676][__main__][INFO] - [Line 62] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:03,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:03,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:03,399][__main__][INFO] - [Line 76] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:03,893][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:04,476][__main__][INFO] - [Line 137] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:04,942][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:06,899][__main__][INFO] - [Line 3] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:07,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:10,305][__main__][INFO] - [Line 74] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:10,972][__main__][INFO] - [Line 104] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:11,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:11,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:12,680][__main__][INFO] - [Line 33] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:13,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:13,493][__main__][INFO] - [Line 90] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:13,921][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:17,086][__main__][INFO] - [Line 26] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:50:17,297][__main__][INFO] - [Line 5] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:17,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:17,753][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:20,087][__main__][INFO] - [Line 113] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:20,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:27,402][__main__][INFO] - [Line 49] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:27,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:29,425][__main__][INFO] - [Line 111] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:29,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:40,639][__main__][INFO] - [Line 119] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:41,129][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:43,348][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:50:43,479][__main__][INFO] - [Line 71] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:43,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:44,083][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:45,270][__main__][WARNING] - [Line 61] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:50:45,905][__main__][INFO] - [Line 117] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:50:46,382][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:47,681][__main__][INFO] - [Line 37] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:47,778][__main__][INFO] - [Line 115] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:48,044][__main__][INFO] - [Line 19] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:48,162][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:48,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:48,521][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:49,998][__main__][INFO] - [Line 77] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:50,459][__main__][INFO] - [Line 29] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:50:50,471][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:50,563][__main__][INFO] - [Line 40] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:50:50,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:51,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:57,756][__main__][INFO] - [Line 56] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:50:58,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:50:58,270][__main__][INFO] - [Line 24] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:50:58,743][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:00,745][__main__][INFO] - [Line 60] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:01,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:02,499][__main__][INFO] - [Line 85] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:02,507][__main__][INFO] - [Line 88] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:02,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:02,984][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:03,284][__main__][INFO] - [Line 16] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:03,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:05,025][__main__][INFO] - [Line 120] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:05,273][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:51:05,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:06,229][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:06,527][__main__][INFO] - [Line 34] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:07,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:08,594][__main__][INFO] - [Line 95] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:51:09,055][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:09,809][__main__][INFO] - [Line 67] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:10,185][__main__][WARNING] - [Line 31] JSON parsing error: JSON parsing or validation failed. Parsing retry #2 in 20 seconds... +[2025-07-07 18:51:10,267][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:12,125][__main__][INFO] - [Line 80] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:12,590][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:14,464][__main__][INFO] - [Line 96] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:14,624][__main__][INFO] - [Line 98] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:14,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:15,154][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:17,241][__main__][INFO] - [Line 110] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:17,708][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:22,148][__main__][INFO] - [Line 69] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:22,625][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:23,059][__main__][INFO] - [Line 112] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:23,130][__main__][INFO] - [Line 20] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:23,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:23,590][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:27,813][__main__][INFO] - [Line 13] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:51:28,296][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:28,358][__main__][INFO] - [Line 79] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:28,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:29,364][__main__][WARNING] - [Line 116] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:51:29,866][__main__][WARNING] - [Line 27] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:51:30,194][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:51:30,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:30,735][__main__][INFO] - [Line 4] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:31,184][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:33,549][__main__][INFO] - [Line 6] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:34,071][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:35,763][__main__][INFO] - [Line 81] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:36,234][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:38,892][__main__][INFO] - [Line 26] Early consensus reached after 5 calls +[2025-07-07 18:51:38,892][__main__][INFO] - [Line 121] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:51:39,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:39,617][__main__][INFO] - [Line 91] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:40,075][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:41,447][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:41,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:42,124][__main__][INFO] - [Line 15] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:42,574][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:42,852][__main__][INFO] - [Line 7] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:43,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:44,250][__main__][INFO] - [Line 109] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:44,714][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:44,892][__main__][INFO] - [Line 66] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:45,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:47,225][__main__][INFO] - [Line 48] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:51:47,705][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:49,120][__main__][INFO] - [Line 11] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:49,365][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:51:49,564][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:49,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:49,854][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:50,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:50,348][__main__][INFO] - [Line 70] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:50,845][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:51,446][__main__][INFO] - [Line 105] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:51,864][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:55,764][__main__][INFO] - [Line 134] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:56,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:56,215][__main__][INFO] - [Line 74] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:51:56,665][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:51:56,784][__main__][INFO] - [Line 10] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:51:57,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:01,177][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:02,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:04,974][__main__][INFO] - [Line 35] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:05,452][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:06,259][__main__][INFO] - [Line 0] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:06,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:08,016][__main__][INFO] - [Line 133] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:52:08,204][__main__][INFO] - [Line 57] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:08,504][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:08,602][__main__][INFO] - [Line 14] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:52:08,638][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:09,799][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:17,516][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:17,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:19,639][__main__][WARNING] - [Line 93] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:52:20,120][__main__][INFO] - [Line 23] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:20,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:21,573][__main__][INFO] - [Line 106] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:22,104][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:23,861][__main__][INFO] - [Line 55] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:24,267][__main__][INFO] - [Line 47] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:24,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:24,755][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:25,032][__main__][INFO] - [Line 84] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:25,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:25,832][__main__][INFO] - [Line 86] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:26,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:26,460][__main__][INFO] - [Line 82] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:26,876][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:33,275][__main__][WARNING] - [Line 30] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:52:34,414][__main__][INFO] - [Line 44] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:35,044][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:36,254][__main__][INFO] - [Line 107] Early consensus reached after 5 calls +[2025-07-07 18:52:36,254][__main__][INFO] - [Line 75] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:52:36,695][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:37,074][__main__][INFO] - [Line 58] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:52:37,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:38,588][__main__][INFO] - [Line 108] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:52:39,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:39,572][__main__][INFO] - [Line 101] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:39,640][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:52:40,051][__main__][INFO] - [Line 114] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:40,119][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:40,601][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:40,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:45,726][__main__][INFO] - [Line 33] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:46,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:50,893][__main__][INFO] - [Line 77] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:51,351][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:53,159][__main__][INFO] - [Line 89] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:53,295][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:53,632][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:53,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:54,759][__main__][INFO] - [Line 60] Early consensus reached after 5 calls +[2025-07-07 18:52:54,759][__main__][INFO] - [Line 122] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:52:54,918][__main__][INFO] - [Line 102] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:52:55,202][__main__][INFO] - [Line 90] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:52:55,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:55,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:55,620][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:52:55,885][__main__][WARNING] - [Line 25] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:53:04,978][__main__][INFO] - [Line 76] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:05,449][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:06,534][__main__][INFO] - [Line 19] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:07,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:07,084][__main__][INFO] - [Line 39] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:07,565][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:15,474][__main__][INFO] - [Line 42] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:15,638][__main__][INFO] - [Line 18] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:15,903][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:53:15,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:16,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:16,405][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:20,277][__main__][WARNING] - [Line 103] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:53:20,558][__main__][INFO] - [Line 52] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:53:21,046][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:23,165][__main__][INFO] - [Line 104] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:23,284][__main__][INFO] - [Line 118] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:23,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:24,288][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:24,594][__main__][INFO] - [Line 5] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:25,209][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:25,389][__main__][INFO] - [Line 109] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:53:25,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:28,214][__main__][INFO] - [Line 37] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:28,454][__main__][INFO] - [Line 115] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:28,504][__main__][INFO] - [Line 49] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:28,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:28,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:29,115][__main__][INFO] - [Line 43] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:29,554][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:29,625][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:30,254][__main__][INFO] - [Line 59] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:30,739][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:31,744][__main__][INFO] - [Line 56] Early consensus reached after 5 calls +[2025-07-07 18:53:31,749][__main__][INFO] - [Line 123] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:53:32,200][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:34,090][__main__][INFO] - [Line 135] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:53:34,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:35,178][__main__][INFO] - [Line 85] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:35,616][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:37,965][__main__][INFO] - [Line 67] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:39,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:39,545][__main__][INFO] - [Line 54] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:40,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:40,294][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:40,855][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:44,015][__main__][INFO] - [Line 117] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:53:44,465][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:47,455][__main__][INFO] - [Line 69] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:47,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:50,575][__main__][INFO] - [Line 71] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:51,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:54,174][__main__][INFO] - [Line 98] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:54,634][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:55,077][__main__][INFO] - [Line 62] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:53:55,545][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:56,395][__main__][WARNING] - [Line 31] JSON parsing error: JSON parsing or validation failed. Parsing retry #3 in 20 seconds... +[2025-07-07 18:53:56,504][__main__][INFO] - [Line 16] Early consensus reached after 5 calls +[2025-07-07 18:53:56,504][__main__][INFO] - [Line 46] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:53:56,985][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:53:59,658][__main__][INFO] - [Line 137] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:00,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:01,984][__main__][INFO] - [Line 121] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:54:02,083][__main__][INFO] - [Line 1] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:02,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:02,773][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:02,994][__main__][INFO] - [Line 119] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:03,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:03,920][__main__][INFO] - [Line 112] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:04,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:04,479][__main__][INFO] - [Line 66] Early consensus reached after 5 calls +[2025-07-07 18:54:04,480][__main__][INFO] - [Line 124] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:54:05,154][__main__][INFO] - [Line 96] Early consensus reached after 5 calls +[2025-07-07 18:54:05,154][__main__][INFO] - [Line 8] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:54:05,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:06,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:08,195][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:08,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:09,298][__main__][INFO] - [Line 88] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:09,772][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:13,586][__main__][INFO] - [Line 40] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:14,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:16,403][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:54:16,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:19,564][__main__][INFO] - [Line 81] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:20,723][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:23,178][__main__][INFO] - [Line 29] Early consensus reached after 5 calls +[2025-07-07 18:54:23,179][__main__][INFO] - [Line 36] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:54:23,516][__main__][INFO] - [Line 24] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:23,633][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:23,861][__main__][INFO] - [Line 20] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:23,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:24,516][__main__][WARNING] - [Line 136] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:54:24,766][__main__][INFO] - [Line 110] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:25,024][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:25,069][__main__][INFO] - [Line 72] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:25,236][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:25,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:31,220][__main__][INFO] - [Line 101] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:31,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:34,162][__main__][INFO] - [Line 113] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:34,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:34,884][__main__][INFO] - [Line 7] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:54:35,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:39,702][__main__][INFO] - [Line 79] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:40,240][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:44,103][__main__][INFO] - [Line 61] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:44,536][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:44,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:45,074][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:52,418][__main__][INFO] - [Line 13] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:54:52,905][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:53,391][__main__][INFO] - [Line 80] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:53,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:56,851][__main__][INFO] - [Line 77] Early consensus reached after 5 calls +[2025-07-07 18:54:56,852][__main__][INFO] - [Line 63] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:54:57,414][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:54:58,817][__main__][INFO] - [Line 120] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:54:59,305][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:00,309][__main__][INFO] - [Line 35] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:55:00,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:00,969][__main__][INFO] - [Line 4] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:01,070][__main__][INFO] - [Line 10] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:01,381][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:01,536][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:03,733][__main__][INFO] - [Line 116] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:04,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:05,540][__main__][INFO] - [Line 25] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:06,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:06,594][__main__][INFO] - [Line 82] Early consensus reached after 5 calls +[2025-07-07 18:55:06,594][__main__][INFO] - [Line 50] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:07,056][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:10,848][__main__][INFO] - [Line 134] Early consensus reached after 5 calls +[2025-07-07 18:55:10,848][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:12,056][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:13,769][__main__][INFO] - [Line 97] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:14,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:22,497][__main__][INFO] - [Line 84] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:55:22,985][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:25,844][__main__][INFO] - [Line 118] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:55:26,434][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:28,618][__main__][INFO] - [Line 44] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:28,618][__main__][WARNING] - [Line 53] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:55:29,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:30,400][__main__][INFO] - [Line 71] Early consensus reached after 5 calls +[2025-07-07 18:55:30,416][__main__][INFO] - [Line 125] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:30,499][__main__][INFO] - [Line 133] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:30,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:30,955][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:36,343][__main__][INFO] - [Line 41] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:36,397][__main__][INFO] - [Line 57] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:36,802][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:36,839][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:37,676][__main__][INFO] - [Line 103] Early consensus reached after 5 calls +[2025-07-07 18:55:37,677][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:38,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:40,420][__main__][INFO] - [Line 58] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:41,308][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:42,558][__main__][INFO] - [Line 15] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:55:42,988][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:43,888][__main__][INFO] - [Line 33] Early consensus reached after 5 calls +[2025-07-07 18:55:43,889][__main__][INFO] - [Line 83] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:44,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:47,802][__main__][INFO] - [Line 93] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:55:48,272][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:48,621][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:49,121][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:50,651][__main__][INFO] - [Line 37] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:55:51,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:51,518][__main__][INFO] - [Line 6] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:51,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:52,182][__main__][WARNING] - [Line 78] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:55:52,268][__main__][INFO] - [Line 19] Early consensus reached after 5 calls +[2025-07-07 18:55:52,284][__main__][INFO] - [Line 22] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:52,735][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:52,851][__main__][INFO] - [Line 27] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:53,304][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:53,517][__main__][INFO] - [Line 49] Early consensus reached after 5 calls +[2025-07-07 18:55:53,518][__main__][INFO] - [Line 126] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:53,968][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:54,572][__main__][INFO] - [Line 74] Early consensus reached after 5 calls +[2025-07-07 18:55:54,572][__main__][INFO] - [Line 12] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:55:55,120][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:55:57,875][__main__][INFO] - [Line 86] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:55:58,376][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:01,222][__main__][INFO] - [Line 75] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:56:02,200][__main__][INFO] - [Line 48] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:56:02,353][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:02,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:03,282][__main__][INFO] - [Line 68] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:03,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:04,992][__main__][INFO] - [Line 3] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:05,192][__main__][INFO] - [Line 115] Early consensus reached after 5 calls +[2025-07-07 18:56:05,193][__main__][INFO] - [Line 99] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:05,514][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:05,663][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:08,657][__main__][INFO] - [Line 123] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:56:09,165][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:09,434][__main__][INFO] - [Line 108] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:56:09,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:12,186][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:56:12,291][__main__][INFO] - [Line 135] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:12,665][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:13,472][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:13,497][__main__][INFO] - [Line 111] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:13,962][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:15,227][__main__][INFO] - [Line 89] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:15,622][__main__][INFO] - [Line 109] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:56:15,691][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:16,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:17,056][__main__][INFO] - [Line 105] Early consensus reached after 5 calls +[2025-07-07 18:56:17,056][__main__][INFO] - [Line 38] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:17,526][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:20,465][__main__][INFO] - [Line 31] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:56:20,665][__main__][INFO] - [Line 59] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:20,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:21,151][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:24,428][__main__][INFO] - [Line 30] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:24,596][__main__][INFO] - [Line 104] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:24,910][__main__][INFO] - [Line 122] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:56:24,918][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:25,048][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:25,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:26,934][__main__][INFO] - [Line 102] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:27,384][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:28,773][__main__][INFO] - [Line 76] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:29,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:30,327][__main__][INFO] - [Line 11] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:30,475][__main__][INFO] - [Line 124] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:56:30,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:30,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:31,207][__main__][INFO] - [Line 55] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:31,482][__main__][INFO] - [Line 5] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:31,680][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:31,935][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:34,088][__main__][INFO] - [Line 112] Early consensus reached after 5 calls +[2025-07-07 18:56:34,089][__main__][INFO] - [Line 127] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:34,565][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:36,538][__main__][INFO] - [Line 88] Early consensus reached after 5 calls +[2025-07-07 18:56:36,539][__main__][INFO] - [Line 21] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:37,016][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:39,573][__main__][INFO] - [Line 114] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:40,074][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:40,938][__main__][INFO] - [Line 23] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:41,378][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:42,703][__main__][INFO] - [Line 69] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:43,165][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:47,517][__main__][INFO] - [Line 90] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:47,935][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:49,547][__main__][INFO] - [Line 62] Early consensus reached after 5 calls +[2025-07-07 18:56:49,548][__main__][INFO] - [Line 28] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:49,766][__main__][INFO] - [Line 47] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:50,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:50,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:50,459][__main__][INFO] - [Line 101] Early consensus reached after 5 calls +[2025-07-07 18:56:50,459][__main__][INFO] - [Line 87] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:50,655][__main__][INFO] - [Line 18] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:50,914][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:51,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:55,556][__main__][INFO] - [Line 67] Early consensus reached after 5 calls +[2025-07-07 18:56:55,557][__main__][INFO] - [Line 128] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:56:56,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:56,322][__main__][INFO] - [Line 54] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:57,451][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:57,739][__main__][INFO] - [Line 98] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:56:58,205][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:56:59,137][__main__][INFO] - [Line 97] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:56:59,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:00,640][__main__][INFO] - [Line 85] Early consensus reached after 5 calls +[2025-07-07 18:57:00,640][__main__][INFO] - [Line 64] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:57:01,825][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:03,325][__main__][INFO] - [Line 79] Early consensus reached after 5 calls +[2025-07-07 18:57:03,326][__main__][INFO] - [Line 51] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:57:03,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:04,642][__main__][INFO] - [Line 116] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:05,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:09,098][__main__][INFO] - [Line 25] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:09,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:12,081][__main__][INFO] - [Line 117] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:57:12,531][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:15,181][__main__][INFO] - [Line 7] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:57:15,615][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:18,882][__main__][INFO] - [Line 121] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:57:19,322][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:22,313][__main__][INFO] - [Line 95] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:57:22,765][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:25,625][__main__][INFO] - [Line 14] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:57:26,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:27,679][__main__][INFO] - [Line 24] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:57:28,146][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:28,363][__main__][INFO] - [Line 40] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:28,820][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:31,269][__main__][INFO] - [Line 119] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:31,720][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:33,515][__main__][INFO] - [Line 70] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:33,965][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:36,032][__main__][INFO] - [Line 52] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:57:36,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:36,810][__main__][INFO] - [Line 46] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:57:37,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:38,080][__main__][INFO] - [Line 63] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:57:38,560][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:47,992][__main__][INFO] - [Line 41] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:57:48,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:48,581][__main__][INFO] - [Line 8] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:57:49,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:49,286][__main__][INFO] - [Line 81] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:57:49,534][__main__][INFO] - [Line 113] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:57:49,734][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:49,985][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:54,809][__main__][INFO] - [Line 22] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:57:55,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:56,374][__main__][WARNING] - [Line 0] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:57:59,178][__main__][INFO] - [Line 20] Early consensus reached after 5 calls +[2025-07-07 18:57:59,182][__main__][INFO] - [Line 129] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:57:59,499][__main__][INFO] - [Line 137] Early consensus reached after 5 calls +[2025-07-07 18:57:59,499][__main__][INFO] - [Line 92] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:57:59,679][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:57:59,964][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:01,278][__main__][INFO] - [Line 120] Early consensus reached after 5 calls +[2025-07-07 18:58:01,278][__main__][INFO] - [Line 130] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:58:01,768][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:06,479][__main__][WARNING] - [Line 136] JSON parsing error: JSON parsing or validation failed. Parsing retry #2 in 20 seconds... +[2025-07-07 18:58:07,017][__main__][INFO] - [Line 114] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:58:07,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:10,145][__main__][INFO] - [Line 4] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:10,202][__main__][INFO] - [Line 27] Early consensus reached after 5 calls +[2025-07-07 18:58:10,202][__main__][INFO] - [Line 94] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:58:10,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:10,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:14,395][__main__][INFO] - [Line 106] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:14,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:16,391][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:16,872][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:19,765][__main__][INFO] - [Line 50] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:58:19,811][__main__][INFO] - [Line 61] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:20,228][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:20,287][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:20,293][__main__][INFO] - [Line 80] Early consensus reached after 5 calls +[2025-07-07 18:58:20,293][__main__][INFO] - [Line 100] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:58:20,762][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:23,419][__main__][INFO] - [Line 13] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:23,880][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:24,669][__main__][INFO] - [Line 91] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:25,150][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:26,480][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:26,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:29,454][__main__][INFO] - [Line 15] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:58:29,863][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:33,030][__main__][INFO] - [Line 53] Early consensus reached after 5 calls +[2025-07-07 18:58:33,030][__main__][INFO] - [Line 9] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:58:33,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:34,222][__main__][INFO] - [Line 6] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:34,676][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:36,794][__main__][INFO] - [Line 72] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:37,722][__main__][INFO] - [Line 135] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:37,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:38,199][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:38,933][__main__][WARNING] - [Line 73] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:58:42,047][__main__][INFO] - [Line 55] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:42,097][__main__][INFO] - [Line 43] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:42,491][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:42,528][__main__][INFO] - [Line 44] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:58:42,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:42,776][__main__][WARNING] - [Line 17] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 18:58:43,113][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:46,434][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:58:46,440][__main__][INFO] - [Line 37] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:58:46,955][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:47,087][__main__][INFO] - [Line 83] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:58:47,498][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:47,575][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:51,532][__main__][INFO] - [Line 1] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:52,005][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:55,605][__main__][INFO] - [Line 133] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:58:56,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:57,643][__main__][INFO] - [Line 126] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:58:58,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:58:58,935][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:58:59,435][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:00,138][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:59:01,316][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:01,926][__main__][INFO] - [Line 118] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:59:02,431][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:02,779][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:03,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:07,453][__main__][INFO] - [Line 123] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:59:07,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:08,261][__main__][INFO] - [Line 128] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:59:08,795][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:08,954][__main__][INFO] - [Line 21] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:59:09,462][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:14,276][__main__][INFO] - [Line 39] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:14,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:17,263][__main__][INFO] - [Line 59] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:17,332][__main__][INFO] - [Line 108] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:59:17,695][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:17,795][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:21,695][__main__][INFO] - [Line 98] Early consensus reached after 6 calls +[2025-07-07 18:59:21,695][__main__][INFO] - [Line 131] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:22,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:22,982][__main__][INFO] - [Line 31] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:59:23,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:27,015][__main__][INFO] - [Line 90] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:59:27,412][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:28,648][__main__][INFO] - [Line 30] Early consensus reached after 5 calls +[2025-07-07 18:59:28,648][__main__][INFO] - [Line 2] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:29,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:30,428][__main__][INFO] - [Line 121] Making API call 4/10 to deepseek-reasoner +[2025-07-07 18:59:30,667][__main__][INFO] - [Line 97] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:30,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:31,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:31,207][__main__][INFO] - [Line 12] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:59:31,662][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:32,825][__main__][INFO] - [Line 63] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:59:34,023][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:34,176][__main__][INFO] - [Line 10] Early consensus reached after 5 calls +[2025-07-07 18:59:34,178][__main__][INFO] - [Line 45] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:34,599][__main__][INFO] - [Line 99] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:59:34,668][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:35,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:36,028][__main__][INFO] - [Line 48] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:59:36,416][__main__][INFO] - [Line 42] Making API call 5/10 to deepseek-reasoner +[2025-07-07 18:59:36,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:36,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:38,005][__main__][INFO] - [Line 36] Making API call 2/10 to deepseek-reasoner +[2025-07-07 18:59:38,449][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:39,819][__main__][INFO] - [Line 84] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:59:40,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:42,330][__main__][INFO] - [Line 11] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:42,978][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:44,959][__main__][INFO] - [Line 25] Early consensus reached after 5 calls +[2025-07-07 18:59:44,959][__main__][INFO] - [Line 132] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:45,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:46,168][__main__][INFO] - [Line 46] Making API call 3/10 to deepseek-reasoner +[2025-07-07 18:59:46,624][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:47,742][__main__][INFO] - [Line 3] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:48,228][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:51,167][__main__][INFO] - [Line 104] Early consensus reached after 6 calls +[2025-07-07 18:59:51,167][__main__][INFO] - [Line 32] Making API call 1/10 to deepseek-reasoner +[2025-07-07 18:59:51,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:51,841][__main__][INFO] - [Line 35] Making API call 7/10 to deepseek-reasoner +[2025-07-07 18:59:52,622][__main__][INFO] - [Line 5] Making API call 6/10 to deepseek-reasoner +[2025-07-07 18:59:52,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 18:59:53,092][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:03,211][__main__][INFO] - [Line 64] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:03,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:04,004][__main__][INFO] - [Line 78] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:00:04,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:05,594][__main__][INFO] - [Line 41] Early consensus reached after 6 calls +[2025-07-07 19:00:05,594][__main__][INFO] - [Line 65] Making API call 1/10 to deepseek-reasoner +[2025-07-07 19:00:06,058][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:06,311][__main__][INFO] - [Line 89] Early consensus reached after 5 calls +[2025-07-07 19:00:13,555][__main__][INFO] - [Line 110] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:14,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:14,341][__main__][INFO] - [Line 34] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:00:14,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:15,777][__main__][INFO] - [Line 28] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:16,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:17,219][__main__][INFO] - [Line 86] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:17,590][__main__][INFO] - [Line 58] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:00:17,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:18,068][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:19,222][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:00:19,690][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:20,274][__main__][INFO] - [Line 117] Early consensus reached after 7 calls +[2025-07-07 19:00:23,457][__main__][INFO] - [Line 75] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:00:23,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:25,233][__main__][INFO] - [Line 136] Early consensus reached after 5 calls +[2025-07-07 19:00:27,755][__main__][INFO] - [Line 57] Early consensus reached after 5 calls +[2025-07-07 19:00:28,358][__main__][INFO] - [Line 109] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:00:28,882][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:29,848][__main__][INFO] - [Line 127] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:29,933][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:00:30,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:30,388][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:36,068][__main__][INFO] - [Line 113] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:36,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:37,133][__main__][INFO] - [Line 76] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:37,354][__main__][INFO] - [Line 111] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:37,513][__main__][INFO] - [Line 68] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:37,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:37,782][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:37,872][__main__][INFO] - [Line 100] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:37,968][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:38,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:40,664][__main__][INFO] - [Line 116] Early consensus reached after 5 calls +[2025-07-07 19:00:40,705][__main__][INFO] - [Line 81] Early consensus reached after 6 calls +[2025-07-07 19:00:43,463][__main__][INFO] - [Line 54] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:00:43,959][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:47,917][__main__][INFO] - [Line 69] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:00:47,941][__main__][INFO] - [Line 92] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:48,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:49,158][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:54,115][__main__][INFO] - [Line 47] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:00:54,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:56,025][__main__][INFO] - [Line 129] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:00:56,522][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:00:57,813][__main__][WARNING] - [Line 87] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:00:58,057][__main__][INFO] - [Line 22] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:00:58,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:02,224][__main__][INFO] - [Line 119] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:02,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:07,813][__main__][INFO] - [Line 7] Early consensus reached after 7 calls +[2025-07-07 19:01:08,098][__main__][INFO] - [Line 135] Early consensus reached after 6 calls +[2025-07-07 19:01:13,449][__main__][INFO] - [Line 61] Early consensus reached after 5 calls +[2025-07-07 19:01:14,848][__main__][INFO] - [Line 51] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:01:15,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:16,938][__main__][INFO] - [Line 55] Early consensus reached after 6 calls +[2025-07-07 19:01:17,017][__main__][INFO] - [Line 18] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:17,583][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:17,822][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:01:18,388][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:21,019][__main__][INFO] - [Line 102] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:21,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:25,105][__main__][INFO] - [Line 70] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:25,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:28,420][__main__][INFO] - [Line 52] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:01:29,002][__main__][INFO] - [Line 23] Early consensus reached after 5 calls +[2025-07-07 19:01:29,674][__main__][INFO] - [Line 121] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:01:29,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:30,074][__main__][INFO] - [Line 40] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:30,104][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:30,523][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:31,535][__main__][INFO] - [Line 91] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:01:32,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:35,575][__main__][INFO] - [Line 21] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:01:36,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:36,959][__main__][INFO] - [Line 124] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:01:37,425][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:41,673][__main__][INFO] - [Line 44] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:01:42,160][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:45,994][__main__][INFO] - [Line 13] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:01:46,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:46,854][__main__][INFO] - [Line 128] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:01:47,371][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:48,388][__main__][INFO] - [Line 114] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:01:48,604][__main__][INFO] - [Line 125] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:01:49,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:49,552][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:52,520][__main__][INFO] - [Line 6] Early consensus reached after 6 calls +[2025-07-07 19:01:54,603][__main__][INFO] - [Line 0] Early consensus reached after 5 calls +[2025-07-07 19:01:55,859][__main__][INFO] - [Line 39] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:01:55,988][__main__][INFO] - [Line 59] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:01:56,332][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:56,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:01:57,914][__main__][INFO] - [Line 50] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:01:58,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:00,605][__main__][INFO] - [Line 130] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:01,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:02,074][__main__][INFO] - [Line 4] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:02:02,166][__main__][INFO] - [Line 31] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:02:02,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:02,653][__main__][INFO] - [Line 24] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:02:03,122][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:03,383][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:06,549][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:07,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:10,387][__main__][INFO] - [Line 38] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:10,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:11,441][__main__][INFO] - [Line 99] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:11,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:11,950][__main__][INFO] - [Line 2] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:12,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:17,394][__main__][INFO] - [Line 15] Early consensus reached after 7 calls +[2025-07-07 19:02:17,904][__main__][INFO] - [Line 131] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:18,390][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:18,660][__main__][INFO] - [Line 36] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:19,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:19,164][__main__][INFO] - [Line 94] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:19,632][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:21,593][__main__][INFO] - [Line 11] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:02:22,059][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:22,873][__main__][INFO] - [Line 132] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:23,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:26,447][__main__][INFO] - [Line 73] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:02:26,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:30,575][__main__][INFO] - [Line 1] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:02:31,059][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:37,719][__main__][INFO] - [Line 63] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:02:37,789][__main__][INFO] - [Line 78] Early consensus reached after 5 calls +[2025-07-07 19:02:37,845][__main__][INFO] - [Line 28] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:38,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:38,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:39,816][__main__][INFO] - [Line 64] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:40,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:44,514][__main__][INFO] - [Line 48] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:02:44,925][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:44,985][__main__][INFO] - [Line 95] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:02:45,538][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:46,026][__main__][INFO] - [Line 47] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:02:46,380][__main__][INFO] - [Line 118] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:02:46,503][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:46,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:50,701][__main__][INFO] - [Line 126] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:51,097][__main__][WARNING] - [Line 113] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:02:51,180][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:52,178][__main__][INFO] - [Line 122] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:52,651][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:54,696][__main__][INFO] - [Line 5] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:02:55,195][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:55,767][__main__][INFO] - [Line 14] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:02:56,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:02:58,744][__main__][INFO] - [Line 83] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:02:59,249][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:00,115][__main__][INFO] - [Line 87] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:03:00,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:01,512][__main__][INFO] - [Line 34] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:03:02,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:04,035][__main__][INFO] - [Line 133] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:03:04,582][__main__][INFO] - [Line 37] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:03:04,661][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:05,071][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:05,470][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:03:05,984][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:06,898][__main__][INFO] - [Line 46] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:03:07,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:11,104][__main__][INFO] - [Line 113] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:03:11,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:16,148][__main__][INFO] - [Line 109] Early consensus reached after 8 calls +[2025-07-07 19:03:20,851][__main__][INFO] - [Line 84] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:03:21,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:22,580][__main__][INFO] - [Line 35] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:03:23,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:26,160][__main__][INFO] - [Line 17] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:03:26,172][__main__][INFO] - [Line 42] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:03:26,590][__main__][INFO] - [Line 86] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:03:26,629][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:26,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:26,978][__main__][INFO] - [Line 97] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:03:27,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:27,630][__main__][INFO] - [Line 76] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:03:28,133][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:28,185][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:30,345][__main__][WARNING] - [Line 8] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:03:38,462][__main__][INFO] - [Line 106] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:03:38,679][__main__][INFO] - [Line 22] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:03:38,926][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:39,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:45,284][__main__][WARNING] - [Line 93] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:03:46,327][__main__][INFO] - [Line 54] Early consensus reached after 7 calls +[2025-07-07 19:03:46,463][__main__][INFO] - [Line 68] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:03:46,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:48,594][__main__][INFO] - [Line 32] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:03:49,058][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:50,346][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:03:50,816][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:52,203][__main__][INFO] - [Line 91] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:03:52,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:03:59,497][__main__][INFO] - [Line 124] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:03:59,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:05,276][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:04:06,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:07,310][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:07,799][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:08,896][__main__][INFO] - [Line 92] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:09,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:11,866][__main__][INFO] - [Line 110] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:12,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:19,716][__main__][INFO] - [Line 119] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:20,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:20,970][__main__][INFO] - [Line 9] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:04:21,438][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:25,738][__main__][INFO] - [Line 72] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:26,235][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:33,728][__main__][INFO] - [Line 48] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:34,139][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:38,123][__main__][INFO] - [Line 111] Early consensus reached after 6 calls +[2025-07-07 19:04:39,364][__main__][WARNING] - [Line 45] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:04:43,316][__main__][INFO] - [Line 21] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:04:43,784][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:43,911][__main__][INFO] - [Line 2] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:44,398][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:47,424][__main__][INFO] - [Line 127] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:48,208][__main__][INFO] - [Line 113] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:48,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:49,039][__main__][INFO] - [Line 131] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:49,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:49,514][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:49,970][__main__][INFO] - [Line 125] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:04:50,497][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:51,669][__main__][INFO] - [Line 70] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:52,119][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:54,331][__main__][INFO] - [Line 97] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:04:54,831][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:56,394][__main__][INFO] - [Line 18] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:04:56,648][__main__][INFO] - [Line 121] Early consensus reached after 5 calls +[2025-07-07 19:04:56,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:57,329][__main__][INFO] - [Line 75] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:04:57,739][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:04:59,366][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:04:59,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:03,033][__main__][INFO] - [Line 59] Early consensus reached after 7 calls +[2025-07-07 19:05:03,410][__main__][INFO] - [Line 46] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:05:03,869][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:04,386][__main__][INFO] - [Line 108] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:05:04,828][__main__][INFO] - [Line 118] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:05:04,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:05,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:06,781][__main__][INFO] - [Line 28] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:07,241][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:11,132][__main__][INFO] - [Line 4] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:05:11,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:14,747][__main__][INFO] - [Line 43] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:05:15,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:16,637][__main__][INFO] - [Line 58] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:05:16,952][__main__][INFO] - [Line 123] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:17,089][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:17,494][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:17,827][__main__][INFO] - [Line 128] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:18,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:25,139][__main__][INFO] - [Line 114] Early consensus reached after 8 calls +[2025-07-07 19:05:28,151][__main__][INFO] - [Line 44] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:05:28,607][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:28,771][__main__][INFO] - [Line 22] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:05:29,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:29,343][__main__][INFO] - [Line 130] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:05:29,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:30,743][__main__][INFO] - [Line 34] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:05:31,192][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:32,234][__main__][INFO] - [Line 3] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:05:32,712][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:35,170][__main__][INFO] - [Line 24] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:05:36,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:39,494][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:39,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:40,791][__main__][INFO] - [Line 64] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:41,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:47,206][__main__][INFO] - [Line 102] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:05:47,660][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:51,722][__main__][INFO] - [Line 11] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:05:52,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:53,309][__main__][INFO] - [Line 92] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:05:53,763][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:56,247][__main__][INFO] - [Line 51] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:05:56,791][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:58,218][__main__][INFO] - [Line 1] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:05:58,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:05:59,513][__main__][INFO] - [Line 31] Early consensus reached after 5 calls +[2025-07-07 19:06:00,259][__main__][INFO] - [Line 94] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:00,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:00,859][__main__][INFO] - [Line 90] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:06:01,279][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:04,684][__main__][INFO] - [Line 73] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:05,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:08,440][__main__][INFO] - [Line 17] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:08,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:09,829][__main__][INFO] - [Line 132] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:10,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:13,315][__main__][INFO] - [Line 100] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:13,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:14,845][__main__][INFO] - [Line 83] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:06:15,303][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:21,622][__main__][INFO] - [Line 126] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:06:22,102][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:23,356][__main__][INFO] - [Line 124] Early consensus reached after 5 calls +[2025-07-07 19:06:26,990][__main__][INFO] - [Line 12] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:06:27,458][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:29,765][__main__][INFO] - [Line 39] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:06:30,241][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:31,562][__main__][INFO] - [Line 65] Making API call 2/10 to deepseek-reasoner +[2025-07-07 19:06:32,142][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:32,310][__main__][INFO] - [Line 84] Early consensus reached after 8 calls +[2025-07-07 19:06:34,591][__main__][INFO] - [Line 69] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:06:34,730][__main__][INFO] - [Line 14] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:06:35,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:35,185][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:36,145][__main__][INFO] - [Line 93] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:06:36,415][__main__][INFO] - [Line 47] Early consensus reached after 7 calls +[2025-07-07 19:06:36,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:46,789][__main__][INFO] - [Line 37] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:06:47,252][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:48,689][__main__][INFO] - [Line 52] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:06:49,191][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:49,649][__main__][INFO] - [Line 63] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:06:50,100][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:50,724][__main__][INFO] - [Line 32] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:06:51,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:51,944][__main__][INFO] - [Line 35] Early consensus reached after 8 calls +[2025-07-07 19:06:53,113][__main__][INFO] - [Line 131] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:06:54,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:55,055][__main__][INFO] - [Line 68] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:06:55,643][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:56,015][__main__][INFO] - [Line 5] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:06:56,539][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:06:59,789][__main__][INFO] - [Line 42] Early consensus reached after 6 calls +[2025-07-07 19:07:01,705][__main__][INFO] - [Line 106] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:07:02,145][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:04,303][__main__][INFO] - [Line 8] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:07:04,781][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:08,372][__main__][INFO] - [Line 127] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:07:08,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:09,843][__main__][INFO] - [Line 133] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:07:10,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:24,519][__main__][INFO] - [Line 28] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:07:24,984][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:25,255][__main__][INFO] - [Line 91] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:07:25,726][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:35,436][__main__][INFO] - [Line 45] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:07:35,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:38,529][__main__][INFO] - [Line 13] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:07:39,002][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:42,960][__main__][INFO] - [Line 95] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:07:43,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:45,276][__main__][INFO] - [Line 40] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:07:45,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:47,246][__main__][WARNING] - [Line 44] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:07:47,287][__main__][INFO] - [Line 130] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:07:47,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:50,512][__main__][INFO] - [Line 129] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:07:51,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:54,887][__main__][INFO] - [Line 21] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:07:55,531][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:07:59,753][__main__][INFO] - [Line 38] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:08:00,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:04,479][__main__][INFO] - [Line 123] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:08:04,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:07,256][__main__][INFO] - [Line 44] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:08:08,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:21,178][__main__][INFO] - [Line 76] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:08:21,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:22,496][__main__][INFO] - [Line 90] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:08:22,844][__main__][INFO] - [Line 75] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:08:23,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:23,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:24,886][__main__][INFO] - [Line 48] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:08:25,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:29,148][__main__][INFO] - [Line 9] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:08:29,642][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:38,181][__main__][INFO] - [Line 63] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:08:38,620][__main__][INFO] - [Line 43] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:08:38,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:39,091][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:43,747][__main__][INFO] - [Line 110] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:08:44,208][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:44,230][__main__][INFO] - [Line 64] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:08:44,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:47,760][__main__][INFO] - [Line 5] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:08:48,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:48,783][__main__][INFO] - [Line 94] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:08:49,235][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:52,926][__main__][INFO] - [Line 4] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:08:53,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:08:56,932][__main__][INFO] - [Line 119] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:08:57,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:01,816][__main__][INFO] - [Line 17] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:02,277][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:02,297][__main__][INFO] - [Line 46] Early consensus reached after 5 calls +[2025-07-07 19:09:03,468][__main__][INFO] - [Line 125] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:03,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:07,058][__main__][INFO] - [Line 102] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:09:07,158][__main__][INFO] - [Line 132] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:07,512][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:07,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:08,482][__main__][INFO] - [Line 97] Early consensus reached after 8 calls +[2025-07-07 19:09:09,343][__main__][INFO] - [Line 24] Early consensus reached after 8 calls +[2025-07-07 19:09:13,233][__main__][INFO] - [Line 93] Early consensus reached after 6 calls +[2025-07-07 19:09:14,666][__main__][INFO] - [Line 11] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:09:15,147][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:15,570][__main__][INFO] - [Line 131] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:09:16,081][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:19,807][__main__][INFO] - [Line 18] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:09:20,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:20,951][__main__][INFO] - [Line 72] Early consensus reached after 7 calls +[2025-07-07 19:09:24,713][__main__][INFO] - [Line 36] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:25,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:25,670][__main__][INFO] - [Line 73] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:26,356][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:26,615][__main__][INFO] - [Line 34] Early consensus reached after 7 calls +[2025-07-07 19:09:30,161][__main__][INFO] - [Line 87] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:30,676][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:32,288][__main__][INFO] - [Line 122] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:32,520][__main__][INFO] - [Line 12] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:09:32,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:32,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:35,887][__main__][INFO] - [Line 28] Early consensus reached after 5 calls +[2025-07-07 19:09:36,281][__main__][INFO] - [Line 127] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:09:36,718][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:36,853][__main__][INFO] - [Line 37] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:09:37,326][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:39,673][__main__][INFO] - [Line 39] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:09:40,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:41,926][__main__][INFO] - [Line 45] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:09:42,338][__main__][INFO] - [Line 128] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:09:42,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:42,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:44,112][__main__][INFO] - [Line 92] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:09:44,493][__main__][WARNING] - [Line 50] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:09:44,777][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:09:47,976][__main__][WARNING] - [Line 118] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:09:49,509][__main__][INFO] - [Line 69] Early consensus reached after 8 calls +[2025-07-07 19:10:00,251][__main__][INFO] - [Line 99] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:00,715][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:03,914][__main__][INFO] - [Line 8] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:10:04,445][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:04,499][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:05,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:07,997][__main__][INFO] - [Line 118] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:10:08,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:13,329][__main__][INFO] - [Line 65] Making API call 3/10 to deepseek-reasoner +[2025-07-07 19:10:13,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:18,249][__main__][INFO] - [Line 2] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:18,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:19,717][__main__][INFO] - [Line 113] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:10:20,107][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:20,191][__main__][INFO] - [Line 1] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:10:20,209][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:20,605][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:21,329][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:23,631][__main__][INFO] - [Line 32] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:24,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:34,909][__main__][INFO] - [Line 14] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:10:36,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:36,859][__main__][INFO] - [Line 13] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:10:37,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:40,870][__main__][INFO] - [Line 108] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:10:41,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:41,563][__main__][INFO] - [Line 22] Early consensus reached after 5 calls +[2025-07-07 19:10:43,833][__main__][INFO] - [Line 106] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:10:44,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:48,947][__main__][INFO] - [Line 131] Early consensus reached after 5 calls +[2025-07-07 19:10:49,860][__main__][INFO] - [Line 9] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:50,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:53,402][__main__][INFO] - [Line 51] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:10:53,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:10:54,076][__main__][INFO] - [Line 58] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:10:54,512][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:20,132][__main__][INFO] - [Line 83] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:11:20,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:29,240][__main__][INFO] - [Line 68] Early consensus reached after 8 calls +[2025-07-07 19:11:30,010][__main__][INFO] - [Line 123] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:11:30,563][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:34,514][__main__][INFO] - [Line 5] Early consensus reached after 9 calls +[2025-07-07 19:11:36,621][__main__][INFO] - [Line 87] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:11:36,798][__main__][INFO] - [Line 45] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:11:37,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:37,281][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:38,105][__main__][INFO] - [Line 94] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:11:38,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:46,797][__main__][INFO] - [Line 21] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:11:47,503][__main__][INFO] - [Line 129] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:11:47,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:47,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:48,188][__main__][INFO] - [Line 113] Early consensus reached after 8 calls +[2025-07-07 19:11:49,716][__main__][INFO] - [Line 3] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:11:50,191][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:11:52,716][__main__][INFO] - [Line 70] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:11:53,227][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:00,920][__main__][INFO] - [Line 52] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:12:01,394][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:02,501][__main__][INFO] - [Line 91] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:12:02,962][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:12,534][__main__][INFO] - [Line 119] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:12:13,673][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:15,936][__main__][INFO] - [Line 40] Early consensus reached after 7 calls +[2025-07-07 19:12:17,575][__main__][INFO] - [Line 86] Early consensus reached after 7 calls +[2025-07-07 19:12:18,185][__main__][INFO] - [Line 95] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:12:19,309][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:20,721][__main__][INFO] - [Line 48] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:12:21,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:29,240][__main__][INFO] - [Line 102] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:12:29,545][__main__][INFO] - [Line 12] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:12:29,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:30,014][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:30,701][__main__][INFO] - [Line 132] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:12:31,249][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:32,217][__main__][INFO] - [Line 128] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:12:33,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:38,933][__main__][INFO] - [Line 4] Early consensus reached after 9 calls +[2025-07-07 19:12:39,216][__main__][INFO] - [Line 8] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:12:39,698][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:40,748][__main__][INFO] - [Line 126] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:12:41,984][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:12:42,209][__main__][INFO] - [Line 11] Early consensus reached after 9 calls +[2025-07-07 19:12:46,661][__main__][INFO] - [Line 18] Early consensus reached after 8 calls +[2025-07-07 19:13:08,349][__main__][INFO] - [Line 73] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:08,829][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:09,790][__main__][INFO] - [Line 37] Early consensus reached after 10 calls +[2025-07-07 19:13:13,699][__main__][INFO] - [Line 133] Early consensus reached after 7 calls +[2025-07-07 19:13:15,285][__main__][INFO] - [Line 1] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:13:15,458][__main__][INFO] - [Line 32] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:15,768][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:15,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:25,155][__main__][INFO] - [Line 118] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:13:25,590][__main__][INFO] - [Line 38] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:13:25,628][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:26,058][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:28,739][__main__][INFO] - [Line 130] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:29,616][__main__][INFO] - [Line 64] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:13:29,880][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:30,074][__main__][INFO] - [Line 43] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:13:30,077][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:30,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:30,850][__main__][WARNING] - [Line 100] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:13:38,000][__main__][INFO] - [Line 50] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:38,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:43,247][__main__][INFO] - [Line 17] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:44,435][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:50,808][__main__][INFO] - [Line 9] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:50,871][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:13:51,304][__main__][INFO] - [Line 39] Early consensus reached after 9 calls +[2025-07-07 19:13:51,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:51,344][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:52,952][__main__][INFO] - [Line 122] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:53,422][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:58,366][__main__][INFO] - [Line 2] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:13:58,615][__main__][INFO] - [Line 63] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:13:58,798][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:13:59,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:02,597][__main__][INFO] - [Line 76] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:14:03,133][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:04,078][__main__][INFO] - [Line 90] Early consensus reached after 9 calls +[2025-07-07 19:14:04,360][__main__][INFO] - [Line 83] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:14:04,431][__main__][INFO] - [Line 44] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:14:04,958][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:05,712][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:05,752][__main__][INFO] - [Line 87] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:14:06,204][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:16,685][__main__][INFO] - [Line 106] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:14:17,154][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:19,885][__main__][INFO] - [Line 110] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:14:20,378][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:21,876][__main__][INFO] - [Line 36] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:14:22,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:23,067][__main__][INFO] - [Line 125] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:14:23,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:28,635][__main__][INFO] - [Line 129] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:14:29,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:32,119][__main__][INFO] - [Line 65] Making API call 4/10 to deepseek-reasoner +[2025-07-07 19:14:33,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:39,859][__main__][INFO] - [Line 45] Early consensus reached after 5 calls +[2025-07-07 19:14:43,230][__main__][INFO] - [Line 127] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:14:43,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:49,157][__main__][INFO] - [Line 58] Early consensus reached after 7 calls +[2025-07-07 19:14:49,833][__main__][INFO] - [Line 51] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:14:50,268][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:14:58,910][__main__][INFO] - [Line 95] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:14:59,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:01,688][__main__][INFO] - [Line 48] Early consensus reached after 9 calls +[2025-07-07 19:15:02,161][__main__][INFO] - [Line 123] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:15:02,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:06,705][__main__][INFO] - [Line 108] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:15:07,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:08,357][__main__][INFO] - [Line 75] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:15:08,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:10,895][__main__][INFO] - [Line 128] Early consensus reached after 6 calls +[2025-07-07 19:15:30,443][__main__][INFO] - [Line 99] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:15:30,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:33,998][__main__][INFO] - [Line 132] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:15:34,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:40,350][__main__][INFO] - [Line 119] Early consensus reached after 9 calls +[2025-07-07 19:15:41,584][__main__][INFO] - [Line 94] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:15:42,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:45,376][__main__][INFO] - [Line 21] Early consensus reached after 6 calls +[2025-07-07 19:15:51,764][__main__][INFO] - [Line 92] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:15:52,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:15:52,727][__main__][WARNING] - [Line 8] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:16:02,618][__main__][INFO] - [Line 32] Early consensus reached after 5 calls +[2025-07-07 19:16:03,304][__main__][INFO] - [Line 64] Early consensus reached after 6 calls +[2025-07-07 19:16:12,749][__main__][INFO] - [Line 8] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:16:13,534][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:14,774][__main__][INFO] - [Line 130] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:16:14,810][__main__][INFO] - [Line 87] Early consensus reached after 6 calls +[2025-07-07 19:16:15,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:18,193][__main__][INFO] - [Line 70] Early consensus reached after 8 calls +[2025-07-07 19:16:21,370][__main__][INFO] - [Line 3] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:16:21,845][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:36,675][__main__][INFO] - [Line 73] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:16:38,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:38,274][__main__][INFO] - [Line 126] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:16:38,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:39,777][__main__][INFO] - [Line 102] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:16:40,304][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:53,832][__main__][INFO] - [Line 14] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:16:54,333][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:56,354][__main__][INFO] - [Line 43] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:16:56,836][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:16:57,718][__main__][INFO] - [Line 63] Early consensus reached after 7 calls +[2025-07-07 19:16:58,435][__main__][INFO] - [Line 76] Early consensus reached after 9 calls +[2025-07-07 19:17:05,873][__main__][INFO] - [Line 83] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:17:06,340][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:10,196][__main__][INFO] - [Line 50] Early consensus reached after 5 calls +[2025-07-07 19:17:20,451][__main__][INFO] - [Line 52] Early consensus reached after 7 calls +[2025-07-07 19:17:24,421][__main__][INFO] - [Line 38] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:17:24,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:33,798][__main__][INFO] - [Line 125] Early consensus reached after 5 calls +[2025-07-07 19:17:41,301][__main__][INFO] - [Line 12] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:17:41,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:42,385][__main__][INFO] - [Line 13] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:17:42,885][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:43,470][__main__][INFO] - [Line 2] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:17:43,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:50,108][__main__][INFO] - [Line 1] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:17:50,568][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:50,963][__main__][INFO] - [Line 17] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:17:51,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:17:59,341][__main__][INFO] - [Line 122] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:17:59,755][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:01,169][__main__][INFO] - [Line 44] Early consensus reached after 9 calls +[2025-07-07 19:18:07,537][__main__][INFO] - [Line 100] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:18:07,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:19,493][__main__][INFO] - [Line 127] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:18:20,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:32,129][__main__][INFO] - [Line 123] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:18:32,609][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:41,687][__main__][INFO] - [Line 36] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:18:42,158][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:47,093][__main__][INFO] - [Line 110] Early consensus reached after 9 calls +[2025-07-07 19:18:49,688][__main__][INFO] - [Line 129] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:18:50,166][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:18:51,056][__main__][INFO] - [Line 132] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:18:51,529][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:21,631][__main__][INFO] - [Line 75] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:19:22,074][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:25,955][__main__][INFO] - [Line 108] Early consensus reached after 8 calls +[2025-07-07 19:19:26,925][__main__][INFO] - [Line 99] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:19:27,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:27,505][__main__][INFO] - [Line 94] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:19:28,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:33,867][__main__][INFO] - [Line 95] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:19:34,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:38,497][__main__][INFO] - [Line 9] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:19:38,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:49,485][__main__][INFO] - [Line 8] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:19:49,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:53,298][__main__][INFO] - [Line 51] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:19:53,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:19:54,186][__main__][WARNING] - [Line 83] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:19:58,041][__main__][INFO] - [Line 3] Early consensus reached after 9 calls +[2025-07-07 19:20:05,864][__main__][INFO] - [Line 65] Making API call 5/10 to deepseek-reasoner +[2025-07-07 19:20:06,019][__main__][INFO] - [Line 102] Early consensus reached after 10 calls +[2025-07-07 19:20:06,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:20:10,456][__main__][INFO] - [Line 130] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:20:10,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:20:14,184][__main__][INFO] - [Line 83] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:20:14,701][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:20:25,141][__main__][INFO] - [Line 73] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:20:25,602][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:20:34,396][__main__][INFO] - [Line 129] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:20:34,852][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:20:44,099][__main__][INFO] - [Line 123] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:20:44,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:21:02,321][__main__][INFO] - [Line 14] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:21:02,912][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:21:04,697][__main__][INFO] - [Line 92] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:21:05,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:21:14,267][__main__][INFO] - [Line 17] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:21:14,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:21:17,481][__main__][INFO] - [Line 106] Early consensus reached after 9 calls +[2025-07-07 19:21:29,256][__main__][INFO] - [Line 43] Early consensus reached after 9 calls +[2025-07-07 19:21:29,841][__main__][INFO] - [Line 100] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:21:30,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:21:41,234][__main__][INFO] - [Line 2] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:21:41,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:22:02,703][__main__][INFO] - [Line 132] Early consensus reached after 7 calls +[2025-07-07 19:22:20,249][__main__][WARNING] - [Line 9] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:22:23,770][__main__][INFO] - [Line 1] Early consensus reached after 10 calls +[2025-07-07 19:22:26,160][__main__][INFO] - [Line 75] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:22:26,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:22:28,088][__main__][INFO] - [Line 127] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:22:28,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:22:40,255][__main__][INFO] - [Line 9] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:22:40,833][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:22:42,235][__main__][INFO] - [Line 122] Early consensus reached after 6 calls +[2025-07-07 19:23:02,322][__main__][INFO] - [Line 51] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:23:03,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:23:11,296][__main__][INFO] - [Line 13] Early consensus reached after 9 calls +[2025-07-07 19:23:29,463][__main__][INFO] - [Line 129] Early consensus reached after 8 calls +[2025-07-07 19:23:42,002][__main__][INFO] - [Line 8] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:23:42,472][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:23:54,551][__main__][INFO] - [Line 123] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:23:55,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:23:59,796][__main__][INFO] - [Line 99] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:24:00,252][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:24:00,898][__main__][INFO] - [Line 38] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:24:01,075][__main__][INFO] - [Line 17] Early consensus reached after 7 calls +[2025-07-07 19:24:01,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:24:11,051][__main__][INFO] - [Line 94] Early consensus reached after 7 calls +[2025-07-07 19:24:12,789][__main__][INFO] - [Line 83] Early consensus reached after 7 calls +[2025-07-07 19:24:13,902][__main__][INFO] - [Line 126] Early consensus reached after 6 calls +[2025-07-07 19:24:26,474][__main__][INFO] - [Line 73] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:24:26,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:24:36,164][__main__][INFO] - [Line 130] Early consensus reached after 7 calls +[2025-07-07 19:24:41,158][__main__][INFO] - [Line 12] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:24:41,614][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:24:44,963][__main__][INFO] - [Line 14] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:24:45,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:25:17,957][__main__][INFO] - [Line 100] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:25:18,453][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:25:20,383][__main__][INFO] - [Line 65] Making API call 6/10 to deepseek-reasoner +[2025-07-07 19:25:20,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:25:41,694][__main__][INFO] - [Line 95] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:25:42,144][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:25:55,655][__main__][INFO] - [Line 92] Early consensus reached after 7 calls +[2025-07-07 19:26:08,782][__main__][INFO] - [Line 2] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:26:09,240][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:26:16,771][__main__][INFO] - [Line 36] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:26:17,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:26:42,409][__main__][INFO] - [Line 75] Early consensus reached after 8 calls +[2025-07-07 19:26:46,751][__main__][INFO] - [Line 127] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:26:47,226][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:27:03,823][__main__][INFO] - [Line 8] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:27:04,276][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:27:18,818][__main__][INFO] - [Line 99] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:27:20,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:27:20,913][__main__][INFO] - [Line 38] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:27:22,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:27:27,230][__main__][WARNING] - [Line 73] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 19:27:38,359][__main__][INFO] - [Line 12] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:27:39,557][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:27:47,251][__main__][INFO] - [Line 73] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:27:47,536][__main__][INFO] - [Line 9] Early consensus reached after 6 calls +[2025-07-07 19:27:48,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:28:44,885][__main__][INFO] - [Line 51] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:28:45,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:29:10,710][__main__][INFO] - [Line 36] Early consensus reached after 7 calls +[2025-07-07 19:29:16,689][__main__][INFO] - [Line 95] Early consensus reached after 10 calls +[2025-07-07 19:29:18,263][__main__][INFO] - [Line 100] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:29:18,740][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:29:36,752][__main__][INFO] - [Line 2] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:29:37,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:31:01,050][__main__][INFO] - [Line 12] Early consensus reached after 9 calls +[2025-07-07 19:31:02,161][__main__][INFO] - [Line 38] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:31:02,621][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:31:31,235][__main__][INFO] - [Line 99] Early consensus reached after 8 calls +[2025-07-07 19:31:39,496][__main__][INFO] - [Line 8] Early consensus reached after 9 calls +[2025-07-07 19:32:08,763][__main__][INFO] - [Line 127] Early consensus reached after 9 calls +[2025-07-07 19:33:14,195][__main__][INFO] - [Line 100] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:33:14,442][__main__][INFO] - [Line 2] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:33:14,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:33:14,913][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:33:18,263][__main__][INFO] - [Line 73] Early consensus reached after 8 calls +[2025-07-07 19:33:39,342][__main__][INFO] - [Line 65] Making API call 7/10 to deepseek-reasoner +[2025-07-07 19:33:39,844][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:34:47,689][__main__][INFO] - [Line 51] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:34:48,158][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:34:52,405][__main__][INFO] - [Line 38] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:34:52,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:35:15,188][__main__][INFO] - [Line 100] Early consensus reached after 9 calls +[2025-07-07 19:36:46,485][__main__][INFO] - [Line 65] Making API call 8/10 to deepseek-reasoner +[2025-07-07 19:36:46,982][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:38:31,110][__main__][INFO] - [Line 38] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:38:31,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:41:55,716][__main__][INFO] - [Line 51] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:41:56,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:44:12,360][__main__][INFO] - [Line 38] Early consensus reached after 10 calls +[2025-07-07 19:44:49,336][__main__][INFO] - [Line 65] Making API call 9/10 to deepseek-reasoner +[2025-07-07 19:44:49,810][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:52:38,325][__main__][INFO] - [Line 65] Making API call 10/10 to deepseek-reasoner +[2025-07-07 19:52:38,785][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 19:56:21,912][__main__][INFO] - [Line 65] Early consensus reached after 10 calls +[2025-07-07 19:56:21,922][__main__][INFO] - Inference Done. Storing results. +[2025-07-07 19:56:22,048][__main__][INFO] - Inference results saved to deepseek-reasoner-zero-shot-C1-full_context_inference_results.jsonl +[2025-07-07 19:56:22,102][__main__][INFO] - Computing bootstrap confidence intervals for metrics: ['QWK', 'Macro_F1', 'Weighted_F1'] +[2025-07-07 19:59:52,354][__main__][INFO] - Bootstrap CI results saved to bootstrap_confidence_intervals.csv +[2025-07-07 19:59:52,354][__main__][INFO] - Bootstrap Confidence Intervals (95%): +[2025-07-07 19:59:52,358][__main__][INFO] - QWK: 0.2036 [0.1506, 0.2603] +[2025-07-07 19:59:52,358][__main__][INFO] - Macro_F1: 0.0358 [0.0121, 0.0635] +[2025-07-07 19:59:52,358][__main__][INFO] - Weighted_F1: 0.0816 [0.0264, 0.1408] +[2025-07-07 19:59:52,358][__main__][INFO] - Inference results: {'accuracy': 0.050724637681159424, 'RMSE': 74.3668930546967, 'QWK': 0.20513439756562912, 'HDIV': 0.10144927536231885, 'Macro_F1': 0.03383482511267695, 'Micro_F1': 0.050724637681159424, 'Weighted_F1': 0.08235284376474875, 'TP_0': np.int64(0), 'TN_0': np.int64(137), 'FP_0': np.int64(0), 'FN_0': np.int64(1), 'TP_1': np.int64(0), 'TN_1': np.int64(62), 'FP_1': np.int64(76), 'FN_1': np.int64(0), 'TP_2': np.int64(0), 'TN_2': np.int64(97), 'FP_2': np.int64(31), 'FN_2': np.int64(10), 'TP_3': np.int64(3), 'TN_3': np.int64(52), 'FP_3': np.int64(20), 'FN_3': np.int64(63), 'TP_4': np.int64(4), 'TN_4': np.int64(83), 'FP_4': np.int64(4), 'FN_4': np.int64(47), 'TP_5': np.int64(0), 'TN_5': np.int64(128), 'FP_5': np.int64(0), 'FN_5': np.int64(10)} +[2025-07-07 19:59:52,358][__main__][INFO] - Inference experiment completed diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/config.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..48c711d3ccbaad665751ab4d98ab429ea37f4d14 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/config.yaml @@ -0,0 +1,32 @@ +cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 1 + use_full_context: true diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/hydra.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/hydra.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b57bd94b233b67611f3996331940aa510771522b --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/hydra.yaml @@ -0,0 +1,155 @@ +hydra: + run: + dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S} + sweep: + dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S} + subdir: ${hydra.job.num} + launcher: + _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher + sweeper: + _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper + max_batch_size: null + params: null + help: + app_name: ${hydra.job.name} + header: '${hydra.help.app_name} is powered by Hydra. + + ' + footer: 'Powered by Hydra (https://hydra.cc) + + Use --hydra-help to view Hydra specific help + + ' + template: '${hydra.help.header} + + == Configuration groups == + + Compose your configuration from those groups (group=option) + + + $APP_CONFIG_GROUPS + + + == Config == + + Override anything in the config (foo.bar=value) + + + $CONFIG + + + ${hydra.help.footer} + + ' + hydra_help: + template: 'Hydra (${hydra.runtime.version}) + + See https://hydra.cc for more info. + + + == Flags == + + $FLAGS_HELP + + + == Configuration groups == + + Compose your configuration from those groups (For example, append hydra/job_logging=disabled + to command line) + + + $HYDRA_CONFIG_GROUPS + + + Use ''--cfg hydra'' to Show the Hydra config. + + ' + hydra_help: ??? + hydra_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][HYDRA] %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + root: + level: INFO + handlers: + - console + loggers: + logging_example: + level: DEBUG + disable_existing_loggers: false + job_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + file: + class: logging.FileHandler + formatter: simple + filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log + root: + level: INFO + handlers: + - console + - file + disable_existing_loggers: false + env: {} + mode: RUN + searchpath: [] + callbacks: {} + output_subdir: .hydra + overrides: + hydra: + - hydra.mode=RUN + task: [] + job: + name: run_inference_experiment + chdir: null + override_dirname: '' + id: ??? + num: ??? + config_name: config + env_set: {} + env_copy: [] + config: + override_dirname: + kv_sep: '=' + item_sep: ',' + exclude_keys: [] + runtime: + version: 1.3.2 + version_base: '1.1' + cwd: C:\Users\Igor\Documents\jbcs2025-u-extractor + config_sources: + - path: hydra.conf + schema: pkg + provider: hydra + - path: C:\Users\Igor\Documents\jbcs2025-u-extractor\configs + schema: file + provider: main + - path: '' + schema: structured + provider: schema + output_dir: C:\Users\Igor\Documents\jbcs2025-u-extractor\outputs\2025-07-07\20-03-32 + choices: + experiments: api_models_reasoning/C2 + hydra/env: default + hydra/callbacks: null + hydra/job_logging: default + hydra/hydra_logging: default + hydra/hydra_help: default + hydra/help: default + hydra/sweeper: basic + hydra/launcher: basic + hydra/output: default + verbose: false diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/overrides.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/overrides.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe51488c7066f6687ef680d6bfaa4f7768ef205c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/.hydra/overrides.yaml @@ -0,0 +1 @@ +[] diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/bootstrap_confidence_intervals.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/bootstrap_confidence_intervals.csv new file mode 100644 index 0000000000000000000000000000000000000000..76f82c09712faf4a4a48c10ba0eaef12c512f7fb --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/bootstrap_confidence_intervals.csv @@ -0,0 +1,2 @@ +experiment_id,timestamp,QWK_mean,QWK_lower_95ci,QWK_upper_95ci,QWK_ci_width,Macro_F1_mean,Macro_F1_lower_95ci,Macro_F1_upper_95ci,Macro_F1_ci_width,Weighted_F1_mean,Weighted_F1_lower_95ci,Weighted_F1_upper_95ci,Weighted_F1_ci_width +deepseek-reasoner-extractor-zero-shot-C2-full_context,2025-07-07 20:03:32,0.5095271937851372,0.38856746285928606,0.6265217699952026,0.23795430713591653,0.2808529065094898,0.19445448833301013,0.37883479425434663,0.1843803059213365,0.31753188544043487,0.2324847376448517,0.40695779544464294,0.17447305779979125 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/deepseek-reasoner-extractor-zero-shot-C2-full_context_inference_results.jsonl b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/deepseek-reasoner-extractor-zero-shot-C2-full_context_inference_results.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..34de7747e3721a9d1bb9baf5214aa93a9a0d26df --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/deepseek-reasoner-extractor-zero-shot-C2-full_context_inference_results.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c13a69887211e13e1c33e94633139752055babba399da30f7d534d1b2eb844d +size 9691296 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/evaluation_results.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/evaluation_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..3c7897636a381a8a01924620f4dea098e93ca889 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/evaluation_results.csv @@ -0,0 +1,2 @@ +accuracy,RMSE,QWK,HDIV,Macro_F1,Micro_F1,Weighted_F1,TP_0,TN_0,FP_0,FN_0,TP_1,TN_1,FP_1,FN_1,TP_2,TN_2,FP_2,FN_2,TP_3,TN_3,FP_3,FN_3,TP_4,TN_4,FP_4,FN_4,TP_5,TN_5,FP_5,FN_5,timestamp,id +0.37681159420289856,65.585434933088,0.5119816985987989,0.1159420289855072,0.2881534668361551,0.37681159420289856,0.31494986902562055,1,131,6,0,27,62,41,8,2,123,10,3,9,87,0,42,0,112,0,26,13,89,29,7,2025-07-07 20:03:32,deepseek-reasoner-extractor-zero-shot-C2-full_context diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/run_inference_experiment.log b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/run_inference_experiment.log new file mode 100644 index 0000000000000000000000000000000000000000..e1dc089fca270029b85b81c90974e7d48d77d77b --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C2-full_context/run_inference_experiment.log @@ -0,0 +1,1955 @@ +[2025-07-07 20:03:32,592][__main__][INFO] - Starting inference experiment +[2025-07-07 20:03:32,596][__main__][INFO] - cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 1 + use_full_context: true + +[2025-07-07 20:03:32,624][__main__][INFO] - Running inference with API model +[2025-07-07 20:03:36,880][__main__][INFO] - Setting up model deepseek-reasoner through OpenAI Client. +[2025-07-07 20:03:37,145][__main__][INFO] - OpenAI client initialized successfully. +[2025-07-07 20:03:37,145][__main__][INFO] - Starting inference on deepseek-reasoner +[2025-07-07 20:03:37,145][__main__][INFO] - We will run inference 10 times per row +[2025-07-07 20:03:37,152][__main__][INFO] - [Line 77] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,541][__main__][INFO] - [Line 123] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,545][__main__][INFO] - [Line 47] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,545][__main__][INFO] - [Line 85] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,549][__main__][INFO] - [Line 26] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,553][__main__][INFO] - [Line 124] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,553][__main__][INFO] - [Line 86] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,557][__main__][INFO] - [Line 76] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,561][__main__][INFO] - [Line 125] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,565][__main__][INFO] - [Line 39] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,573][__main__][INFO] - [Line 87] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,581][__main__][INFO] - [Line 25] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,595][__main__][INFO] - [Line 57] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,599][__main__][INFO] - [Line 126] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,603][__main__][INFO] - [Line 88] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,607][__main__][INFO] - [Line 4] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,611][__main__][INFO] - [Line 75] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,611][__main__][INFO] - [Line 127] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,615][__main__][INFO] - [Line 89] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,615][__main__][INFO] - [Line 24] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,615][__main__][INFO] - [Line 30] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,615][__main__][INFO] - [Line 128] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,619][__main__][INFO] - [Line 9] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,619][__main__][INFO] - [Line 48] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,619][__main__][INFO] - [Line 90] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,619][__main__][INFO] - [Line 74] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,623][__main__][INFO] - [Line 129] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,627][__main__][INFO] - [Line 60] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,627][__main__][INFO] - [Line 91] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,631][__main__][INFO] - [Line 21] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,631][__main__][INFO] - [Line 41] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,631][__main__][INFO] - [Line 130] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,635][__main__][INFO] - [Line 92] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,635][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,635][__main__][INFO] - [Line 131] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,635][__main__][INFO] - [Line 93] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,639][__main__][INFO] - [Line 37] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,639][__main__][INFO] - [Line 20] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,639][__main__][INFO] - [Line 132] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,643][__main__][INFO] - [Line 49] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,643][__main__][INFO] - [Line 94] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,643][__main__][INFO] - [Line 72] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,643][__main__][INFO] - [Line 133] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,647][__main__][INFO] - [Line 95] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,647][__main__][INFO] - [Line 0] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,647][__main__][INFO] - [Line 19] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,651][__main__][INFO] - [Line 42] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,651][__main__][INFO] - [Line 134] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,651][__main__][INFO] - [Line 34] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,651][__main__][INFO] - [Line 96] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,655][__main__][INFO] - [Line 71] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,655][__main__][INFO] - [Line 135] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,659][__main__][INFO] - [Line 97] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,659][__main__][INFO] - [Line 18] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,659][__main__][INFO] - [Line 28] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,659][__main__][INFO] - [Line 136] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,663][__main__][INFO] - [Line 50] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,663][__main__][INFO] - [Line 98] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,663][__main__][INFO] - [Line 70] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,663][__main__][INFO] - [Line 137] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,667][__main__][INFO] - [Line 99] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,667][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,667][__main__][INFO] - [Line 43] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,671][__main__][INFO] - [Line 100] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,671][__main__][INFO] - [Line 16] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,671][__main__][INFO] - [Line 69] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,675][__main__][INFO] - [Line 101] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,675][__main__][INFO] - [Line 51] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,675][__main__][INFO] - [Line 102] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,679][__main__][INFO] - [Line 15] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,679][__main__][INFO] - [Line 36] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,679][__main__][INFO] - [Line 68] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,681][__main__][INFO] - [Line 103] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,681][__main__][INFO] - [Line 8] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,681][__main__][INFO] - [Line 33] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,685][__main__][INFO] - [Line 104] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,685][__main__][INFO] - [Line 14] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,685][__main__][INFO] - [Line 44] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,689][__main__][INFO] - [Line 67] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,689][__main__][INFO] - [Line 105] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,689][__main__][INFO] - [Line 52] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,689][__main__][INFO] - [Line 106] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,693][__main__][INFO] - [Line 23] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,693][__main__][INFO] - [Line 31] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,693][__main__][INFO] - [Line 66] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,693][__main__][INFO] - [Line 107] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,697][__main__][INFO] - [Line 108] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,697][__main__][INFO] - [Line 13] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,697][__main__][INFO] - [Line 45] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,701][__main__][INFO] - [Line 65] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,701][__main__][INFO] - [Line 109] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,705][__main__][INFO] - [Line 53] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,705][__main__][INFO] - [Line 110] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,705][__main__][INFO] - [Line 3] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,709][__main__][INFO] - [Line 12] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,709][__main__][INFO] - [Line 35] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,709][__main__][INFO] - [Line 64] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,709][__main__][INFO] - [Line 111] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,713][__main__][INFO] - [Line 32] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,713][__main__][INFO] - [Line 112] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,713][__main__][INFO] - [Line 2] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,713][__main__][INFO] - [Line 11] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,717][__main__][INFO] - [Line 58] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,717][__main__][INFO] - [Line 63] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,717][__main__][INFO] - [Line 113] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,721][__main__][INFO] - [Line 54] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,721][__main__][INFO] - [Line 114] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,721][__main__][INFO] - [Line 10] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,725][__main__][INFO] - [Line 29] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,725][__main__][INFO] - [Line 62] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,729][__main__][INFO] - [Line 115] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,729][__main__][INFO] - [Line 27] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,729][__main__][INFO] - [Line 116] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,729][__main__][INFO] - [Line 1] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,729][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,733][__main__][INFO] - [Line 59] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,733][__main__][INFO] - [Line 61] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,737][__main__][INFO] - [Line 117] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,737][__main__][INFO] - [Line 78] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,741][__main__][INFO] - [Line 118] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,741][__main__][INFO] - [Line 5] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,741][__main__][INFO] - [Line 40] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,745][__main__][INFO] - [Line 79] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,745][__main__][INFO] - [Line 22] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,749][__main__][INFO] - [Line 55] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,749][__main__][INFO] - [Line 119] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,749][__main__][INFO] - [Line 80] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,753][__main__][INFO] - [Line 120] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,753][__main__][INFO] - [Line 46] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,753][__main__][INFO] - [Line 81] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,757][__main__][INFO] - [Line 38] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,757][__main__][INFO] - [Line 121] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,761][__main__][INFO] - [Line 82] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,761][__main__][INFO] - [Line 56] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,761][__main__][INFO] - [Line 122] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,761][__main__][INFO] - [Line 7] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,765][__main__][INFO] - [Line 83] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:37,769][__main__][INFO] - [Line 84] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:03:38,994][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,100][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,106][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,110][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,139][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,183][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,183][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,194][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,194][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,246][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,246][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,258][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,258][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,258][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,258][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,286][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,286][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,286][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,563][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,563][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,572][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,572][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,580][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,583][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,583][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,583][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,626][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,638][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,702][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,708][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,748][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,756][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,760][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,770][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,818][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,831][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,860][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,885][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,892][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:03:39,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:39,384][openai._base_client][INFO] - Retrying request to /chat/completions in 0.420072 seconds +[2025-07-07 20:04:39,394][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496874 seconds +[2025-07-07 20:04:39,394][openai._base_client][INFO] - Retrying request to /chat/completions in 0.465621 seconds +[2025-07-07 20:04:39,396][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472099 seconds +[2025-07-07 20:04:39,418][openai._base_client][INFO] - Retrying request to /chat/completions in 0.407941 seconds +[2025-07-07 20:04:39,418][openai._base_client][INFO] - Retrying request to /chat/completions in 0.415413 seconds +[2025-07-07 20:04:39,520][openai._base_client][INFO] - Retrying request to /chat/completions in 0.388478 seconds +[2025-07-07 20:04:40,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:40,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:40,369][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:40,678][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:40,714][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:40,763][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:41,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:46,901][__main__][INFO] - [Line 67] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:04:47,391][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:00,600][__main__][INFO] - [Line 43] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:00,757][__main__][INFO] - [Line 95] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:01,247][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:01,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:01,976][__main__][INFO] - [Line 65] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:02,786][__main__][INFO] - [Line 111] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:02,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:03,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:04,484][__main__][INFO] - [Line 36] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:04,489][__main__][INFO] - [Line 13] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:04,687][__main__][INFO] - [Line 118] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:04,970][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:04,992][__main__][INFO] - [Line 84] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:05,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:05,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:05,561][__main__][INFO] - [Line 19] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:05,939][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:06,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:08,725][__main__][INFO] - [Line 30] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:09,201][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:09,252][__main__][INFO] - [Line 110] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:09,709][__main__][INFO] - [Line 103] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:09,748][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:09,850][__main__][INFO] - [Line 78] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:10,244][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:10,720][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:12,040][__main__][INFO] - [Line 77] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:12,515][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:13,172][__main__][INFO] - [Line 34] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:13,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:14,577][__main__][INFO] - [Line 99] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:15,314][__main__][INFO] - [Line 80] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:15,515][__main__][INFO] - [Line 47] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:15,524][__main__][INFO] - [Line 136] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:15,576][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:15,794][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:16,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:16,313][__main__][INFO] - [Line 104] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:16,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:16,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:18,589][__main__][INFO] - [Line 37] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:19,145][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:20,589][__main__][INFO] - [Line 94] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:21,193][__main__][INFO] - [Line 12] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:21,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:21,484][__main__][INFO] - [Line 35] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:21,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:22,425][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:22,585][__main__][INFO] - [Line 130] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:22,795][__main__][INFO] - [Line 91] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:23,084][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:23,611][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:24,473][__main__][INFO] - [Line 58] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:24,565][__main__][INFO] - [Line 133] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:25,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:25,352][__main__][INFO] - [Line 113] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:25,652][__main__][INFO] - [Line 41] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:25,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:25,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:26,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:26,653][__main__][INFO] - [Line 117] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:27,155][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:29,036][__main__][INFO] - [Line 89] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:29,239][__main__][INFO] - [Line 42] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:29,291][__main__][INFO] - [Line 57] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:29,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:29,702][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:30,095][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:31,619][__main__][INFO] - [Line 73] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:32,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:33,366][__main__][INFO] - [Line 55] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:33,952][__main__][INFO] - [Line 106] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:34,159][__main__][INFO] - [Line 48] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:34,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:34,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:34,559][__main__][INFO] - [Line 69] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:34,581][__main__][INFO] - [Line 8] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:34,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:34,974][__main__][INFO] - [Line 71] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:35,052][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:35,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:35,466][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:36,166][__main__][INFO] - [Line 7] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:36,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:38,003][__main__][INFO] - [Line 68] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:38,391][__main__][INFO] - [Line 1] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:38,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:38,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:41,459][__main__][INFO] - [Line 32] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:41,489][__main__][INFO] - [Line 46] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:41,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:42,247][__main__][INFO] - [Line 40] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:42,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:42,843][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:42,976][__main__][INFO] - [Line 105] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:43,491][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:43,503][__main__][INFO] - [Line 5] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,020][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:44,215][__main__][INFO] - [Line 51] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:46,111][__main__][INFO] - [Line 114] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:46,203][__main__][INFO] - [Line 86] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:46,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:46,690][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:46,812][__main__][INFO] - [Line 33] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:46,978][__main__][INFO] - [Line 63] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:47,333][__main__][INFO] - [Line 38] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:47,568][__main__][INFO] - [Line 52] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:47,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:47,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:47,882][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:48,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:48,845][__main__][INFO] - [Line 50] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:49,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:51,515][__main__][INFO] - [Line 132] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:51,826][__main__][INFO] - [Line 126] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:52,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:52,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:53,361][__main__][INFO] - [Line 131] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:54,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:54,811][__main__][INFO] - [Line 9] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:55,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:55,891][__main__][INFO] - [Line 137] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:55,998][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:56,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:56,894][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:57,299][__main__][INFO] - [Line 64] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:58,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:58,203][__main__][INFO] - [Line 70] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:58,465][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:58,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:59,053][__main__][INFO] - [Line 24] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:59,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:59,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:00,020][__main__][INFO] - [Line 11] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:00,032][__main__][INFO] - [Line 107] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:00,528][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:00,756][__main__][INFO] - [Line 54] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:00,815][__main__][INFO] - [Line 96] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:00,876][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:01,095][__main__][INFO] - [Line 17] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:01,494][__main__][INFO] - [Line 123] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:01,632][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:01,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:01,648][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:01,937][__main__][INFO] - [Line 122] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:02,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,385][__main__][INFO] - [Line 67] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:02,432][__main__][INFO] - [Line 124] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:02,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,795][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:02,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:03,577][__main__][INFO] - [Line 56] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:03,965][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:04,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:04,578][__main__][INFO] - [Line 61] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:05,065][__main__][INFO] - [Line 101] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:05,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:05,882][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:06,192][__main__][INFO] - [Line 27] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:06,345][__main__][INFO] - [Line 4] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:06,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:06,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:10,482][__main__][INFO] - [Line 26] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:10,994][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,453][__main__][INFO] - [Line 100] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:13,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:13,772][__main__][INFO] - [Line 129] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:14,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:15,224][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:15,232][__main__][INFO] - [Line 18] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:15,240][__main__][INFO] - [Line 90] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:15,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:15,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:16,089][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:16,451][__main__][INFO] - [Line 15] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:17,300][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:17,450][__main__][INFO] - [Line 112] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:17,931][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:20,403][__main__][INFO] - [Line 81] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:20,936][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:22,116][__main__][INFO] - [Line 23] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:22,629][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:23,152][__main__][INFO] - [Line 84] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:23,676][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:28,654][__main__][INFO] - [Line 29] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:29,367][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:29,591][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:30,115][__main__][INFO] - [Line 21] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:30,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:30,607][__main__][INFO] - [Line 135] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:30,698][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:31,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:33,086][__main__][INFO] - [Line 109] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:34,256][__main__][INFO] - [Line 85] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:34,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:34,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:35,556][__main__][INFO] - [Line 3] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:36,125][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:40,315][__main__][INFO] - [Line 59] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:41,385][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:41,481][__main__][INFO] - [Line 60] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:42,099][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:42,327][__main__][INFO] - [Line 79] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:42,870][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:44,801][__main__][INFO] - [Line 97] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:45,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:45,400][__main__][INFO] - [Line 44] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:46,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:46,454][__main__][INFO] - [Line 94] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:47,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:47,182][__main__][INFO] - [Line 95] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:48,023][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:48,761][__main__][INFO] - [Line 117] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:49,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:49,477][__main__][INFO] - [Line 76] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:49,977][__main__][INFO] - [Line 47] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:50,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:50,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:52,916][openai._base_client][INFO] - Retrying request to /chat/completions in 0.489133 seconds +[2025-07-07 20:06:53,909][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:54,818][__main__][INFO] - [Line 83] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:55,059][__main__][INFO] - [Line 121] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:55,273][__main__][INFO] - [Line 99] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:55,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:55,593][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:55,831][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:56,651][__main__][INFO] - [Line 82] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:57,469][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:57,497][__main__][INFO] - [Line 22] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:57,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:59,451][__main__][INFO] - [Line 14] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:59,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:00,168][__main__][INFO] - [Line 86] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:00,222][__main__][INFO] - [Line 88] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:01,026][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:01,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:02,223][__main__][INFO] - [Line 118] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:02,726][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:03,639][__main__][INFO] - [Line 66] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:04,026][__main__][INFO] - [Line 53] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:04,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:04,968][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:05,451][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:05,961][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:06,288][__main__][INFO] - [Line 41] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:06,375][__main__][INFO] - [Line 116] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:06,708][__main__][INFO] - [Line 92] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:06,829][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:06,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:07,189][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:07,392][__main__][INFO] - [Line 13] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:07,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:07,946][__main__][INFO] - [Line 133] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:08,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:09,537][__main__][INFO] - [Line 72] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:10,007][__main__][INFO] - [Line 7] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:10,051][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:10,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:11,321][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:11,351][__main__][INFO] - [Line 127] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:11,705][__main__][INFO] - [Line 40] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:11,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:12,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:12,280][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:12,600][__main__][INFO] - [Line 114] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:13,077][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:13,426][__main__][INFO] - [Line 48] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:13,923][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:14,001][__main__][INFO] - [Line 51] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:14,287][__main__][INFO] - [Line 115] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,357][__main__][INFO] - [Line 125] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,426][__main__][INFO] - [Line 80] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:14,477][__main__][INFO] - [Line 98] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:14,841][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:14,918][__main__][INFO] - [Line 128] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,951][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:15,326][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:15,520][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:15,788][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:15,801][__main__][INFO] - [Line 110] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:16,295][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:16,622][__main__][INFO] - [Line 104] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:17,839][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:18,755][__main__][INFO] - [Line 102] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:19,228][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:19,880][__main__][INFO] - [Line 113] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:20,020][__main__][INFO] - [Line 136] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:20,487][__main__][INFO] - [Line 2] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:20,675][__main__][INFO] - [Line 39] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:20,691][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:20,734][__main__][INFO] - [Line 37] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:20,745][__main__][INFO] - [Line 43] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:20,872][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,067][__main__][INFO] - [Line 6] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:21,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,253][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,726][__main__][INFO] - [Line 71] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:21,752][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,951][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:22,351][__main__][INFO] - [Line 58] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:22,501][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:22,551][__main__][INFO] - [Line 63] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:23,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:23,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:23,184][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:23,954][__main__][INFO] - [Line 57] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:24,791][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:24,863][__main__][INFO] - [Line 49] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:25,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:26,318][__main__][INFO] - [Line 68] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:27,020][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:28,184][__main__][INFO] - [Line 137] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:29,479][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:29,687][__main__][INFO] - [Line 9] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:29,763][__main__][INFO] - [Line 67] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:07:30,234][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:30,512][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:30,720][__main__][INFO] - [Line 50] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:31,050][__main__][INFO] - [Line 75] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:31,056][__main__][INFO] - [Line 62] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:31,334][__main__][INFO] - [Line 21] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:31,560][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:31,593][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:31,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:31,870][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:31,943][__main__][INFO] - [Line 70] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:32,446][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:33,773][__main__][INFO] - [Line 33] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:34,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:34,947][__main__][INFO] - [Line 42] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:35,466][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:39,933][__main__][INFO] - [Line 105] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:40,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:40,533][__main__][INFO] - [Line 77] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:41,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,341][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:45,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:46,531][openai._base_client][INFO] - Retrying request to /chat/completions in 0.447260 seconds +[2025-07-07 20:07:47,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:49,154][__main__][INFO] - [Line 74] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:49,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:50,390][__main__][INFO] - [Line 34] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:50,491][__main__][INFO] - [Line 5] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:50,892][__main__][INFO] - [Line 28] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:50,997][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:51,234][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:51,406][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:51,912][__main__][INFO] - [Line 106] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:52,446][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:53,603][__main__][INFO] - [Line 15] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:53,924][__main__][INFO] - [Line 55] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:54,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:54,577][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:55,373][__main__][INFO] - [Line 119] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:55,483][__main__][INFO] - [Line 38] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:55,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:56,328][__main__][INFO] - [Line 65] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:56,762][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:57,022][__main__][INFO] - [Line 111] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:57,176][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:57,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:58,352][__main__][INFO] - [Line 69] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:58,483][__main__][INFO] - [Line 78] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:58,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:58,971][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:00,136][__main__][INFO] - [Line 73] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:00,536][__main__][INFO] - [Line 81] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:00,678][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:01,127][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:01,712][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496275 seconds +[2025-07-07 20:08:02,337][__main__][INFO] - [Line 132] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:02,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:03,062][__main__][INFO] - [Line 31] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:03,123][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:03,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:04,803][__main__][INFO] - [Line 91] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:05,099][__main__][INFO] - [Line 10] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:05,161][__main__][INFO] - [Line 1] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:05,287][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:05,651][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:05,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:07,155][__main__][INFO] - [Line 103] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:07,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:10,538][__main__][INFO] - [Line 86] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:11,399][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:14,204][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:14,760][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:14,856][__main__][INFO] - [Line 100] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:15,475][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472670 seconds +[2025-07-07 20:08:16,142][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:16,707][__main__][INFO] - [Line 123] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:16,762][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:17,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:17,959][__main__][INFO] - [Line 18] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:18,463][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:18,996][__main__][INFO] - [Line 17] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:19,127][__main__][INFO] - [Line 30] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:19,423][__main__][INFO] - [Line 20] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:19,484][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:19,615][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:19,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:20,197][__main__][INFO] - [Line 56] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:20,579][__main__][INFO] - [Line 131] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:20,735][__main__][INFO] - [Line 54] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:21,038][openai._base_client][INFO] - Retrying request to /chat/completions in 0.436831 seconds +[2025-07-07 20:08:21,061][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,720][__main__][INFO] - [Line 84] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:21,980][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,989][__main__][INFO] - [Line 52] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:22,390][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:22,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,955][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:25,462][__main__][INFO] - [Line 95] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:26,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:27,162][__main__][INFO] - [Line 36] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:28,014][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:30,285][__main__][INFO] - [Line 29] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:31,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:32,508][__main__][INFO] - [Line 26] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:33,188][__main__][INFO] - [Line 64] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:33,282][__main__][INFO] - [Line 122] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:33,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:33,786][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:34,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:34,767][__main__][INFO] - [Line 47] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:35,287][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:36,522][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:37,053][__main__][INFO] - [Line 109] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:37,232][__main__][INFO] - [Line 94] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:37,392][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:37,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:38,109][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:40,089][__main__][INFO] - [Line 16] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:40,604][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:42,209][__main__][INFO] - [Line 45] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:42,705][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:43,979][__main__][INFO] - [Line 0] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:44,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:44,610][__main__][INFO] - [Line 108] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:45,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:46,090][__main__][INFO] - [Line 70] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:46,538][__main__][INFO] - [Line 37] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:46,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:47,652][__main__][INFO] - [Line 40] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:47,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:48,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:49,987][__main__][INFO] - [Line 68] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:50,576][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:51,563][__main__][INFO] - [Line 13] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:51,708][__main__][INFO] - [Line 92] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:51,812][__main__][INFO] - [Line 117] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:52,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,518][__main__][INFO] - [Line 80] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:53,134][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:53,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:53,625][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,238][__main__][INFO] - [Line 126] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:54,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,950][__main__][INFO] - [Line 27] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:55,450][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:56,412][__main__][INFO] - [Line 114] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:56,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:58,165][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:58,568][__main__][INFO] - [Line 11] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:58,595][__main__][INFO] - [Line 67] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:08:58,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:59,410][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:59,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:00,135][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496683 seconds +[2025-07-07 20:09:00,650][__main__][INFO] - [Line 104] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:01,169][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:01,469][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:03,228][__main__][INFO] - [Line 19] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:03,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:05,238][__main__][INFO] - [Line 134] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:05,706][__main__][INFO] - [Line 38] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:05,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:06,302][__main__][INFO] - [Line 35] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:06,420][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:07,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:07,695][__main__][INFO] - [Line 83] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:08,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:09,695][__main__][INFO] - [Line 51] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:09,843][__main__][INFO] - [Line 130] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:10,605][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,416][__main__][INFO] - [Line 110] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:11,913][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,966][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:12,222][__main__][INFO] - [Line 85] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:12,387][openai._base_client][INFO] - Retrying request to /chat/completions in 0.475145 seconds +[2025-07-07 20:09:12,450][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:13,064][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:13,304][__main__][INFO] - [Line 60] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:13,338][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:13,409][__main__][INFO] - [Line 113] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:13,603][__main__][INFO] - [Line 14] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:13,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,102][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,269][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,746][__main__][INFO] - [Line 137] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:15,243][__main__][INFO] - [Line 135] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:15,557][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:15,729][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,299][__main__][INFO] - [Line 42] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:16,746][__main__][INFO] - [Line 23] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:16,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,799][__main__][INFO] - [Line 121] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:17,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,271][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,443][__main__][INFO] - [Line 101] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:17,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:18,573][__main__][INFO] - [Line 133] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:19,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:19,819][__main__][INFO] - [Line 43] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:19,856][__main__][INFO] - [Line 90] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:20,372][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,633][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:21,725][__main__][INFO] - [Line 99] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:22,886][__main__][INFO] - [Line 102] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:23,058][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:23,129][__main__][INFO] - [Line 79] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:23,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:23,673][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:25,304][__main__][INFO] - [Line 3] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:25,795][__main__][INFO] - [Line 118] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:25,822][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:26,522][__main__][INFO] - [Line 107] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:26,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:27,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:27,176][__main__][INFO] - [Line 71] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:27,695][__main__][INFO] - [Line 22] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:27,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:27,799][__main__][INFO] - [Line 105] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:28,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:28,623][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,725][__main__][INFO] - [Line 136] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:30,220][__main__][INFO] - [Line 106] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:30,545][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:31,115][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:31,251][__main__][INFO] - [Line 66] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:31,667][__main__][INFO] - [Line 32] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:32,096][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:32,553][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:32,741][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:33,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:34,968][__main__][INFO] - [Line 8] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:35,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:35,562][__main__][INFO] - [Line 1] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:35,777][__main__][INFO] - [Line 86] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:09:36,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,168][__main__][INFO] - [Line 81] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:36,602][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,669][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:37,164][__main__][INFO] - [Line 2] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:37,541][__main__][INFO] - [Line 15] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:37,633][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:38,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:38,155][__main__][INFO] - [Line 82] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:38,547][__main__][INFO] - [Line 111] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:38,604][__main__][INFO] - [Line 88] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:38,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,796][__main__][INFO] - [Line 59] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:40,555][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,756][__main__][INFO] - [Line 125] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:43,218][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:44,351][__main__][INFO] - [Line 5] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:44,711][__main__][INFO] - [Line 65] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:44,849][__main__][INFO] - [Line 52] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:45,114][__main__][INFO] - [Line 77] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:45,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,272][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,689][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,802][__main__][INFO] - [Line 120] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:46,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:48,241][__main__][INFO] - [Line 97] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:48,408][__main__][INFO] - [Line 119] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:48,781][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:49,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:50,775][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:51,705][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:53,121][__main__][INFO] - [Line 112] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:53,960][__main__][INFO] - [Line 12] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:54,004][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:55,289][__main__][INFO] - [Line 54] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:55,345][__main__][INFO] - [Line 34] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:55,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:56,121][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:56,635][__main__][INFO] - [Line 20] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:57,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:58,854][__main__][INFO] - [Line 31] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:59,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:00,760][__main__][INFO] - [Line 109] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:02,033][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:02,156][__main__][INFO] - [Line 37] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:02,168][__main__][INFO] - [Line 84] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:02,402][__main__][INFO] - [Line 49] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:02,572][__main__][INFO] - [Line 6] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:02,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:02,751][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,108][__main__][INFO] - [Line 9] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:03,169][__main__][INFO] - [Line 73] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:03,229][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,381][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,612][__main__][INFO] - [Line 87] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:03,685][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:04,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:04,130][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:04,212][__main__][INFO] - [Line 21] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:05,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:05,803][__main__][INFO] - [Line 76] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:06,279][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,326][__main__][INFO] - [Line 33] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:07,801][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,093][__main__][INFO] - [Line 132] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:08,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,123][__main__][INFO] - [Line 57] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:09,628][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,715][__main__][INFO] - [Line 47] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:11,535][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:12,580][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:13,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:13,165][__main__][INFO] - [Line 36] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:13,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:13,749][__main__][INFO] - [Line 94] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:14,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:16,866][__main__][INFO] - [Line 41] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:17,369][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:18,773][__main__][INFO] - [Line 123] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:18,834][__main__][INFO] - [Line 68] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:19,532][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:19,639][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,853][__main__][INFO] - [Line 4] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:21,414][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:22,097][__main__][INFO] - [Line 28] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:22,858][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:23,970][__main__][INFO] - [Line 115] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:24,825][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:28,319][__main__][INFO] - [Line 29] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:28,693][__main__][INFO] - [Line 117] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:29,051][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:29,512][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:30,326][__main__][INFO] - [Line 108] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:30,749][__main__][INFO] - [Line 10] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:31,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,322][__main__][INFO] - [Line 122] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:31,754][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:32,072][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:32,257][openai._base_client][INFO] - Retrying request to /chat/completions in 0.418764 seconds +[2025-07-07 20:10:33,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:33,255][__main__][INFO] - [Line 40] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:34,072][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:35,145][__main__][INFO] - [Line 126] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:35,978][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:37,073][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:37,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:38,540][__main__][INFO] - [Line 62] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:39,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:39,464][__main__][INFO] - [Line 19] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:39,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:42,086][__main__][INFO] - [Line 80] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:42,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:43,381][__main__][INFO] - [Line 130] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:43,802][__main__][INFO] - [Line 18] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:44,116][__main__][INFO] - [Line 127] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:44,192][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,628][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:45,423][__main__][INFO] - [Line 128] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:45,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:46,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:47,302][__main__][INFO] - [Line 70] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:47,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:49,649][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:50,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:50,306][__main__][INFO] - [Line 91] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:50,492][__main__][INFO] - [Line 114] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:50,691][__main__][INFO] - [Line 118] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:50,828][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:50,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:51,204][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:52,572][openai._base_client][INFO] - Retrying request to /chat/completions in 0.431882 seconds +[2025-07-07 20:10:53,327][__main__][INFO] - [Line 63] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:53,504][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:53,835][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:54,737][__main__][INFO] - [Line 124] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:55,228][__main__][INFO] - [Line 131] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:55,615][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:55,738][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:55,872][__main__][INFO] - [Line 134] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:56,369][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:56,837][__main__][INFO] - [Line 137] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:57,391][__main__][INFO] - [Line 7] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:57,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:57,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:58,462][__main__][INFO] - [Line 39] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:59,283][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:59,866][__main__][INFO] - [Line 5] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:00,522][__main__][INFO] - [Line 58] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:00,825][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,025][__main__][INFO] - [Line 110] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:01,372][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,523][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:02,715][__main__][INFO] - [Line 111] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:02,754][__main__][INFO] - [Line 38] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:03,277][__main__][INFO] - [Line 17] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:03,527][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:03,565][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:03,623][__main__][INFO] - [Line 53] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:03,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:04,282][__main__][INFO] - [Line 103] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:04,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:05,115][__main__][INFO] - [Line 55] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:05,120][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:05,579][__main__][INFO] - [Line 129] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:05,737][__main__][INFO] - [Line 101] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:05,999][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:06,241][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:06,316][__main__][INFO] - [Line 48] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:06,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:06,590][__main__][INFO] - [Line 95] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:06,699][__main__][INFO] - [Line 72] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:06,764][__main__][INFO] - [Line 64] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:06,786][__main__][INFO] - [Line 35] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:06,948][__main__][INFO] - [Line 86] Early consensus reached after 5 calls +[2025-07-07 20:11:07,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:07,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:07,245][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:07,260][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:07,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:08,300][__main__][INFO] - [Line 106] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:08,481][__main__][INFO] - [Line 67] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:11:08,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:08,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:09,653][__main__][INFO] - [Line 92] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:10,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:10,348][__main__][INFO] - [Line 25] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:10,751][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:10,787][__main__][INFO] - [Line 69] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:10,839][__main__][INFO] - [Line 14] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:11,247][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,575][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,579][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:12,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:12,158][__main__][INFO] - [Line 20] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:12,902][__main__][INFO] - [Line 75] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:12,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:13,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:15,033][__main__][INFO] - [Line 56] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:15,889][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:15,932][__main__][INFO] - [Line 88] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:16,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,960][__main__][INFO] - [Line 43] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:17,266][__main__][INFO] - [Line 84] Early consensus reached after 5 calls +[2025-07-07 20:11:17,452][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:18,706][__main__][INFO] - [Line 44] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:19,581][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:22,606][__main__][INFO] - [Line 65] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:22,655][__main__][INFO] - [Line 23] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:23,089][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:23,464][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:24,951][__main__][INFO] - [Line 46] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:25,466][__main__][INFO] - [Line 81] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:25,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:26,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:26,791][__main__][INFO] - [Line 85] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:27,293][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:27,856][__main__][INFO] - [Line 98] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:28,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:30,866][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:31,449][__main__][INFO] - [Line 97] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:31,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:31,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:33,177][__main__][INFO] - [Line 37] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:11:33,630][__main__][INFO] - [Line 113] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:33,670][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:35,378][__main__][INFO] - [Line 107] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:35,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:36,548][__main__][INFO] - [Line 96] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:37,440][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:37,630][__main__][INFO] - [Line 104] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:38,344][__main__][INFO] - [Line 71] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:38,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:38,814][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,102][__main__][INFO] - [Line 32] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:39,342][__main__][INFO] - [Line 51] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:39,605][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:41,841][__main__][INFO] - [Line 26] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:42,191][__main__][INFO] - [Line 68] Early consensus reached after 5 calls +[2025-07-07 20:11:42,691][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:43,595][__main__][INFO] - [Line 52] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:44,051][__main__][INFO] - [Line 61] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:44,127][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:44,499][__main__][INFO] - [Line 1] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:44,710][__main__][INFO] - [Line 125] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:44,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:45,010][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:45,018][__main__][INFO] - [Line 24] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:45,246][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:45,498][__main__][INFO] - [Line 94] Early consensus reached after 5 calls +[2025-07-07 20:11:45,602][__main__][INFO] - [Line 105] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:45,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,084][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,302][__main__][INFO] - [Line 42] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:46,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:48,151][__main__][INFO] - [Line 54] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:48,665][__main__][INFO] - [Line 83] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:48,814][__main__][INFO] - [Line 12] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:48,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,858][__main__][INFO] - [Line 135] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:52,163][__main__][INFO] - [Line 132] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:52,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:52,843][__main__][INFO] - [Line 109] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:52,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:53,342][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:56,121][__main__][INFO] - [Line 73] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:56,287][__main__][INFO] - [Line 11] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:56,792][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,450][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,634][__main__][INFO] - [Line 9] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:58,096][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:58,839][__main__][INFO] - [Line 120] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:58,940][__main__][INFO] - [Line 40] Early consensus reached after 5 calls +[2025-07-07 20:11:59,201][__main__][INFO] - [Line 3] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:59,673][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:59,997][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:01,273][__main__][INFO] - [Line 45] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:02,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:02,752][__main__][INFO] - [Line 8] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:02,823][__main__][INFO] - [Line 41] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:03,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:03,568][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:05,073][__main__][INFO] - [Line 99] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:05,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:07,056][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:07,560][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:11,637][__main__][INFO] - [Line 133] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:11,682][__main__][INFO] - [Line 47] Early consensus reached after 5 calls +[2025-07-07 20:12:11,689][__main__][INFO] - [Line 87] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:12,083][__main__][INFO] - [Line 100] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:12,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,180][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,647][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:12,801][__main__][INFO] - [Line 36] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:12,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:13,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:13,463][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:17,019][__main__][INFO] - [Line 90] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:17,509][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:17,605][__main__][INFO] - [Line 50] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:17,936][__main__][INFO] - [Line 77] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:18,168][__main__][INFO] - [Line 108] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:18,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:18,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:18,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,250][__main__][INFO] - [Line 21] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:22,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:24,233][__main__][INFO] - [Line 116] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:24,867][__main__][INFO] - [Line 114] Early consensus reached after 5 calls +[2025-07-07 20:12:25,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:25,381][__main__][INFO] - [Line 22] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:26,156][__main__][INFO] - [Line 126] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:26,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:26,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:27,739][__main__][INFO] - [Line 38] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:27,927][__main__][INFO] - [Line 130] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:28,398][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:28,405][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:28,808][__main__][INFO] - [Line 118] Early consensus reached after 5 calls +[2025-07-07 20:12:29,240][__main__][INFO] - [Line 55] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:29,328][__main__][INFO] - [Line 123] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:29,508][__main__][INFO] - [Line 80] Early consensus reached after 5 calls +[2025-07-07 20:12:29,791][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:29,918][__main__][INFO] - [Line 122] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:30,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:30,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:32,338][__main__][INFO] - [Line 35] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:33,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:33,930][__main__][INFO] - [Line 57] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:34,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,367][__main__][INFO] - [Line 63] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:35,429][__main__][INFO] - [Line 6] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:35,741][__main__][INFO] - [Line 117] Early consensus reached after 5 calls +[2025-07-07 20:12:35,889][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:36,883][__main__][INFO] - [Line 102] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:37,345][__main__][INFO] - [Line 20] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:37,563][__main__][INFO] - [Line 111] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:37,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:37,899][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:38,493][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:39,944][__main__][INFO] - [Line 60] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:40,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:40,830][__main__][INFO] - [Line 129] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:41,330][__main__][INFO] - [Line 16] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:41,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:41,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:46,393][__main__][INFO] - [Line 27] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:46,787][__main__][INFO] - [Line 43] Early consensus reached after 5 calls +[2025-07-07 20:12:46,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:48,999][__main__][INFO] - [Line 82] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:50,066][__main__][INFO] - [Line 124] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:50,232][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:50,474][__main__][INFO] - [Line 7] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:50,590][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:50,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:52,127][__main__][INFO] - [Line 121] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:52,485][__main__][INFO] - [Line 13] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:52,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:52,975][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:57,810][__main__][INFO] - [Line 81] Early consensus reached after 5 calls +[2025-07-07 20:12:58,264][__main__][INFO] - [Line 67] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:12:58,790][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:00,493][__main__][INFO] - [Line 106] Early consensus reached after 5 calls +[2025-07-07 20:13:00,501][__main__][INFO] - [Line 5] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:01,021][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:01,091][__main__][INFO] - [Line 95] Early consensus reached after 5 calls +[2025-07-07 20:13:02,689][__main__][INFO] - [Line 112] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:03,162][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:03,355][__main__][INFO] - [Line 62] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:04,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:04,915][__main__][INFO] - [Line 33] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:05,120][__main__][INFO] - [Line 14] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:05,769][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:05,892][__main__][INFO] - [Line 34] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:05,972][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:06,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:07,570][__main__][INFO] - [Line 19] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:08,115][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:08,869][__main__][INFO] - [Line 18] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:09,525][__main__][INFO] - [Line 64] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:09,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:10,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:11,362][__main__][INFO] - [Line 1] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:11,870][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:13,446][__main__][INFO] - [Line 65] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:13,994][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:15,176][__main__][INFO] - [Line 119] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:15,469][__main__][INFO] - [Line 31] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:15,660][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:15,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:16,580][__main__][INFO] - [Line 2] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:16,744][__main__][INFO] - [Line 110] Early consensus reached after 5 calls +[2025-07-07 20:13:17,083][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,430][__main__][INFO] - [Line 109] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:17,997][__main__][INFO] - [Line 76] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:18,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:18,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:20,307][__main__][INFO] - [Line 79] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:20,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:21,198][__main__][INFO] - [Line 15] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:21,564][__main__][INFO] - [Line 17] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:22,051][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,546][__main__][INFO] - [Line 78] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:22,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,048][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,363][__main__][INFO] - [Line 12] Early consensus reached after 5 calls +[2025-07-07 20:13:24,588][__main__][INFO] - [Line 120] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:25,092][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:25,874][__main__][INFO] - [Line 30] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:25,924][__main__][INFO] - [Line 66] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:26,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:26,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:28,593][__main__][INFO] - [Line 54] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:28,952][__main__][INFO] - [Line 4] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:29,096][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:29,431][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:33,529][__main__][INFO] - [Line 137] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:34,144][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:35,204][__main__][INFO] - [Line 70] Early consensus reached after 5 calls +[2025-07-07 20:13:35,259][__main__][INFO] - [Line 41] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:35,577][__main__][INFO] - [Line 50] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:35,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:36,662][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:37,029][__main__][INFO] - [Line 113] Early consensus reached after 5 calls +[2025-07-07 20:13:37,490][__main__][INFO] - [Line 74] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:38,305][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:38,487][__main__][INFO] - [Line 85] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:39,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:39,107][__main__][INFO] - [Line 44] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:39,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:40,047][__main__][INFO] - [Line 91] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:40,557][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,867][__main__][INFO] - [Line 115] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:43,207][__main__][INFO] - [Line 32] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:43,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,497][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,507][__main__][INFO] - [Line 42] Early consensus reached after 5 calls +[2025-07-07 20:13:45,137][__main__][INFO] - [Line 71] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:45,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:46,317][__main__][INFO] - [Line 104] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:46,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:48,561][__main__][INFO] - [Line 58] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:48,962][__main__][INFO] - [Line 69] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:49,032][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:49,044][__main__][INFO] - [Line 49] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:49,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:49,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,018][__main__][INFO] - [Line 45] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:50,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:51,083][__main__][INFO] - [Line 83] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:51,216][__main__][INFO] - [Line 107] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:51,560][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:51,683][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:51,735][__main__][INFO] - [Line 133] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:51,779][__main__][INFO] - [Line 26] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:52,340][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,620][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,816][__main__][INFO] - [Line 23] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:52,906][__main__][INFO] - [Line 36] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:53,237][__main__][INFO] - [Line 89] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:53,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:53,733][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:53,796][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:54,128][__main__][INFO] - [Line 9] Early consensus reached after 5 calls +[2025-07-07 20:13:54,249][__main__][INFO] - [Line 59] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:55,160][__main__][INFO] - [Line 130] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:55,527][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:55,537][__main__][INFO] - [Line 132] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:55,643][__main__][INFO] - [Line 131] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:55,799][__main__][INFO] - [Line 24] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:55,958][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,295][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,352][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,522][__main__][INFO] - [Line 126] Early consensus reached after 5 calls +[2025-07-07 20:13:56,645][__main__][INFO] - [Line 39] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:56,924][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:57,110][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:58,358][__main__][INFO] - [Line 56] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:58,779][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:58,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:59,329][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:00,150][__main__][INFO] - [Line 101] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:00,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:02,741][__main__][INFO] - [Line 29] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:02,886][__main__][INFO] - [Line 52] Early consensus reached after 5 calls +[2025-07-07 20:14:03,182][__main__][INFO] - [Line 51] Early consensus reached after 5 calls +[2025-07-07 20:14:03,584][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:04,079][__main__][INFO] - [Line 37] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:14:04,648][__main__][INFO] - [Line 25] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:04,902][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:05,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,110][__main__][INFO] - [Line 127] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:06,593][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,843][__main__][INFO] - [Line 99] Early consensus reached after 5 calls +[2025-07-07 20:14:16,000][__main__][INFO] - [Line 93] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:16,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:17,278][__main__][INFO] - [Line 134] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:17,910][__main__][INFO] - [Line 13] Early consensus reached after 5 calls +[2025-07-07 20:14:18,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:19,464][__main__][INFO] - [Line 98] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:20,751][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:20,896][__main__][INFO] - [Line 63] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:21,368][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:21,453][__main__][INFO] - [Line 35] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:22,259][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:24,038][__main__][INFO] - [Line 87] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:24,559][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:25,595][__main__][INFO] - [Line 8] Early consensus reached after 5 calls +[2025-07-07 20:14:28,027][__main__][INFO] - [Line 73] Early consensus reached after 5 calls +[2025-07-07 20:14:28,097][__main__][INFO] - [Line 92] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:28,621][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:29,138][__main__][INFO] - [Line 27] Early consensus reached after 5 calls +[2025-07-07 20:14:30,327][__main__][INFO] - [Line 105] Early consensus reached after 5 calls +[2025-07-07 20:14:32,992][__main__][INFO] - [Line 28] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:33,353][__main__][INFO] - [Line 55] Early consensus reached after 5 calls +[2025-07-07 20:14:33,365][__main__][INFO] - [Line 135] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:33,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:33,562][__main__][INFO] - [Line 20] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:14:33,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:34,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:35,544][__main__][INFO] - [Line 34] Early consensus reached after 5 calls +[2025-07-07 20:14:35,591][__main__][INFO] - [Line 21] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:36,095][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:36,499][__main__][INFO] - [Line 129] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:36,922][__main__][INFO] - [Line 121] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:37,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:37,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:37,562][__main__][INFO] - [Line 90] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:38,123][__main__][INFO] - [Line 67] Early consensus reached after 7 calls +[2025-07-07 20:14:38,372][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:39,192][__main__][INFO] - [Line 100] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:39,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:39,983][__main__][INFO] - [Line 96] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:40,017][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:40,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:40,764][__main__][INFO] - [Line 124] Early consensus reached after 5 calls +[2025-07-07 20:14:40,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:41,815][__main__][INFO] - [Line 15] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:42,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:42,539][__main__][INFO] - [Line 57] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:42,606][__main__][INFO] - [Line 128] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:43,055][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:43,192][__main__][INFO] - [Line 122] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:43,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:43,696][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,863][__main__][INFO] - [Line 10] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:46,911][__main__][INFO] - [Line 3] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:47,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:47,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:47,983][__main__][INFO] - [Line 31] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:48,833][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:49,479][__main__][INFO] - [Line 102] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:49,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:52,121][__main__][INFO] - [Line 77] Early consensus reached after 5 calls +[2025-07-07 20:14:52,976][__main__][INFO] - [Line 97] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:53,396][__main__][INFO] - [Line 61] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:53,903][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:54,196][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:54,741][__main__][INFO] - [Line 38] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:14:54,745][__main__][INFO] - [Line 108] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:55,260][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:55,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:56,555][__main__][INFO] - [Line 75] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:57,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:59,057][__main__][INFO] - [Line 7] Early consensus reached after 5 calls +[2025-07-07 20:14:59,607][__main__][INFO] - [Line 136] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:00,485][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:03,053][__main__][INFO] - [Line 5] Early consensus reached after 6 calls +[2025-07-07 20:15:05,146][__main__][INFO] - [Line 37] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:15:05,970][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,163][__main__][INFO] - [Line 72] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:09,650][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,561][__main__][INFO] - [Line 111] Early consensus reached after 6 calls +[2025-07-07 20:15:10,845][__main__][INFO] - [Line 54] Early consensus reached after 6 calls +[2025-07-07 20:15:11,392][__main__][INFO] - [Line 11] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:11,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:15,269][__main__][INFO] - [Line 14] Early consensus reached after 5 calls +[2025-07-07 20:15:15,285][__main__][INFO] - [Line 131] Early consensus reached after 5 calls +[2025-07-07 20:15:18,797][__main__][INFO] - [Line 112] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:19,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:22,527][__main__][INFO] - [Line 120] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:22,903][__main__][INFO] - [Line 48] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:22,927][__main__][INFO] - [Line 116] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:23,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:23,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:23,399][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:23,683][__main__][INFO] - [Line 18] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:24,087][__main__][INFO] - [Line 123] Early consensus reached after 5 calls +[2025-07-07 20:15:24,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:24,447][__main__][INFO] - [Line 85] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:24,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:27,004][__main__][INFO] - [Line 65] Early consensus reached after 6 calls +[2025-07-07 20:15:29,447][__main__][INFO] - [Line 104] Early consensus reached after 6 calls +[2025-07-07 20:15:29,605][__main__][INFO] - [Line 125] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:29,930][__main__][INFO] - [Line 88] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:30,124][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:30,383][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:30,979][__main__][INFO] - [Line 137] Early consensus reached after 6 calls +[2025-07-07 20:15:31,023][__main__][INFO] - [Line 19] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:31,503][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:31,596][__main__][INFO] - [Line 1] Early consensus reached after 6 calls +[2025-07-07 20:15:33,720][__main__][INFO] - [Line 130] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:33,806][__main__][INFO] - [Line 0] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:34,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:34,272][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:35,929][__main__][INFO] - [Line 33] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:35,977][__main__][INFO] - [Line 71] Early consensus reached after 6 calls +[2025-07-07 20:15:36,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:37,508][__main__][INFO] - [Line 74] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:37,961][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:41,092][__main__][INFO] - [Line 62] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:41,394][__main__][INFO] - [Line 76] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:41,564][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:41,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,292][__main__][INFO] - [Line 60] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:42,383][__main__][INFO] - [Line 24] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:42,507][__main__][INFO] - [Line 36] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:42,765][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,916][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:43,406][__main__][INFO] - [Line 64] Early consensus reached after 5 calls +[2025-07-07 20:15:43,869][__main__][INFO] - [Line 69] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:44,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:44,556][__main__][INFO] - [Line 109] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:45,035][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:48,251][__main__][INFO] - [Line 50] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:48,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:53,130][__main__][INFO] - [Line 29] Early consensus reached after 5 calls +[2025-07-07 20:15:53,263][__main__][INFO] - [Line 78] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:53,715][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:54,120][__main__][INFO] - [Line 58] Early consensus reached after 5 calls +[2025-07-07 20:16:01,009][__main__][INFO] - [Line 17] Early consensus reached after 5 calls +[2025-07-07 20:16:02,698][__main__][INFO] - [Line 31] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:02,904][__main__][INFO] - [Line 53] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:03,162][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,364][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:05,708][__main__][INFO] - [Line 63] Early consensus reached after 6 calls +[2025-07-07 20:16:06,790][__main__][INFO] - [Line 41] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:07,269][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:13,233][__main__][INFO] - [Line 30] Early consensus reached after 5 calls +[2025-07-07 20:16:14,383][__main__][INFO] - [Line 6] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:14,842][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:17,162][__main__][INFO] - [Line 89] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:17,307][__main__][INFO] - [Line 57] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:17,621][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:17,946][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:18,116][__main__][INFO] - [Line 115] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:18,567][__main__][INFO] - [Line 59] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:18,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:18,890][__main__][INFO] - [Line 22] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:19,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:19,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:19,516][__main__][INFO] - [Line 2] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:20,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:24,334][__main__][INFO] - [Line 79] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:24,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:27,506][__main__][INFO] - [Line 37] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:16:28,550][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:29,877][__main__][INFO] - [Line 44] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:30,317][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,404][__main__][INFO] - [Line 25] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:34,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,964][__main__][INFO] - [Line 46] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:34,991][__main__][INFO] - [Line 122] Early consensus reached after 6 calls +[2025-07-07 20:16:35,491][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:37,102][__main__][INFO] - [Line 23] Early consensus reached after 5 calls +[2025-07-07 20:16:39,702][__main__][INFO] - [Line 128] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:40,307][__main__][INFO] - [Line 83] Early consensus reached after 5 calls +[2025-07-07 20:16:40,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:41,903][__main__][INFO] - [Line 45] Early consensus reached after 5 calls +[2025-07-07 20:16:41,959][__main__][INFO] - [Line 4] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:42,142][__main__][INFO] - [Line 39] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:42,413][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:42,630][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:43,407][__main__][INFO] - [Line 108] Early consensus reached after 5 calls +[2025-07-07 20:16:44,643][__main__][INFO] - [Line 101] Early consensus reached after 5 calls +[2025-07-07 20:16:46,100][__main__][INFO] - [Line 61] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:46,117][__main__][INFO] - [Line 56] Early consensus reached after 5 calls +[2025-07-07 20:16:46,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:47,524][__main__][INFO] - [Line 21] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:47,960][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:49,695][__main__][INFO] - [Line 82] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:50,162][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:53,600][__main__][INFO] - [Line 66] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:54,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:54,692][__main__][INFO] - [Line 10] Early consensus reached after 5 calls +[2025-07-07 20:16:55,676][__main__][INFO] - [Line 20] Early consensus reached after 7 calls +[2025-07-07 20:16:57,534][__main__][INFO] - [Line 92] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:57,583][__main__][INFO] - [Line 132] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:58,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:58,064][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,307][__main__][INFO] - [Line 133] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:00,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:04,477][__main__][INFO] - [Line 87] Early consensus reached after 5 calls +[2025-07-07 20:17:08,493][__main__][INFO] - [Line 35] Early consensus reached after 6 calls +[2025-07-07 20:17:09,469][__main__][INFO] - [Line 107] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:10,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:13,076][__main__][INFO] - [Line 119] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:13,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:14,352][__main__][INFO] - [Line 127] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:14,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:15,696][__main__][INFO] - [Line 38] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:17:16,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:24,144][__main__][INFO] - [Line 90] Early consensus reached after 5 calls +[2025-07-07 20:17:24,833][__main__][INFO] - [Line 18] Early consensus reached after 6 calls +[2025-07-07 20:17:28,336][__main__][INFO] - [Line 130] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:17:28,664][__main__][INFO] - [Line 41] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:17:28,802][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:29,183][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:29,305][__main__][INFO] - [Line 102] Early consensus reached after 5 calls +[2025-07-07 20:17:30,705][__main__][INFO] - [Line 32] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:31,174][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:31,700][__main__][INFO] - [Line 69] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:32,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:34,412][__main__][INFO] - [Line 28] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:34,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,425][__main__][INFO] - [Line 97] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:36,528][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:38,200][__main__][INFO] - [Line 16] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:38,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:39,957][__main__][INFO] - [Line 3] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:39,997][__main__][INFO] - [Line 48] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:40,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:40,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:43,997][__main__][INFO] - [Line 109] Early consensus reached after 7 calls +[2025-07-07 20:17:47,544][__main__][INFO] - [Line 50] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:17:48,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:49,250][__main__][INFO] - [Line 85] Early consensus reached after 6 calls +[2025-07-07 20:17:54,363][__main__][INFO] - [Line 91] Early consensus reached after 5 calls +[2025-07-07 20:17:55,467][__main__][INFO] - [Line 26] Early consensus reached after 5 calls +[2025-07-07 20:17:55,493][__main__][INFO] - [Line 135] Early consensus reached after 5 calls +[2025-07-07 20:17:55,545][__main__][INFO] - [Line 134] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:55,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:59,001][__main__][INFO] - [Line 15] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:59,199][__main__][INFO] - [Line 98] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:59,495][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:59,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:00,878][__main__][INFO] - [Line 75] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:01,127][__main__][INFO] - [Line 37] Early consensus reached after 9 calls +[2025-07-07 20:18:01,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:06,326][__main__][INFO] - [Line 19] Early consensus reached after 6 calls +[2025-07-07 20:18:07,505][__main__][INFO] - [Line 136] Early consensus reached after 6 calls +[2025-07-07 20:18:07,664][__main__][INFO] - [Line 78] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:08,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:10,253][__main__][INFO] - [Line 74] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:10,785][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:12,646][__main__][INFO] - [Line 120] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:13,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:17,640][__main__][INFO] - [Line 89] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:18,377][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:19,146][__main__][INFO] - [Line 53] Early consensus reached after 6 calls +[2025-07-07 20:18:19,739][__main__][INFO] - [Line 112] Early consensus reached after 5 calls +[2025-07-07 20:18:23,656][__main__][INFO] - [Line 103] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:24,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:26,162][__main__][INFO] - [Line 88] Early consensus reached after 5 calls +[2025-07-07 20:18:26,382][__main__][INFO] - [Line 33] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:26,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:29,275][__main__][INFO] - [Line 25] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:29,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:31,700][__main__][INFO] - [Line 62] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:32,200][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:33,125][__main__][INFO] - [Line 133] Early consensus reached after 7 calls +[2025-07-07 20:18:36,112][__main__][INFO] - [Line 96] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:36,600][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:37,616][__main__][INFO] - [Line 125] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:38,129][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:38,936][__main__][INFO] - [Line 24] Early consensus reached after 5 calls +[2025-07-07 20:18:39,425][__main__][INFO] - [Line 4] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:39,921][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:41,632][__main__][INFO] - [Line 121] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:41,990][__main__][INFO] - [Line 2] Early consensus reached after 5 calls +[2025-07-07 20:18:42,099][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:46,050][__main__][INFO] - [Line 49] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:46,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:48,067][__main__][INFO] - [Line 76] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:48,482][__main__][INFO] - [Line 31] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:48,552][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:49,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:51,963][__main__][INFO] - [Line 21] Early consensus reached after 7 calls +[2025-07-07 20:18:53,067][__main__][INFO] - [Line 22] Early consensus reached after 5 calls +[2025-07-07 20:18:55,240][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:55,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:57,982][__main__][INFO] - [Line 36] Early consensus reached after 7 calls +[2025-07-07 20:19:02,657][__main__][INFO] - [Line 82] Early consensus reached after 5 calls +[2025-07-07 20:19:04,887][__main__][INFO] - [Line 129] Early consensus reached after 6 calls +[2025-07-07 20:19:06,156][__main__][INFO] - [Line 11] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:06,615][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:06,837][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:07,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:10,056][__main__][INFO] - [Line 41] Early consensus reached after 8 calls +[2025-07-07 20:19:14,031][__main__][INFO] - [Line 116] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:14,493][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:14,886][__main__][INFO] - [Line 57] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:15,348][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:17,131][__main__][INFO] - [Line 79] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:17,552][__main__][INFO] - [Line 92] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:17,582][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,324][__main__][INFO] - [Line 97] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:18,336][__main__][INFO] - [Line 38] Early consensus reached after 8 calls +[2025-07-07 20:19:18,795][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,975][__main__][INFO] - [Line 61] Early consensus reached after 6 calls +[2025-07-07 20:19:23,283][__main__][INFO] - [Line 60] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:23,743][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:26,968][__main__][INFO] - [Line 130] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:19:27,438][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:27,454][__main__][INFO] - [Line 115] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:27,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:29,920][__main__][INFO] - [Line 39] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:30,914][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:32,332][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472445 seconds +[2025-07-07 20:19:33,533][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:38,214][__main__][INFO] - [Line 59] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:38,702][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:41,542][__main__][INFO] - [Line 100] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:41,790][__main__][INFO] - [Line 75] Early consensus reached after 5 calls +[2025-07-07 20:19:42,134][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:43,563][__main__][INFO] - [Line 15] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:44,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:45,782][__main__][INFO] - [Line 46] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:46,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:48,265][__main__][INFO] - [Line 127] Early consensus reached after 5 calls +[2025-07-07 20:19:49,294][__main__][INFO] - [Line 120] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:49,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:51,536][__main__][INFO] - [Line 132] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:52,020][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:54,268][__main__][INFO] - [Line 107] Early consensus reached after 6 calls +[2025-07-07 20:19:55,720][__main__][INFO] - [Line 6] Early consensus reached after 5 calls +[2025-07-07 20:19:59,759][__main__][INFO] - [Line 3] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:00,219][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:02,296][__main__][INFO] - [Line 50] Early consensus reached after 8 calls +[2025-07-07 20:20:02,573][__main__][INFO] - [Line 32] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:03,029][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:10,582][__main__][INFO] - [Line 89] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:11,041][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:22,192][__main__][INFO] - [Line 125] Early consensus reached after 6 calls +[2025-07-07 20:20:23,639][__main__][INFO] - [Line 103] Early consensus reached after 6 calls +[2025-07-07 20:20:24,352][__main__][INFO] - [Line 44] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:24,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:28,599][__main__][INFO] - [Line 74] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:29,071][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:34,051][__main__][INFO] - [Line 116] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:34,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:35,511][__main__][INFO] - [Line 28] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:35,971][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:42,125][__main__][INFO] - [Line 33] Early consensus reached after 7 calls +[2025-07-07 20:20:42,676][__main__][INFO] - [Line 72] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:43,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:47,149][__main__][INFO] - [Line 128] Early consensus reached after 5 calls +[2025-07-07 20:20:52,449][__main__][INFO] - [Line 25] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:52,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:54,184][__main__][INFO] - [Line 134] Early consensus reached after 5 calls +[2025-07-07 20:20:59,391][__main__][INFO] - [Line 92] Early consensus reached after 7 calls +[2025-07-07 20:21:02,063][__main__][INFO] - [Line 16] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:02,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:03,258][__main__][INFO] - [Line 31] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:03,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:06,213][__main__][INFO] - [Line 98] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:06,698][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:07,899][__main__][INFO] - [Line 97] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:09,381][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:09,437][__main__][INFO] - [Line 130] Early consensus reached after 9 calls +[2025-07-07 20:21:12,139][__main__][INFO] - [Line 62] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:12,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:13,819][__main__][INFO] - [Line 15] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:14,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:15,751][__main__][INFO] - [Line 119] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:16,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:16,684][__main__][INFO] - [Line 115] Early consensus reached after 6 calls +[2025-07-07 20:21:21,511][__main__][INFO] - [Line 78] Early consensus reached after 7 calls +[2025-07-07 20:21:22,182][__main__][INFO] - [Line 76] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:22,697][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:25,911][__main__][INFO] - [Line 121] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:26,362][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:28,252][__main__][INFO] - [Line 69] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:28,731][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:29,798][__main__][INFO] - [Line 49] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:30,490][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:30,972][__main__][INFO] - [Line 79] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:31,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:34,726][__main__][INFO] - [Line 93] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:35,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:37,034][__main__][INFO] - [Line 48] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:37,256][__main__][INFO] - [Line 57] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:37,354][openai._base_client][INFO] - Retrying request to /chat/completions in 0.426342 seconds +[2025-07-07 20:21:37,421][__main__][INFO] - [Line 66] Early consensus reached after 5 calls +[2025-07-07 20:21:37,496][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:37,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:38,240][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:38,301][__main__][INFO] - [Line 120] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:38,786][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:43,099][__main__][INFO] - [Line 59] Early consensus reached after 6 calls +[2025-07-07 20:22:05,146][__main__][INFO] - [Line 132] Early consensus reached after 8 calls +[2025-07-07 20:22:16,145][__main__][INFO] - [Line 96] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:16,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:16,845][__main__][INFO] - [Line 25] Early consensus reached after 8 calls +[2025-07-07 20:22:21,098][__main__][INFO] - [Line 39] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:21,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:23,053][__main__][INFO] - [Line 31] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:22:23,521][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:25,891][__main__][INFO] - [Line 60] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:26,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:29,854][__main__][INFO] - [Line 97] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:30,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:30,373][__main__][INFO] - [Line 11] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:30,839][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:31,631][__main__][INFO] - [Line 46] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:32,602][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:32,817][__main__][INFO] - [Line 16] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:33,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:47,386][__main__][INFO] - [Line 89] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:47,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:53,278][__main__][INFO] - [Line 100] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:53,730][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:06,966][__main__][INFO] - [Line 15] Early consensus reached after 9 calls +[2025-07-07 20:23:09,650][__main__][INFO] - [Line 57] Early consensus reached after 9 calls +[2025-07-07 20:23:15,239][__main__][INFO] - [Line 44] Early consensus reached after 6 calls +[2025-07-07 20:23:16,305][__main__][INFO] - [Line 28] Early consensus reached after 6 calls +[2025-07-07 20:23:17,390][__main__][INFO] - [Line 69] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:17,851][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:21,378][__main__][INFO] - [Line 79] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:21,863][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:30,477][__main__][INFO] - [Line 72] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:30,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:36,375][__main__][INFO] - [Line 4] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:36,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:37,729][__main__][INFO] - [Line 62] Early consensus reached after 7 calls +[2025-07-07 20:23:39,747][__main__][INFO] - [Line 3] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:40,220][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:08,157][__main__][INFO] - [Line 98] Early consensus reached after 6 calls +[2025-07-07 20:24:09,797][__main__][INFO] - [Line 121] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:10,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:17,018][__main__][INFO] - [Line 32] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:17,496][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:30,223][__main__][INFO] - [Line 120] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:30,692][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:36,617][__main__][INFO] - [Line 89] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:37,744][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:40,905][__main__][INFO] - [Line 48] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:41,356][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:45,161][__main__][INFO] - [Line 93] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:45,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:50,107][__main__][INFO] - [Line 76] Early consensus reached after 7 calls +[2025-07-07 20:24:50,597][__main__][INFO] - [Line 96] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:51,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:57,829][__main__][INFO] - [Line 116] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:58,056][__main__][INFO] - [Line 49] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:58,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:58,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:20,195][__main__][INFO] - [Line 74] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:20,650][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:23,196][__main__][INFO] - [Line 0] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:23,662][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:30,759][__main__][INFO] - [Line 119] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:31,316][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:34,277][__main__][INFO] - [Line 11] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:34,670][__main__][INFO] - [Line 60] Early consensus reached after 7 calls +[2025-07-07 20:25:34,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:46,258][__main__][INFO] - [Line 100] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:25:47,131][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:00,742][__main__][INFO] - [Line 4] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:01,202][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:05,786][__main__][INFO] - [Line 39] Early consensus reached after 7 calls +[2025-07-07 20:26:07,617][__main__][INFO] - [Line 69] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:26:08,077][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:13,647][__main__][INFO] - [Line 16] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:14,057][__main__][INFO] - [Line 97] Early consensus reached after 9 calls +[2025-07-07 20:26:14,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:20,621][__main__][INFO] - [Line 46] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:21,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:37,001][__main__][INFO] - [Line 89] Early consensus reached after 9 calls +[2025-07-07 20:26:54,257][__main__][INFO] - [Line 79] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:26:54,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:04,312][__main__][INFO] - [Line 3] Early consensus reached after 8 calls +[2025-07-07 20:27:12,240][__main__][INFO] - [Line 4] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:12,691][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:12,924][__main__][INFO] - [Line 116] Early consensus reached after 8 calls +[2025-07-07 20:27:16,846][__main__][INFO] - [Line 120] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:27:17,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:22,410][__main__][INFO] - [Line 100] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:27:22,728][__main__][INFO] - [Line 93] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:22,864][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:23,181][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:28,414][__main__][INFO] - [Line 32] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:28,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:34,677][__main__][INFO] - [Line 121] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:35,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:35,247][__main__][INFO] - [Line 48] Early consensus reached after 8 calls +[2025-07-07 20:27:38,427][__main__][INFO] - [Line 0] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:38,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:48,577][__main__][INFO] - [Line 96] Early consensus reached after 7 calls +[2025-07-07 20:28:12,684][__main__][INFO] - [Line 11] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:13,156][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:34,260][__main__][INFO] - [Line 79] Early consensus reached after 9 calls +[2025-07-07 20:28:41,627][__main__][INFO] - [Line 119] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:42,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:42,877][__main__][INFO] - [Line 74] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:43,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:59,785][__main__][INFO] - [Line 49] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:00,348][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:08,040][__main__][INFO] - [Line 72] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:08,519][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:19,124][__main__][INFO] - [Line 46] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:19,585][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:24,092][openai._base_client][INFO] - Retrying request to /chat/completions in 0.398821 seconds +[2025-07-07 20:29:25,348][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:41,891][__main__][INFO] - [Line 32] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:42,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:44,272][__main__][INFO] - [Line 4] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:44,913][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:55,916][__main__][INFO] - [Line 16] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:56,464][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:08,521][__main__][INFO] - [Line 0] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:08,982][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:54,513][__main__][INFO] - [Line 72] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:55,098][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:08,659][__main__][INFO] - [Line 121] Early consensus reached after 9 calls +[2025-07-07 20:31:19,345][__main__][INFO] - [Line 4] Early consensus reached after 10 calls +[2025-07-07 20:31:19,924][__main__][INFO] - [Line 119] Early consensus reached after 8 calls +[2025-07-07 20:31:24,476][__main__][INFO] - [Line 11] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:31:24,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:02,759][__main__][INFO] - [Line 93] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:03,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:22,963][__main__][INFO] - [Line 32] Early consensus reached after 10 calls +[2025-07-07 20:32:24,376][__main__][INFO] - [Line 49] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:24,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:33,224][__main__][INFO] - [Line 46] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:33,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:42,332][__main__][INFO] - [Line 0] Early consensus reached after 8 calls +[2025-07-07 20:33:13,635][__main__][INFO] - [Line 72] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:33:14,088][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:40,844][__main__][INFO] - [Line 74] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:33:41,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:34,256][__main__][INFO] - [Line 93] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:34:34,780][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:58,187][__main__][INFO] - [Line 74] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:34:58,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:30,939][__main__][INFO] - [Line 46] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:35:31,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:27,459][__main__][INFO] - [Line 16] Early consensus reached after 8 calls +[2025-07-07 20:36:43,014][__main__][INFO] - [Line 74] Early consensus reached after 10 calls +[2025-07-07 20:36:49,174][__main__][INFO] - [Line 49] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:36:49,769][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:09,906][__main__][INFO] - [Line 72] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:38:10,366][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:42:34,377][__main__][INFO] - [Line 49] Early consensus reached after 10 calls +[2025-07-07 20:44:32,067][__main__][INFO] - Inference Done. Storing results. +[2025-07-07 20:44:32,153][__main__][INFO] - Inference results saved to deepseek-reasoner-zero-shot-C2-full_context_inference_results.jsonl +[2025-07-07 20:44:32,171][__main__][INFO] - Computing bootstrap confidence intervals for metrics: ['QWK', 'Macro_F1', 'Weighted_F1'] +[2025-07-07 20:49:37,113][__main__][INFO] - Bootstrap CI results saved to bootstrap_confidence_intervals.csv +[2025-07-07 20:49:37,113][__main__][INFO] - Bootstrap Confidence Intervals (95%): +[2025-07-07 20:49:37,113][__main__][INFO] - QWK: 0.5095 [0.3886, 0.6265] +[2025-07-07 20:49:37,113][__main__][INFO] - Macro_F1: 0.2809 [0.1945, 0.3788] +[2025-07-07 20:49:37,117][__main__][INFO] - Weighted_F1: 0.3175 [0.2325, 0.4070] +[2025-07-07 20:49:37,117][__main__][INFO] - Inference results: {'accuracy': 0.37681159420289856, 'RMSE': 65.585434933088, 'QWK': 0.5119816985987989, 'HDIV': 0.1159420289855072, 'Macro_F1': 0.2881534668361551, 'Micro_F1': 0.37681159420289856, 'Weighted_F1': 0.31494986902562055, 'TP_0': np.int64(1), 'TN_0': np.int64(131), 'FP_0': np.int64(6), 'FN_0': np.int64(0), 'TP_1': np.int64(27), 'TN_1': np.int64(62), 'FP_1': np.int64(41), 'FN_1': np.int64(8), 'TP_2': np.int64(2), 'TN_2': np.int64(123), 'FP_2': np.int64(10), 'FN_2': np.int64(3), 'TP_3': np.int64(9), 'TN_3': np.int64(87), 'FP_3': np.int64(0), 'FN_3': np.int64(42), 'TP_4': np.int64(0), 'TN_4': np.int64(112), 'FP_4': np.int64(0), 'FN_4': np.int64(26), 'TP_5': np.int64(13), 'TN_5': np.int64(89), 'FP_5': np.int64(29), 'FN_5': np.int64(7)} +[2025-07-07 20:49:37,117][__main__][INFO] - Inference experiment completed diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/config.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0355563d86aab9137fdc8e2c21bb59dd9b11dfdc --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/config.yaml @@ -0,0 +1,32 @@ +cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 2 + use_full_context: true diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/hydra.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/hydra.yaml new file mode 100644 index 0000000000000000000000000000000000000000..80edc39cb9495c003dddc36cbbcc57a5e35d91e3 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/hydra.yaml @@ -0,0 +1,155 @@ +hydra: + run: + dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S} + sweep: + dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S} + subdir: ${hydra.job.num} + launcher: + _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher + sweeper: + _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper + max_batch_size: null + params: null + help: + app_name: ${hydra.job.name} + header: '${hydra.help.app_name} is powered by Hydra. + + ' + footer: 'Powered by Hydra (https://hydra.cc) + + Use --hydra-help to view Hydra specific help + + ' + template: '${hydra.help.header} + + == Configuration groups == + + Compose your configuration from those groups (group=option) + + + $APP_CONFIG_GROUPS + + + == Config == + + Override anything in the config (foo.bar=value) + + + $CONFIG + + + ${hydra.help.footer} + + ' + hydra_help: + template: 'Hydra (${hydra.runtime.version}) + + See https://hydra.cc for more info. + + + == Flags == + + $FLAGS_HELP + + + == Configuration groups == + + Compose your configuration from those groups (For example, append hydra/job_logging=disabled + to command line) + + + $HYDRA_CONFIG_GROUPS + + + Use ''--cfg hydra'' to Show the Hydra config. + + ' + hydra_help: ??? + hydra_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][HYDRA] %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + root: + level: INFO + handlers: + - console + loggers: + logging_example: + level: DEBUG + disable_existing_loggers: false + job_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + file: + class: logging.FileHandler + formatter: simple + filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log + root: + level: INFO + handlers: + - console + - file + disable_existing_loggers: false + env: {} + mode: RUN + searchpath: [] + callbacks: {} + output_subdir: .hydra + overrides: + hydra: + - hydra.mode=RUN + task: [] + job: + name: run_inference_experiment + chdir: null + override_dirname: '' + id: ??? + num: ??? + config_name: config + env_set: {} + env_copy: [] + config: + override_dirname: + kv_sep: '=' + item_sep: ',' + exclude_keys: [] + runtime: + version: 1.3.2 + version_base: '1.1' + cwd: C:\Users\Igor\Documents\jbcs2025-u-extractor + config_sources: + - path: hydra.conf + schema: pkg + provider: hydra + - path: C:\Users\Igor\Documents\jbcs2025-u-extractor\configs + schema: file + provider: main + - path: '' + schema: structured + provider: schema + output_dir: C:\Users\Igor\Documents\jbcs2025-u-extractor\outputs\2025-07-07\20-04-11 + choices: + experiments: api_models_reasoning/C3 + hydra/env: default + hydra/callbacks: null + hydra/job_logging: default + hydra/hydra_logging: default + hydra/hydra_help: default + hydra/help: default + hydra/sweeper: basic + hydra/launcher: basic + hydra/output: default + verbose: false diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/overrides.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/overrides.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe51488c7066f6687ef680d6bfaa4f7768ef205c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/.hydra/overrides.yaml @@ -0,0 +1 @@ +[] diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/bootstrap_confidence_intervals.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/bootstrap_confidence_intervals.csv new file mode 100644 index 0000000000000000000000000000000000000000..0ec6bff012c0b98bc803e816bd60fcbcb79ea36a --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/bootstrap_confidence_intervals.csv @@ -0,0 +1,2 @@ +experiment_id,timestamp,QWK_mean,QWK_lower_95ci,QWK_upper_95ci,QWK_ci_width,Macro_F1_mean,Macro_F1_lower_95ci,Macro_F1_upper_95ci,Macro_F1_ci_width,Weighted_F1_mean,Weighted_F1_lower_95ci,Weighted_F1_upper_95ci,Weighted_F1_ci_width +deepseek-reasoner-extractor-zero-shot-C3-full_context,2025-07-07 20:04:11,0.5233030071204564,0.4037907113927196,0.6368796172252071,0.23308890583248754,0.31144353129892943,0.23549559062619974,0.3954762343626945,0.1599806437364948,0.4006442550697828,0.3124938419818289,0.489793196995624,0.17729935501379512 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/deepseek-reasoner-extractor-zero-shot-C3-full_context_inference_results.jsonl b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/deepseek-reasoner-extractor-zero-shot-C3-full_context_inference_results.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..6251cf29db2fe687bf8951b3a95ad997328845cd --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/deepseek-reasoner-extractor-zero-shot-C3-full_context_inference_results.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84be409539e96d857eeacb029d220c281e3dae25b956094e5a943ce62e972d5b +size 10630881 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/evaluation_results.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/evaluation_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..2a325252e446b6b5502c6bdd416f8938fb6f81ab --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/evaluation_results.csv @@ -0,0 +1,2 @@ +accuracy,RMSE,QWK,HDIV,Macro_F1,Micro_F1,Weighted_F1,TP_0,TN_0,FP_0,FN_0,TP_1,TN_1,FP_1,FN_1,TP_2,TN_2,FP_2,FN_2,TP_3,TN_3,FP_3,FN_3,TP_4,TN_4,FP_4,FN_4,TP_5,TN_5,FP_5,FN_5,timestamp,id +0.41304347826086957,49.694720216450605,0.5245074250218384,0.07246376811594202,0.3168166816681668,0.41304347826086957,0.4008205168342921,0,127,10,1,18,90,19,11,9,107,13,9,23,60,33,22,6,96,4,32,1,129,2,6,2025-07-07 20:04:11,deepseek-reasoner-extractor-zero-shot-C3-full_context diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/run_inference_experiment.log b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/run_inference_experiment.log new file mode 100644 index 0000000000000000000000000000000000000000..69b7371dfe3e5733d73c7467b74831db0fa4e1cd --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C3-full_context/run_inference_experiment.log @@ -0,0 +1,2134 @@ +[2025-07-07 20:04:11,823][__main__][INFO] - Starting inference experiment +[2025-07-07 20:04:11,823][__main__][INFO] - cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 2 + use_full_context: true + +[2025-07-07 20:04:11,835][__main__][INFO] - Running inference with API model +[2025-07-07 20:04:15,712][__main__][INFO] - Setting up model deepseek-reasoner through OpenAI Client. +[2025-07-07 20:04:15,921][__main__][INFO] - OpenAI client initialized successfully. +[2025-07-07 20:04:15,921][__main__][INFO] - Starting inference on deepseek-reasoner +[2025-07-07 20:04:15,922][__main__][INFO] - We will run inference 10 times per row +[2025-07-07 20:04:15,928][__main__][INFO] - [Line 131] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,095][__main__][INFO] - [Line 93] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,098][__main__][INFO] - [Line 63] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,098][__main__][INFO] - [Line 132] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,101][__main__][INFO] - [Line 11] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,101][__main__][INFO] - [Line 71] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,104][__main__][INFO] - [Line 133] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,106][__main__][INFO] - [Line 69] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,108][__main__][INFO] - [Line 134] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,111][__main__][INFO] - [Line 84] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,114][__main__][INFO] - [Line 45] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,117][__main__][INFO] - [Line 135] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,122][__main__][INFO] - [Line 40] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,125][__main__][INFO] - [Line 98] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,125][__main__][INFO] - [Line 136] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,125][__main__][INFO] - [Line 22] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,128][__main__][INFO] - [Line 0] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,128][__main__][INFO] - [Line 64] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,128][__main__][INFO] - [Line 72] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,131][__main__][INFO] - [Line 137] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,131][__main__][INFO] - [Line 81] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,131][__main__][INFO] - [Line 101] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,134][__main__][INFO] - [Line 62] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,134][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,137][__main__][INFO] - [Line 14] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,139][__main__][INFO] - [Line 102] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,142][__main__][INFO] - [Line 13] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,142][__main__][INFO] - [Line 35] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,145][__main__][INFO] - [Line 61] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,145][__main__][INFO] - [Line 82] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,145][__main__][INFO] - [Line 103] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,148][__main__][INFO] - [Line 104] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,148][__main__][INFO] - [Line 26] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,148][__main__][INFO] - [Line 44] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,148][__main__][INFO] - [Line 66] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,151][__main__][INFO] - [Line 15] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,151][__main__][INFO] - [Line 39] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,151][__main__][INFO] - [Line 95] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,151][__main__][INFO] - [Line 105] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,154][__main__][INFO] - [Line 74] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,154][__main__][INFO] - [Line 19] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,156][__main__][INFO] - [Line 89] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,157][__main__][INFO] - [Line 106] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,157][__main__][INFO] - [Line 12] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,158][__main__][INFO] - [Line 60] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,158][__main__][INFO] - [Line 30] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,158][__main__][INFO] - [Line 107] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,158][__main__][INFO] - [Line 8] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,161][__main__][INFO] - [Line 108] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,161][__main__][INFO] - [Line 37] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,164][__main__][INFO] - [Line 59] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,164][__main__][INFO] - [Line 87] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,164][__main__][INFO] - [Line 36] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,164][__main__][INFO] - [Line 96] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,167][__main__][INFO] - [Line 109] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,167][__main__][INFO] - [Line 3] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,167][__main__][INFO] - [Line 110] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,167][__main__][INFO] - [Line 34] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,170][__main__][INFO] - [Line 58] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,170][__main__][INFO] - [Line 111] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,170][__main__][INFO] - [Line 77] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,173][__main__][INFO] - [Line 112] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,173][__main__][INFO] - [Line 43] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,173][__main__][INFO] - [Line 57] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,173][__main__][INFO] - [Line 91] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,176][__main__][INFO] - [Line 113] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,176][__main__][INFO] - [Line 21] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,179][__main__][INFO] - [Line 38] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,179][__main__][INFO] - [Line 114] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,179][__main__][INFO] - [Line 10] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,179][__main__][INFO] - [Line 25] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,179][__main__][INFO] - [Line 56] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,182][__main__][INFO] - [Line 115] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,182][__main__][INFO] - [Line 18] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,182][__main__][INFO] - [Line 75] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,182][__main__][INFO] - [Line 9] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,185][__main__][INFO] - [Line 116] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,185][__main__][INFO] - [Line 55] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,185][__main__][INFO] - [Line 31] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,185][__main__][INFO] - [Line 80] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,188][__main__][INFO] - [Line 117] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,189][__main__][INFO] - [Line 16] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,189][__main__][INFO] - [Line 97] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,192][__main__][INFO] - [Line 118] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,192][__main__][INFO] - [Line 33] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,192][__main__][INFO] - [Line 54] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,192][__main__][INFO] - [Line 119] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,192][__main__][INFO] - [Line 2] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,195][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,195][__main__][INFO] - [Line 49] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,195][__main__][INFO] - [Line 76] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,195][__main__][INFO] - [Line 70] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,198][__main__][INFO] - [Line 120] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,198][__main__][INFO] - [Line 24] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,198][__main__][INFO] - [Line 42] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,198][__main__][INFO] - [Line 20] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,198][__main__][INFO] - [Line 121] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,201][__main__][INFO] - [Line 53] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,201][__main__][INFO] - [Line 122] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,201][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,201][__main__][INFO] - [Line 29] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,204][__main__][INFO] - [Line 48] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,206][__main__][INFO] - [Line 1] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,206][__main__][INFO] - [Line 27] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,207][__main__][INFO] - [Line 86] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,207][__main__][INFO] - [Line 123] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,207][__main__][INFO] - [Line 52] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,207][__main__][INFO] - [Line 78] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,210][__main__][INFO] - [Line 46] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,210][__main__][INFO] - [Line 83] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,210][__main__][INFO] - [Line 124] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,210][__main__][INFO] - [Line 7] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,210][__main__][INFO] - [Line 125] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,213][__main__][INFO] - [Line 28] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,213][__main__][INFO] - [Line 51] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,213][__main__][INFO] - [Line 4] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,213][__main__][INFO] - [Line 126] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,213][__main__][INFO] - [Line 32] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,216][__main__][INFO] - [Line 68] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,216][__main__][INFO] - [Line 99] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,216][__main__][INFO] - [Line 85] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,216][__main__][INFO] - [Line 127] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,219][__main__][INFO] - [Line 50] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,222][__main__][INFO] - [Line 92] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,222][__main__][INFO] - [Line 47] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,222][__main__][INFO] - [Line 128] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,222][__main__][INFO] - [Line 41] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,222][__main__][INFO] - [Line 65] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,225][__main__][INFO] - [Line 94] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,225][__main__][INFO] - [Line 79] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,225][__main__][INFO] - [Line 129] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,225][__main__][INFO] - [Line 88] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,228][__main__][INFO] - [Line 90] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,228][__main__][INFO] - [Line 130] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,228][__main__][INFO] - [Line 5] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,228][__main__][INFO] - [Line 23] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,228][__main__][INFO] - [Line 67] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,231][__main__][INFO] - [Line 100] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:04:16,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,975][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:16,999][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,002][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,002][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,002][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,005][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,028][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,028][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,028][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,028][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,037][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,046][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,046][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,046][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,055][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,056][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,056][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,071][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,101][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,123][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,126][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,263][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,279][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,303][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,309][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,309][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,312][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,322][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,344][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,406][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,413][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,426][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,433][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,438][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,445][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,451][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,472][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,472][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,475][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,494][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,526][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,729][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,739][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,778][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,815][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:04:17,839][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:17,480][openai._base_client][INFO] - Retrying request to /chat/completions in 0.420072 seconds +[2025-07-07 20:05:17,616][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496874 seconds +[2025-07-07 20:05:17,648][openai._base_client][INFO] - Retrying request to /chat/completions in 0.465621 seconds +[2025-07-07 20:05:18,594][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:18,602][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:18,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:26,726][__main__][INFO] - [Line 107] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:27,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:29,822][__main__][INFO] - [Line 19] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:30,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:33,027][__main__][INFO] - [Line 75] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:33,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:35,391][__main__][INFO] - [Line 32] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:35,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:38,299][__main__][INFO] - [Line 73] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:38,895][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:40,832][__main__][INFO] - [Line 127] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:41,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:43,056][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:43,570][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:43,997][__main__][INFO] - [Line 97] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,026][__main__][INFO] - [Line 78] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,337][__main__][INFO] - [Line 62] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,523][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:44,590][__main__][INFO] - [Line 133] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,607][__main__][INFO] - [Line 74] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:44,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:45,026][__main__][INFO] - [Line 68] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:45,094][__main__][INFO] - [Line 70] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:45,097][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:45,162][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:45,612][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:45,866][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:45,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:50,326][__main__][INFO] - [Line 120] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:50,365][__main__][INFO] - [Line 69] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:50,537][__main__][INFO] - [Line 116] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:50,874][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:51,044][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:51,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:51,278][__main__][INFO] - [Line 104] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:52,237][__main__][INFO] - [Line 96] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:52,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:53,507][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:53,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:54,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:54,982][__main__][INFO] - [Line 137] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:55,430][__main__][INFO] - [Line 92] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:55,495][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:55,730][__main__][INFO] - [Line 103] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:55,828][__main__][INFO] - [Line 51] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:56,203][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:56,249][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:56,678][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:57,424][__main__][INFO] - [Line 35] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:57,435][__main__][INFO] - [Line 39] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:58,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:58,614][__main__][INFO] - [Line 125] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:05:58,648][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:59,109][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:05:59,995][__main__][INFO] - [Line 43] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:00,703][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:00,811][__main__][INFO] - [Line 108] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:01,115][__main__][INFO] - [Line 5] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:01,315][__main__][INFO] - [Line 44] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:01,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,148][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:02,724][__main__][INFO] - [Line 42] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:03,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:03,791][__main__][INFO] - [Line 33] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:03,828][__main__][INFO] - [Line 52] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:04,332][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:04,541][__main__][INFO] - [Line 60] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:04,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:05,061][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:05,065][__main__][INFO] - [Line 27] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:05,824][__main__][INFO] - [Line 3] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:05,869][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:05,936][__main__][INFO] - [Line 40] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:06,457][__main__][INFO] - [Line 105] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:06,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:06,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:06,688][__main__][INFO] - [Line 71] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:06,757][__main__][INFO] - [Line 132] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:07,124][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:07,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:07,399][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:08,137][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:08,462][__main__][INFO] - [Line 100] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:08,466][__main__][INFO] - [Line 57] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:08,484][__main__][INFO] - [Line 118] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:08,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:08,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:08,981][__main__][INFO] - [Line 126] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:09,289][__main__][INFO] - [Line 135] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:09,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:09,340][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:09,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:09,811][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:10,156][__main__][INFO] - [Line 49] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:10,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,065][__main__][INFO] - [Line 63] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:11,337][__main__][INFO] - [Line 121] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:11,765][__main__][INFO] - [Line 66] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:11,793][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,141][__main__][INFO] - [Line 1] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:12,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,673][__main__][INFO] - [Line 12] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:13,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:13,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:14,297][__main__][INFO] - [Line 0] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:14,773][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:14,852][__main__][INFO] - [Line 110] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:14,964][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:15,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:15,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:15,711][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:16,201][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:17,107][__main__][INFO] - [Line 61] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:17,264][__main__][INFO] - [Line 89] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:17,319][__main__][INFO] - [Line 88] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:17,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:17,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:17,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:18,741][__main__][INFO] - [Line 58] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:19,219][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:20,077][__main__][INFO] - [Line 117] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:20,337][__main__][INFO] - [Line 13] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:20,556][__main__][INFO] - [Line 102] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:20,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:20,720][__main__][INFO] - [Line 81] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:20,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:21,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:21,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:22,225][__main__][INFO] - [Line 26] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:23,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:24,060][__main__][INFO] - [Line 59] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:24,711][__main__][INFO] - [Line 76] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:24,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:25,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:25,723][__main__][INFO] - [Line 21] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:26,208][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:26,476][__main__][INFO] - [Line 30] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:26,989][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:27,687][__main__][INFO] - [Line 37] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:28,063][__main__][INFO] - [Line 4] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:28,608][__main__][INFO] - [Line 114] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:28,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:29,035][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:29,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:29,567][__main__][INFO] - [Line 129] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:30,474][__main__][INFO] - [Line 95] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:30,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:30,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:31,061][__main__][INFO] - [Line 98] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:31,287][__main__][INFO] - [Line 18] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:31,533][__main__][INFO] - [Line 94] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:31,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:32,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:32,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:33,086][__main__][INFO] - [Line 28] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:33,244][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:33,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:33,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:35,019][__main__][INFO] - [Line 109] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:35,186][__main__][INFO] - [Line 67] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:35,409][__main__][INFO] - [Line 8] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:35,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:36,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:36,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:36,562][__main__][INFO] - [Line 17] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:37,146][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:37,253][__main__][INFO] - [Line 80] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:37,325][__main__][INFO] - [Line 136] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:37,581][__main__][INFO] - [Line 84] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:37,941][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:38,140][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:38,554][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:39,467][__main__][INFO] - [Line 83] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:39,822][__main__][INFO] - [Line 112] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:40,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:40,595][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:42,225][__main__][INFO] - [Line 56] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:42,815][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:43,399][__main__][INFO] - [Line 128] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:44,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:45,675][__main__][INFO] - [Line 16] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:46,295][__main__][INFO] - [Line 29] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:46,595][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:46,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:47,715][__main__][INFO] - [Line 19] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:06:47,960][__main__][INFO] - [Line 41] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:48,365][__main__][INFO] - [Line 46] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:48,485][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:48,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:48,899][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:52,773][__main__][INFO] - [Line 91] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:53,593][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:55,101][__main__][INFO] - [Line 85] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:55,152][__main__][INFO] - [Line 6] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:55,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:55,976][__main__][INFO] - [Line 9] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:56,169][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:56,438][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:57,973][__main__][INFO] - [Line 86] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:58,472][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:58,542][__main__][INFO] - [Line 123] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:58,741][__main__][INFO] - [Line 64] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:58,810][__main__][INFO] - [Line 47] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:59,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:59,293][__main__][INFO] - [Line 111] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:06:59,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:59,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:59,719][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:02,726][__main__][INFO] - [Line 119] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:03,214][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:03,503][__main__][INFO] - [Line 127] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:04,063][__main__][INFO] - [Line 14] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:04,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:04,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:06,257][__main__][INFO] - [Line 54] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:06,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:07,963][__main__][INFO] - [Line 124] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:08,818][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:09,342][__main__][INFO] - [Line 48] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:09,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:10,105][__main__][INFO] - [Line 22] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:10,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:11,796][__main__][INFO] - [Line 5] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:12,259][__main__][INFO] - [Line 65] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:12,317][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:13,536][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:13,689][__main__][INFO] - [Line 55] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,361][__main__][INFO] - [Line 7] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:14,416][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:14,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:17,896][__main__][INFO] - [Line 106] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:18,309][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:18,425][__main__][INFO] - [Line 74] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:18,841][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:18,852][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:19,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:19,766][__main__][INFO] - [Line 134] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:20,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:20,868][__main__][INFO] - [Line 50] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:21,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:21,431][__main__][INFO] - [Line 11] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:21,837][__main__][INFO] - [Line 69] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:21,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:22,555][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:23,285][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472099 seconds +[2025-07-07 20:07:24,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:26,040][__main__][INFO] - [Line 131] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:26,971][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:27,850][__main__][INFO] - [Line 108] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:27,976][__main__][INFO] - [Line 100] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:28,587][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:28,660][__main__][INFO] - [Line 113] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:28,726][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:28,940][__main__][INFO] - [Line 103] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:29,159][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:29,416][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:29,687][__main__][INFO] - [Line 118] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:30,234][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:31,259][__main__][INFO] - [Line 10] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:31,963][__main__][INFO] - [Line 82] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:32,090][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:32,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:33,592][__main__][INFO] - [Line 77] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:33,726][__main__][INFO] - [Line 130] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:34,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:34,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:34,853][__main__][INFO] - [Line 38] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:35,439][__main__][INFO] - [Line 1] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:35,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:36,030][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:36,270][__main__][INFO] - [Line 35] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:37,133][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:37,586][__main__][INFO] - [Line 2] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:38,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:38,586][__main__][INFO] - [Line 101] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:38,834][__main__][INFO] - [Line 33] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:39,074][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:39,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:40,544][__main__][INFO] - [Line 51] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:41,037][__main__][INFO] - [Line 57] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:41,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:41,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,970][__main__][INFO] - [Line 70] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:43,998][__main__][INFO] - [Line 3] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:44,006][__main__][INFO] - [Line 66] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:44,406][__main__][INFO] - [Line 133] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:44,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,503][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,515][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,837][__main__][INFO] - [Line 43] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:44,881][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:45,238][__main__][INFO] - [Line 137] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:45,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:45,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:47,567][__main__][INFO] - [Line 44] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:47,770][__main__][INFO] - [Line 52] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:48,295][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:48,389][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:49,656][__main__][INFO] - [Line 92] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:50,959][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:52,364][__main__][INFO] - [Line 21] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:53,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:53,456][__main__][INFO] - [Line 53] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:53,610][__main__][INFO] - [Line 42] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:53,817][__main__][INFO] - [Line 75] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:54,159][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:54,420][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:54,529][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:55,713][__main__][INFO] - [Line 114] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:56,526][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:56,814][__main__][INFO] - [Line 126] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:57,296][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:58,135][__main__][INFO] - [Line 23] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:58,300][__main__][INFO] - [Line 117] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:58,752][__main__][INFO] - [Line 78] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:58,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:58,875][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:58,917][__main__][INFO] - [Line 17] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:59,269][__main__][INFO] - [Line 81] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:59,372][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:59,491][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:07:59,541][__main__][INFO] - [Line 132] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:07:59,621][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:59,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:00,038][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:00,437][__main__][INFO] - [Line 104] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:00,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:00,790][__main__][INFO] - [Line 110] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:00,935][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:01,147][__main__][INFO] - [Line 68] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:01,288][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:02,188][__main__][INFO] - [Line 90] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:02,462][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:03,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:04,701][__main__][INFO] - [Line 18] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:05,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:08,438][__main__][INFO] - [Line 136] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:08,921][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:10,170][__main__][INFO] - [Line 73] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:10,788][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:11,826][__main__][INFO] - [Line 24] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:12,314][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:12,846][__main__][INFO] - [Line 83] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:13,164][__main__][INFO] - [Line 79] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:13,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:13,649][__main__][INFO] - [Line 120] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:13,653][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:14,542][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:14,762][__main__][INFO] - [Line 71] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:14,858][__main__][INFO] - [Line 84] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:15,025][openai._base_client][INFO] - Retrying request to /chat/completions in 0.407941 seconds +[2025-07-07 20:08:15,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:15,978][__main__][INFO] - [Line 99] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:16,186][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:16,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:18,095][__main__][INFO] - [Line 97] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:19,011][openai._base_client][INFO] - Retrying request to /chat/completions in 0.415413 seconds +[2025-07-07 20:08:19,445][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:20,182][__main__][INFO] - [Line 135] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:20,239][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:20,680][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:20,977][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:21,013][__main__][INFO] - [Line 63] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:21,031][__main__][INFO] - [Line 122] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:21,078][__main__][INFO] - [Line 105] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:21,093][__main__][INFO] - [Line 39] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:21,505][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,511][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,520][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,728][__main__][INFO] - [Line 32] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:22,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,443][__main__][INFO] - [Line 13] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:22,634][__main__][INFO] - [Line 37] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:22,903][__main__][INFO] - [Line 123] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:23,351][__main__][INFO] - [Line 125] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:23,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,638][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,719][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,789][__main__][INFO] - [Line 94] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:23,863][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:24,256][__main__][INFO] - [Line 28] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:24,614][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:24,706][__main__][INFO] - [Line 27] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:25,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:25,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:26,492][__main__][INFO] - [Line 20] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:27,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:27,127][openai._base_client][INFO] - Retrying request to /chat/completions in 0.388478 seconds +[2025-07-07 20:08:27,721][__main__][INFO] - [Line 49] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:27,768][openai._base_client][INFO] - Retrying request to /chat/completions in 0.489133 seconds +[2025-07-07 20:08:28,010][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:28,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:28,446][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:28,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:28,979][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:30,087][__main__][INFO] - [Line 67] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:30,693][__main__][INFO] - [Line 19] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:30,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:31,172][__main__][INFO] - [Line 115] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:31,629][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:31,770][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:33,780][__main__][INFO] - [Line 41] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:34,252][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:39,531][__main__][INFO] - [Line 46] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:40,287][__main__][INFO] - [Line 80] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:40,340][__main__][INFO] - [Line 15] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:40,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:40,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:41,125][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:41,715][__main__][INFO] - [Line 30] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:42,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,439][__main__][INFO] - [Line 98] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:45,748][openai._base_client][INFO] - Retrying request to /chat/completions in 0.447260 seconds +[2025-07-07 20:08:45,909][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,940][__main__][INFO] - [Line 116] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:08:46,777][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:46,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:49,040][__main__][INFO] - [Line 86] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:49,522][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:49,719][__main__][INFO] - [Line 62] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:50,493][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:50,886][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:50,931][__main__][INFO] - [Line 60] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:51,292][__main__][INFO] - [Line 4] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:51,394][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:51,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:51,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,405][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:52,936][__main__][INFO] - [Line 54] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:53,249][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:53,740][__main__][INFO] - [Line 128] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:54,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,087][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:54,235][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,593][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:55,129][__main__][INFO] - [Line 40] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:55,753][__main__][INFO] - [Line 85] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:55,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:56,452][__main__][INFO] - [Line 76] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:56,485][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:57,243][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:57,979][__main__][INFO] - [Line 7] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:08:59,230][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:01,911][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:02,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:02,735][__main__][INFO] - [Line 109] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:03,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:05,442][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:06,253][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:08,068][__main__][INFO] - [Line 118] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:08,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:08,762][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:09,183][__main__][INFO] - [Line 10] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:09,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:09,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:10,391][__main__][INFO] - [Line 137] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:11,027][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:11,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,535][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:12,161][__main__][INFO] - [Line 87] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:12,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:12,795][__main__][INFO] - [Line 92] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:13,605][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,404][__main__][INFO] - [Line 33] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:14,712][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496275 seconds +[2025-07-07 20:09:14,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:15,434][__main__][INFO] - [Line 38] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:15,559][__main__][INFO] - [Line 96] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:15,953][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,064][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,160][__main__][INFO] - [Line 65] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:16,428][__main__][INFO] - [Line 3] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:16,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,196][__main__][INFO] - [Line 130] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:17,256][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,663][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:18,912][__main__][INFO] - [Line 133] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:19,416][__main__][INFO] - [Line 55] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:19,486][__main__][INFO] - [Line 44] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:19,623][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:19,762][__main__][INFO] - [Line 42] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:19,883][__main__][INFO] - [Line 50] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:19,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:19,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,244][__main__][INFO] - [Line 102] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:20,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,568][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:21,007][__main__][INFO] - [Line 22] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:21,012][__main__][INFO] - [Line 111] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:21,508][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:21,749][__main__][INFO] - [Line 9] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:21,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:22,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:22,493][__main__][INFO] - [Line 31] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:22,851][__main__][INFO] - [Line 34] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:22,965][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:23,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:24,491][__main__][INFO] - [Line 108] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:25,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:27,541][__main__][INFO] - [Line 72] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:28,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:28,876][__main__][INFO] - [Line 82] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:28,892][__main__][INFO] - [Line 69] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:29,325][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,552][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,690][__main__][INFO] - [Line 36] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:29,741][__main__][INFO] - [Line 58] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:30,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:30,362][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:30,920][__main__][INFO] - [Line 1] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:31,449][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:33,128][__main__][INFO] - [Line 91] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:33,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:35,349][__main__][INFO] - [Line 18] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:36,020][__main__][INFO] - [Line 14] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:36,066][__main__][INFO] - [Line 35] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:36,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,721][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,875][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,895][__main__][INFO] - [Line 48] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:38,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,889][__main__][INFO] - [Line 112] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:40,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:40,657][__main__][INFO] - [Line 52] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:41,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:41,617][__main__][INFO] - [Line 129] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:42,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:43,545][__main__][INFO] - [Line 66] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:43,797][__main__][INFO] - [Line 59] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:44,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:44,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:44,690][__main__][INFO] - [Line 56] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:44,710][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:45,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:45,296][__main__][INFO] - [Line 119] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:45,357][__main__][INFO] - [Line 5] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:45,835][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:46,098][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:46,450][__main__][INFO] - [Line 77] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:46,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:47,167][__main__][INFO] - [Line 106] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:47,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:51,578][__main__][INFO] - [Line 26] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:52,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:52,600][__main__][INFO] - [Line 88] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:52,873][__main__][INFO] - [Line 71] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:53,142][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,099][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:55,505][__main__][INFO] - [Line 68] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:55,580][__main__][INFO] - [Line 45] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:56,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:56,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:58,868][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:09:59,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:01,513][__main__][INFO] - [Line 6] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:02,286][__main__][INFO] - [Line 37] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:02,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:02,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:05,171][__main__][INFO] - [Line 113] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:05,264][__main__][INFO] - [Line 64] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:05,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:05,870][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:06,893][__main__][INFO] - [Line 11] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:07,364][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,869][__main__][INFO] - [Line 105] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:08,122][__main__][INFO] - [Line 116] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:08,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,103][__main__][INFO] - [Line 117] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:09,624][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,307][__main__][INFO] - [Line 89] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:10,723][__main__][INFO] - [Line 97] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:11,082][__main__][INFO] - [Line 74] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:11,185][__main__][INFO] - [Line 16] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:11,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:11,682][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:11,882][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:11,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:13,551][__main__][INFO] - [Line 24] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:14,028][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:14,601][__main__][INFO] - [Line 2] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:15,044][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:15,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:15,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:16,177][__main__][INFO] - [Line 47] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:16,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,712][__main__][INFO] - [Line 29] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:18,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:18,358][__main__][INFO] - [Line 115] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:18,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:19,141][__main__][INFO] - [Line 110] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:19,483][__main__][INFO] - [Line 100] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:19,722][__main__][INFO] - [Line 13] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:20,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,221][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,512][__main__][INFO] - [Line 51] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:20,920][__main__][INFO] - [Line 107] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:20,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:21,286][__main__][INFO] - [Line 93] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:21,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:22,190][__main__][INFO] - [Line 15] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:22,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:22,668][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:23,416][__main__][INFO] - [Line 135] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:24,142][__main__][INFO] - [Line 95] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:24,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:24,622][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:25,475][__main__][INFO] - [Line 103] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:25,938][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:26,716][__main__][INFO] - [Line 126] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:27,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:30,363][__main__][INFO] - [Line 127] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:30,523][__main__][INFO] - [Line 104] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:30,618][__main__][INFO] - [Line 28] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:30,660][__main__][INFO] - [Line 57] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:30,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,413][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,824][__main__][INFO] - [Line 10] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:32,505][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:34,253][__main__][INFO] - [Line 41] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:34,961][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:36,355][__main__][INFO] - [Line 39] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:36,547][__main__][INFO] - [Line 132] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:36,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:37,020][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:38,063][__main__][INFO] - [Line 20] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:38,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:40,288][__main__][INFO] - [Line 101] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:40,817][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:40,842][__main__][INFO] - [Line 114] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:41,325][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:43,903][__main__][INFO] - [Line 32] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:43,907][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:44,456][__main__][INFO] - [Line 86] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:44,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,898][__main__][INFO] - [Line 17] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:44,938][__main__][INFO] - [Line 84] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:45,094][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:45,167][__main__][INFO] - [Line 123] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:45,725][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:45,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:46,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:46,121][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:46,978][__main__][INFO] - [Line 131] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:47,801][__main__][INFO] - [Line 73] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:48,233][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:49,119][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:52,617][__main__][INFO] - [Line 21] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:53,081][__main__][INFO] - [Line 69] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:53,379][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:53,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:53,966][__main__][INFO] - [Line 9] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:54,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:54,698][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472670 seconds +[2025-07-07 20:10:54,701][__main__][INFO] - [Line 128] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:55,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:55,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:57,485][__main__][INFO] - [Line 70] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:58,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:58,967][__main__][INFO] - [Line 92] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:10:59,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,212][__main__][INFO] - [Line 67] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:01,689][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:02,649][__main__][INFO] - [Line 121] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:03,108][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:04,598][__main__][INFO] - [Line 46] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:05,400][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:05,752][__main__][INFO] - [Line 54] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:06,456][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:08,338][__main__][INFO] - [Line 118] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:08,390][__main__][INFO] - [Line 111] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:08,907][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:09,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:09,943][__main__][INFO] - [Line 44] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:10,445][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:10,654][__main__][INFO] - [Line 108] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:10,896][__main__][INFO] - [Line 62] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:11,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,380][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,965][__main__][INFO] - [Line 0] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:12,446][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:13,581][__main__][INFO] - [Line 31] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:13,678][__main__][INFO] - [Line 34] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:13,684][__main__][INFO] - [Line 22] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:14,074][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:14,241][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:14,276][__main__][INFO] - [Line 81] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:14,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:14,749][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:15,171][__main__][INFO] - [Line 40] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:15,470][__main__][INFO] - [Line 52] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:16,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,067][__main__][INFO] - [Line 65] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:16,232][__main__][INFO] - [Line 42] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:16,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,554][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,672][__main__][INFO] - [Line 78] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:16,714][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:17,166][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:17,190][__main__][INFO] - [Line 49] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:17,679][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:18,153][__main__][INFO] - [Line 87] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:18,659][__main__][INFO] - [Line 55] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:18,855][__main__][INFO] - [Line 77] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:19,028][__main__][INFO] - [Line 60] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:19,079][__main__][INFO] - [Line 109] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:19,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,351][__main__][INFO] - [Line 61] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:19,366][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,381][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,574][__main__][INFO] - [Line 106] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:19,636][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,889][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,380][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,577][__main__][INFO] - [Line 71] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:21,052][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:23,680][__main__][INFO] - [Line 43] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:24,186][__main__][INFO] - [Line 120] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:24,354][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:25,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:26,224][__main__][INFO] - [Line 79] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:26,729][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:27,016][__main__][INFO] - [Line 38] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:27,360][__main__][INFO] - [Line 136] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:27,463][__main__][INFO] - [Line 4] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:27,554][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:27,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:28,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:28,315][__main__][INFO] - [Line 125] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:28,438][__main__][INFO] - [Line 33] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:28,837][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:28,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:28,974][__main__][INFO] - [Line 83] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:29,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:29,474][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:29,651][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:31,737][__main__][INFO] - [Line 18] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:32,555][__main__][INFO] - [Line 24] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:32,555][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:32,977][__main__][INFO] - [Line 26] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:33,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:33,212][__main__][INFO] - [Line 90] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:33,594][__main__][INFO] - [Line 80] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:33,703][__main__][INFO] - [Line 23] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:33,893][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:33,939][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,083][__main__][INFO] - [Line 48] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:34,095][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,325][__main__][INFO] - [Line 85] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:34,565][__main__][INFO] - [Line 6] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:34,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:35,030][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:35,371][__main__][INFO] - [Line 59] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:35,931][__main__][INFO] - [Line 63] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:36,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:36,430][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:36,912][__main__][INFO] - [Line 105] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:37,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:38,192][__main__][INFO] - [Line 3] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:38,880][__main__][INFO] - [Line 88] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:39,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,740][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,963][__main__][INFO] - [Line 68] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:40,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:40,896][__main__][INFO] - [Line 12] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:41,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:42,327][__main__][INFO] - [Line 137] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:42,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,311][__main__][INFO] - [Line 8] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:46,783][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:48,071][__main__][INFO] - [Line 134] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:48,109][__main__][INFO] - [Line 91] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:48,198][__main__][INFO] - [Line 19] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:48,590][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:48,669][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,220][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,541][__main__][INFO] - [Line 66] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:50,120][__main__][INFO] - [Line 35] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:50,568][__main__][INFO] - [Line 112] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:50,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:50,636][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:50,910][__main__][INFO] - [Line 39] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:50,918][__main__][INFO] - [Line 94] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:51,018][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,049][__main__][INFO] - [Line 89] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:51,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,866][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:53,459][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:53,842][__main__][INFO] - [Line 97] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:53,902][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:54,268][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:55,018][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:55,065][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:55,297][__main__][INFO] - [Line 45] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:55,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,837][__main__][INFO] - [Line 129] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:58,358][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:58,958][__main__][INFO] - [Line 25] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:59,434][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:00,971][__main__][INFO] - [Line 96] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:02,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:06,545][__main__][INFO] - [Line 98] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:07,023][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:07,221][__main__][INFO] - [Line 73] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:08,037][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,160][__main__][INFO] - [Line 36] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:08,643][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,726][__main__][INFO] - [Line 124] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:09,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:09,880][__main__][INFO] - [Line 76] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:10,452][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:10,913][__main__][INFO] - [Line 113] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:11,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:11,804][__main__][INFO] - [Line 32] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:12,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:13,559][__main__][INFO] - [Line 64] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:14,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:14,112][__main__][INFO] - [Line 130] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:14,576][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:14,838][__main__][INFO] - [Line 56] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:15,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:16,785][__main__][INFO] - [Line 37] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:17,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:17,942][__main__][INFO] - [Line 47] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:18,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:18,460][__main__][INFO] - [Line 13] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:19,362][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:19,545][__main__][INFO] - [Line 29] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:20,169][__main__][INFO] - [Line 100] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:20,378][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:20,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:21,002][__main__][INFO] - [Line 82] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:21,833][__main__][INFO] - [Line 16] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:22,009][__main__][INFO] - [Line 122] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:22,115][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,301][__main__][INFO] - [Line 21] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:22,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,779][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:23,046][__main__][INFO] - [Line 14] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:23,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:23,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:24,215][__main__][INFO] - [Line 135] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:24,701][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:25,274][__main__][INFO] - [Line 41] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:25,765][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:25,885][__main__][INFO] - [Line 53] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:26,368][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:27,184][__main__][INFO] - [Line 99] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:28,091][__main__][INFO] - [Line 131] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:28,353][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:28,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:30,890][__main__][INFO] - [Line 7] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:31,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:32,231][__main__][INFO] - [Line 92] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:32,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:33,454][__main__][INFO] - [Line 110] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:33,972][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:34,246][__main__][INFO] - [Line 126] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:34,457][__main__][INFO] - [Line 84] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:35,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,447][__main__][INFO] - [Line 31] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:35,679][__main__][INFO] - [Line 86] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:36,259][__main__][INFO] - [Line 117] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:36,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:36,553][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:36,781][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:38,762][__main__][INFO] - [Line 42] Early consensus reached after 5 calls +[2025-07-07 20:12:38,888][__main__][INFO] - [Line 115] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:39,174][__main__][INFO] - [Line 123] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:39,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:39,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:41,330][__main__][INFO] - [Line 51] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:41,482][__main__][INFO] - [Line 79] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:41,830][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:42,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:43,595][__main__][INFO] - [Line 81] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:43,615][__main__][INFO] - [Line 114] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:43,895][__main__][INFO] - [Line 10] Early consensus reached after 5 calls +[2025-07-07 20:12:44,139][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:44,373][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:44,517][__main__][INFO] - [Line 4] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:44,608][__main__][INFO] - [Line 67] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:45,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:45,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:45,807][__main__][INFO] - [Line 72] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:46,301][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:46,558][__main__][INFO] - [Line 17] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:47,083][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:47,983][__main__][INFO] - [Line 71] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:48,282][__main__][INFO] - [Line 57] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:48,459][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:48,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:49,458][__main__][INFO] - [Line 54] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:49,924][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:50,731][__main__][INFO] - [Line 121] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:50,816][__main__][INFO] - [Line 1] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:50,961][__main__][INFO] - [Line 69] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:12:50,999][__main__][INFO] - [Line 34] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:51,205][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:51,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:51,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:51,878][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:52,563][__main__][INFO] - [Line 20] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:53,091][__main__][INFO] - [Line 70] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:53,194][__main__][INFO] - [Line 15] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:53,226][__main__][INFO] - [Line 28] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:53,406][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:53,595][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:53,676][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:53,680][__main__][INFO] - [Line 75] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:53,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:54,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:54,361][__main__][INFO] - [Line 102] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:54,545][__main__][INFO] - [Line 127] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:54,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:55,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:55,420][__main__][INFO] - [Line 38] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:56,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:57,145][__main__][INFO] - [Line 128] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:57,657][__main__][INFO] - [Line 49] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:58,219][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:58,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:01,175][__main__][INFO] - [Line 106] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:01,651][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:01,882][__main__][INFO] - [Line 133] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:02,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:04,291][__main__][INFO] - [Line 107] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:04,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:05,804][__main__][INFO] - [Line 9] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:06,221][__main__][INFO] - [Line 77] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:06,245][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:07,081][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:08,617][__main__][INFO] - [Line 116] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:08,661][__main__][INFO] - [Line 22] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:09,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:09,213][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:11,662][__main__][INFO] - [Line 118] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:12,142][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:14,600][__main__][INFO] - [Line 11] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:15,763][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,145][__main__][INFO] - [Line 62] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:17,622][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:19,347][__main__][INFO] - [Line 73] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:19,647][__main__][INFO] - [Line 129] Early consensus reached after 5 calls +[2025-07-07 20:13:19,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:20,312][__main__][INFO] - [Line 5] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:20,546][__main__][INFO] - [Line 26] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:21,328][__main__][INFO] - [Line 137] Early consensus reached after 5 calls +[2025-07-07 20:13:21,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:21,554][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:21,860][__main__][INFO] - [Line 105] Early consensus reached after 5 calls +[2025-07-07 20:13:22,536][__main__][INFO] - [Line 3] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:23,266][__main__][INFO] - [Line 60] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:23,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:24,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:24,500][__main__][INFO] - [Line 104] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:24,907][__main__][INFO] - [Line 87] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:24,973][__main__][INFO] - [Line 89] Early consensus reached after 5 calls +[2025-07-07 20:13:25,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:25,563][__main__][INFO] - [Line 125] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:26,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:26,199][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:27,589][__main__][INFO] - [Line 33] Early consensus reached after 5 calls +[2025-07-07 20:13:28,549][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:29,372][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:29,849][__main__][INFO] - [Line 36] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:30,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:30,356][__main__][INFO] - [Line 59] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:31,481][__main__][INFO] - [Line 124] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:31,521][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:31,602][__main__][INFO] - [Line 55] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:31,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:31,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:32,090][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:32,100][__main__][INFO] - [Line 18] Early consensus reached after 5 calls +[2025-07-07 20:13:32,504][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:32,756][__main__][INFO] - [Line 101] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:33,192][__main__][INFO] - [Line 23] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:33,333][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:33,384][__main__][INFO] - [Line 78] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:33,722][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:33,974][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:34,363][__main__][INFO] - [Line 58] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:34,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:37,590][__main__][INFO] - [Line 43] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:38,316][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:38,897][__main__][INFO] - [Line 37] Early consensus reached after 5 calls +[2025-07-07 20:13:39,857][__main__][INFO] - [Line 74] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:40,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:41,406][__main__][INFO] - [Line 30] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:41,827][__main__][INFO] - [Line 132] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:42,217][__main__][INFO] - [Line 66] Early consensus reached after 5 calls +[2025-07-07 20:13:42,329][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,252][__main__][INFO] - [Line 83] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:44,567][__main__][INFO] - [Line 112] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:44,737][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,917][__main__][INFO] - [Line 52] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:45,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:45,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:45,417][__main__][INFO] - [Line 119] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:46,237][__main__][INFO] - [Line 100] Early consensus reached after 6 calls +[2025-07-07 20:13:46,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:47,597][__main__][INFO] - [Line 35] Early consensus reached after 5 calls +[2025-07-07 20:13:47,897][__main__][INFO] - [Line 111] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:48,579][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:48,858][__main__][INFO] - [Line 88] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:49,487][__main__][INFO] - [Line 6] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:49,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,120][__main__][INFO] - [Line 24] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:50,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:51,013][__main__][INFO] - [Line 61] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:51,071][__main__][INFO] - [Line 12] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:51,916][__main__][INFO] - [Line 65] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:52,219][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,230][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,573][__main__][INFO] - [Line 21] Early consensus reached after 5 calls +[2025-07-07 20:13:54,712][__main__][INFO] - [Line 19] Early consensus reached after 5 calls +[2025-07-07 20:13:59,318][__main__][INFO] - [Line 91] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:59,623][__main__][INFO] - [Line 41] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:13:59,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:00,722][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:01,652][__main__][INFO] - [Line 97] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:01,716][__main__][INFO] - [Line 81] Early consensus reached after 5 calls +[2025-07-07 20:14:02,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:03,867][__main__][INFO] - [Line 39] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:04,385][__main__][INFO] - [Line 31] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:04,757][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:04,851][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:05,264][__main__][INFO] - [Line 50] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:05,303][__main__][INFO] - [Line 68] Early consensus reached after 5 calls +[2025-07-07 20:14:05,790][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:07,215][__main__][INFO] - [Line 27] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:07,776][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:08,032][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:08,204][__main__][INFO] - [Line 2] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:08,434][__main__][INFO] - [Line 98] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:08,604][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:08,665][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:09,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:10,691][__main__][INFO] - [Line 32] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:11,120][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:11,332][__main__][INFO] - [Line 44] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:11,461][__main__][INFO] - [Line 40] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:11,583][__main__][INFO] - [Line 56] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:11,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:12,102][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:12,294][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:13,589][__main__][INFO] - [Line 103] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:14,060][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:15,038][__main__][INFO] - [Line 109] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:16,296][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:17,430][__main__][INFO] - [Line 54] Early consensus reached after 5 calls +[2025-07-07 20:14:17,785][__main__][INFO] - [Line 45] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:18,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:19,040][__main__][INFO] - [Line 7] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:19,536][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:19,730][__main__][INFO] - [Line 72] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:20,538][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:21,230][__main__][INFO] - [Line 117] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:22,504][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:22,587][__main__][INFO] - [Line 69] Early consensus reached after 6 calls +[2025-07-07 20:14:22,697][__main__][INFO] - [Line 79] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:23,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:24,086][__main__][INFO] - [Line 80] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:24,596][__main__][INFO] - [Line 67] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:24,875][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:25,537][__main__][INFO] - [Line 120] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:25,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:26,014][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:27,864][__main__][INFO] - [Line 107] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:28,669][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:30,771][__main__][INFO] - [Line 99] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:31,572][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:33,041][__main__][INFO] - [Line 16] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:33,399][__main__][INFO] - [Line 94] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:33,911][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:34,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:35,228][__main__][INFO] - [Line 49] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:36,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:36,432][__main__][INFO] - [Line 28] Early consensus reached after 5 calls +[2025-07-07 20:14:36,439][__main__][INFO] - [Line 92] Early consensus reached after 6 calls +[2025-07-07 20:14:37,342][__main__][INFO] - [Line 126] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:37,822][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:44,241][__main__][INFO] - [Line 51] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:44,708][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:44,768][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:45,080][__main__][INFO] - [Line 1] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:45,236][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:45,372][__main__][INFO] - [Line 4] Early consensus reached after 5 calls +[2025-07-07 20:14:45,540][__main__][INFO] - [Line 121] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:45,608][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,005][__main__][INFO] - [Line 64] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:46,013][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,287][__main__][INFO] - [Line 110] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:46,727][__main__][INFO] - [Line 46] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:46,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,811][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:47,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:49,247][__main__][INFO] - [Line 17] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:49,735][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:51,379][__main__][INFO] - [Line 13] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:51,564][__main__][INFO] - [Line 133] Early consensus reached after 5 calls +[2025-07-07 20:14:52,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:53,491][__main__][INFO] - [Line 25] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:54,325][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:55,087][__main__][INFO] - [Line 85] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:55,517][__main__][INFO] - [Line 70] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:55,685][__main__][INFO] - [Line 74] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:14:55,764][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:55,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:56,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:01,436][__main__][INFO] - [Line 90] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:02,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:02,649][__main__][INFO] - [Line 77] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:03,104][__main__][INFO] - [Line 14] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:03,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:03,272][__main__][INFO] - [Line 86] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:03,416][__main__][INFO] - [Line 48] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:03,615][__main__][INFO] - [Line 134] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:03,902][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:04,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:04,323][__main__][INFO] - [Line 75] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:04,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:04,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:04,656][__main__][INFO] - [Line 96] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:04,771][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:05,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:08,511][__main__][INFO] - [Line 47] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:08,729][__main__][INFO] - [Line 76] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:09,011][__main__][INFO] - [Line 102] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:09,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,091][__main__][INFO] - [Line 73] Early consensus reached after 6 calls +[2025-07-07 20:15:09,265][__main__][INFO] - [Line 122] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:09,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,425][__main__][INFO] - [Line 8] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:09,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,243][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,572][__main__][INFO] - [Line 131] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:10,791][__main__][INFO] - [Line 101] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:10,909][__main__][INFO] - [Line 20] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:10,987][__main__][INFO] - [Line 108] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:11,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:11,160][__main__][INFO] - [Line 29] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:11,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:11,396][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:11,652][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:11,821][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:15,052][__main__][INFO] - [Line 135] Early consensus reached after 5 calls +[2025-07-07 20:15:16,808][__main__][INFO] - [Line 116] Early consensus reached after 6 calls +[2025-07-07 20:15:18,318][__main__][INFO] - [Line 55] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:18,447][__main__][INFO] - [Line 38] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:19,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:19,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:22,157][__main__][INFO] - [Line 118] Early consensus reached after 6 calls +[2025-07-07 20:15:22,423][__main__][INFO] - [Line 106] Early consensus reached after 5 calls +[2025-07-07 20:15:26,413][__main__][INFO] - [Line 136] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:26,728][__main__][INFO] - [Line 114] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:26,912][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:27,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:27,626][__main__][INFO] - [Line 26] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:28,091][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:28,823][__main__][INFO] - [Line 83] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:29,312][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:32,078][__main__][INFO] - [Line 95] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:32,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:32,616][__main__][INFO] - [Line 24] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:33,100][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:33,587][__main__][INFO] - [Line 84] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:34,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:34,172][__main__][INFO] - [Line 123] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:34,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:34,887][__main__][INFO] - [Line 82] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:35,352][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:35,388][__main__][INFO] - [Line 71] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:35,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:37,691][__main__][INFO] - [Line 62] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:37,830][__main__][INFO] - [Line 34] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:38,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:38,383][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:41,303][__main__][INFO] - [Line 58] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:41,773][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,609][__main__][INFO] - [Line 67] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:43,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:43,892][__main__][INFO] - [Line 97] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:44,160][__main__][INFO] - [Line 9] Early consensus reached after 5 calls +[2025-07-07 20:15:44,183][__main__][INFO] - [Line 65] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:44,238][__main__][INFO] - [Line 63] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:44,339][__main__][INFO] - [Line 115] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:44,709][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:44,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:44,737][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:45,174][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:45,726][__main__][INFO] - [Line 60] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:46,036][__main__][INFO] - [Line 11] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:46,531][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:46,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:49,473][__main__][INFO] - [Line 52] Early consensus reached after 6 calls +[2025-07-07 20:15:49,527][__main__][INFO] - [Line 22] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:50,080][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:50,384][__main__][INFO] - [Line 31] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:50,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:51,690][__main__][INFO] - [Line 6] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:52,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:53,130][__main__][INFO] - [Line 125] Early consensus reached after 5 calls +[2025-07-07 20:15:53,436][__main__][INFO] - [Line 91] Early consensus reached after 5 calls +[2025-07-07 20:15:53,903][__main__][INFO] - [Line 32] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:15:53,906][__main__][INFO] - [Line 88] Early consensus reached after 5 calls +[2025-07-07 20:15:54,350][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:54,599][__main__][INFO] - [Line 120] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:54,667][__main__][INFO] - [Line 130] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:55,130][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:55,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:55,375][__main__][INFO] - [Line 112] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:56,528][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:58,126][__main__][INFO] - [Line 59] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:58,502][__main__][INFO] - [Line 111] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:58,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:58,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:59,155][__main__][INFO] - [Line 7] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:59,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:00,160][__main__][INFO] - [Line 45] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:00,605][__main__][INFO] - [Line 50] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:00,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:00,740][__main__][INFO] - [Line 128] Early consensus reached after 5 calls +[2025-07-07 20:16:01,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,425][__main__][INFO] - [Line 113] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:02,901][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,956][__main__][INFO] - [Line 109] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:03,031][__main__][INFO] - [Line 107] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:03,040][__main__][INFO] - [Line 2] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:03,535][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:04,754][__main__][INFO] - [Line 103] Early consensus reached after 6 calls +[2025-07-07 20:16:06,595][__main__][INFO] - [Line 57] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:07,300][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:07,740][__main__][INFO] - [Line 23] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:08,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:09,427][__main__][INFO] - [Line 43] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:09,436][__main__][INFO] - [Line 15] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:09,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,286][__main__][INFO] - [Line 27] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:10,644][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,768][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,836][__main__][INFO] - [Line 40] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:11,665][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:12,203][__main__][INFO] - [Line 80] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:12,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:13,987][__main__][INFO] - [Line 46] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:14,383][__main__][INFO] - [Line 72] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:14,851][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:14,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:18,890][__main__][INFO] - [Line 90] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:19,316][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:19,837][__main__][INFO] - [Line 119] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:20,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:21,232][__main__][INFO] - [Line 30] Early consensus reached after 5 calls +[2025-07-07 20:16:24,136][__main__][INFO] - [Line 93] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:24,655][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:25,517][__main__][INFO] - [Line 87] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:26,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:26,576][__main__][INFO] - [Line 61] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:27,375][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:29,129][__main__][INFO] - [Line 17] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:29,276][__main__][INFO] - [Line 3] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:29,763][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:30,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:30,880][__main__][INFO] - [Line 44] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:31,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,822][__main__][INFO] - [Line 12] Early consensus reached after 5 calls +[2025-07-07 20:16:36,957][__main__][INFO] - [Line 98] Early consensus reached after 5 calls +[2025-07-07 20:16:38,008][__main__][INFO] - [Line 51] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:38,159][__main__][INFO] - [Line 0] Early consensus reached after 5 calls +[2025-07-07 20:16:38,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:38,553][__main__][INFO] - [Line 78] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:39,029][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:40,092][__main__][INFO] - [Line 79] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:40,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:41,244][__main__][INFO] - [Line 124] Early consensus reached after 5 calls +[2025-07-07 20:16:43,009][__main__][INFO] - [Line 99] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:43,462][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:43,763][__main__][INFO] - [Line 104] Early consensus reached after 5 calls +[2025-07-07 20:16:45,146][__main__][INFO] - [Line 16] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:45,308][__main__][INFO] - [Line 121] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:45,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:45,720][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:46,706][__main__][INFO] - [Line 94] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:47,035][__main__][INFO] - [Line 1] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:47,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:47,510][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:49,326][__main__][INFO] - [Line 49] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:49,625][__main__][INFO] - [Line 75] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:49,792][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:50,060][__main__][INFO] - [Line 13] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:50,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:51,201][__main__][INFO] - [Line 5] Early consensus reached after 5 calls +[2025-07-07 20:16:51,233][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:57,011][__main__][INFO] - [Line 110] Early consensus reached after 6 calls +[2025-07-07 20:16:59,547][__main__][INFO] - [Line 132] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:00,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,046][__main__][INFO] - [Line 70] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:00,122][__main__][INFO] - [Line 41] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:00,347][__main__][INFO] - [Line 55] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:00,497][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,547][__main__][INFO] - [Line 112] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:00,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,923][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:01,447][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:05,537][__main__][INFO] - [Line 84] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:05,997][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:06,037][__main__][INFO] - [Line 77] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:06,087][__main__][INFO] - [Line 65] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:06,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:07,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:08,442][__main__][INFO] - [Line 74] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:08,493][__main__][INFO] - [Line 56] Early consensus reached after 5 calls +[2025-07-07 20:17:08,913][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:12,643][__main__][INFO] - [Line 32] Early consensus reached after 7 calls +[2025-07-07 20:17:15,792][__main__][INFO] - [Line 97] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:17:16,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:16,431][__main__][INFO] - [Line 64] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:17,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:19,002][__main__][INFO] - [Line 127] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:19,137][__main__][INFO] - [Line 58] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:19,516][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:19,574][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:24,300][__main__][INFO] - [Line 136] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:24,885][__main__][INFO] - [Line 86] Early consensus reached after 6 calls +[2025-07-07 20:17:24,974][__main__][INFO] - [Line 53] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:25,398][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:25,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:25,884][__main__][INFO] - [Line 8] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:26,329][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:31,440][__main__][INFO] - [Line 38] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:32,607][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:34,361][__main__][INFO] - [Line 6] Early consensus reached after 6 calls +[2025-07-07 20:17:35,757][__main__][INFO] - [Line 25] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:36,239][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:36,327][__main__][INFO] - [Line 101] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:36,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:37,274][__main__][INFO] - [Line 76] Early consensus reached after 5 calls +[2025-07-07 20:17:37,516][__main__][INFO] - [Line 60] Early consensus reached after 6 calls +[2025-07-07 20:17:38,143][__main__][INFO] - [Line 34] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:38,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:39,507][__main__][INFO] - [Line 131] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:40,147][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:41,047][__main__][INFO] - [Line 126] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:41,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:44,093][__main__][INFO] - [Line 115] Early consensus reached after 5 calls +[2025-07-07 20:17:44,836][__main__][INFO] - [Line 111] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:45,021][__main__][INFO] - [Line 117] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:45,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:45,497][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:46,287][__main__][INFO] - [Line 45] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:46,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:47,490][__main__][INFO] - [Line 48] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:47,979][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:49,329][__main__][INFO] - [Line 83] Early consensus reached after 6 calls +[2025-07-07 20:17:52,548][__main__][INFO] - [Line 31] Early consensus reached after 7 calls +[2025-07-07 20:17:55,523][__main__][INFO] - [Line 46] Early consensus reached after 6 calls +[2025-07-07 20:17:57,242][__main__][INFO] - [Line 59] Early consensus reached after 6 calls +[2025-07-07 20:17:59,164][__main__][INFO] - [Line 95] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:59,652][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:59,816][__main__][INFO] - [Line 36] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:00,275][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:00,638][__main__][INFO] - [Line 47] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:01,099][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:01,482][__main__][INFO] - [Line 24] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:01,848][__main__][INFO] - [Line 96] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:01,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:02,312][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:02,898][__main__][INFO] - [Line 123] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:03,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:07,881][__main__][INFO] - [Line 7] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:08,228][__main__][INFO] - [Line 43] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:08,332][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:08,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:10,148][__main__][INFO] - [Line 80] Early consensus reached after 6 calls +[2025-07-07 20:18:10,960][__main__][INFO] - [Line 39] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:11,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:14,530][__main__][INFO] - [Line 90] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:15,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:16,275][__main__][INFO] - [Line 11] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:16,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:19,800][__main__][INFO] - [Line 16] Early consensus reached after 6 calls +[2025-07-07 20:18:20,632][__main__][INFO] - [Line 78] Early consensus reached after 7 calls +[2025-07-07 20:18:20,686][__main__][INFO] - [Line 67] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:21,210][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:22,737][__main__][INFO] - [Line 71] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:23,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:27,357][__main__][INFO] - [Line 2] Early consensus reached after 5 calls +[2025-07-07 20:18:28,190][__main__][INFO] - [Line 13] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:28,608][__main__][INFO] - [Line 93] Early consensus reached after 6 calls +[2025-07-07 20:18:28,662][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:28,716][__main__][INFO] - [Line 17] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:29,165][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:32,113][__main__][INFO] - [Line 22] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:32,587][__main__][INFO] - [Line 84] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:32,601][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:33,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:34,741][__main__][INFO] - [Line 20] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:34,808][__main__][INFO] - [Line 132] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:35,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:35,300][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:36,512][__main__][INFO] - [Line 119] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:36,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:37,272][__main__][INFO] - [Line 40] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:37,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:37,811][__main__][INFO] - [Line 14] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:38,267][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:39,713][__main__][INFO] - [Line 102] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:40,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:41,427][__main__][INFO] - [Line 130] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:41,861][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:42,949][__main__][INFO] - [Line 113] Early consensus reached after 5 calls +[2025-07-07 20:18:43,836][__main__][INFO] - [Line 82] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:44,215][__main__][INFO] - [Line 107] Early consensus reached after 6 calls +[2025-07-07 20:18:44,261][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:44,367][__main__][INFO] - [Line 72] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:44,726][__main__][INFO] - [Line 62] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:44,790][__main__][INFO] - [Line 44] Early consensus reached after 7 calls +[2025-07-07 20:18:44,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:44,944][__main__][INFO] - [Line 120] Early consensus reached after 6 calls +[2025-07-07 20:18:45,711][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:47,357][__main__][INFO] - [Line 49] Early consensus reached after 7 calls +[2025-07-07 20:18:50,461][__main__][INFO] - [Line 114] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:50,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:51,390][__main__][INFO] - [Line 63] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:51,646][__main__][INFO] - [Line 51] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:51,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:52,226][__main__][INFO] - [Line 70] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:52,260][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:52,448][__main__][INFO] - [Line 29] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:52,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:52,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:54,348][__main__][INFO] - [Line 97] Early consensus reached after 8 calls +[2025-07-07 20:18:57,067][__main__][INFO] - [Line 79] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:57,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:59,582][__main__][INFO] - [Line 3] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:59,807][__main__][INFO] - [Line 134] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:00,048][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:00,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:02,104][__main__][INFO] - [Line 108] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:02,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:03,199][__main__][INFO] - [Line 50] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:03,682][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:08,475][__main__][INFO] - [Line 87] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:08,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:10,031][__main__][INFO] - [Line 15] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:10,175][__main__][INFO] - [Line 41] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:10,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:10,624][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:11,561][__main__][INFO] - [Line 27] Early consensus reached after 6 calls +[2025-07-07 20:19:13,467][__main__][INFO] - [Line 53] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:13,698][__main__][INFO] - [Line 26] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:13,914][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:14,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:14,329][__main__][INFO] - [Line 61] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:14,798][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,025][__main__][INFO] - [Line 58] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:18,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,832][__main__][INFO] - [Line 121] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:19,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:20,343][__main__][INFO] - [Line 126] Early consensus reached after 7 calls +[2025-07-07 20:19:25,923][__main__][INFO] - [Line 64] Early consensus reached after 6 calls +[2025-07-07 20:19:28,343][__main__][INFO] - [Line 101] Early consensus reached after 6 calls +[2025-07-07 20:19:30,674][__main__][INFO] - [Line 77] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:31,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:31,194][__main__][INFO] - [Line 127] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:32,145][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:36,617][__main__][INFO] - [Line 23] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:37,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:40,010][__main__][INFO] - [Line 94] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:40,459][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:40,882][__main__][INFO] - [Line 36] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:41,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:41,491][__main__][INFO] - [Line 25] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:41,988][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:51,104][__main__][INFO] - [Line 65] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:51,310][__main__][INFO] - [Line 136] Early consensus reached after 7 calls +[2025-07-07 20:19:51,591][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:51,788][__main__][INFO] - [Line 43] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:52,081][__main__][INFO] - [Line 24] Early consensus reached after 7 calls +[2025-07-07 20:19:52,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:53,011][__main__][INFO] - [Line 38] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:53,466][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:54,856][__main__][INFO] - [Line 34] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:55,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:56,291][__main__][INFO] - [Line 57] Early consensus reached after 6 calls +[2025-07-07 20:19:57,217][__main__][INFO] - [Line 75] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:57,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:58,031][__main__][INFO] - [Line 117] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:58,071][__main__][INFO] - [Line 55] Early consensus reached after 7 calls +[2025-07-07 20:19:58,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:00,562][__main__][INFO] - [Line 39] Early consensus reached after 7 calls +[2025-07-07 20:20:02,547][__main__][INFO] - [Line 131] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:03,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:04,130][__main__][INFO] - [Line 95] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:04,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:05,665][__main__][INFO] - [Line 8] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:06,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:06,581][__main__][INFO] - [Line 85] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:06,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:07,384][__main__][INFO] - [Line 90] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:07,702][__main__][INFO] - [Line 7] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:07,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:08,210][__main__][INFO] - [Line 82] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:08,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:08,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:10,149][__main__][INFO] - [Line 99] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:10,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:12,967][__main__][INFO] - [Line 22] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:13,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:16,227][__main__][INFO] - [Line 109] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:16,711][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:18,332][__main__][INFO] - [Line 1] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:18,608][__main__][INFO] - [Line 45] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:18,824][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:19,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:26,721][__main__][INFO] - [Line 67] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:20:27,201][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:27,655][__main__][INFO] - [Line 132] Early consensus reached after 7 calls +[2025-07-07 20:20:28,237][__main__][INFO] - [Line 112] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:28,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:31,908][__main__][INFO] - [Line 62] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:32,369][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:33,643][__main__][INFO] - [Line 96] Early consensus reached after 6 calls +[2025-07-07 20:20:40,525][__main__][INFO] - [Line 26] Early consensus reached after 7 calls +[2025-07-07 20:20:42,817][__main__][INFO] - [Line 114] Early consensus reached after 7 calls +[2025-07-07 20:20:43,400][__main__][INFO] - [Line 79] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:43,810][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:44,200][__main__][INFO] - [Line 50] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:45,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:45,394][__main__][INFO] - [Line 29] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:45,795][__main__][INFO] - [Line 119] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:45,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:46,276][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:50,964][__main__][INFO] - [Line 130] Early consensus reached after 6 calls +[2025-07-07 20:20:59,990][__main__][INFO] - [Line 70] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:00,430][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:02,642][__main__][INFO] - [Line 71] Early consensus reached after 8 calls +[2025-07-07 20:21:08,202][__main__][INFO] - [Line 84] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:08,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:09,905][__main__][INFO] - [Line 17] Early consensus reached after 8 calls +[2025-07-07 20:21:13,303][__main__][INFO] - [Line 15] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:14,463][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:14,822][__main__][INFO] - [Line 51] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:15,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:17,516][__main__][INFO] - [Line 38] Early consensus reached after 8 calls +[2025-07-07 20:21:20,821][__main__][INFO] - [Line 111] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:21,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:21,442][__main__][INFO] - [Line 20] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:22,611][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:23,424][__main__][INFO] - [Line 74] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:23,807][__main__][INFO] - [Line 127] Early consensus reached after 7 calls +[2025-07-07 20:21:23,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:26,260][__main__][INFO] - [Line 61] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:26,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:27,599][__main__][INFO] - [Line 11] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:28,063][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:33,837][__main__][INFO] - [Line 122] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:34,366][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:35,576][__main__][INFO] - [Line 94] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:36,061][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:38,580][__main__][INFO] - [Line 77] Early consensus reached after 8 calls +[2025-07-07 20:21:44,747][__main__][INFO] - [Line 102] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:45,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:48,767][__main__][INFO] - [Line 48] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:49,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:49,397][__main__][INFO] - [Line 123] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:50,346][__main__][INFO] - [Line 3] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:21:50,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:50,809][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:53,797][__main__][INFO] - [Line 65] Early consensus reached after 8 calls +[2025-07-07 20:21:55,492][__main__][INFO] - [Line 43] Early consensus reached after 8 calls +[2025-07-07 20:21:59,422][__main__][INFO] - [Line 87] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:59,617][__main__][INFO] - [Line 62] Early consensus reached after 8 calls +[2025-07-07 20:21:59,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:01,016][__main__][INFO] - [Line 45] Early consensus reached after 8 calls +[2025-07-07 20:22:02,597][__main__][INFO] - [Line 58] Early consensus reached after 7 calls +[2025-07-07 20:22:02,605][__main__][INFO] - [Line 36] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:03,052][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:05,680][__main__][INFO] - [Line 53] Early consensus reached after 7 calls +[2025-07-07 20:22:09,466][__main__][INFO] - [Line 117] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:09,593][__main__][INFO] - [Line 23] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:09,609][__main__][INFO] - [Line 134] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:09,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:09,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:10,530][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:12,059][__main__][INFO] - [Line 14] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:12,515][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:12,811][__main__][INFO] - [Line 41] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:13,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:13,443][__main__][INFO] - [Line 25] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:13,862][__main__][INFO] - [Line 108] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:13,911][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:14,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:17,731][__main__][INFO] - [Line 72] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:18,148][__main__][INFO] - [Line 112] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:18,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:18,556][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:21,823][__main__][INFO] - [Line 8] Early consensus reached after 7 calls +[2025-07-07 20:22:25,205][__main__][INFO] - [Line 109] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:25,349][__main__][INFO] - [Line 131] Early consensus reached after 7 calls +[2025-07-07 20:22:25,655][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:27,702][__main__][INFO] - [Line 1] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:27,857][__main__][INFO] - [Line 63] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:28,358][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:28,644][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:35,083][__main__][INFO] - [Line 95] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:35,552][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:39,096][__main__][INFO] - [Line 20] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:39,580][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:40,900][__main__][INFO] - [Line 13] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:41,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:41,802][__main__][INFO] - [Line 47] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:42,259][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:42,486][__main__][INFO] - [Line 70] Early consensus reached after 9 calls +[2025-07-07 20:22:43,842][__main__][INFO] - [Line 121] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:44,281][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:49,066][__main__][INFO] - [Line 82] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:49,173][__main__][INFO] - [Line 50] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:22:49,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:49,628][__main__][INFO] - [Line 90] Early consensus reached after 7 calls +[2025-07-07 20:22:49,712][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:50,926][__main__][INFO] - [Line 29] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:51,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:55,627][__main__][INFO] - [Line 84] Early consensus reached after 9 calls +[2025-07-07 20:22:56,872][__main__][INFO] - [Line 7] Early consensus reached after 8 calls +[2025-07-07 20:22:58,444][__main__][INFO] - [Line 79] Early consensus reached after 8 calls +[2025-07-07 20:23:00,391][__main__][INFO] - [Line 22] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:00,836][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:10,068][__main__][INFO] - [Line 15] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:10,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:11,751][__main__][INFO] - [Line 111] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:11,964][__main__][INFO] - [Line 123] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:12,169][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:12,447][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:29,737][__main__][INFO] - [Line 67] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:23:29,797][__main__][INFO] - [Line 51] Early consensus reached after 9 calls +[2025-07-07 20:23:30,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:35,097][__main__][INFO] - [Line 41] Early consensus reached after 9 calls +[2025-07-07 20:23:36,980][__main__][INFO] - [Line 122] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:37,414][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:39,950][__main__][INFO] - [Line 99] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:40,412][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:40,773][__main__][INFO] - [Line 11] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:41,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:42,563][__main__][INFO] - [Line 94] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:43,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:46,587][__main__][INFO] - [Line 112] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:23:47,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:59,447][__main__][INFO] - [Line 72] Early consensus reached after 7 calls +[2025-07-07 20:24:02,353][__main__][INFO] - [Line 3] Early consensus reached after 9 calls +[2025-07-07 20:24:03,860][__main__][INFO] - [Line 102] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:04,281][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:04,870][__main__][INFO] - [Line 25] Early consensus reached after 8 calls +[2025-07-07 20:24:05,133][__main__][INFO] - [Line 48] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:06,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:06,390][__main__][INFO] - [Line 1] Early consensus reached after 9 calls +[2025-07-07 20:24:07,907][__main__][INFO] - [Line 134] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:08,317][__main__][INFO] - [Line 61] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:08,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:08,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:13,114][__main__][INFO] - [Line 87] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:13,587][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:18,688][__main__][INFO] - [Line 23] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:19,115][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:22,731][__main__][INFO] - [Line 85] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:23,147][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:23,515][__main__][INFO] - [Line 20] Early consensus reached after 9 calls +[2025-07-07 20:24:32,750][__main__][INFO] - [Line 74] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:32,905][__main__][INFO] - [Line 40] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:33,205][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:33,371][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:34,245][__main__][INFO] - [Line 75] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:34,703][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:37,283][__main__][INFO] - [Line 121] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:37,700][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:43,783][__main__][INFO] - [Line 117] Early consensus reached after 9 calls +[2025-07-07 20:24:46,787][__main__][INFO] - [Line 29] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:47,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:51,988][__main__][INFO] - [Line 108] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:52,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:56,335][__main__][INFO] - [Line 14] Early consensus reached after 7 calls +[2025-07-07 20:25:00,001][__main__][INFO] - [Line 95] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:00,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:04,637][__main__][INFO] - [Line 15] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:25:05,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:08,534][__main__][INFO] - [Line 82] Early consensus reached after 8 calls +[2025-07-07 20:25:11,427][__main__][INFO] - [Line 13] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:11,527][__main__][INFO] - [Line 36] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:11,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:12,001][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:15,920][__main__][INFO] - [Line 111] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:16,332][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:23,199][__main__][INFO] - [Line 63] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:23,705][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:41,429][__main__][INFO] - [Line 50] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:42,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:44,830][__main__][INFO] - [Line 34] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:45,974][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:46,494][__main__][INFO] - [Line 22] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:46,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:49,182][__main__][INFO] - [Line 119] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:49,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:57,461][__main__][INFO] - [Line 74] Early consensus reached after 9 calls +[2025-07-07 20:26:03,080][__main__][INFO] - [Line 112] Early consensus reached after 10 calls +[2025-07-07 20:26:08,438][__main__][INFO] - [Line 134] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:08,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:09,897][__main__][INFO] - [Line 123] Early consensus reached after 9 calls +[2025-07-07 20:26:22,964][__main__][INFO] - [Line 61] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:26:23,434][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:24,260][__main__][INFO] - [Line 108] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:26:24,743][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:29,269][__main__][INFO] - [Line 122] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:29,692][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:39,337][__main__][INFO] - [Line 13] Early consensus reached after 10 calls +[2025-07-07 20:26:41,261][__main__][INFO] - [Line 29] Early consensus reached after 9 calls +[2025-07-07 20:26:46,416][__main__][INFO] - [Line 95] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:26:46,667][__main__][INFO] - [Line 47] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:47,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:47,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:47,767][__main__][INFO] - [Line 121] Early consensus reached after 9 calls +[2025-07-07 20:26:51,797][__main__][INFO] - [Line 75] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:26:52,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:04,544][__main__][INFO] - [Line 11] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:05,097][__main__][INFO] - [Line 23] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:05,509][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:05,951][__main__][INFO] - [Line 48] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:06,227][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:06,360][__main__][INFO] - [Line 87] Early consensus reached after 9 calls +[2025-07-07 20:27:06,384][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:08,767][__main__][INFO] - [Line 109] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:09,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:10,269][__main__][INFO] - [Line 40] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:10,759][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:17,736][__main__][INFO] - [Line 85] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:18,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:30,567][__main__][INFO] - [Line 36] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:30,617][__main__][INFO] - [Line 99] Early consensus reached after 7 calls +[2025-07-07 20:27:31,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:34,138][__main__][INFO] - [Line 15] Early consensus reached after 9 calls +[2025-07-07 20:27:57,700][__main__][INFO] - [Line 94] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:27:58,173][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:01,654][__main__][INFO] - [Line 111] Early consensus reached after 10 calls +[2025-07-07 20:28:01,822][__main__][INFO] - [Line 34] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:02,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:02,444][__main__][INFO] - [Line 63] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:02,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:57,307][__main__][INFO] - [Line 102] Early consensus reached after 8 calls +[2025-07-07 20:29:09,387][__main__][INFO] - [Line 47] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:29:09,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:15,161][__main__][INFO] - [Line 109] Early consensus reached after 9 calls +[2025-07-07 20:29:18,353][__main__][INFO] - [Line 40] Early consensus reached after 9 calls +[2025-07-07 20:29:28,344][__main__][INFO] - [Line 95] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:28,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:34,010][__main__][INFO] - [Line 48] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:34,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:37,809][__main__][INFO] - [Line 119] Early consensus reached after 8 calls +[2025-07-07 20:29:43,707][__main__][INFO] - [Line 36] Early consensus reached after 9 calls +[2025-07-07 20:29:46,840][__main__][INFO] - [Line 34] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:47,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:50,398][__main__][INFO] - [Line 85] Early consensus reached after 8 calls +[2025-07-07 20:29:51,484][__main__][INFO] - [Line 23] Early consensus reached after 9 calls +[2025-07-07 20:29:53,726][__main__][INFO] - [Line 11] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:54,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:57,094][__main__][INFO] - [Line 94] Early consensus reached after 10 calls +[2025-07-07 20:29:58,219][__main__][INFO] - [Line 122] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:58,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:58,735][__main__][INFO] - [Line 75] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:59,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:09,134][__main__][INFO] - [Line 63] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:30:10,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:38,089][__main__][INFO] - [Line 47] Early consensus reached after 9 calls +[2025-07-07 20:30:58,757][__main__][INFO] - [Line 61] Early consensus reached after 10 calls +[2025-07-07 20:31:18,023][__main__][INFO] - [Line 11] Early consensus reached after 10 calls +[2025-07-07 20:31:33,857][__main__][INFO] - [Line 134] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:31:34,744][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:42,965][__main__][INFO] - [Line 122] Early consensus reached after 8 calls +[2025-07-07 20:32:43,796][__main__][INFO] - [Line 63] Early consensus reached after 10 calls +[2025-07-07 20:32:58,897][__main__][INFO] - [Line 134] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:32:59,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:35,418][__main__][INFO] - [Line 75] Early consensus reached after 10 calls +[2025-07-07 20:36:38,444][__main__][INFO] - Inference Done. Storing results. +[2025-07-07 20:36:38,615][__main__][INFO] - Inference results saved to deepseek-reasoner-zero-shot-C3-full_context_inference_results.jsonl +[2025-07-07 20:36:38,647][__main__][INFO] - Computing bootstrap confidence intervals for metrics: ['QWK', 'Macro_F1', 'Weighted_F1'] +[2025-07-07 20:40:06,671][__main__][INFO] - Bootstrap CI results saved to bootstrap_confidence_intervals.csv +[2025-07-07 20:40:06,671][__main__][INFO] - Bootstrap Confidence Intervals (95%): +[2025-07-07 20:40:06,671][__main__][INFO] - QWK: 0.5233 [0.4038, 0.6369] +[2025-07-07 20:40:06,671][__main__][INFO] - Macro_F1: 0.3114 [0.2355, 0.3955] +[2025-07-07 20:40:06,671][__main__][INFO] - Weighted_F1: 0.4006 [0.3125, 0.4898] +[2025-07-07 20:40:06,675][__main__][INFO] - Inference results: {'accuracy': 0.41304347826086957, 'RMSE': 49.694720216450605, 'QWK': 0.5245074250218384, 'HDIV': 0.07246376811594202, 'Macro_F1': 0.3168166816681668, 'Micro_F1': 0.41304347826086957, 'Weighted_F1': 0.4008205168342921, 'TP_0': np.int64(0), 'TN_0': np.int64(127), 'FP_0': np.int64(10), 'FN_0': np.int64(1), 'TP_1': np.int64(18), 'TN_1': np.int64(90), 'FP_1': np.int64(19), 'FN_1': np.int64(11), 'TP_2': np.int64(9), 'TN_2': np.int64(107), 'FP_2': np.int64(13), 'FN_2': np.int64(9), 'TP_3': np.int64(23), 'TN_3': np.int64(60), 'FP_3': np.int64(33), 'FN_3': np.int64(22), 'TP_4': np.int64(6), 'TN_4': np.int64(96), 'FP_4': np.int64(4), 'FN_4': np.int64(32), 'TP_5': np.int64(1), 'TN_5': np.int64(129), 'FP_5': np.int64(2), 'FN_5': np.int64(6)} +[2025-07-07 20:40:06,675][__main__][INFO] - Inference experiment completed diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/config.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b8cba5a3e311507411883136578eff8ab9f65483 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/config.yaml @@ -0,0 +1,32 @@ +cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 3 + use_full_context: true diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/hydra.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/hydra.yaml new file mode 100644 index 0000000000000000000000000000000000000000..74f385db24e923c7c28187459dde7a42a448041c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/hydra.yaml @@ -0,0 +1,155 @@ +hydra: + run: + dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S} + sweep: + dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S} + subdir: ${hydra.job.num} + launcher: + _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher + sweeper: + _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper + max_batch_size: null + params: null + help: + app_name: ${hydra.job.name} + header: '${hydra.help.app_name} is powered by Hydra. + + ' + footer: 'Powered by Hydra (https://hydra.cc) + + Use --hydra-help to view Hydra specific help + + ' + template: '${hydra.help.header} + + == Configuration groups == + + Compose your configuration from those groups (group=option) + + + $APP_CONFIG_GROUPS + + + == Config == + + Override anything in the config (foo.bar=value) + + + $CONFIG + + + ${hydra.help.footer} + + ' + hydra_help: + template: 'Hydra (${hydra.runtime.version}) + + See https://hydra.cc for more info. + + + == Flags == + + $FLAGS_HELP + + + == Configuration groups == + + Compose your configuration from those groups (For example, append hydra/job_logging=disabled + to command line) + + + $HYDRA_CONFIG_GROUPS + + + Use ''--cfg hydra'' to Show the Hydra config. + + ' + hydra_help: ??? + hydra_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][HYDRA] %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + root: + level: INFO + handlers: + - console + loggers: + logging_example: + level: DEBUG + disable_existing_loggers: false + job_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + file: + class: logging.FileHandler + formatter: simple + filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log + root: + level: INFO + handlers: + - console + - file + disable_existing_loggers: false + env: {} + mode: RUN + searchpath: [] + callbacks: {} + output_subdir: .hydra + overrides: + hydra: + - hydra.mode=RUN + task: [] + job: + name: run_inference_experiment + chdir: null + override_dirname: '' + id: ??? + num: ??? + config_name: config + env_set: {} + env_copy: [] + config: + override_dirname: + kv_sep: '=' + item_sep: ',' + exclude_keys: [] + runtime: + version: 1.3.2 + version_base: '1.1' + cwd: C:\Users\Igor\Documents\jbcs2025-u-extractor + config_sources: + - path: hydra.conf + schema: pkg + provider: hydra + - path: C:\Users\Igor\Documents\jbcs2025-u-extractor\configs + schema: file + provider: main + - path: '' + schema: structured + provider: schema + output_dir: C:\Users\Igor\Documents\jbcs2025-u-extractor\outputs\2025-07-07\20-06-05 + choices: + experiments: api_models_reasoning/C4 + hydra/env: default + hydra/callbacks: null + hydra/job_logging: default + hydra/hydra_logging: default + hydra/hydra_help: default + hydra/help: default + hydra/sweeper: basic + hydra/launcher: basic + hydra/output: default + verbose: false diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/overrides.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/overrides.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe51488c7066f6687ef680d6bfaa4f7768ef205c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/.hydra/overrides.yaml @@ -0,0 +1 @@ +[] diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/bootstrap_confidence_intervals.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/bootstrap_confidence_intervals.csv new file mode 100644 index 0000000000000000000000000000000000000000..28612a148882b599ba12f060054b314ee976cbff --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/bootstrap_confidence_intervals.csv @@ -0,0 +1,2 @@ +experiment_id,timestamp,QWK_mean,QWK_lower_95ci,QWK_upper_95ci,QWK_ci_width,Macro_F1_mean,Macro_F1_lower_95ci,Macro_F1_upper_95ci,Macro_F1_ci_width,Weighted_F1_mean,Weighted_F1_lower_95ci,Weighted_F1_upper_95ci,Weighted_F1_ci_width +deepseek-reasoner-extractor-zero-shot-C4-full_context,2025-07-07 20:06:05,0.5540114288971058,0.44840015958007357,0.6561947366900228,0.20779457710994925,0.3568640901830677,0.2610541418474942,0.5041451672856382,0.24309102543814398,0.5941826832819092,0.5120580627095672,0.6746382248309422,0.16258016212137494 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/deepseek-reasoner-extractor-zero-shot-C4-full_context_inference_results.jsonl b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/deepseek-reasoner-extractor-zero-shot-C4-full_context_inference_results.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..0eb810809001df0f81a7213c0e73df65c3799a85 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/deepseek-reasoner-extractor-zero-shot-C4-full_context_inference_results.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e03d86dda2a35d3d6342ec89b3f3d3a624b6bdf736a274c32e16ee0fb0bb375f +size 15530903 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/evaluation_results.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/evaluation_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..054af4444ae9e1388a0425dd0a6207f85f61d8a3 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/evaluation_results.csv @@ -0,0 +1,2 @@ +accuracy,RMSE,QWK,HDIV,Macro_F1,Micro_F1,Weighted_F1,TP_0,TN_0,FP_0,FN_0,TP_1,TN_1,FP_1,FN_1,TP_2,TN_2,FP_2,FN_2,TP_3,TN_3,FP_3,FN_3,TP_4,TN_4,FP_4,FN_4,TP_5,TN_5,FP_5,FN_5,timestamp,id +0.5434782608695652,34.22008902316917,0.5559166507359969,0.007246376811594235,0.30953888636305865,0.5434782608695652,0.5932577512036095,0,137,0,1,0,137,0,1,8,109,20,1,40,56,6,36,24,81,11,22,3,107,26,2,2025-07-07 20:06:05,deepseek-reasoner-extractor-zero-shot-C4-full_context diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/run_inference_experiment.log b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/run_inference_experiment.log new file mode 100644 index 0000000000000000000000000000000000000000..de9712d5b147025d8e618a026d92e86258be2783 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C4-full_context/run_inference_experiment.log @@ -0,0 +1,2193 @@ +[2025-07-07 20:06:05,495][__main__][INFO] - Starting inference experiment +[2025-07-07 20:06:05,499][__main__][INFO] - cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 3 + use_full_context: true + +[2025-07-07 20:06:05,510][__main__][INFO] - Running inference with API model +[2025-07-07 20:06:09,425][__main__][INFO] - Setting up model deepseek-reasoner through OpenAI Client. +[2025-07-07 20:06:09,674][__main__][INFO] - OpenAI client initialized successfully. +[2025-07-07 20:06:09,674][__main__][INFO] - Starting inference on deepseek-reasoner +[2025-07-07 20:06:09,678][__main__][INFO] - We will run inference 10 times per row +[2025-07-07 20:06:09,682][__main__][INFO] - [Line 54] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,923][__main__][INFO] - [Line 132] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,923][__main__][INFO] - [Line 16] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,927][__main__][INFO] - [Line 94] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,927][__main__][INFO] - [Line 55] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,931][__main__][INFO] - [Line 133] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,931][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,937][__main__][INFO] - [Line 95] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,937][__main__][INFO] - [Line 56] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,941][__main__][INFO] - [Line 134] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,949][__main__][INFO] - [Line 18] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,953][__main__][INFO] - [Line 96] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,969][__main__][INFO] - [Line 9] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,973][__main__][INFO] - [Line 57] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,973][__main__][INFO] - [Line 135] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,977][__main__][INFO] - [Line 19] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,977][__main__][INFO] - [Line 97] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,981][__main__][INFO] - [Line 58] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,981][__main__][INFO] - [Line 136] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,986][__main__][INFO] - [Line 20] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,986][__main__][INFO] - [Line 98] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,990][__main__][INFO] - [Line 8] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,990][__main__][INFO] - [Line 59] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,996][__main__][INFO] - [Line 137] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,996][__main__][INFO] - [Line 21] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:09,996][__main__][INFO] - [Line 99] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,000][__main__][INFO] - [Line 60] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,003][__main__][INFO] - [Line 22] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,003][__main__][INFO] - [Line 100] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,003][__main__][INFO] - [Line 61] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,003][__main__][INFO] - [Line 23] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,007][__main__][INFO] - [Line 101] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,007][__main__][INFO] - [Line 62] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,007][__main__][INFO] - [Line 24] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,007][__main__][INFO] - [Line 102] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,011][__main__][INFO] - [Line 63] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,011][__main__][INFO] - [Line 25] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,011][__main__][INFO] - [Line 103] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,011][__main__][INFO] - [Line 64] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,015][__main__][INFO] - [Line 26] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,015][__main__][INFO] - [Line 104] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,015][__main__][INFO] - [Line 65] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,015][__main__][INFO] - [Line 27] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,015][__main__][INFO] - [Line 105] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,019][__main__][INFO] - [Line 66] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,019][__main__][INFO] - [Line 28] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,019][__main__][INFO] - [Line 106] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,023][__main__][INFO] - [Line 4] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,023][__main__][INFO] - [Line 67] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,023][__main__][INFO] - [Line 29] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,023][__main__][INFO] - [Line 107] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,027][__main__][INFO] - [Line 68] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,027][__main__][INFO] - [Line 30] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,027][__main__][INFO] - [Line 108] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,027][__main__][INFO] - [Line 69] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,027][__main__][INFO] - [Line 31] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,031][__main__][INFO] - [Line 109] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,031][__main__][INFO] - [Line 70] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,031][__main__][INFO] - [Line 32] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,036][__main__][INFO] - [Line 110] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,037][__main__][INFO] - [Line 71] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,037][__main__][INFO] - [Line 2] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,037][__main__][INFO] - [Line 33] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,037][__main__][INFO] - [Line 111] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,040][__main__][INFO] - [Line 72] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,040][__main__][INFO] - [Line 34] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,040][__main__][INFO] - [Line 112] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,040][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,044][__main__][INFO] - [Line 35] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,044][__main__][INFO] - [Line 113] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,044][__main__][INFO] - [Line 0] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,048][__main__][INFO] - [Line 74] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,048][__main__][INFO] - [Line 36] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,048][__main__][INFO] - [Line 114] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,048][__main__][INFO] - [Line 75] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,053][__main__][INFO] - [Line 37] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,053][__main__][INFO] - [Line 115] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,053][__main__][INFO] - [Line 76] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,053][__main__][INFO] - [Line 3] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,057][__main__][INFO] - [Line 38] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,057][__main__][INFO] - [Line 116] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,057][__main__][INFO] - [Line 77] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,061][__main__][INFO] - [Line 39] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,061][__main__][INFO] - [Line 117] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,061][__main__][INFO] - [Line 78] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,065][__main__][INFO] - [Line 40] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,065][__main__][INFO] - [Line 118] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,065][__main__][INFO] - [Line 79] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,065][__main__][INFO] - [Line 41] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,069][__main__][INFO] - [Line 119] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,069][__main__][INFO] - [Line 1] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,069][__main__][INFO] - [Line 80] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,069][__main__][INFO] - [Line 42] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,069][__main__][INFO] - [Line 120] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,073][__main__][INFO] - [Line 81] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,073][__main__][INFO] - [Line 43] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,073][__main__][INFO] - [Line 121] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,077][__main__][INFO] - [Line 82] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,077][__main__][INFO] - [Line 44] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,077][__main__][INFO] - [Line 122] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,077][__main__][INFO] - [Line 83] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,081][__main__][INFO] - [Line 45] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,081][__main__][INFO] - [Line 123] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,081][__main__][INFO] - [Line 7] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,081][__main__][INFO] - [Line 84] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,085][__main__][INFO] - [Line 46] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,087][__main__][INFO] - [Line 124] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,087][__main__][INFO] - [Line 85] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,087][__main__][INFO] - [Line 47] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,087][__main__][INFO] - [Line 125] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,091][__main__][INFO] - [Line 5] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,091][__main__][INFO] - [Line 86] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,091][__main__][INFO] - [Line 93] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,095][__main__][INFO] - [Line 48] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,095][__main__][INFO] - [Line 126] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,095][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,095][__main__][INFO] - [Line 87] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,099][__main__][INFO] - [Line 49] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,099][__main__][INFO] - [Line 127] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,099][__main__][INFO] - [Line 10] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,099][__main__][INFO] - [Line 88] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,103][__main__][INFO] - [Line 50] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,103][__main__][INFO] - [Line 128] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,103][__main__][INFO] - [Line 11] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,103][__main__][INFO] - [Line 89] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,107][__main__][INFO] - [Line 51] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,107][__main__][INFO] - [Line 129] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,111][__main__][INFO] - [Line 12] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,111][__main__][INFO] - [Line 90] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,111][__main__][INFO] - [Line 52] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,111][__main__][INFO] - [Line 130] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,115][__main__][INFO] - [Line 13] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,115][__main__][INFO] - [Line 91] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,115][__main__][INFO] - [Line 53] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,115][__main__][INFO] - [Line 131] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,119][__main__][INFO] - [Line 14] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,119][__main__][INFO] - [Line 92] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:10,119][__main__][INFO] - [Line 15] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:06:11,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,334][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,353][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,353][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,403][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,431][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,431][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,435][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,440][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,440][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,474][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,645][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,941][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,977][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,977][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,985][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,991][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:11,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,019][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,023][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,469][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:06:12,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:11,174][__main__][INFO] - [Line 44] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:11,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:12,522][__main__][INFO] - [Line 67] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:13,378][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:13,646][__main__][INFO] - [Line 49] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:14,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:17,034][__main__][INFO] - [Line 98] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:17,229][__main__][INFO] - [Line 88] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:17,440][__main__][INFO] - [Line 52] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:17,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:17,780][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:17,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:19,476][__main__][INFO] - [Line 125] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:19,704][__main__][INFO] - [Line 1] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:19,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:20,515][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:21,380][__main__][INFO] - [Line 54] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:21,705][__main__][INFO] - [Line 83] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:21,924][__main__][INFO] - [Line 136] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:22,216][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,241][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:22,684][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:22,735][__main__][INFO] - [Line 108] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:22,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,180][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:23,744][__main__][INFO] - [Line 42] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:24,269][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:25,007][__main__][INFO] - [Line 99] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:25,471][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:27,004][__main__][INFO] - [Line 91] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:27,792][__main__][INFO] - [Line 63] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:27,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:28,751][__main__][INFO] - [Line 121] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:28,826][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:29,606][__main__][INFO] - [Line 39] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:29,643][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:30,229][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:30,456][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:31,372][__main__][INFO] - [Line 118] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:31,571][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:32,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:32,759][__main__][INFO] - [Line 106] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:33,247][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:33,431][__main__][INFO] - [Line 110] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:33,585][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:33,880][__main__][INFO] - [Line 96] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:33,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:34,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:34,607][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:34,608][__main__][INFO] - [Line 135] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:35,155][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:35,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:35,675][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:36,585][__main__][INFO] - [Line 6] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:37,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:41,111][__main__][INFO] - [Line 112] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:41,786][__main__][INFO] - [Line 16] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:41,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:42,312][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,303][__main__][INFO] - [Line 95] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:45,395][__main__][INFO] - [Line 47] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:45,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,944][__main__][INFO] - [Line 129] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:46,133][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:46,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:46,882][__main__][INFO] - [Line 56] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:48,185][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:50,886][__main__][INFO] - [Line 70] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:51,385][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,366][__main__][INFO] - [Line 132] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:53,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:53,696][__main__][INFO] - [Line 130] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:53,782][__main__][INFO] - [Line 100] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:54,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,745][__main__][INFO] - [Line 97] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:55,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:55,490][__main__][INFO] - [Line 122] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:55,982][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:56,132][__main__][INFO] - [Line 102] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:56,573][__main__][INFO] - [Line 14] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:56,675][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:57,284][__main__][INFO] - [Line 28] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:57,388][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:58,094][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:59,377][__main__][INFO] - [Line 64] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:59,773][__main__][INFO] - [Line 72] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:59,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:00,273][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:02,943][__main__][INFO] - [Line 107] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:03,354][__main__][INFO] - [Line 9] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:03,860][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:04,106][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:07,093][__main__][INFO] - [Line 101] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:08,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:09,861][__main__][INFO] - [Line 0] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:10,748][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:12,157][openai._base_client][INFO] - Retrying request to /chat/completions in 0.420072 seconds +[2025-07-07 20:09:12,173][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496874 seconds +[2025-07-07 20:09:13,090][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:13,166][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,570][__main__][INFO] - [Line 24] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:14,990][__main__][INFO] - [Line 46] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,096][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:15,278][__main__][INFO] - [Line 84] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:15,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,376][__main__][INFO] - [Line 51] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:16,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,991][__main__][INFO] - [Line 2] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:17,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,740][__main__][INFO] - [Line 89] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:18,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:18,467][__main__][INFO] - [Line 55] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:18,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:19,620][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:20,124][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:23,926][__main__][INFO] - [Line 3] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:24,033][__main__][INFO] - [Line 128] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:24,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:24,774][__main__][INFO] - [Line 52] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:24,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:25,271][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:26,005][__main__][INFO] - [Line 77] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:26,130][__main__][INFO] - [Line 111] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:26,893][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:26,953][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:30,583][__main__][INFO] - [Line 8] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:31,070][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:34,536][__main__][INFO] - [Line 22] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:34,694][__main__][INFO] - [Line 75] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:35,171][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:35,356][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:37,165][__main__][INFO] - [Line 18] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:37,208][__main__][INFO] - [Line 38] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:37,317][__main__][INFO] - [Line 60] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:37,508][__main__][INFO] - [Line 94] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:37,711][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:37,988][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:38,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:38,110][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,111][__main__][INFO] - [Line 124] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:39,489][__main__][INFO] - [Line 127] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:39,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:40,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:40,195][__main__][INFO] - [Line 134] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:40,798][__main__][INFO] - [Line 92] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:40,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:41,286][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:41,520][__main__][INFO] - [Line 29] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:41,898][__main__][INFO] - [Line 62] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:42,098][__main__][INFO] - [Line 65] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:42,274][__main__][INFO] - [Line 85] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:42,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,748][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:44,394][__main__][INFO] - [Line 74] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:44,794][__main__][INFO] - [Line 37] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:45,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:46,104][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:46,311][__main__][INFO] - [Line 103] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:46,508][__main__][INFO] - [Line 36] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:46,782][__main__][INFO] - [Line 90] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:46,794][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:47,005][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:47,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:49,060][__main__][INFO] - [Line 48] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:49,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:51,105][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:51,596][__main__][INFO] - [Line 30] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:51,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:52,169][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:53,523][__main__][INFO] - [Line 7] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:54,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:00,096][__main__][INFO] - [Line 59] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:00,124][__main__][INFO] - [Line 86] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:00,680][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:00,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:01,805][__main__][INFO] - [Line 119] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:01,885][__main__][INFO] - [Line 113] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:02,184][__main__][INFO] - [Line 133] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:02,628][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:02,652][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,385][__main__][INFO] - [Line 23] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:03,904][__main__][INFO] - [Line 57] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:04,212][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:04,446][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:06,395][__main__][INFO] - [Line 105] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:06,619][__main__][INFO] - [Line 131] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:06,707][__main__][INFO] - [Line 26] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:06,893][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,805][__main__][INFO] - [Line 82] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:07,869][__main__][INFO] - [Line 126] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:08,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,180][__main__][INFO] - [Line 116] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:09,632][__main__][INFO] - [Line 15] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:09,683][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:13,016][__main__][INFO] - [Line 53] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:13,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:15,002][__main__][INFO] - [Line 96] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:15,471][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,129][__main__][INFO] - [Line 104] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:17,185][__main__][INFO] - [Line 43] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:17,421][__main__][INFO] - [Line 41] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:17,609][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,637][__main__][INFO] - [Line 76] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:17,665][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,907][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:18,116][__main__][INFO] - [Line 73] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:18,160][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:18,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:21,791][__main__][INFO] - [Line 98] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:22,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:22,684][__main__][INFO] - [Line 13] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:23,090][__main__][INFO] - [Line 66] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:23,159][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:23,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:26,936][__main__][INFO] - [Line 39] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:27,434][__main__][INFO] - [Line 118] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:27,751][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:27,913][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:28,167][__main__][INFO] - [Line 35] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:28,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:28,749][__main__][INFO] - [Line 19] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:29,059][__main__][INFO] - [Line 61] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:29,243][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:30,103][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:30,286][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:30,519][__main__][INFO] - [Line 49] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:30,639][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,039][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:34,276][openai._base_client][INFO] - Retrying request to /chat/completions in 0.465621 seconds +[2025-07-07 20:10:35,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:35,597][__main__][INFO] - [Line 11] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:36,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:37,400][__main__][INFO] - [Line 17] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:37,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:41,343][__main__][INFO] - [Line 136] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:42,601][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:43,552][__main__][INFO] - [Line 50] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:44,364][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,416][__main__][INFO] - [Line 69] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:44,926][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:48,674][__main__][INFO] - [Line 5] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:49,182][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:49,240][__main__][INFO] - [Line 120] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:49,724][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:50,740][__main__][INFO] - [Line 108] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:51,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:52,798][__main__][INFO] - [Line 63] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:53,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:54,347][__main__][INFO] - [Line 114] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:54,822][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:55,439][__main__][INFO] - [Line 4] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:55,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,339][__main__][INFO] - [Line 117] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:02,575][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:04,757][__main__][INFO] - [Line 16] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:05,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:09,793][__main__][INFO] - [Line 58] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:10,611][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,552][__main__][INFO] - [Line 52] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:12,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:15,174][__main__][INFO] - [Line 91] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:15,470][__main__][INFO] - [Line 47] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:15,786][__main__][INFO] - [Line 12] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:15,877][__main__][INFO] - [Line 106] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:15,935][__main__][INFO] - [Line 100] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:15,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,373][__main__][INFO] - [Line 110] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:16,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,872][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,990][__main__][INFO] - [Line 56] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:17,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,451][__main__][INFO] - [Line 22] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:20,073][__main__][INFO] - [Line 97] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:20,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,654][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,922][__main__][INFO] - [Line 20] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:21,364][__main__][INFO] - [Line 45] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:21,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:21,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:22,165][__main__][INFO] - [Line 107] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:22,988][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:24,549][__main__][INFO] - [Line 102] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:25,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:31,370][__main__][INFO] - [Line 32] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:31,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,527][__main__][INFO] - [Line 137] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:35,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:36,307][__main__][INFO] - [Line 23] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:36,782][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:37,444][__main__][INFO] - [Line 109] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:38,075][__main__][INFO] - [Line 28] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:38,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:38,556][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:40,437][__main__][INFO] - [Line 1] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:40,978][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:42,989][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:43,480][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:44,362][__main__][INFO] - [Line 18] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:44,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:45,622][__main__][INFO] - [Line 60] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:46,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,747][__main__][INFO] - [Line 88] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:46,752][__main__][INFO] - [Line 33] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:47,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:47,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:47,362][__main__][INFO] - [Line 54] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:47,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,082][__main__][INFO] - [Line 101] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:49,480][__main__][INFO] - [Line 78] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:49,549][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:49,988][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,793][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:51,797][__main__][INFO] - [Line 115] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:52,278][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:52,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:52,871][__main__][INFO] - [Line 99] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:53,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:55,728][__main__][INFO] - [Line 34] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:56,546][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,151][__main__][INFO] - [Line 38] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:57,987][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:58,241][__main__][INFO] - [Line 77] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:58,730][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:01,247][__main__][INFO] - [Line 51] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:01,596][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:01,756][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:02,068][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:03,258][__main__][INFO] - [Line 81] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:03,855][__main__][INFO] - [Line 40] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:04,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:05,040][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:05,844][__main__][INFO] - [Line 42] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:06,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:07,196][__main__][INFO] - [Line 82] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:07,614][__main__][INFO] - [Line 111] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:07,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,771][__main__][INFO] - [Line 135] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:09,261][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:10,249][__main__][INFO] - [Line 67] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:10,861][__main__][INFO] - [Line 123] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:10,898][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:11,682][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,656][__main__][INFO] - [Line 130] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:13,208][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:16,280][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:16,710][__main__][INFO] - [Line 72] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:16,779][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:17,309][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:18,900][__main__][INFO] - [Line 87] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:19,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,480][__main__][INFO] - [Line 132] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:22,977][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:26,885][__main__][INFO] - [Line 83] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:27,390][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:30,488][__main__][INFO] - [Line 122] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:31,301][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:31,416][__main__][INFO] - [Line 68] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:32,480][__main__][INFO] - [Line 3] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:32,685][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:33,286][__main__][INFO] - [Line 127] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:33,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:33,816][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,101][__main__][INFO] - [Line 95] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:35,609][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:38,848][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:39,650][__main__][INFO] - [Line 14] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:39,788][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:40,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:40,462][__main__][INFO] - [Line 16] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:41,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:44,281][__main__][INFO] - [Line 15] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:45,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:46,176][__main__][INFO] - [Line 55] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:46,466][__main__][INFO] - [Line 80] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:46,688][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:46,929][__main__][INFO] - [Line 96] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:47,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:47,793][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:47,865][__main__][INFO] - [Line 75] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:48,360][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:50,517][__main__][INFO] - [Line 91] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:51,331][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:55,790][__main__][INFO] - [Line 9] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:56,623][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:57,915][__main__][INFO] - [Line 65] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:58,102][__main__][INFO] - [Line 19] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:58,458][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:58,634][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:00,353][__main__][INFO] - [Line 43] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:01,550][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:02,769][__main__][INFO] - [Line 105] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:03,601][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:06,914][__main__][INFO] - [Line 17] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:07,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:07,633][__main__][INFO] - [Line 114] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:08,195][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:09,333][__main__][INFO] - [Line 121] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:10,109][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:10,477][__main__][INFO] - [Line 108] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:11,338][__main__][INFO] - [Line 20] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:11,502][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:11,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:14,052][__main__][WARNING] - [Line 129] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:13:14,376][__main__][INFO] - [Line 133] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:15,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:16,126][__main__][INFO] - [Line 101] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:16,632][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,185][__main__][INFO] - [Line 98] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:18,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:18,592][__main__][INFO] - [Line 131] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:19,452][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:19,772][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:19,892][__main__][INFO] - [Line 64] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:20,256][__main__][INFO] - [Line 5] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:20,642][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:20,782][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:21,604][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,110][__main__][INFO] - [Line 27] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:13:22,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,212][__main__][INFO] - [Line 49] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:23,386][__main__][INFO] - [Line 30] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:23,709][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,786][__main__][INFO] - [Line 136] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:23,892][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:24,512][__main__][INFO] - [Line 70] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:24,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:24,874][__main__][INFO] - [Line 52] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:25,348][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:25,398][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:25,834][__main__][INFO] - [Line 6] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:26,444][__main__][INFO] - [Line 2] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:27,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:27,253][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:28,352][__main__][INFO] - [Line 85] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:28,843][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:30,103][__main__][INFO] - [Line 48] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:30,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:30,867][__main__][INFO] - [Line 47] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:31,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:32,048][__main__][INFO] - [Line 73] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:32,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:34,068][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:35,218][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:37,870][__main__][INFO] - [Line 79] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:13:38,295][__main__][INFO] - [Line 38] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:38,362][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:38,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:39,557][__main__][INFO] - [Line 94] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:40,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:40,687][__main__][INFO] - [Line 35] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:41,567][__main__][INFO] - [Line 71] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:13:41,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,387][__main__][INFO] - [Line 24] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:42,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,950][__main__][INFO] - [Line 104] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:43,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:45,317][__main__][INFO] - [Line 112] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:45,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:45,987][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:46,287][__main__][INFO] - [Line 62] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:46,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:46,927][__main__][INFO] - [Line 92] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:47,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:47,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:49,044][__main__][INFO] - [Line 41] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:49,661][__main__][INFO] - [Line 118] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:49,664][__main__][INFO] - [Line 89] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:49,876][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,146][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,518][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:51,109][__main__][INFO] - [Line 4] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:51,525][__main__][INFO] - [Line 57] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:51,630][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,046][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:53,223][__main__][INFO] - [Line 97] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:53,695][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:54,160][__main__][INFO] - [Line 22] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:54,636][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:54,685][__main__][INFO] - [Line 21] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:13:55,501][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:55,778][__main__][INFO] - [Line 58] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:55,973][__main__][INFO] - [Line 13] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:56,020][__main__][INFO] - [Line 130] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:56,442][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,838][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:58,358][__main__][INFO] - [Line 56] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:58,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:59,962][__main__][INFO] - [Line 26] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:00,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:04,292][__main__][INFO] - [Line 106] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:05,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:05,580][__main__][INFO] - [Line 60] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:06,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,414][__main__][INFO] - [Line 39] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:06,894][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:08,344][__main__][INFO] - [Line 107] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:08,633][__main__][INFO] - [Line 1] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:08,938][__main__][INFO] - [Line 77] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:09,210][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:09,229][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:09,470][__main__][INFO] - [Line 66] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:09,487][__main__][INFO] - [Line 99] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:09,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:09,981][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:10,291][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:11,285][__main__][INFO] - [Line 28] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:11,786][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:13,025][__main__][INFO] - [Line 59] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:13,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:14,568][__main__][INFO] - [Line 120] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:15,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:19,690][__main__][INFO] - [Line 10] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:19,754][__main__][INFO] - [Line 63] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:20,171][__main__][INFO] - [Line 110] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:20,496][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:20,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:20,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:21,676][__main__][INFO] - [Line 69] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:22,450][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:23,266][__main__][INFO] - [Line 113] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:23,792][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:25,092][__main__][INFO] - [Line 126] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:25,142][__main__][INFO] - [Line 90] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:25,614][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:25,624][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:27,110][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472099 seconds +[2025-07-07 20:14:27,938][__main__][INFO] - [Line 117] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:27,961][__main__][INFO] - [Line 134] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:28,401][__main__][INFO] - [Line 91] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:28,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:28,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:28,931][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:29,134][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:32,654][__main__][INFO] - [Line 37] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:32,939][__main__][INFO] - [Line 123] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:33,084][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:33,122][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:33,422][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:33,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:34,481][__main__][INFO] - [Line 103] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:34,936][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:37,394][__main__][INFO] - [Line 50] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:37,878][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:39,896][__main__][INFO] - [Line 44] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:40,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:41,480][__main__][INFO] - [Line 101] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:41,991][__main__][INFO] - [Line 29] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:42,308][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:42,582][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:48,866][__main__][INFO] - [Line 128] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:49,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:49,371][__main__][INFO] - [Line 109] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:49,691][__main__][INFO] - [Line 45] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:49,879][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:50,052][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:50,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:50,543][__main__][INFO] - [Line 82] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:50,548][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:51,013][__main__][INFO] - [Line 65] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:51,049][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:51,511][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:52,867][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:53,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:55,079][__main__][INFO] - [Line 135] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:55,623][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:56,465][__main__][INFO] - [Line 111] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:56,833][__main__][INFO] - [Line 40] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:56,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:57,620][__main__][INFO] - [Line 16] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:57,639][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:57,839][__main__][INFO] - [Line 46] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:58,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:58,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:58,817][__main__][INFO] - [Line 36] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:58,887][__main__][INFO] - [Line 88] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:59,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:59,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:02,485][__main__][INFO] - [Line 8] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:03,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:06,567][__main__][INFO] - [Line 31] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:07,034][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:07,348][__main__][INFO] - [Line 15] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:07,853][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,495][__main__][INFO] - [Line 115] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:09,630][__main__][INFO] - [Line 18] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:10,160][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,687][__main__][INFO] - [Line 137] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:11,160][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:13,369][__main__][INFO] - [Line 34] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:13,903][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:14,181][__main__][INFO] - [Line 129] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:14,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:14,796][__main__][INFO] - [Line 51] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:15,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:15,771][__main__][INFO] - [Line 95] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:15,899][__main__][INFO] - [Line 0] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:16,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:17,252][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:17,624][__main__][INFO] - [Line 14] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:18,150][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:19,258][__main__][INFO] - [Line 108] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:20,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:23,935][__main__][INFO] - [Line 75] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:25,103][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:25,638][__main__][INFO] - [Line 84] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:26,136][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:26,545][__main__][INFO] - [Line 83] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:26,873][__main__][INFO] - [Line 98] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:27,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:27,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:29,767][__main__][INFO] - [Line 96] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:30,095][__main__][INFO] - [Line 64] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:30,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:30,953][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:32,157][__main__][INFO] - [Line 54] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:32,214][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:32,634][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:33,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:35,175][__main__][INFO] - [Line 87] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:36,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:38,206][__main__][INFO] - [Line 76] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:38,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:40,460][__main__][INFO] - [Line 38] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:40,962][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:41,132][__main__][INFO] - [Line 3] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:41,961][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:44,308][__main__][INFO] - [Line 6] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:45,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:48,066][__main__][INFO] - [Line 49] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:48,580][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:49,603][__main__][INFO] - [Line 7] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:50,323][__main__][INFO] - [Line 104] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:50,814][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:50,918][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:51,037][__main__][INFO] - [Line 42] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:51,849][__main__][INFO] - [Line 35] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:52,244][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:52,274][__main__][INFO] - [Line 122] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:52,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:52,361][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:52,550][__main__][INFO] - [Line 17] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:52,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:53,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:53,099][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:53,642][__main__][INFO] - [Line 102] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:54,126][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:55,864][__main__][INFO] - [Line 52] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:56,354][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:59,164][__main__][INFO] - [Line 132] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:00,046][__main__][INFO] - [Line 116] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:00,156][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:00,526][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:01,035][__main__][INFO] - [Line 131] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:01,861][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,769][__main__][INFO] - [Line 106] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:03,044][__main__][INFO] - [Line 47] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:03,539][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,989][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:04,084][__main__][INFO] - [Line 86] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:04,560][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:06,963][__main__][INFO] - [Line 81] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:07,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,374][__main__][INFO] - [Line 127] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:10,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:12,985][__main__][INFO] - [Line 130] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:13,444][__main__][INFO] - [Line 37] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:13,478][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:13,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:14,030][__main__][INFO] - [Line 133] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:14,501][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:16,488][__main__][INFO] - [Line 4] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:16,962][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:18,247][__main__][INFO] - [Line 125] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:18,327][__main__][INFO] - [Line 72] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:18,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:18,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:19,797][__main__][INFO] - [Line 77] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:20,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:20,407][__main__][INFO] - [Line 74] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:20,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:23,792][__main__][INFO] - [Line 9] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:24,976][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:25,382][__main__][INFO] - [Line 119] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:25,417][__main__][INFO] - [Line 39] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:25,942][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:26,222][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:28,529][__main__][INFO] - [Line 70] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:28,744][__main__][INFO] - [Line 107] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:29,186][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:29,588][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:29,823][__main__][INFO] - [Line 55] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:30,364][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:30,434][__main__][INFO] - [Line 11] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:30,693][__main__][INFO] - [Line 63] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:31,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:31,335][__main__][INFO] - [Line 32] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:31,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:31,958][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,449][__main__][INFO] - [Line 48] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:34,925][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:37,609][__main__][INFO] - [Line 91] Early consensus reached after 5 calls +[2025-07-07 20:16:39,158][__main__][INFO] - [Line 62] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:39,644][__main__][INFO] - [Line 114] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:39,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:40,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:40,760][__main__][INFO] - [Line 105] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:41,646][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:41,872][__main__][INFO] - [Line 80] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:42,250][__main__][INFO] - [Line 53] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:42,757][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:43,080][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:43,507][__main__][INFO] - [Line 16] Early consensus reached after 5 calls +[2025-07-07 20:16:44,350][__main__][INFO] - [Line 92] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:44,875][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:47,789][__main__][INFO] - [Line 78] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:48,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:48,850][__main__][INFO] - [Line 101] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:49,390][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:52,896][__main__][INFO] - [Line 134] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:53,382][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:56,028][__main__][INFO] - [Line 24] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:56,858][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:57,425][__main__][INFO] - [Line 56] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:57,577][__main__][INFO] - [Line 60] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:57,816][__main__][INFO] - [Line 97] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:58,078][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:58,227][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:58,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:58,427][__main__][INFO] - [Line 41] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:58,527][__main__][INFO] - [Line 67] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:58,987][__main__][INFO] - [Line 90] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:59,022][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:59,247][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:59,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,667][__main__][INFO] - [Line 1] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:01,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:01,597][__main__][INFO] - [Line 99] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:02,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:04,287][__main__][INFO] - [Line 21] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:05,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:08,511][__main__][INFO] - [Line 93] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:09,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:11,566][__main__][INFO] - [Line 110] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:12,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:13,267][__main__][INFO] - [Line 2] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:13,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:13,931][__main__][INFO] - [Line 22] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:15,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:15,187][__main__][INFO] - [Line 68] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:15,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:17,195][__main__][INFO] - [Line 26] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:18,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:20,412][__main__][WARNING] - [Line 12] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:17:21,331][__main__][INFO] - [Line 129] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:21,491][__main__][INFO] - [Line 36] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:21,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:22,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:23,842][__main__][INFO] - [Line 73] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:24,331][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:24,845][__main__][INFO] - [Line 54] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:25,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:27,071][__main__][INFO] - [Line 8] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:28,412][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:31,544][__main__][WARNING] - [Line 124] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:17:31,749][__main__][INFO] - [Line 66] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:32,570][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:34,591][__main__][INFO] - [Line 23] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:35,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:36,464][__main__][INFO] - [Line 20] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:36,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:37,095][__main__][INFO] - [Line 19] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:37,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:39,467][__main__][INFO] - [Line 47] Early consensus reached after 5 calls +[2025-07-07 20:17:40,317][__main__][INFO] - [Line 94] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:40,427][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:40,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:40,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:41,117][__main__][INFO] - [Line 108] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:41,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:43,617][__main__][INFO] - [Line 115] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:44,468][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:44,757][__main__][INFO] - [Line 111] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:45,267][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:46,092][__main__][INFO] - [Line 88] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:46,847][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:46,917][__main__][INFO] - [Line 106] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:46,967][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:47,303][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:47,468][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:47,716][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:47,757][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:51,547][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:52,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:52,190][__main__][INFO] - [Line 117] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:53,353][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:53,539][__main__][INFO] - [Line 34] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:54,051][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:54,666][__main__][INFO] - [Line 85] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:54,863][__main__][INFO] - [Line 89] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:54,973][__main__][INFO] - [Line 96] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:55,166][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:55,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:56,227][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:56,510][__main__][INFO] - [Line 98] Early consensus reached after 5 calls +[2025-07-07 20:17:57,585][__main__][INFO] - [Line 35] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:57,733][__main__][INFO] - [Line 109] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:58,254][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:58,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:59,071][__main__][INFO] - [Line 69] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:59,561][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:00,728][__main__][INFO] - [Line 112] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:01,490][__main__][INFO] - [Line 120] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:01,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:02,382][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:03,322][__main__][INFO] - [Line 65] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:03,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:05,856][__main__][INFO] - [Line 83] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:06,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:06,394][__main__][INFO] - [Line 126] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:06,589][__main__][INFO] - [Line 25] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:06,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:07,096][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:10,512][__main__][INFO] - [Line 57] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:11,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:12,153][__main__][INFO] - [Line 6] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:12,646][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:12,917][__main__][INFO] - [Line 28] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:12,929][__main__][INFO] - [Line 58] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:13,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:13,753][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:15,585][__main__][INFO] - [Line 84] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:16,055][__main__][INFO] - [Line 15] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:16,136][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:16,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:17,334][__main__][INFO] - [Line 3] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:17,665][__main__][INFO] - [Line 107] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:17,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:18,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:20,533][__main__][INFO] - [Line 37] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:21,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:21,619][__main__][INFO] - [Line 49] Early consensus reached after 5 calls +[2025-07-07 20:18:24,338][__main__][INFO] - [Line 135] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:24,885][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:28,855][__main__][INFO] - [Line 5] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:29,365][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:29,897][__main__][INFO] - [Line 77] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:30,771][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:32,532][__main__][INFO] - [Line 13] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:33,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:34,123][__main__][INFO] - [Line 82] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:34,821][__main__][INFO] - [Line 102] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:34,971][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:35,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:36,404][__main__][INFO] - [Line 43] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:37,509][__main__][INFO] - [Line 75] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:37,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:37,996][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:38,326][__main__][INFO] - [Line 44] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:38,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:41,368][__main__][INFO] - [Line 29] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:42,494][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:43,068][__main__][INFO] - [Line 121] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:44,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:44,111][__main__][INFO] - [Line 95] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:44,668][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:44,782][__main__][INFO] - [Line 118] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:45,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:46,226][__main__][INFO] - [Line 14] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:46,772][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:47,962][__main__][INFO] - [Line 52] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:48,449][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:50,549][__main__][INFO] - [Line 86] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:51,011][__main__][INFO] - [Line 45] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:51,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:51,490][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:56,375][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:56,417][__main__][INFO] - [Line 39] Early consensus reached after 5 calls +[2025-07-07 20:18:56,860][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:58,867][__main__][INFO] - [Line 40] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:59,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:02,817][__main__][INFO] - [Line 123] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:03,648][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:05,687][__main__][INFO] - [Line 137] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:06,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:12,676][__main__][INFO] - [Line 42] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:12,702][__main__][INFO] - [Line 129] Early consensus reached after 5 calls +[2025-07-07 20:19:12,748][__main__][INFO] - [Line 11] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:13,267][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:13,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:15,256][__main__][INFO] - [Line 87] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:16,029][__main__][INFO] - [Line 132] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:16,098][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:16,510][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:17,191][__main__][INFO] - [Line 70] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:17,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,008][__main__][INFO] - [Line 64] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:18,939][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:20,131][__main__][INFO] - [Line 103] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:20,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:24,144][__main__][INFO] - [Line 97] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:24,192][__main__][INFO] - [Line 100] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:24,821][__main__][INFO] - [Line 46] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:24,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:25,014][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:25,518][__main__][INFO] - [Line 38] Early consensus reached after 5 calls +[2025-07-07 20:19:25,652][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:25,871][__main__][INFO] - [Line 24] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:26,343][__main__][INFO] - [Line 27] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:19:26,360][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:26,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:28,728][__main__][INFO] - [Line 18] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:29,472][__main__][INFO] - [Line 136] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:29,576][__main__][INFO] - [Line 92] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:29,614][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:30,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:30,118][__main__][INFO] - [Line 104] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:30,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:30,958][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:31,621][__main__][INFO] - [Line 9] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:31,914][__main__][INFO] - [Line 66] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:32,169][__main__][INFO] - [Line 110] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:32,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:32,470][__main__][INFO] - [Line 51] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:32,539][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:32,676][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:32,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:33,776][__main__][INFO] - [Line 101] Early consensus reached after 6 calls +[2025-07-07 20:19:35,540][__main__][INFO] - [Line 128] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:36,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:41,843][__main__][INFO] - [Line 81] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:41,926][__main__][INFO] - [Line 56] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:42,328][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:42,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:44,444][__main__][INFO] - [Line 10] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:44,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:46,445][__main__][INFO] - [Line 113] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:46,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:48,840][__main__][INFO] - [Line 130] Early consensus reached after 5 calls +[2025-07-07 20:19:48,847][__main__][INFO] - [Line 41] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:49,697][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:51,792][__main__][INFO] - [Line 99] Early consensus reached after 5 calls +[2025-07-07 20:19:52,336][__main__][INFO] - [Line 105] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:52,816][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:55,767][__main__][INFO] - [Line 33] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:19:56,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:58,317][__main__][INFO] - [Line 131] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:59,182][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:59,815][__main__][INFO] - [Line 59] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:20:00,340][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:03,856][__main__][INFO] - [Line 4] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:04,344][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:05,486][__main__][INFO] - [Line 106] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:05,838][__main__][INFO] - [Line 133] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:06,393][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:06,716][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:07,244][__main__][INFO] - [Line 60] Early consensus reached after 5 calls +[2025-07-07 20:20:07,502][__main__][INFO] - [Line 50] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:07,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:08,528][__main__][INFO] - [Line 54] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:08,859][__main__][INFO] - [Line 17] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:09,737][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:10,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:10,212][__main__][INFO] - [Line 116] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:11,041][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:11,702][__main__][INFO] - [Line 36] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:12,220][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:14,645][__main__][INFO] - [Line 62] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:15,500][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:18,985][__main__][INFO] - [Line 76] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:20:19,729][__main__][INFO] - [Line 20] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:19,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:20,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:24,004][__main__][INFO] - [Line 107] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:24,895][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:28,442][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:28,607][__main__][INFO] - [Line 43] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:29,305][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:29,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:36,452][__main__][INFO] - [Line 6] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:36,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:37,295][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:37,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:38,019][__main__][INFO] - [Line 55] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:38,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:40,480][__main__][INFO] - [Line 80] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:20:40,913][__main__][INFO] - [Line 52] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:40,974][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:41,377][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:41,683][__main__][INFO] - [Line 26] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:42,494][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:43,614][__main__][INFO] - [Line 84] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:44,113][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:45,738][__main__][INFO] - [Line 125] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:20:45,835][__main__][INFO] - [Line 2] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:46,208][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:46,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:46,417][__main__][INFO] - [Line 111] Early consensus reached after 5 calls +[2025-07-07 20:20:48,459][__main__][INFO] - [Line 82] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:48,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:49,323][__main__][INFO] - [Line 25] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:49,796][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:55,010][__main__][INFO] - [Line 122] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:55,034][__main__][INFO] - [Line 88] Early consensus reached after 5 calls +[2025-07-07 20:20:55,400][__main__][INFO] - [Line 34] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:55,880][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:55,935][__main__][INFO] - [Line 89] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:56,284][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:56,439][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:05,773][__main__][INFO] - [Line 77] Early consensus reached after 6 calls +[2025-07-07 20:21:07,706][__main__][INFO] - [Line 48] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:08,230][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:08,575][__main__][INFO] - [Line 114] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:09,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:09,581][__main__][INFO] - [Line 115] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:10,005][__main__][INFO] - [Line 63] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:10,465][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:10,565][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:10,883][__main__][INFO] - [Line 126] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:11,735][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:11,895][__main__][INFO] - [Line 7] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:12,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:13,371][__main__][INFO] - [Line 14] Early consensus reached after 5 calls +[2025-07-07 20:21:14,761][__main__][INFO] - [Line 83] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:14,791][__main__][INFO] - [Line 58] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:15,280][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:15,292][__main__][INFO] - [Line 120] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:15,308][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:16,053][__main__][INFO] - [Line 73] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:16,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:16,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:19,092][__main__][INFO] - [Line 108] Early consensus reached after 6 calls +[2025-07-07 20:21:21,495][__main__][INFO] - [Line 18] Early consensus reached after 5 calls +[2025-07-07 20:21:21,531][__main__][INFO] - [Line 112] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:21,731][__main__][INFO] - [Line 65] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:22,399][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:22,415][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:22,914][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:23,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:24,716][__main__][INFO] - [Line 13] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:25,184][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:25,505][__main__][INFO] - [Line 3] Early consensus reached after 5 calls +[2025-07-07 20:21:25,509][__main__][INFO] - [Line 23] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:26,018][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:26,498][__main__][INFO] - [Line 28] Early consensus reached after 5 calls +[2025-07-07 20:21:26,614][__main__][INFO] - [Line 8] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:26,661][__main__][INFO] - [Line 79] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:21:26,693][__main__][INFO] - [Line 35] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:27,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:27,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:27,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:28,490][__main__][INFO] - [Line 37] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:29,021][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:32,706][__main__][INFO] - [Line 71] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:21:33,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:37,371][__main__][INFO] - [Line 21] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:37,896][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:38,030][__main__][INFO] - [Line 1] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:39,269][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:41,355][__main__][INFO] - [Line 31] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:41,911][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:44,254][__main__][INFO] - [Line 97] Early consensus reached after 6 calls +[2025-07-07 20:21:44,747][__main__][INFO] - [Line 68] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:45,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:47,597][__main__][INFO] - [Line 32] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:48,097][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:48,637][__main__][INFO] - [Line 5] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:49,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:50,772][__main__][INFO] - [Line 57] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:50,865][__main__][INFO] - [Line 56] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:51,366][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:51,730][__main__][INFO] - [Line 136] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:51,921][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:52,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:52,798][__main__][INFO] - [Line 15] Early consensus reached after 5 calls +[2025-07-07 20:21:54,037][__main__][INFO] - [Line 96] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:54,427][__main__][INFO] - [Line 134] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:54,457][__main__][INFO] - [Line 127] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:54,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:54,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:55,046][__main__][INFO] - [Line 67] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:55,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:55,532][__main__][INFO] - [Line 19] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:55,815][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:56,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:57,777][__main__][INFO] - [Line 94] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:58,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:01,765][__main__][INFO] - [Line 123] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:02,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:02,766][__main__][INFO] - [Line 72] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:03,259][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:03,753][__main__][INFO] - [Line 132] Early consensus reached after 5 calls +[2025-07-07 20:22:04,509][__main__][INFO] - [Line 117] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:05,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:09,963][__main__][INFO] - [Line 100] Early consensus reached after 5 calls +[2025-07-07 20:22:10,286][__main__][INFO] - [Line 54] Early consensus reached after 6 calls +[2025-07-07 20:22:11,711][__main__][INFO] - [Line 107] Early consensus reached after 7 calls +[2025-07-07 20:22:11,723][__main__][INFO] - [Line 124] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:12,200][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:17,295][__main__][INFO] - [Line 29] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:17,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:19,355][__main__][INFO] - [Line 42] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:19,861][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:22,788][__main__][INFO] - [Line 74] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:23,257][__main__][INFO] - [Line 105] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:23,299][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:24,106][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:25,354][__main__][INFO] - [Line 87] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:25,388][__main__][INFO] - [Line 137] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:26,125][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:26,385][__main__][INFO] - [Line 69] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:26,694][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:27,588][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:29,160][__main__][INFO] - [Line 102] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:29,576][__main__][INFO] - [Line 119] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:29,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:30,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:31,089][__main__][INFO] - [Line 64] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:31,668][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:35,099][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:35,591][__main__][INFO] - [Line 61] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:36,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:36,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:37,363][__main__][INFO] - [Line 110] Early consensus reached after 6 calls +[2025-07-07 20:22:41,097][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:22:41,648][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:42,694][__main__][INFO] - [Line 85] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:43,630][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:43,699][__main__][INFO] - [Line 118] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:43,849][__main__][INFO] - [Line 25] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:44,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:44,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:45,237][__main__][INFO] - [Line 93] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:45,777][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:46,013][__main__][INFO] - [Line 86] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:46,495][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:47,994][__main__][INFO] - [Line 45] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:48,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:49,066][__main__][INFO] - [Line 24] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:49,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:51,596][__main__][INFO] - [Line 92] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:52,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:52,730][__main__][INFO] - [Line 89] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:53,222][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:53,397][__main__][INFO] - [Line 113] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:54,217][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:55,307][__main__][INFO] - [Line 52] Early consensus reached after 8 calls +[2025-07-07 20:22:58,940][__main__][INFO] - [Line 122] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:59,327][__main__][INFO] - [Line 40] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:59,455][__main__][INFO] - [Line 95] Early consensus reached after 5 calls +[2025-07-07 20:22:59,831][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:00,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:04,033][__main__][INFO] - [Line 6] Early consensus reached after 6 calls +[2025-07-07 20:23:04,819][__main__][INFO] - [Line 70] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:05,656][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:05,661][__main__][INFO] - [Line 46] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:06,151][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:06,638][__main__][INFO] - [Line 36] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:07,163][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:07,891][__main__][INFO] - [Line 11] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:08,394][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:10,251][__main__][INFO] - [Line 63] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:11,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:13,527][openai._base_client][INFO] - Retrying request to /chat/completions in 0.407941 seconds +[2025-07-07 20:23:14,156][__main__][INFO] - [Line 135] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:14,468][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:14,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:14,839][__main__][INFO] - [Line 106] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:15,333][__main__][INFO] - [Line 4] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:16,148][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:16,243][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:20,017][openai._base_client][INFO] - Retrying request to /chat/completions in 0.415413 seconds +[2025-07-07 20:23:20,161][__main__][INFO] - [Line 23] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:20,648][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:20,700][__main__][INFO] - [Line 81] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:20,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:21,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:21,572][__main__][INFO] - [Line 90] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:22,332][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:22,376][__main__][INFO] - [Line 125] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:22,886][__main__][INFO] - [Line 12] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:23:23,205][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:24,232][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:24,523][__main__][INFO] - [Line 62] Early consensus reached after 5 calls +[2025-07-07 20:23:24,534][__main__][INFO] - [Line 9] Early consensus reached after 5 calls +[2025-07-07 20:23:24,631][__main__][INFO] - [Line 20] Early consensus reached after 6 calls +[2025-07-07 20:23:25,335][__main__][INFO] - [Line 50] Early consensus reached after 5 calls +[2025-07-07 20:23:25,659][__main__][INFO] - [Line 109] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:26,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:27,237][__main__][INFO] - [Line 114] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:27,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:30,477][__main__][INFO] - [Line 43] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:31,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:31,227][__main__][INFO] - [Line 104] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:32,182][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:34,832][__main__][INFO] - [Line 133] Early consensus reached after 5 calls +[2025-07-07 20:23:35,367][__main__][INFO] - [Line 66] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:35,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:46,990][__main__][INFO] - [Line 116] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:47,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:48,630][__main__][INFO] - [Line 22] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:49,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:49,991][__main__][INFO] - [Line 48] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:50,030][__main__][INFO] - [Line 59] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:50,556][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:50,868][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:53,019][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:53,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:55,847][__main__][INFO] - [Line 53] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:56,435][__main__][INFO] - [Line 2] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:56,485][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:57,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:58,759][__main__][INFO] - [Line 44] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:59,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:59,329][__main__][INFO] - [Line 0] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:59,810][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:02,307][__main__][INFO] - [Line 17] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:02,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:03,393][__main__][INFO] - [Line 82] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:03,890][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:06,679][__main__][INFO] - [Line 75] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:07,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:07,887][__main__][INFO] - [Line 96] Early consensus reached after 7 calls +[2025-07-07 20:24:10,775][__main__][INFO] - [Line 30] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:12,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:15,197][__main__][INFO] - [Line 35] Early consensus reached after 6 calls +[2025-07-07 20:24:17,801][__main__][INFO] - [Line 55] Early consensus reached after 5 calls +[2025-07-07 20:24:19,466][__main__][INFO] - [Line 42] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:19,930][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:23,155][__main__][INFO] - [Line 115] Early consensus reached after 5 calls +[2025-07-07 20:24:29,283][__main__][INFO] - [Line 134] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:29,650][__main__][INFO] - [Line 1] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:29,957][__main__][INFO] - [Line 10] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:30,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:30,389][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:30,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:32,747][__main__][INFO] - [Line 51] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:33,189][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:33,479][__main__][INFO] - [Line 84] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:33,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:35,847][__main__][INFO] - [Line 87] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:36,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:36,871][__main__][INFO] - [Line 27] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:37,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:38,356][__main__][INFO] - [Line 126] Early consensus reached after 5 calls +[2025-07-07 20:24:38,886][__main__][INFO] - [Line 34] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:39,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:41,410][__main__][INFO] - [Line 128] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:41,871][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:42,224][__main__][INFO] - [Line 8] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:42,710][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:43,085][__main__][INFO] - [Line 131] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:43,580][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:43,751][__main__][INFO] - [Line 56] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:44,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:44,693][__main__][INFO] - [Line 80] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:45,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:46,447][__main__][INFO] - [Line 33] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:24:46,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:47,307][__main__][INFO] - [Line 74] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:47,757][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:48,517][__main__][INFO] - [Line 21] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:24:48,527][__main__][INFO] - [Line 105] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:49,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:49,692][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:01,971][__main__][INFO] - [Line 121] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:25:02,050][__main__][INFO] - [Line 5] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:02,479][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:02,529][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:03,099][__main__][WARNING] - [Line 25] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:25:04,942][__main__][INFO] - [Line 67] Early consensus reached after 5 calls +[2025-07-07 20:25:05,234][__main__][INFO] - [Line 136] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:05,724][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:09,713][__main__][INFO] - [Line 123] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:10,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:15,106][__main__][INFO] - [Line 26] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:15,529][__main__][INFO] - [Line 63] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:15,576][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:16,005][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:16,472][__main__][INFO] - [Line 79] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:25:16,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:21,791][openai._base_client][INFO] - Retrying request to /chat/completions in 0.388478 seconds +[2025-07-07 20:25:23,102][__main__][INFO] - [Line 25] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:23,468][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:23,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:24,312][__main__][INFO] - [Line 71] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:25:24,463][__main__][INFO] - [Line 114] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:24,771][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:24,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:28,814][__main__][INFO] - [Line 29] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:29,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:33,150][__main__][INFO] - [Line 11] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:33,753][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:35,385][__main__][INFO] - [Line 94] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:35,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:36,496][__main__][INFO] - [Line 32] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:25:36,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:38,868][__main__][INFO] - [Line 40] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:39,306][__main__][INFO] - [Line 72] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:39,624][__main__][INFO] - [Line 122] Early consensus reached after 6 calls +[2025-07-07 20:25:39,822][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:40,095][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:46,441][__main__][INFO] - [Line 93] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:46,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:49,984][__main__][INFO] - [Line 57] Early consensus reached after 5 calls +[2025-07-07 20:25:50,461][__main__][INFO] - [Line 64] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:50,670][__main__][INFO] - [Line 58] Early consensus reached after 5 calls +[2025-07-07 20:25:50,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:55,971][__main__][INFO] - [Line 37] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:56,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:58,310][__main__][INFO] - [Line 106] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:25:58,841][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:01,413][openai._base_client][INFO] - Retrying request to /chat/completions in 0.489133 seconds +[2025-07-07 20:26:01,991][__main__][INFO] - [Line 112] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:02,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:02,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:04,068][__main__][INFO] - [Line 43] Early consensus reached after 6 calls +[2025-07-07 20:26:06,287][__main__][INFO] - [Line 45] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:06,774][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:08,197][__main__][INFO] - [Line 86] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:08,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:09,157][__main__][INFO] - [Line 44] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:09,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:09,807][__main__][INFO] - [Line 127] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:10,277][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:11,027][__main__][INFO] - [Line 75] Early consensus reached after 6 calls +[2025-07-07 20:26:14,282][__main__][INFO] - [Line 69] Early consensus reached after 5 calls +[2025-07-07 20:26:17,365][__main__][INFO] - [Line 82] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:17,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:18,315][__main__][INFO] - [Line 102] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:18,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:19,993][__main__][INFO] - [Line 137] Early consensus reached after 5 calls +[2025-07-07 20:26:21,560][__main__][INFO] - [Line 0] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:22,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:24,111][__main__][INFO] - [Line 31] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:26:25,271][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:26,126][__main__][INFO] - [Line 41] Early consensus reached after 5 calls +[2025-07-07 20:26:26,860][__main__][INFO] - [Line 13] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:27,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:30,349][__main__][INFO] - [Line 68] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:26:30,810][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:35,790][__main__][INFO] - [Line 22] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:36,298][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:39,480][__main__][INFO] - [Line 92] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:40,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:40,070][openai._base_client][INFO] - Retrying request to /chat/completions in 0.447260 seconds +[2025-07-07 20:26:40,574][__main__][INFO] - [Line 70] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:40,875][__main__][INFO] - [Line 8] Early consensus reached after 7 calls +[2025-07-07 20:26:41,035][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:41,041][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:41,431][__main__][INFO] - [Line 48] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:42,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:43,101][__main__][INFO] - [Line 119] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:26:43,582][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:45,425][__main__][INFO] - [Line 2] Early consensus reached after 6 calls +[2025-07-07 20:26:48,227][__main__][INFO] - [Line 118] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:48,667][__main__][INFO] - [Line 117] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:48,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:49,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:49,245][__main__][INFO] - [Line 90] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:49,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:50,107][__main__][INFO] - [Line 87] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:50,347][__main__][INFO] - [Line 59] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:50,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:50,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:51,007][__main__][INFO] - [Line 73] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:51,487][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:53,297][__main__][INFO] - [Line 17] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:54,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:55,469][__main__][INFO] - [Line 7] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:26:55,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:56,455][__main__][INFO] - [Line 89] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:56,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:59,822][__main__][INFO] - [Line 83] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:59,837][__main__][INFO] - [Line 4] Early consensus reached after 6 calls +[2025-07-07 20:27:00,114][__main__][INFO] - [Line 113] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:00,302][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:00,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:01,847][__main__][INFO] - [Line 116] Early consensus reached after 6 calls +[2025-07-07 20:27:03,973][__main__][INFO] - [Line 24] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:04,454][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:08,002][__main__][INFO] - [Line 66] Early consensus reached after 6 calls +[2025-07-07 20:27:13,797][__main__][INFO] - [Line 1] Early consensus reached after 7 calls +[2025-07-07 20:27:14,941][__main__][INFO] - [Line 80] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:15,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:16,317][__main__][INFO] - [Line 61] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:27:16,782][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:18,665][__main__][INFO] - [Line 135] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:19,387][__main__][INFO] - [Line 36] Early consensus reached after 6 calls +[2025-07-07 20:27:19,880][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:21,819][__main__][INFO] - [Line 136] Early consensus reached after 8 calls +[2025-07-07 20:27:22,480][__main__][INFO] - [Line 51] Early consensus reached after 6 calls +[2025-07-07 20:27:27,287][__main__][INFO] - [Line 124] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:27:27,737][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:29,797][__main__][INFO] - [Line 56] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:30,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:30,267][__main__][INFO] - [Line 46] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:30,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:34,717][__main__][INFO] - [Line 94] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:34,977][__main__][INFO] - [Line 76] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:27:35,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:35,434][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:40,457][__main__][INFO] - [Line 74] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:40,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:42,936][__main__][INFO] - [Line 21] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:43,388][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:43,488][__main__][INFO] - [Line 105] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:43,756][__main__][INFO] - [Line 85] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:43,972][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:44,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:45,857][__main__][INFO] - [Line 123] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:46,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:52,347][__main__][INFO] - [Line 42] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:52,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:54,307][__main__][INFO] - [Line 65] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:54,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:55,797][__main__][INFO] - [Line 104] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:56,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:57,243][__main__][WARNING] - [Line 26] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:28:00,382][__main__][INFO] - [Line 120] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:00,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:01,127][__main__][INFO] - [Line 106] Early consensus reached after 9 calls +[2025-07-07 20:28:01,460][__main__][INFO] - [Line 72] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:02,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:03,167][__main__][INFO] - [Line 109] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:03,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:06,433][__main__][INFO] - [Line 10] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:06,903][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:07,193][__main__][INFO] - [Line 114] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:07,508][__main__][INFO] - [Line 33] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:28:07,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:07,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:10,989][__main__][INFO] - [Line 25] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:11,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:14,048][__main__][INFO] - [Line 81] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:14,543][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:17,254][__main__][INFO] - [Line 26] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:17,780][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:19,480][__main__][INFO] - [Line 128] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:19,936][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:22,866][__main__][INFO] - [Line 40] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:23,360][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:23,801][__main__][INFO] - [Line 87] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:24,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:32,007][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496275 seconds +[2025-07-07 20:28:32,737][__main__][INFO] - [Line 23] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:32,997][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:33,187][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:34,137][__main__][INFO] - [Line 19] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:34,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:39,127][__main__][INFO] - [Line 63] Early consensus reached after 8 calls +[2025-07-07 20:28:39,907][__main__][INFO] - [Line 119] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:40,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:40,677][__main__][INFO] - [Line 22] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:41,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:41,517][__main__][INFO] - [Line 86] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:42,007][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:45,887][__main__][INFO] - [Line 84] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:46,383][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:02,562][__main__][INFO] - [Line 12] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:29:02,954][__main__][INFO] - [Line 29] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:03,024][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:03,216][__main__][INFO] - [Line 64] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:03,435][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:03,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:05,160][__main__][INFO] - [Line 92] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:05,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:06,766][__main__][INFO] - [Line 68] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:29:07,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:09,244][__main__][INFO] - [Line 121] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:29:09,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:12,189][__main__][INFO] - [Line 79] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:29:12,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:15,393][__main__][INFO] - [Line 37] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:15,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:24,153][__main__][INFO] - [Line 118] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:24,481][__main__][INFO] - [Line 71] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:29:24,611][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:24,757][__main__][INFO] - [Line 127] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:24,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:25,276][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:25,312][__main__][INFO] - [Line 78] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:29:25,760][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:37,586][__main__][INFO] - [Line 53] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:38,037][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:38,709][__main__][INFO] - [Line 13] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:39,217][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:41,709][__main__][INFO] - [Line 134] Early consensus reached after 6 calls +[2025-07-07 20:29:41,817][__main__][INFO] - [Line 48] Early consensus reached after 7 calls +[2025-07-07 20:29:44,248][__main__][INFO] - [Line 46] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:44,713][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:45,601][__main__][INFO] - [Line 93] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:45,808][__main__][INFO] - [Line 59] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:46,252][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:46,320][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:46,509][__main__][INFO] - [Line 5] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:46,999][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:47,785][__main__][INFO] - [Line 32] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:29:48,247][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:51,149][__main__][INFO] - [Line 34] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:51,337][__main__][INFO] - [Line 27] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:29:51,609][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:51,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:59,531][__main__][INFO] - [Line 73] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:00,037][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:02,470][__main__][INFO] - [Line 131] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:03,129][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:05,869][__main__][INFO] - [Line 44] Early consensus reached after 6 calls +[2025-07-07 20:30:09,797][__main__][INFO] - [Line 7] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:30:10,322][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:11,605][__main__][INFO] - [Line 125] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:30:12,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:14,060][__main__][INFO] - [Line 102] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:14,544][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:15,716][__main__][INFO] - [Line 65] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:16,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:16,468][__main__][INFO] - [Line 82] Early consensus reached after 8 calls +[2025-07-07 20:30:19,363][__main__][INFO] - [Line 24] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:19,828][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:20,870][__main__][WARNING] - [Line 45] JSON parsing error: JSON parsing or validation failed. Parsing retry #1 in 20 seconds... +[2025-07-07 20:30:21,818][__main__][INFO] - [Line 21] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:22,283][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:24,591][__main__][INFO] - [Line 80] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:25,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:26,820][__main__][INFO] - [Line 83] Early consensus reached after 7 calls +[2025-07-07 20:30:27,358][__main__][INFO] - [Line 114] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:30:27,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:28,504][__main__][INFO] - [Line 70] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:29,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:29,171][__main__][INFO] - [Line 74] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:29,639][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:34,878][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472670 seconds +[2025-07-07 20:30:35,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:40,891][__main__][INFO] - [Line 45] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:41,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:43,388][__main__][INFO] - [Line 72] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:43,882][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:45,461][__main__][INFO] - [Line 124] Early consensus reached after 5 calls +[2025-07-07 20:30:45,533][__main__][INFO] - [Line 117] Early consensus reached after 6 calls +[2025-07-07 20:30:45,947][__main__][INFO] - [Line 90] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:46,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:46,649][__main__][INFO] - [Line 25] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:47,109][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:49,959][__main__][INFO] - [Line 104] Early consensus reached after 7 calls +[2025-07-07 20:30:55,541][__main__][INFO] - [Line 30] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:30:56,018][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:01,285][openai._base_client][INFO] - Retrying request to /chat/completions in 0.436831 seconds +[2025-07-07 20:31:02,211][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:04,861][__main__][INFO] - [Line 76] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:31:05,605][__main__][INFO] - [Line 40] Early consensus reached after 7 calls +[2025-07-07 20:31:06,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:10,519][__main__][INFO] - [Line 22] Early consensus reached after 8 calls +[2025-07-07 20:31:12,402][__main__][INFO] - [Line 135] Early consensus reached after 7 calls +[2025-07-07 20:31:12,540][__main__][INFO] - [Line 109] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:31:12,655][__main__][INFO] - [Line 42] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:31:13,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:13,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:14,851][__main__][INFO] - [Line 89] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:31:15,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:26,138][__main__][INFO] - [Line 31] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:31:26,198][__main__][INFO] - [Line 11] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:31:26,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:26,655][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:30,378][__main__][INFO] - [Line 17] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:31:30,885][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:31,002][__main__][INFO] - [Line 64] Early consensus reached after 8 calls +[2025-07-07 20:31:31,106][__main__][INFO] - [Line 118] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:31:31,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:32,334][__main__][INFO] - [Line 0] Early consensus reached after 7 calls +[2025-07-07 20:31:36,976][__main__][INFO] - [Line 26] Early consensus reached after 6 calls +[2025-07-07 20:31:37,192][__main__][INFO] - [Line 23] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:31:37,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:44,394][__main__][INFO] - [Line 33] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:31:44,597][__main__][INFO] - [Line 86] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:31:44,918][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:45,081][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:51,157][__main__][INFO] - [Line 119] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:31:51,248][__main__][INFO] - [Line 87] Early consensus reached after 9 calls +[2025-07-07 20:31:51,288][__main__][INFO] - [Line 105] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:31:51,701][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:51,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:52,500][__main__][INFO] - [Line 103] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:31:52,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:58,655][__main__][INFO] - [Line 68] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:31:58,847][__main__][INFO] - [Line 92] Early consensus reached after 8 calls +[2025-07-07 20:31:59,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:01,421][__main__][INFO] - [Line 127] Early consensus reached after 7 calls +[2025-07-07 20:32:08,972][__main__][INFO] - [Line 37] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:09,461][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:10,352][__main__][INFO] - [Line 10] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:32:10,796][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:11,489][__main__][INFO] - [Line 27] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:32:11,592][__main__][INFO] - [Line 131] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:32:11,994][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:12,076][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:15,477][__main__][INFO] - [Line 56] Early consensus reached after 9 calls +[2025-07-07 20:32:17,402][__main__][INFO] - [Line 128] Early consensus reached after 6 calls +[2025-07-07 20:32:17,886][__main__][INFO] - [Line 84] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:32:18,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:23,141][__main__][INFO] - [Line 59] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:32:23,603][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:25,341][__main__][INFO] - [Line 61] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:32:25,771][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:27,009][__main__][INFO] - [Line 94] Early consensus reached after 7 calls +[2025-07-07 20:32:30,549][__main__][INFO] - [Line 85] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:32:31,065][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:32,026][__main__][INFO] - [Line 93] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:32,526][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:35,963][__main__][INFO] - [Line 71] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:32:36,475][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:40,671][__main__][INFO] - [Line 79] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:32:41,131][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:47,889][__main__][INFO] - [Line 123] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:32:48,355][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:49,341][__main__][INFO] - [Line 70] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:49,853][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:51,387][__main__][INFO] - [Line 114] Early consensus reached after 9 calls +[2025-07-07 20:32:54,286][__main__][INFO] - [Line 42] Early consensus reached after 9 calls +[2025-07-07 20:32:55,957][__main__][INFO] - [Line 125] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:32:56,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:57,267][__main__][INFO] - [Line 25] Early consensus reached after 8 calls +[2025-07-07 20:33:02,774][__main__][INFO] - [Line 113] Early consensus reached after 6 calls +[2025-07-07 20:33:11,714][__main__][INFO] - [Line 81] Early consensus reached after 6 calls +[2025-07-07 20:33:15,496][__main__][INFO] - [Line 74] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:33:15,971][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:16,282][__main__][INFO] - [Line 120] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:33:16,394][__main__][INFO] - [Line 13] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:33:16,755][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:17,385][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:18,857][__main__][INFO] - [Line 53] Early consensus reached after 7 calls +[2025-07-07 20:33:20,454][__main__][INFO] - [Line 102] Early consensus reached after 8 calls +[2025-07-07 20:33:21,966][__main__][INFO] - [Line 21] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:33:23,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:23,623][__main__][INFO] - [Line 89] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:33:24,150][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:27,455][__main__][INFO] - [Line 12] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:33:27,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:53,108][__main__][INFO] - [Line 118] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:33:53,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:02,657][__main__][INFO] - [Line 24] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:34:03,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:10,347][__main__][INFO] - [Line 30] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:34:10,380][__main__][INFO] - [Line 80] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:10,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:10,847][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:10,856][__main__][INFO] - [Line 86] Early consensus reached after 8 calls +[2025-07-07 20:34:11,456][__main__][INFO] - [Line 19] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:34:11,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:14,636][__main__][INFO] - [Line 112] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:34:15,126][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:19,956][__main__][INFO] - [Line 76] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:34:20,457][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:21,417][__main__][INFO] - [Line 65] Early consensus reached after 8 calls +[2025-07-07 20:34:22,657][__main__][INFO] - [Line 73] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:23,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:24,717][__main__][INFO] - [Line 68] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:25,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:26,557][__main__][INFO] - [Line 90] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:27,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:29,327][__main__][INFO] - [Line 34] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:29,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:31,798][__main__][INFO] - [Line 109] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:32,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:41,260][__main__][INFO] - [Line 78] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:34:41,482][__main__][INFO] - [Line 5] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:41,750][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:41,968][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:43,057][__main__][INFO] - [Line 45] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:43,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:44,774][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496683 seconds +[2025-07-07 20:34:45,123][__main__][INFO] - [Line 7] Early consensus reached after 6 calls +[2025-07-07 20:34:45,751][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:50,497][__main__][INFO] - [Line 29] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:50,969][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:52,075][__main__][INFO] - [Line 93] Early consensus reached after 9 calls +[2025-07-07 20:34:57,894][__main__][INFO] - [Line 59] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:34:58,373][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:02,957][__main__][INFO] - [Line 32] Early consensus reached after 6 calls +[2025-07-07 20:35:07,930][__main__][INFO] - [Line 85] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:35:08,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:12,212][__main__][INFO] - [Line 121] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:35:13,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:14,528][__main__][INFO] - [Line 27] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:35:15,035][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:21,757][__main__][INFO] - [Line 23] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:35:22,223][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:25,557][__main__][INFO] - [Line 72] Early consensus reached after 8 calls +[2025-07-07 20:35:25,743][__main__][INFO] - [Line 84] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:35:25,957][__main__][INFO] - [Line 123] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:35:26,201][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:26,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:45,478][__main__][INFO] - [Line 119] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:35:45,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:51,426][__main__][INFO] - [Line 37] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:35:51,919][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:53,205][__main__][INFO] - [Line 13] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:35:53,701][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:55,638][__main__][INFO] - [Line 21] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:35:56,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:21,027][__main__][INFO] - [Line 33] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:36:21,497][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:29,074][__main__][INFO] - [Line 76] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:36:29,550][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:38,637][__main__][INFO] - [Line 105] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:36:39,112][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:55,277][__main__][INFO] - [Line 59] Early consensus reached after 9 calls +[2025-07-07 20:37:01,032][__main__][INFO] - [Line 11] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:37:01,504][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:08,247][__main__][INFO] - [Line 79] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:37:09,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:10,707][__main__][INFO] - [Line 31] Early consensus reached after 6 calls +[2025-07-07 20:37:15,477][__main__][INFO] - [Line 103] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:37:15,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:16,197][__main__][INFO] - [Line 10] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:37:16,687][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:18,967][__main__][INFO] - [Line 17] Early consensus reached after 8 calls +[2025-07-07 20:37:19,957][__main__][INFO] - [Line 45] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:37:20,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:20,997][__main__][INFO] - [Line 125] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:37:21,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:22,198][__main__][INFO] - [Line 61] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:37:22,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:33,417][__main__][INFO] - [Line 109] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:37:33,907][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:35,827][__main__][INFO] - [Line 70] Early consensus reached after 9 calls +[2025-07-07 20:37:36,587][__main__][INFO] - [Line 80] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:37:37,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:47,459][__main__][INFO] - [Line 24] Early consensus reached after 9 calls +[2025-07-07 20:37:49,108][__main__][INFO] - [Line 71] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:37:49,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:00,243][__main__][INFO] - [Line 19] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:38:00,763][__main__][INFO] - [Line 118] Early consensus reached after 10 calls +[2025-07-07 20:38:01,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:02,860][__main__][INFO] - [Line 84] Early consensus reached after 9 calls +[2025-07-07 20:38:03,141][__main__][INFO] - [Line 90] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:03,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:04,738][__main__][INFO] - [Line 21] Early consensus reached after 9 calls +[2025-07-07 20:38:12,469][__main__][INFO] - [Line 29] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:12,946][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:13,618][__main__][INFO] - [Line 85] Early consensus reached after 8 calls +[2025-07-07 20:38:15,672][__main__][INFO] - [Line 73] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:16,144][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:23,392][__main__][INFO] - [Line 112] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:38:24,545][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:29,827][__main__][INFO] - [Line 46] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:38:30,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:32,847][__main__][INFO] - [Line 68] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:33,401][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:39,827][__main__][INFO] - [Line 12] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:38:40,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:45,937][__main__][INFO] - [Line 23] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:38:46,207][__main__][INFO] - [Line 119] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:46,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:46,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:51,587][__main__][INFO] - [Line 5] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:52,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:55,417][__main__][INFO] - [Line 74] Early consensus reached after 8 calls +[2025-07-07 20:39:08,997][__main__][INFO] - [Line 123] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:39:09,477][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:22,637][__main__][INFO] - [Line 131] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:39:23,304][__main__][INFO] - [Line 121] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:39:23,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:23,817][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:33,657][__main__][INFO] - [Line 30] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:39:34,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:36,437][__main__][INFO] - [Line 27] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:39:36,907][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:42,127][__main__][INFO] - [Line 34] Early consensus reached after 8 calls +[2025-07-07 20:39:51,312][__main__][INFO] - [Line 78] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:39:51,787][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:40:01,804][__main__][INFO] - [Line 45] Early consensus reached after 9 calls +[2025-07-07 20:40:06,919][__main__][INFO] - [Line 13] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:40:07,391][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:40:34,740][__main__][INFO] - [Line 79] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:40:35,270][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:40:36,002][__main__][INFO] - [Line 33] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:40:36,482][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:40:40,467][__main__][INFO] - [Line 76] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:40:40,931][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:40:53,117][__main__][INFO] - [Line 61] Early consensus reached after 7 calls +[2025-07-07 20:41:13,944][__main__][INFO] - [Line 131] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:41:14,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:24,364][__main__][INFO] - [Line 12] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:41:24,821][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:25,575][__main__][INFO] - [Line 11] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:41:26,053][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:26,082][__main__][INFO] - [Line 105] Early consensus reached after 10 calls +[2025-07-07 20:41:35,387][__main__][INFO] - [Line 90] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:41:35,852][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:37,807][__main__][INFO] - [Line 5] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:41:38,297][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:39,027][__main__][INFO] - [Line 46] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:41:39,495][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:50,797][__main__][INFO] - [Line 125] Early consensus reached after 8 calls +[2025-07-07 20:41:59,747][__main__][INFO] - [Line 68] Early consensus reached after 9 calls +[2025-07-07 20:42:00,777][__main__][INFO] - [Line 29] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:42:01,277][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:42:15,007][__main__][INFO] - [Line 23] Early consensus reached after 10 calls +[2025-07-07 20:42:16,772][__main__][INFO] - [Line 120] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:42:17,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:42:24,606][__main__][INFO] - [Line 10] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:42:25,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:42:37,777][__main__][INFO] - [Line 80] Early consensus reached after 9 calls +[2025-07-07 20:42:38,197][__main__][INFO] - [Line 27] Early consensus reached after 9 calls +[2025-07-07 20:42:39,101][__main__][INFO] - [Line 112] Early consensus reached after 8 calls +[2025-07-07 20:42:47,427][__main__][INFO] - [Line 13] Early consensus reached after 10 calls +[2025-07-07 20:42:54,079][__main__][INFO] - [Line 103] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:42:55,184][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:43:02,688][__main__][INFO] - [Line 131] Early consensus reached after 10 calls +[2025-07-07 20:43:18,533][__main__][INFO] - [Line 33] Early consensus reached after 8 calls +[2025-07-07 20:43:23,893][openai._base_client][INFO] - Retrying request to /chat/completions in 0.475145 seconds +[2025-07-07 20:43:25,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:43:37,734][__main__][INFO] - [Line 73] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:43:38,895][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:43:49,590][__main__][INFO] - [Line 109] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:43:49,646][__main__][INFO] - [Line 78] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:43:50,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:43:50,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:44:07,581][__main__][INFO] - [Line 30] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:44:08,042][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:44:10,317][__main__][INFO] - [Line 119] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:44:10,802][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:44:58,558][__main__][INFO] - [Line 71] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:44:59,045][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:45:10,142][__main__][INFO] - [Line 19] Early consensus reached after 8 calls +[2025-07-07 20:45:13,678][__main__][INFO] - [Line 11] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:45:14,174][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:45:14,400][__main__][INFO] - [Line 79] Early consensus reached after 8 calls +[2025-07-07 20:45:22,364][__main__][INFO] - [Line 12] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:45:23,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:45:31,722][__main__][INFO] - [Line 121] Early consensus reached after 8 calls +[2025-07-07 20:45:59,927][__main__][INFO] - [Line 46] Early consensus reached after 9 calls +[2025-07-07 20:46:35,027][__main__][INFO] - [Line 10] Early consensus reached after 9 calls +[2025-07-07 20:46:46,327][__main__][INFO] - [Line 71] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:46:46,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:47:00,880][__main__][INFO] - [Line 120] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:47:01,376][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:47:21,547][__main__][INFO] - [Line 119] Early consensus reached after 10 calls +[2025-07-07 20:47:22,988][__main__][INFO] - [Line 76] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:47:24,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:48:31,177][__main__][INFO] - [Line 78] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:48:31,677][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:48:33,267][__main__][INFO] - [Line 30] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:48:33,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:49:01,622][__main__][INFO] - [Line 103] Early consensus reached after 8 calls +[2025-07-07 20:51:34,920][__main__][INFO] - [Line 12] Early consensus reached after 9 calls +[2025-07-07 20:51:39,017][__main__][INFO] - [Line 120] Early consensus reached after 9 calls +[2025-07-07 20:52:33,623][__main__][INFO] - [Line 11] Early consensus reached after 10 calls +[2025-07-07 20:53:02,699][__main__][INFO] - [Line 30] Early consensus reached after 10 calls +[2025-07-07 20:53:30,212][__main__][INFO] - [Line 78] Early consensus reached after 9 calls +[2025-07-07 20:54:09,722][__main__][INFO] - [Line 71] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:54:10,223][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:59:35,327][__main__][INFO] - Inference Done. Storing results. +[2025-07-07 20:59:35,570][__main__][INFO] - Inference results saved to deepseek-reasoner-zero-shot-C4-full_context_inference_results.jsonl +[2025-07-07 20:59:35,595][__main__][INFO] - Computing bootstrap confidence intervals for metrics: ['QWK', 'Macro_F1', 'Weighted_F1'] +[2025-07-07 21:03:23,304][__main__][INFO] - Bootstrap CI results saved to bootstrap_confidence_intervals.csv +[2025-07-07 21:03:23,307][__main__][INFO] - Bootstrap Confidence Intervals (95%): +[2025-07-07 21:03:23,307][__main__][INFO] - QWK: 0.5540 [0.4484, 0.6562] +[2025-07-07 21:03:23,310][__main__][INFO] - Macro_F1: 0.3569 [0.2611, 0.5041] +[2025-07-07 21:03:23,310][__main__][INFO] - Weighted_F1: 0.5942 [0.5121, 0.6746] +[2025-07-07 21:03:23,310][__main__][INFO] - Inference results: {'accuracy': 0.5434782608695652, 'RMSE': 34.22008902316917, 'QWK': 0.5559166507359969, 'HDIV': 0.007246376811594235, 'Macro_F1': 0.30953888636305865, 'Micro_F1': 0.5434782608695652, 'Weighted_F1': 0.5932577512036095, 'TP_0': np.int64(0), 'TN_0': np.int64(137), 'FP_0': np.int64(0), 'FN_0': np.int64(1), 'TP_1': np.int64(0), 'TN_1': np.int64(137), 'FP_1': np.int64(0), 'FN_1': np.int64(1), 'TP_2': np.int64(8), 'TN_2': np.int64(109), 'FP_2': np.int64(20), 'FN_2': np.int64(1), 'TP_3': np.int64(40), 'TN_3': np.int64(56), 'FP_3': np.int64(6), 'FN_3': np.int64(36), 'TP_4': np.int64(24), 'TN_4': np.int64(81), 'FP_4': np.int64(11), 'FN_4': np.int64(22), 'TP_5': np.int64(3), 'TN_5': np.int64(107), 'FP_5': np.int64(26), 'FN_5': np.int64(2)} +[2025-07-07 21:03:23,310][__main__][INFO] - Inference experiment completed diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/config.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a196c6bed0d948dc239b3b325da19070d13f3a3a --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/config.yaml @@ -0,0 +1,32 @@ +cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 4 + use_full_context: true diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/hydra.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/hydra.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a7db0aa9adc000c457dd16b0c0e36a4824b229c8 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/hydra.yaml @@ -0,0 +1,155 @@ +hydra: + run: + dir: outputs/${now:%Y-%m-%d}/${now:%H-%M-%S} + sweep: + dir: multirun/${now:%Y-%m-%d}/${now:%H-%M-%S} + subdir: ${hydra.job.num} + launcher: + _target_: hydra._internal.core_plugins.basic_launcher.BasicLauncher + sweeper: + _target_: hydra._internal.core_plugins.basic_sweeper.BasicSweeper + max_batch_size: null + params: null + help: + app_name: ${hydra.job.name} + header: '${hydra.help.app_name} is powered by Hydra. + + ' + footer: 'Powered by Hydra (https://hydra.cc) + + Use --hydra-help to view Hydra specific help + + ' + template: '${hydra.help.header} + + == Configuration groups == + + Compose your configuration from those groups (group=option) + + + $APP_CONFIG_GROUPS + + + == Config == + + Override anything in the config (foo.bar=value) + + + $CONFIG + + + ${hydra.help.footer} + + ' + hydra_help: + template: 'Hydra (${hydra.runtime.version}) + + See https://hydra.cc for more info. + + + == Flags == + + $FLAGS_HELP + + + == Configuration groups == + + Compose your configuration from those groups (For example, append hydra/job_logging=disabled + to command line) + + + $HYDRA_CONFIG_GROUPS + + + Use ''--cfg hydra'' to Show the Hydra config. + + ' + hydra_help: ??? + hydra_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][HYDRA] %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + root: + level: INFO + handlers: + - console + loggers: + logging_example: + level: DEBUG + disable_existing_loggers: false + job_logging: + version: 1 + formatters: + simple: + format: '[%(asctime)s][%(name)s][%(levelname)s] - %(message)s' + handlers: + console: + class: logging.StreamHandler + formatter: simple + stream: ext://sys.stdout + file: + class: logging.FileHandler + formatter: simple + filename: ${hydra.runtime.output_dir}/${hydra.job.name}.log + root: + level: INFO + handlers: + - console + - file + disable_existing_loggers: false + env: {} + mode: RUN + searchpath: [] + callbacks: {} + output_subdir: .hydra + overrides: + hydra: + - hydra.mode=RUN + task: [] + job: + name: run_inference_experiment + chdir: null + override_dirname: '' + id: ??? + num: ??? + config_name: config + env_set: {} + env_copy: [] + config: + override_dirname: + kv_sep: '=' + item_sep: ',' + exclude_keys: [] + runtime: + version: 1.3.2 + version_base: '1.1' + cwd: C:\Users\Igor\Documents\jbcs2025-u-extractor + config_sources: + - path: hydra.conf + schema: pkg + provider: hydra + - path: C:\Users\Igor\Documents\jbcs2025-u-extractor\configs + schema: file + provider: main + - path: '' + schema: structured + provider: schema + output_dir: C:\Users\Igor\Documents\jbcs2025-u-extractor\outputs\2025-07-07\20-07-37 + choices: + experiments: api_models_reasoning/C5 + hydra/env: default + hydra/callbacks: null + hydra/job_logging: default + hydra/hydra_logging: default + hydra/hydra_help: default + hydra/help: default + hydra/sweeper: basic + hydra/launcher: basic + hydra/output: default + verbose: false diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/overrides.yaml b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/overrides.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe51488c7066f6687ef680d6bfaa4f7768ef205c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/.hydra/overrides.yaml @@ -0,0 +1 @@ +[] diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/bootstrap_confidence_intervals.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/bootstrap_confidence_intervals.csv new file mode 100644 index 0000000000000000000000000000000000000000..f075d7918a52e7b8f2bb9ae21e2a8b0c8b71b49c --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/bootstrap_confidence_intervals.csv @@ -0,0 +1,2 @@ +experiment_id,timestamp,QWK_mean,QWK_lower_95ci,QWK_upper_95ci,QWK_ci_width,Macro_F1_mean,Macro_F1_lower_95ci,Macro_F1_upper_95ci,Macro_F1_ci_width,Weighted_F1_mean,Weighted_F1_lower_95ci,Weighted_F1_upper_95ci,Weighted_F1_ci_width +deepseek-reasoner-extractor-zero-shot-C5-full_context,2025-07-07 20:07:37,0.6096532646491596,0.4776215740876277,0.7304160629546546,0.2527944888670269,0.37273981067649975,0.30133596305063604,0.44965727028290786,0.14832130723227183,0.42026181911048616,0.33358798235884424,0.5086378467290791,0.17504986437023484 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/deepseek-reasoner-extractor-zero-shot-C5-full_context_inference_results.jsonl b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/deepseek-reasoner-extractor-zero-shot-C5-full_context_inference_results.jsonl new file mode 100644 index 0000000000000000000000000000000000000000..eeb7126797c9236bc8c549e691b1b0c2b08ab363 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/deepseek-reasoner-extractor-zero-shot-C5-full_context_inference_results.jsonl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89edad72ec6538bc82e0e657c0e50f312ab6ddd2d30817e42f1c11503beae7af +size 9925872 diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/evaluation_results.csv b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/evaluation_results.csv new file mode 100644 index 0000000000000000000000000000000000000000..bc62dd7c6d839ed3f4de9b10f37bad94c04b05ee --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/evaluation_results.csv @@ -0,0 +1,2 @@ +accuracy,RMSE,QWK,HDIV,Macro_F1,Micro_F1,Weighted_F1,TP_0,TN_0,FP_0,FN_0,TP_1,TN_1,FP_1,FN_1,TP_2,TN_2,FP_2,FN_2,TP_3,TN_3,FP_3,FN_3,TP_4,TN_4,FP_4,FN_4,TP_5,TN_5,FP_5,FN_5,timestamp,id +0.427536231884058,56.26026476390196,0.6121121018059016,0.09420289855072461,0.3775417698154347,0.427536231884058,0.42063030745300467,15,107,9,7,6,96,10,26,10,98,16,14,5,101,12,20,22,89,17,10,1,120,15,2,2025-07-07 20:07:37,deepseek-reasoner-extractor-zero-shot-C5-full_context diff --git a/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/run_inference_experiment.log b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/run_inference_experiment.log new file mode 100644 index 0000000000000000000000000000000000000000..03e52862a06690a4e5c2a914bd6a91698add3207 --- /dev/null +++ b/runs/api_models/deepseek-r1/deepseek-reasoner-extractor-zero-shot-C5-full_context/run_inference_experiment.log @@ -0,0 +1,2095 @@ +[2025-07-07 20:07:37,840][__main__][INFO] - Starting inference experiment +[2025-07-07 20:07:37,843][__main__][INFO] - cache_dir: /tmp/ +dataset: + name: kamel-usp/aes_enem_dataset + split: JBCS2025 +training_params: + seed: 42 + num_train_epochs: 20 + logging_steps: 100 + metric_for_best_model: QWK + bf16: true +bootstrap: + enabled: true + n_bootstrap: 10000 + bootstrap_seed: 42 + metrics: + - QWK + - Macro_F1 + - Weighted_F1 +post_training_results: + model_path: /workspace/jbcs2025/outputs/2025-03-24/20-42-59 +experiments: + model: + name: deepseek-reasoner + type: deepseek_r1 + api_url: https://api.deepseek.com + prompt_type: zero-shot + stop: + - <|end_of_sequence|> + number_repetition_eval: 10 + dataset: + grade_index: 4 + use_full_context: true + +[2025-07-07 20:07:37,855][__main__][INFO] - Running inference with API model +[2025-07-07 20:07:41,873][__main__][INFO] - Setting up model deepseek-reasoner through OpenAI Client. +[2025-07-07 20:07:42,086][__main__][INFO] - OpenAI client initialized successfully. +[2025-07-07 20:07:42,086][__main__][INFO] - Starting inference on deepseek-reasoner +[2025-07-07 20:07:42,086][__main__][INFO] - We will run inference 10 times per row +[2025-07-07 20:07:42,092][__main__][INFO] - [Line 54] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,283][__main__][INFO] - [Line 132] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,286][__main__][INFO] - [Line 16] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,289][__main__][INFO] - [Line 94] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,289][__main__][INFO] - [Line 55] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,292][__main__][INFO] - [Line 133] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,292][__main__][INFO] - [Line 17] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,295][__main__][INFO] - [Line 95] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,298][__main__][INFO] - [Line 56] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,299][__main__][INFO] - [Line 134] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,302][__main__][INFO] - [Line 18] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,311][__main__][INFO] - [Line 96] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,320][__main__][INFO] - [Line 9] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,320][__main__][INFO] - [Line 57] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,323][__main__][INFO] - [Line 135] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,323][__main__][INFO] - [Line 19] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,326][__main__][INFO] - [Line 97] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,329][__main__][INFO] - [Line 58] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,329][__main__][INFO] - [Line 136] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,332][__main__][INFO] - [Line 20] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,335][__main__][INFO] - [Line 98] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,335][__main__][INFO] - [Line 8] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,338][__main__][INFO] - [Line 59] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,338][__main__][INFO] - [Line 137] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,341][__main__][INFO] - [Line 21] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,341][__main__][INFO] - [Line 99] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,341][__main__][INFO] - [Line 60] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,344][__main__][INFO] - [Line 22] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,344][__main__][INFO] - [Line 100] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,350][__main__][INFO] - [Line 61] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,353][__main__][INFO] - [Line 23] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,353][__main__][INFO] - [Line 101] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,353][__main__][INFO] - [Line 62] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,356][__main__][INFO] - [Line 24] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,356][__main__][INFO] - [Line 102] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,359][__main__][INFO] - [Line 63] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,359][__main__][INFO] - [Line 25] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,359][__main__][INFO] - [Line 103] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,362][__main__][INFO] - [Line 64] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,362][__main__][INFO] - [Line 26] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,362][__main__][INFO] - [Line 104] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,365][__main__][INFO] - [Line 65] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,368][__main__][INFO] - [Line 27] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,371][__main__][INFO] - [Line 105] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,371][__main__][INFO] - [Line 66] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,374][__main__][INFO] - [Line 28] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,377][__main__][INFO] - [Line 106] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,377][__main__][INFO] - [Line 4] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,380][__main__][INFO] - [Line 67] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,380][__main__][INFO] - [Line 29] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,383][__main__][INFO] - [Line 107] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,383][__main__][INFO] - [Line 68] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,386][__main__][INFO] - [Line 30] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,392][__main__][INFO] - [Line 108] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,395][__main__][INFO] - [Line 69] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,398][__main__][INFO] - [Line 31] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,399][__main__][INFO] - [Line 109] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,402][__main__][INFO] - [Line 70] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,405][__main__][INFO] - [Line 32] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,408][__main__][INFO] - [Line 110] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,411][__main__][INFO] - [Line 71] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,414][__main__][INFO] - [Line 2] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,414][__main__][INFO] - [Line 33] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,417][__main__][INFO] - [Line 111] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,420][__main__][INFO] - [Line 72] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,423][__main__][INFO] - [Line 34] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,423][__main__][INFO] - [Line 112] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,426][__main__][INFO] - [Line 73] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,429][__main__][INFO] - [Line 35] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,429][__main__][INFO] - [Line 113] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,432][__main__][INFO] - [Line 0] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,432][__main__][INFO] - [Line 74] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,435][__main__][INFO] - [Line 36] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,435][__main__][INFO] - [Line 114] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,438][__main__][INFO] - [Line 75] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,441][__main__][INFO] - [Line 37] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,441][__main__][INFO] - [Line 115] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,444][__main__][INFO] - [Line 76] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,444][__main__][INFO] - [Line 3] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,447][__main__][INFO] - [Line 38] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,447][__main__][INFO] - [Line 116] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,447][__main__][INFO] - [Line 77] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,447][__main__][INFO] - [Line 39] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,450][__main__][INFO] - [Line 117] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,450][__main__][INFO] - [Line 78] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,450][__main__][INFO] - [Line 40] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,453][__main__][INFO] - [Line 118] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,453][__main__][INFO] - [Line 79] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,456][__main__][INFO] - [Line 41] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,456][__main__][INFO] - [Line 119] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,456][__main__][INFO] - [Line 1] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,459][__main__][INFO] - [Line 80] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,459][__main__][INFO] - [Line 42] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,459][__main__][INFO] - [Line 120] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,462][__main__][INFO] - [Line 81] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,462][__main__][INFO] - [Line 43] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,462][__main__][INFO] - [Line 121] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,462][__main__][INFO] - [Line 82] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,465][__main__][INFO] - [Line 44] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,465][__main__][INFO] - [Line 122] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,468][__main__][INFO] - [Line 83] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,471][__main__][INFO] - [Line 45] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,471][__main__][INFO] - [Line 123] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,471][__main__][INFO] - [Line 7] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,474][__main__][INFO] - [Line 84] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,474][__main__][INFO] - [Line 46] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,474][__main__][INFO] - [Line 124] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,477][__main__][INFO] - [Line 85] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,477][__main__][INFO] - [Line 47] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,477][__main__][INFO] - [Line 125] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,477][__main__][INFO] - [Line 5] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,480][__main__][INFO] - [Line 86] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,480][__main__][INFO] - [Line 48] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,480][__main__][INFO] - [Line 126] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,483][__main__][INFO] - [Line 6] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,483][__main__][INFO] - [Line 87] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,486][__main__][INFO] - [Line 49] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,486][__main__][INFO] - [Line 127] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,486][__main__][INFO] - [Line 10] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,489][__main__][INFO] - [Line 88] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,489][__main__][INFO] - [Line 50] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,489][__main__][INFO] - [Line 128] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,489][__main__][INFO] - [Line 11] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,492][__main__][INFO] - [Line 89] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,492][__main__][INFO] - [Line 93] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,492][__main__][INFO] - [Line 51] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,495][__main__][INFO] - [Line 129] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,495][__main__][INFO] - [Line 12] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,495][__main__][INFO] - [Line 90] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,495][__main__][INFO] - [Line 52] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,502][__main__][INFO] - [Line 130] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,502][__main__][INFO] - [Line 13] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,502][__main__][INFO] - [Line 91] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,505][__main__][INFO] - [Line 53] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,505][__main__][INFO] - [Line 131] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,505][__main__][INFO] - [Line 14] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,508][__main__][INFO] - [Line 92] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:42,508][__main__][INFO] - [Line 15] Making API call 1/10 to deepseek-reasoner +[2025-07-07 20:07:43,519][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,522][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,837][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,840][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,843][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,846][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,850][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,853][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,853][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,856][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,859][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,867][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,870][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,873][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,876][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,889][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,903][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,903][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,909][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,909][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,912][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,915][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,926][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,940][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,943][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,946][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,951][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,951][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,960][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,967][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,970][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,970][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,973][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,976][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,976][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,979][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,979][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,982][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,989][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,989][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,995][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:43,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,009][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,012][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,026][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,050][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,391][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,400][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,459][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,462][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,462][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,465][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,470][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,479][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,481][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,486][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,489][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,503][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,503][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,519][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,525][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:44,703][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:07:45,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:29,199][__main__][INFO] - [Line 107] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:29,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:30,039][__main__][INFO] - [Line 112] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:30,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:40,490][__main__][INFO] - [Line 34] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:41,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:42,940][__main__][INFO] - [Line 16] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:43,629][__main__][INFO] - [Line 110] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:43,836][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:44,424][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:44,650][openai._base_client][INFO] - Retrying request to /chat/completions in 0.420072 seconds +[2025-07-07 20:08:44,666][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496874 seconds +[2025-07-07 20:08:44,666][openai._base_client][INFO] - Retrying request to /chat/completions in 0.465621 seconds +[2025-07-07 20:08:45,658][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,751][__main__][INFO] - [Line 49] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:45,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:45,963][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:46,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:48,461][__main__][INFO] - [Line 104] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:48,868][__main__][INFO] - [Line 129] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:48,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:49,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:50,493][__main__][INFO] - [Line 135] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:50,615][__main__][INFO] - [Line 66] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:50,912][__main__][INFO] - [Line 42] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:51,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:51,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:51,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:52,109][__main__][INFO] - [Line 130] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:52,618][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:53,746][__main__][INFO] - [Line 132] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:54,371][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:54,374][__main__][INFO] - [Line 125] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:54,648][__main__][INFO] - [Line 91] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:54,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:55,169][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:56,087][__main__][INFO] - [Line 29] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:56,945][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:58,538][__main__][INFO] - [Line 77] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:59,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:08:59,371][__main__][INFO] - [Line 26] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:08:59,609][__main__][INFO] - [Line 101] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:00,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:00,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:01,263][__main__][INFO] - [Line 51] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:01,470][__main__][INFO] - [Line 95] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:01,753][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:01,941][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:02,945][__main__][INFO] - [Line 54] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:03,571][__main__][INFO] - [Line 94] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:03,801][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:04,055][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:04,352][__main__][INFO] - [Line 122] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:04,772][__main__][INFO] - [Line 70] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:04,868][__main__][INFO] - [Line 126] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:05,179][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:05,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:05,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:08,783][__main__][INFO] - [Line 75] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:09,279][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:10,290][__main__][INFO] - [Line 22] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:10,408][__main__][INFO] - [Line 93] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:10,594][__main__][INFO] - [Line 59] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:10,927][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,088][__main__][INFO] - [Line 136] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:11,092][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:11,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:14,332][__main__][INFO] - [Line 121] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:15,238][__main__][INFO] - [Line 50] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,633][__main__][INFO] - [Line 1] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,735][__main__][INFO] - [Line 79] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:15,740][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,144][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,230][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:16,291][__main__][INFO] - [Line 15] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:16,528][__main__][INFO] - [Line 87] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:16,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:17,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:19,008][__main__][INFO] - [Line 39] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:19,186][__main__][INFO] - [Line 57] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:19,319][__main__][INFO] - [Line 14] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:19,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,016][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:20,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:25,642][__main__][INFO] - [Line 84] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:26,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:26,799][__main__][INFO] - [Line 64] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:27,288][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:28,244][__main__][INFO] - [Line 4] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:28,264][__main__][INFO] - [Line 118] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:28,547][__main__][INFO] - [Line 96] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:29,112][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,125][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,233][__main__][INFO] - [Line 103] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:29,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:29,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:30,383][__main__][INFO] - [Line 35] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:31,197][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:33,634][__main__][INFO] - [Line 47] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:34,213][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:34,469][__main__][INFO] - [Line 134] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:34,606][__main__][INFO] - [Line 102] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:34,934][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:35,933][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:35,971][__main__][INFO] - [Line 25] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:36,079][__main__][INFO] - [Line 119] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:36,473][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:36,592][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:37,767][__main__][INFO] - [Line 86] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:38,281][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:38,940][__main__][INFO] - [Line 12] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:38,957][__main__][INFO] - [Line 5] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:39,442][__main__][INFO] - [Line 44] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:39,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:39,865][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:40,259][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:41,828][__main__][INFO] - [Line 83] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:42,016][__main__][INFO] - [Line 6] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:42,227][__main__][INFO] - [Line 49] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:42,356][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,488][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:42,753][__main__][INFO] - [Line 53] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:43,556][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:44,541][__main__][INFO] - [Line 80] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:45,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:46,018][__main__][INFO] - [Line 16] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:46,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:47,052][__main__][INFO] - [Line 97] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:47,543][__main__][INFO] - [Line 85] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:47,655][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:48,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:52,366][__main__][INFO] - [Line 26] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:52,387][__main__][INFO] - [Line 109] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:52,760][__main__][INFO] - [Line 43] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:52,950][__main__][INFO] - [Line 36] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:53,273][__main__][INFO] - [Line 46] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:53,303][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:53,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:53,325][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:53,356][__main__][INFO] - [Line 42] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:09:53,473][__main__][INFO] - [Line 81] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:53,721][__main__][INFO] - [Line 58] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:53,851][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,072][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,656][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:54,941][__main__][INFO] - [Line 69] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:55,458][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:57,362][__main__][INFO] - [Line 0] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:57,680][__main__][INFO] - [Line 108] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:57,719][__main__][INFO] - [Line 17] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:58,250][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:58,263][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:58,368][__main__][INFO] - [Line 131] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:09:58,894][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:59,020][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:09:59,849][__main__][INFO] - [Line 135] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:00,732][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:02,687][__main__][INFO] - [Line 90] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:02,739][__main__][INFO] - [Line 31] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:03,513][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:03,596][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:04,049][__main__][INFO] - [Line 106] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:04,965][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:05,713][__main__][INFO] - [Line 73] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:05,717][__main__][INFO] - [Line 76] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:06,226][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:06,239][__main__][INFO] - [Line 113] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:06,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:06,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:06,851][__main__][INFO] - [Line 91] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:07,360][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:07,566][__main__][INFO] - [Line 28] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:07,869][__main__][INFO] - [Line 88] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:08,041][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,114][__main__][INFO] - [Line 38] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:08,361][__main__][INFO] - [Line 107] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:08,386][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,470][__main__][INFO] - [Line 82] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:08,559][__main__][INFO] - [Line 129] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:08,774][__main__][INFO] - [Line 40] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:08,873][__main__][INFO] - [Line 132] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:08,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,928][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:08,986][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,043][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,245][__main__][INFO] - [Line 8] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:09,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,406][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:09,677][__main__][INFO] - [Line 130] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:10,101][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,206][__main__][INFO] - [Line 104] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:10,559][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:10,913][__main__][INFO] - [Line 55] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:11,627][__main__][INFO] - [Line 11] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:11,762][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:12,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:12,484][__main__][INFO] - [Line 72] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:13,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:13,749][__main__][INFO] - [Line 115] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:14,149][__main__][INFO] - [Line 117] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:14,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:14,661][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:15,055][__main__][INFO] - [Line 105] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:15,571][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:15,773][__main__][INFO] - [Line 99] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:15,928][__main__][INFO] - [Line 9] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:16,131][__main__][INFO] - [Line 34] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:16,615][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:16,784][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,238][__main__][INFO] - [Line 66] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:17,373][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:17,708][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:19,015][__main__][INFO] - [Line 60] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:19,226][__main__][INFO] - [Line 19] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:19,639][__main__][INFO] - [Line 1] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:19,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,114][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:20,973][__main__][INFO] - [Line 93] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:21,476][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:22,004][__main__][INFO] - [Line 48] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:22,467][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:23,364][__main__][INFO] - [Line 110] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:23,916][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:23,992][__main__][INFO] - [Line 33] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:24,076][__main__][INFO] - [Line 136] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:24,098][__main__][INFO] - [Line 116] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:24,142][__main__][INFO] - [Line 77] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:24,588][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:24,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:24,809][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:25,266][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:25,566][__main__][INFO] - [Line 61] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:26,040][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:26,269][__main__][INFO] - [Line 51] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:26,839][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:27,573][__main__][INFO] - [Line 78] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:28,147][__main__][INFO] - [Line 92] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:28,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:28,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:31,124][__main__][INFO] - [Line 59] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:31,597][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:32,750][__main__][INFO] - [Line 37] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:32,920][__main__][INFO] - [Line 22] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:33,147][__main__][INFO] - [Line 65] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:33,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:33,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:33,897][__main__][INFO] - [Line 45] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:33,976][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:34,913][__main__][INFO] - [Line 100] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:35,145][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:35,411][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:36,693][__main__][INFO] - [Line 7] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:37,195][__main__][INFO] - [Line 94] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:37,586][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:38,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:38,591][__main__][INFO] - [Line 29] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:39,112][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:40,597][__main__][INFO] - [Line 95] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:41,440][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:42,345][__main__][INFO] - [Line 56] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:42,895][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:42,938][__main__][INFO] - [Line 13] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:43,361][__main__][INFO] - [Line 16] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:43,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:43,466][__main__][INFO] - [Line 103] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:43,607][__main__][INFO] - [Line 137] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:43,861][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:43,907][__main__][INFO] - [Line 98] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:43,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,097][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,116][__main__][INFO] - [Line 133] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:44,404][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:44,748][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472099 seconds +[2025-07-07 20:10:45,010][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:45,770][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:45,929][__main__][INFO] - [Line 74] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:46,433][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:47,279][__main__][INFO] - [Line 64] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:47,653][__main__][INFO] - [Line 122] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:47,807][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:47,854][__main__][INFO] - [Line 12] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:48,113][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:48,399][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:50,190][__main__][INFO] - [Line 84] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:50,697][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:52,283][__main__][INFO] - [Line 121] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:10:52,346][__main__][INFO] - [Line 120] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:52,640][__main__][INFO] - [Line 24] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:52,801][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:52,828][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:53,469][__main__][INFO] - [Line 42] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:10:53,524][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:53,972][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:54,564][openai._base_client][INFO] - Retrying request to /chat/completions in 0.407941 seconds +[2025-07-07 20:10:54,646][__main__][INFO] - [Line 68] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:55,130][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:56,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:57,001][__main__][INFO] - [Line 123] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:57,817][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:10:59,054][__main__][INFO] - [Line 27] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:10:59,918][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:00,274][__main__][INFO] - [Line 5] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:00,765][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,122][__main__][INFO] - [Line 63] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:01,265][__main__][INFO] - [Line 83] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:01,647][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:01,859][__main__][INFO] - [Line 97] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:02,351][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:04,248][__main__][INFO] - [Line 53] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:04,331][__main__][INFO] - [Line 44] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:04,751][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:04,804][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:05,170][__main__][INFO] - [Line 47] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:05,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:06,104][__main__][INFO] - [Line 39] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:06,582][__main__][INFO] - [Line 71] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:06,585][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:07,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:09,442][__main__][INFO] - [Line 129] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:09,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,204][__main__][INFO] - [Line 26] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:11,439][__main__][INFO] - [Line 58] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:11,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,946][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:11,954][__main__][INFO] - [Line 66] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:12,440][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:12,470][__main__][INFO] - [Line 109] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:13,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:13,681][__main__][INFO] - [Line 80] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:14,256][__main__][INFO] - [Line 49] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:14,510][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:15,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:16,196][__main__][INFO] - [Line 114] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:16,226][__main__][INFO] - [Line 3] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:16,734][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:17,044][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:18,376][__main__][INFO] - [Line 14] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:18,674][__main__][INFO] - [Line 36] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:19,159][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,204][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:19,345][__main__][INFO] - [Line 113] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:19,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:20,049][__main__][INFO] - [Line 15] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:20,565][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:21,456][__main__][INFO] - [Line 134] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:22,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:22,481][__main__][INFO] - [Line 34] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:23,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:23,458][__main__][INFO] - [Line 85] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:23,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:25,169][__main__][INFO] - [Line 21] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:25,359][__main__][INFO] - [Line 8] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:25,737][__main__][INFO] - [Line 57] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:25,879][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:25,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:26,236][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:29,596][__main__][INFO] - [Line 132] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:30,431][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:30,617][__main__][INFO] - [Line 91] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:31,128][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:31,387][__main__][INFO] - [Line 89] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:31,418][__main__][INFO] - [Line 79] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:32,210][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:32,430][__main__][INFO] - [Line 77] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:32,649][__main__][INFO] - [Line 136] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:32,697][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:32,901][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:33,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:33,414][__main__][INFO] - [Line 135] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:34,330][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:34,970][__main__][INFO] - [Line 86] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:35,446][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:35,667][__main__][INFO] - [Line 4] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:35,774][__main__][INFO] - [Line 87] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:36,188][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:36,710][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:37,401][__main__][INFO] - [Line 62] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:37,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:37,976][__main__][INFO] - [Line 96] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:38,530][__main__][INFO] - [Line 2] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:38,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:39,188][__main__][INFO] - [Line 22] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:39,744][__main__][INFO] - [Line 124] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:39,857][__main__][INFO] - [Line 6] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:40,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:40,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:40,351][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:40,600][__main__][INFO] - [Line 108] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:40,701][__main__][INFO] - [Line 10] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:41,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:41,112][__main__][INFO] - [Line 127] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:41,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:41,669][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:45,570][__main__][INFO] - [Line 52] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:45,650][__main__][INFO] - [Line 0] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:45,799][__main__][INFO] - [Line 119] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:45,875][__main__][INFO] - [Line 51] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:46,170][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,333][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:46,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:47,447][__main__][INFO] - [Line 125] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:47,966][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:51,970][__main__][INFO] - [Line 30] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:52,182][__main__][INFO] - [Line 20] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:11:52,661][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:52,803][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:53,016][__main__][INFO] - [Line 107] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:53,860][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:54,561][__main__][INFO] - [Line 50] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:55,891][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:56,731][__main__][INFO] - [Line 17] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:56,752][__main__][INFO] - [Line 64] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:11:57,151][__main__][INFO] - [Line 82] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:57,293][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,335][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:57,930][__main__][INFO] - [Line 42] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:11:57,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:58,381][__main__][INFO] - [Line 102] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:58,554][__main__][INFO] - [Line 101] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:58,805][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:58,855][__main__][INFO] - [Line 133] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:11:59,359][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:59,363][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:11:59,367][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:00,100][__main__][INFO] - [Line 100] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:00,702][__main__][INFO] - [Line 126] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:00,942][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:00,954][__main__][INFO] - [Line 74] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:01,222][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:01,251][__main__][INFO] - [Line 18] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:01,349][__main__][INFO] - [Line 76] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:01,506][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:01,756][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:01,852][__main__][INFO] - [Line 1] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:01,911][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:02,027][__main__][INFO] - [Line 35] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:02,498][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:03,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:03,155][__main__][INFO] - [Line 81] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:03,356][__main__][INFO] - [Line 28] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:03,656][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:04,191][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:05,376][__main__][INFO] - [Line 41] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:05,613][__main__][INFO] - [Line 103] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:05,672][__main__][INFO] - [Line 112] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:06,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:06,198][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:06,424][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:07,498][__main__][INFO] - [Line 16] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:08,056][__main__][INFO] - [Line 32] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:08,259][__main__][INFO] - [Line 23] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:08,393][__main__][INFO] - [Line 129] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:08,434][__main__][INFO] - [Line 73] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:08,799][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,801][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:08,956][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:09,229][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:09,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:11,804][__main__][INFO] - [Line 59] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:12,070][__main__][INFO] - [Line 128] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:12:12,075][__main__][INFO] - [Line 93] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:12,175][__main__][INFO] - [Line 48] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:12,343][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,591][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:12,696][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:13,086][__main__][INFO] - [Line 49] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:13,572][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:14,554][__main__][INFO] - [Line 7] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:15,373][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:15,380][__main__][INFO] - [Line 116] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:16,195][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:17,538][__main__][INFO] - [Line 55] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:18,058][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:18,075][__main__][INFO] - [Line 115] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:19,292][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:19,765][__main__][INFO] - [Line 105] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:20,239][__main__][INFO] - [Line 60] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:20,249][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:20,327][__main__][INFO] - [Line 66] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:20,761][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:21,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:21,460][__main__][INFO] - [Line 95] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:21,950][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,254][__main__][INFO] - [Line 11] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:22,338][__main__][INFO] - [Line 109] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:22,760][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:22,824][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:23,131][__main__][INFO] - [Line 88] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:23,651][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:24,623][__main__][INFO] - [Line 120] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:25,129][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:26,456][__main__][INFO] - [Line 130] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:26,565][__main__][INFO] - [Line 122] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:26,873][__main__][INFO] - [Line 99] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:27,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:27,235][__main__][INFO] - [Line 104] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:27,413][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:27,714][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:27,726][__main__][INFO] - [Line 38] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:27,734][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:28,548][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:29,961][__main__][INFO] - [Line 69] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:30,036][__main__][INFO] - [Line 77] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:30,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:30,666][__main__][INFO] - [Line 106] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:30,834][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:31,514][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:31,517][__main__][INFO] - [Line 118] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:32,429][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:32,740][__main__][INFO] - [Line 135] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:33,235][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:33,336][__main__][INFO] - [Line 94] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:33,900][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:35,271][__main__][INFO] - [Line 29] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:35,571][__main__][INFO] - [Line 9] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:36,131][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:36,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:37,633][__main__][INFO] - [Line 8] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:37,671][__main__][INFO] - [Line 90] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:38,011][__main__][INFO] - [Line 70] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:38,239][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:38,555][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:38,884][__main__][INFO] - [Line 68] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:38,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:39,758][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:40,330][__main__][INFO] - [Line 117] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:40,806][__main__][INFO] - [Line 15] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:40,914][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:41,370][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:41,482][__main__][INFO] - [Line 3] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:42,236][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:42,810][__main__][INFO] - [Line 80] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:43,347][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:43,855][__main__][INFO] - [Line 71] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:43,903][__main__][INFO] - [Line 37] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:44,363][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:44,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:45,164][__main__][INFO] - [Line 44] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:45,437][__main__][INFO] - [Line 72] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:45,741][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:45,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:46,257][__main__][INFO] - [Line 56] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:46,558][__main__][INFO] - [Line 12] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:46,795][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:47,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:48,592][__main__][INFO] - [Line 91] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:49,153][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:49,383][__main__][INFO] - [Line 108] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:12:49,869][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:50,145][__main__][INFO] - [Line 45] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:50,656][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:53,745][__main__][INFO] - [Line 75] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:54,251][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:55,778][__main__][INFO] - [Line 92] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:56,643][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:56,843][__main__][INFO] - [Line 21] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:57,331][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:57,806][__main__][INFO] - [Line 1] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:12:58,300][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:12:59,580][__main__][INFO] - [Line 25] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:12:59,633][__main__][INFO] - [Line 14] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:00,077][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:00,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:01,095][__main__][INFO] - [Line 132] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:01,166][__main__][INFO] - [Line 31] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:01,523][__main__][INFO] - [Line 121] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:01,889][__main__][INFO] - [Line 58] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:01,901][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:01,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:02,129][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:02,719][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:04,871][__main__][INFO] - [Line 26] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:05,468][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:07,353][__main__][INFO] - [Line 136] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:07,921][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:08,472][__main__][INFO] - [Line 24] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:08,829][__main__][INFO] - [Line 103] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:09,081][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:09,125][__main__][INFO] - [Line 131] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:09,821][__main__][INFO] - [Line 111] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:13:10,073][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:10,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:10,349][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:10,761][__main__][INFO] - [Line 49] Early consensus reached after 5 calls +[2025-07-07 20:13:11,274][__main__][INFO] - [Line 42] Early consensus reached after 5 calls +[2025-07-07 20:13:12,938][__main__][INFO] - [Line 85] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:13,030][__main__][INFO] - [Line 47] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:13,441][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:13,527][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:14,332][__main__][INFO] - [Line 77] Early consensus reached after 5 calls +[2025-07-07 20:13:15,354][__main__][INFO] - [Line 46] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:15,540][__main__][INFO] - [Line 4] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:15,888][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:16,480][__main__][INFO] - [Line 78] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:16,800][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:16,928][__main__][INFO] - [Line 59] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:17,310][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,345][__main__][INFO] - [Line 53] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:17,440][__main__][INFO] - [Line 84] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:17,465][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,842][__main__][INFO] - [Line 96] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:17,862][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:17,982][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:18,342][__main__][INFO] - [Line 39] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:18,387][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:18,652][__main__][INFO] - [Line 134] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:18,917][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:19,202][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:20,737][__main__][INFO] - [Line 110] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:21,107][__main__][INFO] - [Line 123] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:21,313][__main__][INFO] - [Line 61] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:21,323][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,175][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,331][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,371][__main__][INFO] - [Line 98] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:22,642][__main__][INFO] - [Line 22] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:22,652][__main__][INFO] - [Line 16] Early consensus reached after 5 calls +[2025-07-07 20:13:22,872][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:22,967][__main__][INFO] - [Line 5] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:23,149][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,331][__main__][INFO] - [Line 114] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:23,458][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:23,842][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:24,827][__main__][INFO] - [Line 19] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:25,368][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:28,544][__main__][INFO] - [Line 107] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:28,838][__main__][INFO] - [Line 109] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:29,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:29,322][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:30,386][__main__][INFO] - [Line 86] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:31,481][__main__][INFO] - [Line 66] Early consensus reached after 5 calls +[2025-07-07 20:13:31,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:31,760][__main__][INFO] - [Line 0] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:32,306][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:33,722][__main__][INFO] - [Line 97] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:34,213][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:34,757][__main__][INFO] - [Line 63] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:35,373][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:35,577][__main__][INFO] - [Line 2] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:36,190][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:38,837][__main__][INFO] - [Line 40] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:39,397][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:42,181][__main__][INFO] - [Line 6] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:42,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:43,317][__main__][INFO] - [Line 15] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:43,657][__main__][INFO] - [Line 33] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:43,927][__main__][INFO] - [Line 112] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:43,977][__main__][INFO] - [Line 126] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:44,152][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,797][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:44,817][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:46,897][__main__][INFO] - [Line 105] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:47,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:47,827][__main__][INFO] - [Line 83] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:47,897][__main__][INFO] - [Line 74] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:48,290][__main__][INFO] - [Line 35] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:48,315][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:48,694][__main__][INFO] - [Line 37] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:48,716][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:48,768][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:49,226][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:50,427][__main__][INFO] - [Line 132] Early consensus reached after 5 calls +[2025-07-07 20:13:51,842][__main__][INFO] - [Line 129] Early consensus reached after 5 calls +[2025-07-07 20:13:51,876][__main__][INFO] - [Line 60] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:52,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:52,516][__main__][INFO] - [Line 13] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:53,016][__main__][INFO] - [Line 55] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:53,277][__main__][INFO] - [Line 130] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:53,738][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:53,854][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:54,111][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:54,122][__main__][INFO] - [Line 48] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:54,412][__main__][INFO] - [Line 100] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:54,594][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:55,233][__main__][INFO] - [Line 101] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:55,376][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:55,717][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:55,841][__main__][INFO] - [Line 27] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:13:56,336][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:56,822][__main__][INFO] - [Line 90] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:13:57,318][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:57,432][__main__][INFO] - [Line 8] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:57,794][__main__][INFO] - [Line 135] Early consensus reached after 5 calls +[2025-07-07 20:13:58,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:13:58,842][__main__][INFO] - [Line 95] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:13:59,396][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:04,080][__main__][INFO] - [Line 122] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:04,631][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:05,171][__main__][INFO] - [Line 64] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:05,281][__main__][INFO] - [Line 119] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:05,317][__main__][INFO] - [Line 65] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:05,780][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,422][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,579][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:06,852][__main__][INFO] - [Line 36] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:07,631][__main__][INFO] - [Line 18] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:07,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:08,113][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:08,640][__main__][INFO] - [Line 133] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:09,474][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:10,408][__main__][INFO] - [Line 54] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:10,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:11,081][__main__][INFO] - [Line 51] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:11,563][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:12,979][__main__][INFO] - [Line 59] Early consensus reached after 5 calls +[2025-07-07 20:14:13,312][__main__][INFO] - [Line 117] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:13,825][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:14,109][__main__][INFO] - [Line 12] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:14,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:14,911][__main__][INFO] - [Line 46] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:15,205][__main__][INFO] - [Line 62] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:15,414][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:15,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:15,902][__main__][INFO] - [Line 69] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:16,132][__main__][INFO] - [Line 68] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:16,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:16,605][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:16,658][__main__][INFO] - [Line 125] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:16,725][__main__][INFO] - [Line 71] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:17,297][__main__][INFO] - [Line 124] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:17,483][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:17,541][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:18,141][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:19,152][__main__][INFO] - [Line 131] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:19,336][__main__][INFO] - [Line 136] Early consensus reached after 5 calls +[2025-07-07 20:14:19,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:21,542][__main__][INFO] - [Line 82] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:22,031][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:23,386][__main__][INFO] - [Line 3] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:23,645][__main__][INFO] - [Line 32] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:23,832][__main__][INFO] - [Line 1] Early consensus reached after 5 calls +[2025-07-07 20:14:23,897][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:23,950][__main__][INFO] - [Line 43] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:24,074][__main__][INFO] - [Line 10] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:24,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:24,776][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:24,906][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:25,092][__main__][INFO] - [Line 99] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:25,842][__main__][INFO] - [Line 87] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:25,848][__main__][INFO] - [Line 17] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:25,992][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:26,341][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:26,376][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:26,752][__main__][INFO] - [Line 58] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:26,971][__main__][INFO] - [Line 110] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:27,452][__main__][INFO] - [Line 7] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:27,597][__main__][INFO] - [Line 26] Early consensus reached after 5 calls +[2025-07-07 20:14:27,608][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:27,805][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:27,911][__main__][INFO] - [Line 137] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:27,991][__main__][INFO] - [Line 73] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:28,821][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:28,841][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:28,959][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:29,025][__main__][INFO] - [Line 113] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:29,210][__main__][INFO] - [Line 118] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:29,529][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:29,773][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:29,781][__main__][INFO] - [Line 94] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:30,262][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:31,471][__main__][INFO] - [Line 91] Early consensus reached after 5 calls +[2025-07-07 20:14:35,168][__main__][INFO] - [Line 102] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:36,026][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:36,455][__main__][INFO] - [Line 34] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:37,726][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:38,871][__main__][INFO] - [Line 111] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:39,345][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:40,375][__main__][INFO] - [Line 22] Early consensus reached after 5 calls +[2025-07-07 20:14:40,722][__main__][INFO] - [Line 57] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:41,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:41,721][__main__][INFO] - [Line 115] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:41,923][__main__][INFO] - [Line 41] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:42,136][__main__][INFO] - [Line 96] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:42,177][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:42,241][__main__][INFO] - [Line 9] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:42,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:42,719][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:43,142][__main__][INFO] - [Line 80] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:43,166][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:43,610][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:45,424][__main__][INFO] - [Line 98] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:45,825][__main__][INFO] - [Line 81] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:46,246][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:46,807][__main__][INFO] - [Line 104] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:47,416][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:47,874][__main__][INFO] - [Line 93] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:48,196][__main__][INFO] - [Line 126] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:48,692][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:48,899][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:53,198][__main__][INFO] - [Line 89] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:14:53,710][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:54,075][__main__][INFO] - [Line 50] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:14:54,549][__main__][INFO] - [Line 108] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:14:54,562][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:14:55,087][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:00,517][__main__][INFO] - [Line 44] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:01,377][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:05,756][__main__][INFO] - [Line 128] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:06,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:07,340][__main__][INFO] - [Line 20] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:07,406][__main__][INFO] - [Line 15] Early consensus reached after 5 calls +[2025-07-07 20:15:08,295][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:09,237][__main__][INFO] - [Line 52] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:09,417][__main__][INFO] - [Line 107] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:09,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,271][__main__][INFO] - [Line 14] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:10,391][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,779][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:10,995][__main__][INFO] - [Line 116] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:11,068][__main__][INFO] - [Line 29] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:11,881][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:11,885][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:14,537][__main__][INFO] - [Line 92] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:14,947][__main__][INFO] - [Line 75] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:15,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:16,161][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:16,355][__main__][INFO] - [Line 86] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:16,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:17,359][__main__][INFO] - [Line 19] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:17,827][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:20,558][__main__][INFO] - [Line 47] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:21,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:21,563][__main__][INFO] - [Line 63] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:22,716][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:22,891][__main__][INFO] - [Line 88] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:23,835][__main__][INFO] - [Line 12] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:24,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:24,324][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:25,376][__main__][INFO] - [Line 85] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:25,754][__main__][INFO] - [Line 130] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:26,218][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:26,218][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:26,535][__main__][INFO] - [Line 56] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:27,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:27,596][__main__][INFO] - [Line 67] Making API call 2/10 to deepseek-reasoner +[2025-07-07 20:15:28,020][__main__][INFO] - [Line 36] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:28,079][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:28,524][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:28,896][__main__][INFO] - [Line 28] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:29,155][__main__][INFO] - [Line 72] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:29,251][__main__][INFO] - [Line 55] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:29,419][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:29,699][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:29,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:32,928][__main__][INFO] - [Line 95] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:33,424][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:34,643][__main__][INFO] - [Line 4] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:35,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:35,911][__main__][INFO] - [Line 6] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:36,278][__main__][INFO] - [Line 120] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:36,395][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:36,883][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:39,259][__main__][INFO] - [Line 48] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:39,929][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:40,318][__main__][INFO] - [Line 31] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:40,568][__main__][INFO] - [Line 70] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:40,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:41,072][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,023][__main__][INFO] - [Line 64] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:42,176][__main__][INFO] - [Line 62] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:42,542][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,597][__main__][INFO] - [Line 69] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:42,649][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:42,750][__main__][INFO] - [Line 71] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:42,887][__main__][INFO] - [Line 121] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:43,093][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:43,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:43,379][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:43,439][__main__][INFO] - [Line 23] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:15:43,977][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:44,373][__main__][INFO] - [Line 122] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:44,882][__main__][INFO] - [Line 83] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:45,379][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:45,527][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:45,729][__main__][INFO] - [Line 118] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:46,199][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:47,235][__main__][INFO] - [Line 5] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:48,066][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:48,783][__main__][INFO] - [Line 60] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:49,627][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:50,230][__main__][INFO] - [Line 79] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:51,034][__main__][INFO] - [Line 45] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:51,496][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:51,580][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:51,724][__main__][INFO] - [Line 96] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:15:51,873][__main__][INFO] - [Line 0] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:15:52,424][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:52,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:15:52,690][__main__][INFO] - [Line 33] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:15:53,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:00,529][__main__][INFO] - [Line 109] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:01,011][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:01,707][__main__][INFO] - [Line 46] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:01,846][__main__][INFO] - [Line 101] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:01,947][__main__][INFO] - [Line 78] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:02,193][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,578][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:02,738][__main__][INFO] - [Line 119] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:02,778][__main__][INFO] - [Line 123] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:03,235][__main__][INFO] - [Line 8] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:03,274][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,622][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:03,826][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:04,754][__main__][INFO] - [Line 11] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:05,540][__main__][INFO] - [Line 32] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:05,666][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:05,671][__main__][INFO] - [Line 106] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:06,195][__main__][INFO] - [Line 68] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:06,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:06,681][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:07,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:09,840][__main__][INFO] - [Line 133] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:10,127][__main__][INFO] - [Line 134] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:10,334][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:10,781][__main__][INFO] - [Line 113] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:10,903][__main__][INFO] - [Line 53] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:11,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:11,707][__main__][INFO] - [Line 93] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:11,843][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:11,965][__main__][INFO] - [Line 126] Early consensus reached after 5 calls +[2025-07-07 20:16:12,206][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:13,535][__main__][INFO] - [Line 84] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:13,911][__main__][INFO] - [Line 7] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:13,987][__main__][INFO] - [Line 40] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:14,072][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:14,334][__main__][INFO] - [Line 37] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:14,469][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:14,916][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:15,138][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:15,873][__main__][INFO] - [Line 105] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:15,978][__main__][INFO] - [Line 131] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:16,742][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:16,823][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:17,380][__main__][INFO] - [Line 94] Early consensus reached after 5 calls +[2025-07-07 20:16:17,858][__main__][INFO] - [Line 125] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:17,958][__main__][INFO] - [Line 58] Early consensus reached after 5 calls +[2025-07-07 20:16:18,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:19,137][__main__][INFO] - [Line 104] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:20,516][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:21,997][__main__][INFO] - [Line 21] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:22,557][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:24,722][__main__][INFO] - [Line 14] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:25,209][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:26,294][__main__][INFO] - [Line 99] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:26,812][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:27,612][__main__][INFO] - [Line 80] Early consensus reached after 5 calls +[2025-07-07 20:16:28,208][__main__][INFO] - [Line 35] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:28,356][__main__][INFO] - [Line 34] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:28,876][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:29,054][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:30,862][__main__][INFO] - [Line 74] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:30,881][__main__][INFO] - [Line 97] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:30,971][__main__][INFO] - [Line 9] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:31,409][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:31,460][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:31,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:32,682][__main__][INFO] - [Line 82] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:33,092][__main__][INFO] - [Line 98] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:33,190][__main__][INFO] - [Line 47] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:33,342][__main__][INFO] - [Line 24] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:33,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:33,620][__main__][INFO] - [Line 39] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:33,704][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:33,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,155][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:34,366][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:35,422][__main__][INFO] - [Line 88] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:36,282][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:37,466][__main__][INFO] - [Line 103] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:38,304][__main__][INFO] - [Line 12] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:16:38,632][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:38,813][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:40,176][__main__][INFO] - [Line 65] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:40,606][__main__][INFO] - [Line 108] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:40,684][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:41,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:41,592][__main__][INFO] - [Line 100] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:41,950][__main__][INFO] - [Line 61] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:42,116][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:42,201][__main__][INFO] - [Line 115] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:16:42,772][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:42,808][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:43,903][__main__][INFO] - [Line 29] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:44,475][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:46,209][__main__][INFO] - [Line 43] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:46,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:47,057][__main__][INFO] - [Line 25] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:47,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:49,275][__main__][INFO] - [Line 2] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:49,418][__main__][INFO] - [Line 86] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:50,004][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:50,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:53,394][__main__][INFO] - [Line 127] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:16:53,964][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:55,764][__main__][INFO] - [Line 124] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:56,034][__main__][INFO] - [Line 76] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:16:56,588][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:57,278][__main__][INFO] - [Line 55] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:16:57,384][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:57,767][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:16:59,187][__main__][INFO] - [Line 51] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:00,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:00,327][__main__][INFO] - [Line 130] Early consensus reached after 6 calls +[2025-07-07 20:17:00,687][__main__][INFO] - [Line 30] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:17:01,167][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:03,067][__main__][INFO] - [Line 114] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:03,367][__main__][INFO] - [Line 110] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:03,636][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:03,717][__main__][INFO] - [Line 38] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:03,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:03,967][__main__][INFO] - [Line 23] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:04,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:04,487][__main__][INFO] - [Line 85] Early consensus reached after 5 calls +[2025-07-07 20:17:04,887][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:05,729][__main__][INFO] - [Line 3] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:06,137][__main__][INFO] - [Line 137] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:06,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:06,617][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:06,732][__main__][INFO] - [Line 107] Early consensus reached after 6 calls +[2025-07-07 20:17:07,647][__main__][INFO] - [Line 48] Early consensus reached after 5 calls +[2025-07-07 20:17:10,982][__main__][INFO] - [Line 17] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:11,527][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:16,872][__main__][INFO] - [Line 54] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:17,398][__main__][INFO] - [Line 117] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:17,711][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:17,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:18,406][__main__][INFO] - [Line 83] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:18,894][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:20,436][__main__][INFO] - [Line 122] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:20,786][__main__][INFO] - [Line 112] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:21,288][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:21,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:22,265][__main__][INFO] - [Line 4] Early consensus reached after 5 calls +[2025-07-07 20:17:23,116][__main__][INFO] - [Line 69] Early consensus reached after 5 calls +[2025-07-07 20:17:27,414][__main__][INFO] - [Line 121] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:27,586][__main__][INFO] - [Line 101] Early consensus reached after 5 calls +[2025-07-07 20:17:27,907][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:29,050][__main__][INFO] - [Line 92] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:29,496][__main__][INFO] - [Line 8] Early consensus reached after 6 calls +[2025-07-07 20:17:29,576][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:30,558][__main__][INFO] - [Line 128] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:31,143][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:31,403][__main__][INFO] - [Line 5] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:32,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:34,197][__main__][INFO] - [Line 50] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:34,209][__main__][INFO] - [Line 68] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:34,506][__main__][INFO] - [Line 31] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:34,625][__main__][INFO] - [Line 52] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:34,631][__main__][INFO] - [Line 19] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:34,752][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,052][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,528][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:35,661][__main__][INFO] - [Line 95] Early consensus reached after 6 calls +[2025-07-07 20:17:35,978][__main__][INFO] - [Line 45] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:37,210][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:37,250][__main__][INFO] - [Line 64] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:37,745][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:38,005][__main__][INFO] - [Line 44] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:38,515][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:39,787][__main__][INFO] - [Line 81] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:40,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:41,117][__main__][INFO] - [Line 14] Early consensus reached after 6 calls +[2025-07-07 20:17:42,047][__main__][INFO] - [Line 96] Early consensus reached after 6 calls +[2025-07-07 20:17:43,077][__main__][INFO] - [Line 36] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:43,577][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:44,677][__main__][INFO] - [Line 134] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:45,197][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:49,145][__main__][INFO] - [Line 97] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:49,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:50,277][__main__][INFO] - [Line 72] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:50,523][__main__][INFO] - [Line 27] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:17:51,134][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:51,362][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:52,111][__main__][INFO] - [Line 63] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:52,978][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:53,966][__main__][INFO] - [Line 0] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:54,369][__main__][INFO] - [Line 29] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:54,551][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:54,730][__main__][INFO] - [Line 79] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:54,852][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:55,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:55,989][__main__][INFO] - [Line 71] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:55,995][__main__][INFO] - [Line 90] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:56,194][__main__][INFO] - [Line 34] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:17:56,607][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:56,695][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:56,746][__main__][INFO] - [Line 46] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:57,218][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:57,257][__main__][INFO] - [Line 21] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:17:57,612][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:57,999][__main__][INFO] - [Line 7] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:58,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:58,845][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:17:59,477][__main__][INFO] - [Line 39] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:17:59,686][__main__][INFO] - [Line 6] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:00,686][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:00,917][__main__][INFO] - [Line 87] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:00,979][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:01,376][__main__][INFO] - [Line 120] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:01,449][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:01,848][__main__][INFO] - [Line 11] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:01,857][__main__][INFO] - [Line 89] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:01,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:02,346][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:02,352][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:03,077][__main__][INFO] - [Line 113] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:03,571][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:03,961][__main__][INFO] - [Line 60] Early consensus reached after 5 calls +[2025-07-07 20:18:04,421][__main__][INFO] - [Line 9] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:04,974][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:05,581][__main__][INFO] - [Line 99] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:05,590][__main__][INFO] - [Line 78] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:05,782][__main__][INFO] - [Line 24] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:06,091][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:06,448][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:06,604][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:07,529][__main__][INFO] - [Line 13] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:08,027][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:08,027][__main__][INFO] - [Line 109] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:08,522][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:10,096][__main__][INFO] - [Line 93] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:10,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:12,410][__main__][INFO] - [Line 73] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:12,947][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:16,762][__main__][INFO] - [Line 119] Early consensus reached after 5 calls +[2025-07-07 20:18:17,748][__main__][INFO] - [Line 40] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:18,276][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:21,932][__main__][INFO] - [Line 98] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:22,423][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:23,236][__main__][INFO] - [Line 125] Early consensus reached after 5 calls +[2025-07-07 20:18:24,247][__main__][INFO] - [Line 108] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:24,282][__main__][INFO] - [Line 51] Early consensus reached after 6 calls +[2025-07-07 20:18:24,396][__main__][INFO] - [Line 56] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:24,517][__main__][INFO] - [Line 53] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:24,789][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:25,026][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:25,339][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:25,339][__main__][INFO] - [Line 62] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:25,731][__main__][INFO] - [Line 102] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:25,849][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:26,226][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:26,442][__main__][INFO] - [Line 23] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:27,267][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:27,307][__main__][INFO] - [Line 65] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:27,367][__main__][INFO] - [Line 20] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:27,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:28,591][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:34,695][__main__][INFO] - [Line 84] Early consensus reached after 5 calls +[2025-07-07 20:18:38,637][__main__][INFO] - [Line 70] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:39,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:39,267][__main__][INFO] - [Line 37] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:40,137][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:42,321][__main__][INFO] - [Line 57] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:42,607][__main__][INFO] - [Line 47] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:18:43,131][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:43,550][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:46,091][__main__][INFO] - [Line 133] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:46,667][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:46,998][__main__][INFO] - [Line 82] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:47,061][__main__][INFO] - [Line 112] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:47,311][__main__][INFO] - [Line 88] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:47,499][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:47,540][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:47,944][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:50,394][__main__][INFO] - [Line 116] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:50,911][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:52,260][__main__][INFO] - [Line 12] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:18:52,604][__main__][INFO] - [Line 121] Early consensus reached after 6 calls +[2025-07-07 20:18:52,794][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:52,976][__main__][INFO] - [Line 41] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:18:53,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:55,182][__main__][INFO] - [Line 2] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:18:55,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:18:56,586][__main__][INFO] - [Line 118] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:18:57,044][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:02,907][__main__][INFO] - [Line 106] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:03,782][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:03,907][__main__][INFO] - [Line 76] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:04,406][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:04,715][__main__][INFO] - [Line 71] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:05,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:05,337][__main__][INFO] - [Line 5] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:05,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:07,037][__main__][INFO] - [Line 75] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:07,117][__main__][INFO] - [Line 33] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:07,531][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:07,948][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:08,236][__main__][INFO] - [Line 38] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:09,071][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:09,543][__main__][INFO] - [Line 109] Early consensus reached after 7 calls +[2025-07-07 20:19:09,857][__main__][INFO] - [Line 55] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:10,077][__main__][INFO] - [Line 122] Early consensus reached after 7 calls +[2025-07-07 20:19:10,340][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:12,481][__main__][INFO] - [Line 32] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:12,531][__main__][INFO] - [Line 74] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:13,059][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:13,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:13,554][__main__][INFO] - [Line 103] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:14,062][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:15,672][__main__][INFO] - [Line 123] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:16,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:18,124][__main__][INFO] - [Line 29] Early consensus reached after 7 calls +[2025-07-07 20:19:18,207][__main__][INFO] - [Line 111] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:18,975][__main__][INFO] - [Line 113] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:19,081][__main__][INFO] - [Line 19] Early consensus reached after 5 calls +[2025-07-07 20:19:19,389][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:19,731][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:20,871][__main__][INFO] - [Line 86] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:21,374][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:21,603][__main__][INFO] - [Line 110] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:22,059][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:22,486][__main__][INFO] - [Line 83] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:22,935][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:23,526][__main__][INFO] - [Line 31] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:23,990][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:26,467][__main__][INFO] - [Line 61] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:26,983][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:27,020][__main__][INFO] - [Line 28] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:27,054][__main__][INFO] - [Line 10] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:19:27,491][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:27,536][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:30,518][__main__][INFO] - [Line 128] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:31,708][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:32,850][__main__][INFO] - [Line 104] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:32,933][__main__][INFO] - [Line 81] Early consensus reached after 5 calls +[2025-07-07 20:19:33,331][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:33,376][__main__][INFO] - [Line 92] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:33,919][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:34,792][__main__][INFO] - [Line 68] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:34,943][__main__][INFO] - [Line 99] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:36,015][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:36,157][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:36,170][__main__][INFO] - [Line 23] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:36,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:37,023][__main__][INFO] - [Line 117] Early consensus reached after 5 calls +[2025-07-07 20:19:39,503][__main__][INFO] - [Line 39] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:39,866][__main__][INFO] - [Line 46] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:39,968][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:40,350][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:42,858][__main__][INFO] - [Line 134] Early consensus reached after 6 calls +[2025-07-07 20:19:42,955][__main__][INFO] - [Line 108] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:19:43,216][__main__][INFO] - [Line 6] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:43,418][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:43,672][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:45,089][__main__][INFO] - [Line 64] Early consensus reached after 7 calls +[2025-07-07 20:19:45,782][__main__][INFO] - [Line 89] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:45,983][__main__][INFO] - [Line 53] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:46,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:46,443][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:50,095][__main__][INFO] - [Line 21] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:19:50,566][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:51,282][__main__][INFO] - [Line 98] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:19:51,754][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:55,449][__main__][INFO] - [Line 54] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:55,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:57,460][__main__][INFO] - [Line 124] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:19:57,952][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:19:58,812][__main__][INFO] - [Line 3] Early consensus reached after 5 calls +[2025-07-07 20:20:03,086][__main__][INFO] - [Line 115] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:03,570][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:11,683][__main__][INFO] - [Line 0] Early consensus reached after 6 calls +[2025-07-07 20:20:12,926][__main__][INFO] - [Line 25] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:13,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:16,340][__main__][INFO] - [Line 70] Early consensus reached after 5 calls +[2025-07-07 20:20:17,683][__main__][INFO] - [Line 87] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:18,148][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:18,486][__main__][INFO] - [Line 62] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:18,964][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:19,931][__main__][INFO] - [Line 7] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:20,394][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:21,809][__main__][INFO] - [Line 72] Early consensus reached after 5 calls +[2025-07-07 20:20:22,578][__main__][INFO] - [Line 18] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:20:22,960][__main__][INFO] - [Line 43] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:23,065][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:23,408][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:26,075][__main__][INFO] - [Line 34] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:20:26,302][__main__][INFO] - [Line 93] Early consensus reached after 7 calls +[2025-07-07 20:20:26,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:27,503][__main__][INFO] - [Line 63] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:27,695][__main__][INFO] - [Line 90] Early consensus reached after 5 calls +[2025-07-07 20:20:28,491][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:29,098][__main__][INFO] - [Line 97] Early consensus reached after 6 calls +[2025-07-07 20:20:30,121][__main__][INFO] - [Line 120] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:30,523][__main__][INFO] - [Line 17] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:30,591][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:31,000][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:34,138][__main__][INFO] - [Line 35] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:34,601][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:36,302][__main__][INFO] - [Line 79] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:36,788][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:37,622][__main__][INFO] - [Line 67] Making API call 3/10 to deepseek-reasoner +[2025-07-07 20:20:37,817][__main__][INFO] - [Line 38] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:38,288][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:38,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:41,449][__main__][INFO] - [Line 12] Early consensus reached after 8 calls +[2025-07-07 20:20:41,942][__main__][INFO] - [Line 82] Early consensus reached after 6 calls +[2025-07-07 20:20:42,622][__main__][INFO] - [Line 13] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:43,078][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:50,755][__main__][INFO] - [Line 102] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:51,264][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:55,757][__main__][INFO] - [Line 37] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:55,886][__main__][INFO] - [Line 133] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:56,248][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:56,390][__main__][INFO] - [Line 100] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:56,436][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:56,858][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:57,191][__main__][INFO] - [Line 20] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:20:57,524][__main__][INFO] - [Line 131] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:20:57,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:57,998][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:20:58,817][__main__][INFO] - [Line 9] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:20:59,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:00,097][__main__][INFO] - [Line 2] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:00,396][__main__][INFO] - [Line 41] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:00,572][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:00,857][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:02,800][__main__][INFO] - [Line 110] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:03,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:04,216][__main__][INFO] - [Line 46] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:04,336][openai._base_client][INFO] - Retrying request to /chat/completions in 0.415413 seconds +[2025-07-07 20:21:04,617][__main__][INFO] - [Line 137] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:04,789][__main__][INFO] - [Line 127] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:05,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:05,349][__main__][INFO] - [Line 40] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:05,421][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:05,734][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:05,825][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:07,074][__main__][INFO] - [Line 114] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:07,571][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:10,197][__main__][INFO] - [Line 73] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:10,710][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:10,855][__main__][INFO] - [Line 47] Early consensus reached after 7 calls +[2025-07-07 20:21:12,392][__main__][INFO] - [Line 30] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:12,881][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:13,223][__main__][INFO] - [Line 118] Early consensus reached after 6 calls +[2025-07-07 20:21:14,399][__main__][INFO] - [Line 103] Early consensus reached after 7 calls +[2025-07-07 20:21:14,643][__main__][INFO] - [Line 57] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:15,124][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:16,380][__main__][INFO] - [Line 55] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:16,848][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:20,107][__main__][INFO] - [Line 32] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:20,569][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:20,801][__main__][INFO] - [Line 24] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:21,289][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:21,482][__main__][INFO] - [Line 68] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:21,942][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:23,855][__main__][INFO] - [Line 124] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:24,176][__main__][INFO] - [Line 71] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:24,327][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:24,548][__main__][INFO] - [Line 39] Early consensus reached after 7 calls +[2025-07-07 20:21:24,659][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:28,809][__main__][INFO] - [Line 27] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:29,290][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:29,386][__main__][INFO] - [Line 56] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:29,714][__main__][INFO] - [Line 5] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:29,908][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:30,087][__main__][INFO] - [Line 88] Early consensus reached after 6 calls +[2025-07-07 20:21:30,181][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:31,768][__main__][INFO] - [Line 54] Early consensus reached after 5 calls +[2025-07-07 20:21:34,418][__main__][INFO] - [Line 10] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:21:34,904][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:36,368][__main__][INFO] - [Line 31] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:37,350][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:40,655][__main__][INFO] - [Line 74] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:41,119][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:41,252][__main__][INFO] - [Line 45] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:41,711][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:43,786][__main__][INFO] - [Line 113] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:44,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:49,667][__main__][INFO] - [Line 99] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:50,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:50,734][openai._base_client][INFO] - Retrying request to /chat/completions in 0.388478 seconds +[2025-07-07 20:21:51,599][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:52,299][__main__][INFO] - [Line 92] Early consensus reached after 6 calls +[2025-07-07 20:21:52,481][__main__][INFO] - [Line 83] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:21:52,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:53,172][__main__][INFO] - [Line 67] Making API call 4/10 to deepseek-reasoner +[2025-07-07 20:21:53,637][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:55,207][__main__][INFO] - [Line 86] Early consensus reached after 7 calls +[2025-07-07 20:21:56,987][__main__][INFO] - [Line 38] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:21:57,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:58,057][__main__][INFO] - [Line 128] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:58,612][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:21:59,933][__main__][INFO] - [Line 65] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:21:59,968][__main__][INFO] - [Line 112] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:00,407][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:00,422][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:00,773][__main__][INFO] - [Line 53] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:00,816][__main__][INFO] - [Line 33] Early consensus reached after 5 calls +[2025-07-07 20:22:01,238][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:03,662][__main__][INFO] - [Line 131] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:04,285][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:04,340][__main__][INFO] - [Line 11] Early consensus reached after 5 calls +[2025-07-07 20:22:06,457][__main__][INFO] - [Line 120] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:06,639][__main__][INFO] - [Line 28] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:07,107][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:07,641][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:10,734][__main__][INFO] - [Line 133] Early consensus reached after 7 calls +[2025-07-07 20:22:11,387][__main__][INFO] - [Line 35] Early consensus reached after 6 calls +[2025-07-07 20:22:12,515][__main__][INFO] - [Line 76] Early consensus reached after 5 calls +[2025-07-07 20:22:16,449][__main__][INFO] - [Line 6] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:16,893][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:18,271][__main__][INFO] - [Line 34] Early consensus reached after 8 calls +[2025-07-07 20:22:24,745][__main__][INFO] - [Line 108] Early consensus reached after 8 calls +[2025-07-07 20:22:29,736][__main__][INFO] - [Line 79] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:30,196][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:31,412][__main__][INFO] - [Line 46] Early consensus reached after 8 calls +[2025-07-07 20:22:32,665][__main__][INFO] - [Line 123] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:33,609][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:36,419][__main__][INFO] - [Line 50] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:37,003][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:37,601][__main__][INFO] - [Line 116] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:38,003][__main__][INFO] - [Line 104] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:38,118][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:38,129][__main__][INFO] - [Line 78] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:38,531][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:38,640][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:38,716][__main__][INFO] - [Line 111] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:22:39,216][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:41,387][__main__][INFO] - [Line 75] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:41,901][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:42,690][__main__][INFO] - [Line 44] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:43,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:45,696][__main__][INFO] - [Line 106] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:46,224][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:48,254][__main__][INFO] - [Line 2] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:48,722][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:52,562][__main__][INFO] - [Line 37] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:22:53,038][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:53,486][__main__][INFO] - [Line 62] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:22:53,957][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:22:54,957][__main__][INFO] - [Line 61] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:22:55,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:01,925][__main__][INFO] - [Line 17] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:02,394][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:04,423][__main__][INFO] - [Line 7] Early consensus reached after 7 calls +[2025-07-07 20:23:04,907][__main__][INFO] - [Line 113] Early consensus reached after 8 calls +[2025-07-07 20:23:07,463][__main__][INFO] - [Line 98] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:07,937][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:11,646][__main__][INFO] - [Line 43] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:11,718][__main__][INFO] - [Line 115] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:12,139][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:12,238][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:12,403][__main__][INFO] - [Line 105] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:12,886][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:14,178][__main__][INFO] - [Line 102] Early consensus reached after 6 calls +[2025-07-07 20:23:17,842][__main__][INFO] - [Line 23] Early consensus reached after 6 calls +[2025-07-07 20:23:19,089][__main__][INFO] - [Line 36] Early consensus reached after 6 calls +[2025-07-07 20:23:21,094][__main__][INFO] - [Line 137] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:23:21,102][__main__][INFO] - [Line 40] Early consensus reached after 6 calls +[2025-07-07 20:23:21,485][__main__][INFO] - [Line 68] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:21,606][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:22,225][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:23,103][__main__][INFO] - [Line 52] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:23,638][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:24,427][__main__][INFO] - [Line 87] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:24,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:26,311][__main__][INFO] - [Line 9] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:26,806][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:27,247][__main__][INFO] - [Line 83] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:27,487][__main__][INFO] - [Line 25] Early consensus reached after 5 calls +[2025-07-07 20:23:27,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:28,537][__main__][INFO] - [Line 100] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:23:28,967][__main__][INFO] - [Line 63] Early consensus reached after 6 calls +[2025-07-07 20:23:29,047][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:31,867][__main__][INFO] - [Line 31] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:23:32,337][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:32,647][__main__][INFO] - [Line 53] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:33,117][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:33,957][__main__][INFO] - [Line 30] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:34,417][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:36,391][__main__][INFO] - [Line 18] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:23:36,841][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:37,456][__main__][INFO] - [Line 55] Early consensus reached after 8 calls +[2025-07-07 20:23:38,931][__main__][INFO] - [Line 128] Early consensus reached after 6 calls +[2025-07-07 20:23:39,128][__main__][INFO] - [Line 56] Early consensus reached after 6 calls +[2025-07-07 20:23:43,506][__main__][INFO] - [Line 73] Early consensus reached after 6 calls +[2025-07-07 20:23:45,380][__main__][INFO] - [Line 6] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:45,864][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:50,377][__main__][INFO] - [Line 110] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:51,469][__main__][INFO] - [Line 5] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:51,507][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:51,954][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:23:54,276][__main__][INFO] - [Line 71] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:23:54,744][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:00,067][__main__][INFO] - [Line 57] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:00,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:00,928][__main__][INFO] - [Line 99] Early consensus reached after 8 calls +[2025-07-07 20:24:01,221][__main__][INFO] - [Line 24] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:01,671][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:05,581][__main__][INFO] - [Line 32] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:06,057][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:08,417][__main__][INFO] - [Line 120] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:08,877][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:11,257][__main__][INFO] - [Line 38] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:11,707][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:13,352][__main__][INFO] - [Line 41] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:13,817][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:22,994][__main__][INFO] - [Line 20] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:23,455][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:24,707][__main__][INFO] - [Line 89] Early consensus reached after 5 calls +[2025-07-07 20:24:25,097][__main__][INFO] - [Line 45] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:25,567][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:33,337][__main__][INFO] - [Line 44] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:33,832][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:42,616][__main__][INFO] - [Line 112] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:43,069][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:43,343][__main__][INFO] - [Line 79] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:24:43,755][__main__][INFO] - [Line 10] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:24:43,819][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:44,381][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:46,259][__main__][INFO] - [Line 98] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:24:46,757][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:48,047][__main__][INFO] - [Line 104] Early consensus reached after 8 calls +[2025-07-07 20:24:49,367][__main__][INFO] - [Line 78] Early consensus reached after 6 calls +[2025-07-07 20:24:50,177][__main__][INFO] - [Line 124] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:24:50,657][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:24:51,267][__main__][INFO] - [Line 37] Early consensus reached after 8 calls +[2025-07-07 20:24:59,490][__main__][INFO] - [Line 114] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:00,017][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:01,142][__main__][INFO] - [Line 65] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:01,634][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:02,949][__main__][INFO] - [Line 28] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:03,117][__main__][INFO] - [Line 123] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:03,424][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:03,589][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:04,206][__main__][INFO] - [Line 27] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:04,244][__main__][INFO] - [Line 62] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:04,836][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:05,160][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:05,195][__main__][INFO] - [Line 17] Early consensus reached after 7 calls +[2025-07-07 20:25:06,358][__main__][INFO] - [Line 127] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:25:06,810][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:10,113][__main__][INFO] - [Line 21] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:10,577][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:12,942][__main__][INFO] - [Line 83] Early consensus reached after 9 calls +[2025-07-07 20:25:14,463][__main__][INFO] - [Line 50] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:14,920][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:15,659][__main__][INFO] - [Line 74] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:16,133][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:20,434][__main__][INFO] - [Line 115] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:25:20,924][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:21,446][__main__][INFO] - [Line 6] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:21,919][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:27,339][__main__][INFO] - [Line 110] Early consensus reached after 9 calls +[2025-07-07 20:25:27,657][__main__][INFO] - [Line 13] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:25:28,132][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:28,411][__main__][INFO] - [Line 137] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:29,598][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:33,610][__main__][INFO] - [Line 61] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:34,069][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:34,947][__main__][INFO] - [Line 38] Early consensus reached after 8 calls +[2025-07-07 20:25:36,450][__main__][INFO] - [Line 68] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:25:36,901][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:46,808][__main__][INFO] - [Line 5] Early consensus reached after 9 calls +[2025-07-07 20:25:49,616][__main__][INFO] - [Line 31] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:25:50,085][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:25:51,754][__main__][INFO] - [Line 131] Early consensus reached after 7 calls +[2025-07-07 20:25:55,035][__main__][INFO] - [Line 75] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:25:55,558][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:00,442][__main__][INFO] - [Line 112] Early consensus reached after 8 calls +[2025-07-07 20:26:03,018][__main__][INFO] - [Line 71] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:26:03,492][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:05,045][__main__][INFO] - [Line 2] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:05,502][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:09,007][__main__][INFO] - [Line 43] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:10,197][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:18,784][__main__][INFO] - [Line 20] Early consensus reached after 6 calls +[2025-07-07 20:26:26,837][__main__][INFO] - [Line 100] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:27,357][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:27,548][__main__][INFO] - [Line 87] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:28,040][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:29,121][__main__][INFO] - [Line 120] Early consensus reached after 8 calls +[2025-07-07 20:26:31,174][__main__][INFO] - [Line 79] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:26:31,685][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:32,066][__main__][INFO] - [Line 74] Early consensus reached after 8 calls +[2025-07-07 20:26:36,654][__main__][INFO] - [Line 24] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:36,791][__main__][INFO] - [Line 45] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:26:37,130][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:37,284][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:42,901][__main__][INFO] - [Line 10] Early consensus reached after 6 calls +[2025-07-07 20:26:44,909][__main__][INFO] - [Line 44] Early consensus reached after 8 calls +[2025-07-07 20:26:49,737][__main__][INFO] - [Line 53] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:26:50,037][__main__][INFO] - [Line 106] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:50,207][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:50,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:53,947][__main__][INFO] - [Line 116] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:26:54,427][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:54,857][__main__][INFO] - [Line 30] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:26:55,307][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:26:55,507][__main__][INFO] - [Line 21] Early consensus reached after 7 calls +[2025-07-07 20:27:00,350][__main__][INFO] - [Line 57] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:00,922][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:02,188][__main__][INFO] - [Line 6] Early consensus reached after 10 calls +[2025-07-07 20:27:02,612][__main__][INFO] - [Line 124] Early consensus reached after 7 calls +[2025-07-07 20:27:03,817][__main__][INFO] - [Line 105] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:04,281][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:09,172][__main__][INFO] - [Line 111] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:09,635][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:09,762][__main__][INFO] - [Line 32] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:10,237][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:14,985][__main__][INFO] - [Line 9] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:15,444][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:19,703][__main__][INFO] - [Line 31] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:27:20,168][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:20,555][__main__][INFO] - [Line 41] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:21,025][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:26,035][__main__][INFO] - [Line 123] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:27:26,523][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:28,414][openai._base_client][INFO] - Retrying request to /chat/completions in 0.489133 seconds +[2025-07-07 20:27:29,297][__main__][INFO] - [Line 2] Early consensus reached after 8 calls +[2025-07-07 20:27:30,127][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:30,277][__main__][INFO] - [Line 67] Making API call 5/10 to deepseek-reasoner +[2025-07-07 20:27:30,727][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:33,737][__main__][INFO] - [Line 114] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:27:34,231][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:40,268][__main__][INFO] - [Line 115] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:27:40,747][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:45,657][__main__][INFO] - [Line 65] Early consensus reached after 7 calls +[2025-07-07 20:27:49,798][__main__][INFO] - [Line 79] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:27:50,257][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:27:59,375][__main__][INFO] - [Line 52] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:27:59,905][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:09,338][__main__][INFO] - [Line 62] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:09,816][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:09,949][__main__][INFO] - [Line 28] Early consensus reached after 7 calls +[2025-07-07 20:28:11,979][__main__][INFO] - [Line 18] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:28:12,445][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:15,489][__main__][INFO] - [Line 27] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:28:15,974][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:20,423][__main__][INFO] - [Line 71] Early consensus reached after 10 calls +[2025-07-07 20:28:28,437][__main__][INFO] - [Line 137] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:29,037][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:37,357][__main__][INFO] - [Line 24] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:37,820][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:42,417][__main__][INFO] - [Line 105] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:42,932][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:43,683][__main__][INFO] - [Line 43] Early consensus reached after 7 calls +[2025-07-07 20:28:44,027][__main__][INFO] - [Line 50] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:28:44,437][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:28:44,787][__main__][INFO] - [Line 87] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:28:45,247][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:17,171][__main__][INFO] - [Line 114] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:29:17,675][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:23,852][__main__][INFO] - [Line 57] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:29:24,311][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:29,003][__main__][INFO] - [Line 13] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:29:29,522][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:33,513][__main__][INFO] - [Line 45] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:29:33,977][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:39,221][__main__][INFO] - [Line 62] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:39,450][__main__][INFO] - [Line 115] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:29:39,693][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:39,993][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:29:43,853][__main__][INFO] - [Line 32] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:29:44,319][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:02,259][__main__][INFO] - [Line 116] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:02,729][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:04,360][__main__][INFO] - [Line 106] Early consensus reached after 7 calls +[2025-07-07 20:30:05,611][__main__][INFO] - [Line 27] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:06,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:10,768][__main__][INFO] - [Line 41] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:11,239][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:11,872][__main__][INFO] - [Line 137] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:30:12,306][__main__][INFO] - [Line 30] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:12,321][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:12,761][__main__][INFO] - [Line 123] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:30:12,766][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:12,884][openai._base_client][INFO] - Retrying request to /chat/completions in 0.447260 seconds +[2025-07-07 20:30:13,910][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:15,640][__main__][INFO] - [Line 98] Early consensus reached after 9 calls +[2025-07-07 20:30:23,388][__main__][INFO] - [Line 61] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:30:23,541][openai._base_client][INFO] - Retrying request to /chat/completions in 0.496275 seconds +[2025-07-07 20:30:23,823][__main__][INFO] - [Line 100] Early consensus reached after 8 calls +[2025-07-07 20:30:24,011][__main__][INFO] - [Line 75] Early consensus reached after 7 calls +[2025-07-07 20:30:24,371][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:24,512][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:26,172][__main__][INFO] - [Line 18] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:30:26,616][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:30:39,963][__main__][INFO] - [Line 127] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:30:40,432][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:00,169][openai._base_client][INFO] - Retrying request to /chat/completions in 0.472670 seconds +[2025-07-07 20:31:01,147][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:03,505][__main__][INFO] - [Line 45] Early consensus reached after 9 calls +[2025-07-07 20:31:07,476][__main__][INFO] - [Line 114] Early consensus reached after 8 calls +[2025-07-07 20:31:22,269][__main__][INFO] - [Line 67] Making API call 6/10 to deepseek-reasoner +[2025-07-07 20:31:22,949][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:28,055][__main__][INFO] - [Line 87] Early consensus reached after 9 calls +[2025-07-07 20:31:38,064][__main__][INFO] - [Line 32] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:31:39,178][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:31:56,530][__main__][INFO] - [Line 111] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:31:57,006][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:00,603][__main__][INFO] - [Line 9] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:32:01,123][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:02,037][__main__][INFO] - [Line 50] Early consensus reached after 8 calls +[2025-07-07 20:32:02,498][__main__][INFO] - [Line 24] Early consensus reached after 9 calls +[2025-07-07 20:32:04,248][__main__][INFO] - [Line 115] Early consensus reached after 10 calls +[2025-07-07 20:32:09,987][__main__][INFO] - [Line 18] Early consensus reached after 7 calls +[2025-07-07 20:32:31,680][__main__][INFO] - [Line 57] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:32:32,151][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:34,606][__main__][INFO] - [Line 123] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:32:35,082][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:37,537][__main__][INFO] - [Line 127] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:32:38,008][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:32:45,091][__main__][INFO] - [Line 105] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:32:45,547][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:05,519][__main__][INFO] - [Line 41] Early consensus reached after 8 calls +[2025-07-07 20:33:12,994][__main__][INFO] - [Line 116] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:33:14,159][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:22,268][__main__][INFO] - [Line 67] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:33:22,712][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:33:31,959][__main__][INFO] - [Line 27] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:33:32,484][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:00,021][__main__][INFO] - [Line 13] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:01,265][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:18,107][__main__][INFO] - [Line 137] Early consensus reached after 9 calls +[2025-07-07 20:34:30,032][__main__][INFO] - [Line 61] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:34:30,537][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:47,822][__main__][INFO] - [Line 30] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:34:48,317][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:34:48,447][__main__][INFO] - [Line 105] Early consensus reached after 9 calls +[2025-07-07 20:35:19,751][__main__][INFO] - [Line 127] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:35:20,215][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:35:29,282][__main__][INFO] - [Line 116] Early consensus reached after 9 calls +[2025-07-07 20:35:33,817][__main__][INFO] - [Line 52] Making API call 7/10 to deepseek-reasoner +[2025-07-07 20:35:34,313][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:15,542][__main__][INFO] - [Line 111] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:36:16,035][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:24,787][__main__][INFO] - [Line 67] Making API call 8/10 to deepseek-reasoner +[2025-07-07 20:36:25,024][__main__][INFO] - [Line 27] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:36:25,255][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:26,164][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:36:37,432][__main__][INFO] - [Line 57] Early consensus reached after 10 calls +[2025-07-07 20:36:48,959][__main__][INFO] - [Line 30] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:36:50,235][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:37:41,568][__main__][INFO] - [Line 13] Early consensus reached after 8 calls +[2025-07-07 20:37:45,055][__main__][INFO] - [Line 61] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:37:46,067][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:38:05,087][__main__][INFO] - [Line 52] Early consensus reached after 7 calls +[2025-07-07 20:38:32,578][__main__][INFO] - [Line 127] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:38:33,061][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:39:45,652][__main__][INFO] - [Line 111] Early consensus reached after 8 calls +[2025-07-07 20:40:10,318][__main__][INFO] - [Line 27] Early consensus reached after 10 calls +[2025-07-07 20:40:38,236][__main__][INFO] - [Line 30] Early consensus reached after 9 calls +[2025-07-07 20:41:08,579][__main__][INFO] - [Line 127] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:41:09,084][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:41:15,347][__main__][INFO] - [Line 61] Early consensus reached after 10 calls +[2025-07-07 20:41:29,825][__main__][INFO] - [Line 67] Making API call 9/10 to deepseek-reasoner +[2025-07-07 20:41:31,018][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:43:07,000][__main__][INFO] - [Line 67] Making API call 10/10 to deepseek-reasoner +[2025-07-07 20:43:07,517][httpx][INFO] - HTTP Request: POST https://api.deepseek.com/chat/completions "HTTP/1.1 200 OK" +[2025-07-07 20:45:53,029][__main__][INFO] - [Line 127] Early consensus reached after 10 calls +[2025-07-07 20:46:17,039][__main__][INFO] - [Line 67] Early consensus reached after 10 calls +[2025-07-07 20:46:17,058][__main__][INFO] - Inference Done. Storing results. +[2025-07-07 20:46:17,497][__main__][INFO] - Inference results saved to deepseek-reasoner-zero-shot-C5-full_context_inference_results.jsonl +[2025-07-07 20:46:17,554][__main__][INFO] - Computing bootstrap confidence intervals for metrics: ['QWK', 'Macro_F1', 'Weighted_F1'] +[2025-07-07 20:50:52,720][__main__][INFO] - Bootstrap CI results saved to bootstrap_confidence_intervals.csv +[2025-07-07 20:50:52,720][__main__][INFO] - Bootstrap Confidence Intervals (95%): +[2025-07-07 20:50:52,720][__main__][INFO] - QWK: 0.6097 [0.4776, 0.7304] +[2025-07-07 20:50:52,720][__main__][INFO] - Macro_F1: 0.3727 [0.3013, 0.4497] +[2025-07-07 20:50:52,720][__main__][INFO] - Weighted_F1: 0.4203 [0.3336, 0.5086] +[2025-07-07 20:50:52,720][__main__][INFO] - Inference results: {'accuracy': 0.427536231884058, 'RMSE': 56.26026476390196, 'QWK': 0.6121121018059016, 'HDIV': 0.09420289855072461, 'Macro_F1': 0.3775417698154347, 'Micro_F1': 0.427536231884058, 'Weighted_F1': 0.42063030745300467, 'TP_0': np.int64(15), 'TN_0': np.int64(107), 'FP_0': np.int64(9), 'FN_0': np.int64(7), 'TP_1': np.int64(6), 'TN_1': np.int64(96), 'FP_1': np.int64(10), 'FN_1': np.int64(26), 'TP_2': np.int64(10), 'TN_2': np.int64(98), 'FP_2': np.int64(16), 'FN_2': np.int64(14), 'TP_3': np.int64(5), 'TN_3': np.int64(101), 'FP_3': np.int64(12), 'FN_3': np.int64(20), 'TP_4': np.int64(22), 'TN_4': np.int64(89), 'FP_4': np.int64(17), 'FN_4': np.int64(10), 'TP_5': np.int64(1), 'TN_5': np.int64(120), 'FP_5': np.int64(15), 'FN_5': np.int64(2)} +[2025-07-07 20:50:52,720][__main__][INFO] - Inference experiment completed