2022-03-09 11:25:54 /home/simmo/dev/goblint/sv-comp/analyzer/goblint --conf /home/simmo/dev/goblint/sv-comp/goblint-bench/index/conf/td3.json -v --set dbg.timeout 60 --enable incremental.save --set save_run original hybrid.c --enable dbg.uncalled --enable allglobs --enable printstats Custom include dirs: 1. /home/simmo/dev/goblint/sv-comp/goblint/includes (exists=true) Preprocessing files. Preprocessor cpp: is_bad=false 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/stdlib.c' '-o' '.goblint/preprocessed/stdlib.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' '/home/simmo/dev/goblint/sv-comp/goblint/includes/pthread.c' '-o' '.goblint/preprocessed/pthread.i' 'cpp' '--undef' '__BLOCKS__' '-I' '/home/simmo/dev/goblint/sv-comp/goblint/includes' 'hybrid.c' '-o' '.goblint/preprocessed/hybrid.i' Parsing files. Frontc is parsing .goblint/preprocessed/stdlib.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/pthread.i Converting CABS->CIL Frontc is parsing .goblint/preprocessed/hybrid.i Converting CABS->CIL Pre-merging (0) .goblint/preprocessed/stdlib.i Pre-merging (1) .goblint/preprocessed/pthread.i Pre-merging (2) .goblint/preprocessed/hybrid.i Final merging phase (0): .goblint/preprocessed/stdlib.i Final merging phase (1): .goblint/preprocessed/pthread.i Final merging phase (2): .goblint/preprocessed/hybrid.i Constructors: Adding constructors to: main And now... the Goblin! Startfuns: [main] Exitfuns: [] Otherfuns: [] Using new format for phases! Activated analyses for phase 0: expRelation, base, threadid, threadflag, threadreturn, escape, mutex, access, mallocWrapper Activated transformations for phase 0: Generating the control flow graph. Initializing 1 globals. Executing 2 assigns. Solving the constraint system with td3. Solver statistics are shown every 10s or by signal sigusr1. Unstable solver start vars in 1. phase: call of main on hybrid.c:5:1-16:1 Data after solve completed: |rho|=13 |stable|=13 |infl|=13 |wpoint|=0 |side_dep|=0 |side_infl|=0 Postsolving Saving the solver result to original/solver.marshalled Data after postsolve: |rho|=13 |stable|=13 |infl|=13 |wpoint|=0 |side_dep|=1 |side_infl|=1 Saving the current configuration to original/config.json, meta-data about this run to original/meta.json, and solver statistics to original/solver_stats.csv runtime: 00:00:00.052 vars: 13, evals: 75 max updates: 8 for var node 88 "j < 10" on hybrid.c:10:7-12:7 |rho|=13 |called|=0 |stable|=13 |infl|=13 |wpoint|=0 |side_dep|=1 |side_infl|=1 Found 2 contexts for 1 functions. Top 5 functions: 2 contexts for entry state of main on hybrid.c:5:1-16:1 Memory statistics: total=39.51MB, max=5.76MB, minor=37.59MB, major=5.77MB, promoted=3.84MB minor collections=19 major collections=3 compactions=0 vars = 13 evals = 75 narrow_reuses = 6 aborts = 0 Timings: TOTAL 0.031 s parse 0.005 s convert to CIL 0.007 s analysis 0.020 s global_inits 0.001 s solving 0.017 s S.Dom.equal 0.001 s postsolver 0.002 s warn_global 0.001 s Timing used Memory statistics: total=39.55MB, max=5.76MB, minor=37.63MB, major=5.77MB, promoted=3.84MB minor collections=19 major collections=3 compactions=0 === APPENDED BY BENCHMARKING SCRIPT === Analysis began: 2022-03-09 11:25:54 +0200 Analysis ended: 2022-03-09 11:25:54 +0200 Duration: 0.08 s Goblint params: /home/simmo/dev/goblint/sv-comp/analyzer/goblint --conf /home/simmo/dev/goblint/sv-comp/goblint-bench/index/conf/td3.json -v --set dbg.timeout 60 --enable incremental.save --set save_run original hybrid.c --enable dbg.uncalled --enable allglobs --enable printstats 1>/home/simmo/dev/goblint/sv-comp/goblint-bench/bench_result/hybrid.FromScratch.txt 2>&1