Stderr Output ▾
<core_client_version>7.24.1</core_client_version>
<![CDATA[
<stderr_txt>
2026-03-15 14:16:28 (3751): wrapper (8.3.26019): starting
2026-03-15 14:16:28 (3751): unexpected tag in job.xml: multi_process/
2026-03-15 14:16:28 (3751): wrapper: running ../../projects/axiom.heliex.net/axiom_experiment_634_cpu (wu.json result.json)
2026-03-15 14:16:28 (3751): wrapper: created child process 3753
[CPU] Using NumPy
[BOINC] Starting BOINC mode
[BOINC] Work unit: wu.json
[BOINC] Result file: result.json
[BOINC] Current directory: /var/lib/boinc-client/slots/30
[BOINC] Directory contents: ['init_data.xml', 'streaming_wrapper_302_x86_64-pc-linux-gnu', 'axiom_experiment_634_cpu', 'job.xml', 'wu.json', 'result.json', 'boinc_mmap_file', 'stderr.txt', 'wrapper_checkpoint.txt', 'boinc_lockfile', '.cupy_cache']
[BOINC] Resolved soft link: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868.json
[BOINC] Resolved soft link: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868_0_r539675556_0
[BOINC] Actual WU file: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868.json
[BOINC] Successfully loaded work unit
[BOINC] Experiment container mode detected
[EXP] Experiment mode: exp_neural_thermodynamics_v2_b01868
[EXP] Script URL: https://axiom.heliex.net/experiments/neural_thermodynamics_v2.py
[EXP] Run duration: 900s
[EXP] Downloading script...
[EXP] Downloaded 42333 bytes
[EXP] Executing experiment 'exp_neural_thermodynamics_v2_b01868'...
[EXP] No GPU available, running CPU-only
[INFO] Seed: 967080979 WU: fallback:9b2d4f7554a8_3755_1773584190.7682834
[INFO] seed_debug: JSON files in cwd (/var/lib/boinc-client/slots/30): ['wu.json', 'result.json']
[INFO] seed_debug: Trying file: wu.json
[INFO] seed_debug: Error reading wu.json: Expecting value: line 1 column 1 (char 0)
[INFO] seed_debug: No matching workunit JSON found, trying fallback
[INFO] seed_debug: Using fallback seed: 967080979 from 9b2d4f7554a8_3755_1773584190.7682834
[INFO] ======================================================================
[INFO] Neural Thermodynamics v2
[INFO] ======================================================================
[INFO] Generating data: 5000 train, 1000 test, 5 classes, dim=20
2026-03-15 14:16:43 (996): wrapper (8.3.26019): starting
2026-03-15 14:16:43 (996): unexpected tag in job.xml: multi_process/
2026-03-15 14:16:43 (996): wrapper: running ../../projects/axiom.heliex.net/axiom_experiment_634_cpu (wu.json result.json)
2026-03-15 14:16:43 (996): wrapper: created child process 1003
[CPU] Using NumPy
[BOINC] Starting BOINC mode
[BOINC] Work unit: wu.json
[BOINC] Result file: result.json
[BOINC] Current directory: /var/lib/boinc-client/slots/30
[BOINC] Directory contents: ['streaming_wrapper_302_x86_64-pc-linux-gnu', 'axiom_experiment_634_cpu', 'job.xml', 'wu.json', 'result.json', 'boinc_mmap_file', 'stderr.txt', 'wrapper_checkpoint.txt', 'boinc_lockfile', '.cupy_cache', 'experiment_script.py', 'boinc_fraction_done', 'init_data.xml']
[BOINC] Resolved soft link: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868.json
[BOINC] Resolved soft link: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868_0_r539675556_0
[BOINC] Actual WU file: ../../projects/axiom.heliex.net/exp_neural_thermodynamics_v2_b01868.json
[BOINC] Successfully loaded work unit
[BOINC] Experiment container mode detected
[EXP] Experiment mode: exp_neural_thermodynamics_v2_b01868
[EXP] Script URL: https://axiom.heliex.net/experiments/neural_thermodynamics_v2.py
[EXP] Run duration: 900s
[EXP] Downloading script...
[EXP] Downloaded 42333 bytes
[EXP] Executing experiment 'exp_neural_thermodynamics_v2_b01868'...
[EXP] No GPU available, running CPU-only
[INFO] Seed: 358596560 WU: fallback:9b2d4f7554a8_1103_1773584205.9409022
[INFO] seed_debug: JSON files in cwd (/var/lib/boinc-client/slots/30): ['wu.json', 'result.json']
[INFO] seed_debug: Trying file: wu.json
[INFO] seed_debug: Error reading wu.json: Expecting value: line 1 column 1 (char 0)
[INFO] seed_debug: No matching workunit JSON found, trying fallback
[INFO] seed_debug: Using fallback seed: 358596560 from 9b2d4f7554a8_1103_1773584205.9409022
[INFO] ======================================================================
[INFO] Neural Thermodynamics v2
[INFO] ======================================================================
[INFO] Generating data: 5000 train, 1000 test, 5 classes, dim=20
[INFO] X_train shape: (5000, 20), X_test shape: (1000, 20)
[INFO] Architecture: [20, 64, 32, 5], params: 3589
[INFO] Initial test accuracy (random): 0.1970 (expected ~0.2000)
[INFO] Training with LR=0.001 for 150 epochs...
[INFO] Done in 9.0s | loss=1.1524 test_acc=0.5650 temp=144.68 rank=17.86 sharp=3.242086 div=False
[INFO] Training with LR=0.005 for 150 epochs...
[INFO] Done in 9.4s | loss=0.8925 test_acc=0.6550 temp=109.64 rank=17.86 sharp=4.140620 div=False
[INFO] Training with LR=0.01 for 150 epochs...
[INFO] Done in 9.9s | loss=0.7692 test_acc=0.6920 temp=154.39 rank=17.86 sharp=4.681809 div=False
[INFO] Training with LR=0.05 for 150 epochs...
[INFO] Done in 10.2s | loss=0.3574 test_acc=0.7420 temp=121.02 rank=17.76 sharp=13.110671 div=False
[INFO] Training with LR=0.1 for 150 epochs...
[INFO] Done in 10.3s | loss=0.3551 test_acc=0.7140 temp=54.84 rank=17.85 sharp=10.981327 div=False
[INFO] All LR sweeps completed in 48.9s
[INFO] Running cross-LR analysis (specific heat, Binder cumulant)...
[INFO] ======================================================================
[INFO] SUMMARY
[INFO] ======================================================================
[INFO] Cooling confirmed: True
[INFO] Phase transition detected: True
[INFO] Binder crossing detected: True
[INFO] Critical LR estimate: 0.030000000000000002
[INFO] Best test accuracy: 0.7420 (LR=0.05)
[INFO] Order param (rank order): True
[INFO] Total runtime: 48.9s
[INFO] Results written to experiment_result.json
[INFO] Total time: 48.9s
[EXP] Read experiment_result.json successfully
[EXP] Experiment 'exp_neural_thermodynamics_v2_b01868' finished in 48.9s
[EXP] Status: completed
2026-03-15 14:17:35 (996): axiom_experiment_634_cpu exited; CPU time 49.416886
2026-03-15 14:17:35 (996): called boinc_finish(0)
</stderr_txt>
]]>