This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m
[2024-10-16 15:37:13,133 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-16 15:37:13,198 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf
[2024-10-16 15:37:13,202 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-16 15:37:13,202 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-16 15:37:13,228 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-16 15:37:13,229 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-16 15:37:13,230 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-16 15:37:13,232 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-16 15:37:13,232 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-16 15:37:13,233 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-16 15:37:13,233 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-16 15:37:13,234 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-16 15:37:13,234 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-16 15:37:13,236 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-16 15:37:13,236 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-16 15:37:13,236 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-16 15:37:13,236 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-16 15:37:13,237 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-16 15:37:13,237 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-16 15:37:13,237 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-16 15:37:13,239 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-16 15:37:13,240 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-16 15:37:13,240 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-16 15:37:13,240 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-16 15:37:13,240 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-16 15:37:13,240 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-16 15:37:13,241 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-16 15:37:13,241 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-16 15:37:13,241 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-16 15:37:13,242 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-10-16 15:37:13,242 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-16 15:37:13,242 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-16 15:37:13,242 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-10-16 15:37:13,243 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-16 15:37:13,243 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-16 15:37:13,243 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-10-16 15:37:13,243 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-16 15:37:13,244 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-16 15:37:13,244 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-10-16 15:37:13,244 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-10-16 15:37:13,245 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3caa370bc4a9ea898dee4a53f59af98bda6485e94dce02a9353a40e265634044
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> COUNTEREXAMPLE
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> DEFAULT
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: TraceCheck mode for conditional commutativity -> SYMBOLIC_RELATION
[2024-10-16 15:37:13,504 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-16 15:37:13,518 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-16 15:37:13,521 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-16 15:37:13,522 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-16 15:37:13,523 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-16 15:37:13,524 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i
[2024-10-16 15:37:14,781 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-16 15:37:15,028 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-16 15:37:15,028 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i
[2024-10-16 15:37:15,048 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e438a321e/0f36b44c87bc4ee0bc58e881360d759c/FLAGcf9f5cff1
[2024-10-16 15:37:15,344 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/e438a321e/0f36b44c87bc4ee0bc58e881360d759c
[2024-10-16 15:37:15,346 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-16 15:37:15,347 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-10-16 15:37:15,349 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-16 15:37:15,350 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-16 15:37:15,353 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-16 15:37:15,354 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 03:37:15" (1/1) ...
[2024-10-16 15:37:15,355 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39f6a5b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 03:37:15, skipping insertion in model container
[2024-10-16 15:37:15,355 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 03:37:15" (1/1) ...
[2024-10-16 15:37:15,403 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-16 15:37:15,752 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i[47998,48011]
[2024-10-16 15:37:15,767 ERROR L321         MainTranslator]: Unsupported Syntax: Thread local variables are not supported yet.
[2024-10-16 15:37:15,767 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4265c8fe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 03:37:15, skipping insertion in model container
[2024-10-16 15:37:15,767 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-16 15:37:15,768 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-10-16 15:37:15,770 INFO  L158              Benchmark]: Toolchain (without parser) took 421.00ms. Allocated memory is still 73.4MB. Free memory was 43.2MB in the beginning and 46.8MB in the end (delta: -3.6MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB.
[2024-10-16 15:37:15,770 INFO  L158              Benchmark]: CDTParser took 0.16ms. Allocated memory is still 54.5MB. Free memory is still 36.9MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-10-16 15:37:15,770 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 418.88ms. Allocated memory is still 73.4MB. Free memory was 43.0MB in the beginning and 46.8MB in the end (delta: -3.8MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB.
[2024-10-16 15:37:15,771 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.16ms. Allocated memory is still 54.5MB. Free memory is still 36.9MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 418.88ms. Allocated memory is still 73.4MB. Free memory was 43.0MB in the beginning and 46.8MB in the end (delta: -3.8MB). Peak memory consumption was 12.0MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 1055]: Unsupported Syntax
    Thread local variables are not supported yet.
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...

### Bit-precise run ###
This is Ultimate 0.2.5-wip.dk.conditional-comm-b86fb0b-m
[2024-10-16 15:37:17,240 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-16 15:37:17,299 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Bitvector.epf
[2024-10-16 15:37:17,305 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-16 15:37:17,305 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-16 15:37:17,326 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-16 15:37:17,330 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-16 15:37:17,330 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-16 15:37:17,330 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-16 15:37:17,331 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-16 15:37:17,331 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-16 15:37:17,332 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-16 15:37:17,332 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-16 15:37:17,333 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-16 15:37:17,334 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-16 15:37:17,334 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-16 15:37:17,334 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-16 15:37:17,334 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-16 15:37:17,334 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-16 15:37:17,335 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-16 15:37:17,335 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-16 15:37:17,335 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-10-16 15:37:17,338 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-16 15:37:17,338 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-10-16 15:37:17,338 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-16 15:37:17,338 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-16 15:37:17,338 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-16 15:37:17,339 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-16 15:37:17,339 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-16 15:37:17,339 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-16 15:37:17,339 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-16 15:37:17,339 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-10-16 15:37:17,339 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-16 15:37:17,339 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-16 15:37:17,340 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-10-16 15:37:17,341 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-10-16 15:37:17,341 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-10-16 15:37:17,341 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) )


Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3caa370bc4a9ea898dee4a53f59af98bda6485e94dce02a9353a40e265634044
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: DFS Order used in POR -> LOOP_LOCKSTEP
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Additional conditional commutativity checking -> COUNTEREXAMPLE
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Criterion for conditional commutativity checking -> DEFAULT
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: TraceCheck mode for conditional commutativity -> SYMBOLIC_RELATION
[2024-10-16 15:37:17,601 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-16 15:37:17,620 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-16 15:37:17,623 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-16 15:37:17,624 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-16 15:37:17,625 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-16 15:37:17,626 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../../../trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i
[2024-10-16 15:37:18,878 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-16 15:37:19,120 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-16 15:37:19,121 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i
[2024-10-16 15:37:19,135 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/9691a6d86/d8b560e7175745ecae9261f60433a872/FLAG7778e5928
[2024-10-16 15:37:19,150 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/9691a6d86/d8b560e7175745ecae9261f60433a872
[2024-10-16 15:37:19,152 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-16 15:37:19,153 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-10-16 15:37:19,155 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-16 15:37:19,155 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-16 15:37:19,159 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-16 15:37:19,160 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 03:37:19" (1/1) ...
[2024-10-16 15:37:19,160 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5be2cafa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 03:37:19, skipping insertion in model container
[2024-10-16 15:37:19,160 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.10 03:37:19" (1/1) ...
[2024-10-16 15:37:19,203 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-16 15:37:19,521 WARN  L247   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-race-challenges/thread-local-value-dynamic.i[47998,48011]
[2024-10-16 15:37:19,538 ERROR L321         MainTranslator]: Unsupported Syntax: Thread local variables are not supported yet.
[2024-10-16 15:37:19,539 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1f63e9c3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.10 03:37:19, skipping insertion in model container
[2024-10-16 15:37:19,539 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-16 15:37:19,539 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-10-16 15:37:19,542 INFO  L158              Benchmark]: Toolchain (without parser) took 386.72ms. Allocated memory was 58.7MB in the beginning and 77.6MB in the end (delta: 18.9MB). Free memory was 30.2MB in the beginning and 48.3MB in the end (delta: -18.0MB). Peak memory consumption was 9.7MB. Max. memory is 16.1GB.
[2024-10-16 15:37:19,543 INFO  L158              Benchmark]: CDTParser took 0.82ms. Allocated memory is still 58.7MB. Free memory was 35.0MB in the beginning and 35.0MB in the end (delta: 70.0kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-10-16 15:37:19,544 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 384.65ms. Allocated memory was 58.7MB in the beginning and 77.6MB in the end (delta: 18.9MB). Free memory was 30.1MB in the beginning and 48.3MB in the end (delta: -18.2MB). Peak memory consumption was 9.7MB. Max. memory is 16.1GB.
[2024-10-16 15:37:19,547 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.82ms. Allocated memory is still 58.7MB. Free memory was 35.0MB in the beginning and 35.0MB in the end (delta: 70.0kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 384.65ms. Allocated memory was 58.7MB in the beginning and 77.6MB in the end (delta: 18.9MB). Free memory was 30.1MB in the beginning and 48.3MB in the end (delta: -18.2MB). Peak memory consumption was 9.7MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 1055]: Unsupported Syntax
    Thread local variables are not supported yet.
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...