./Ultimate.py --spec ../sv-benchmarks/c/properties/no-overflow.prp --file ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i --full-output --architecture 32bit


--------------------------------------------------------------------------------


Checking for overflows
Using default analysis
Version b03bd7cf
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Overflow-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-b03bd7c-m
[2024-10-29 00:29:24,388 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-29 00:29:24,459 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Overflow-32bit-GemCutter_Default.epf
[2024-10-29 00:29:24,463 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-29 00:29:24,463 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-29 00:29:24,492 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-29 00:29:24,493 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-29 00:29:24,493 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-29 00:29:24,494 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-29 00:29:24,495 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-29 00:29:24,497 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-29 00:29:24,497 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-29 00:29:24,497 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-29 00:29:24,498 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-29 00:29:24,500 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-29 00:29:24,500 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-29 00:29:24,500 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-29 00:29:24,501 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-29 00:29:24,501 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-29 00:29:24,501 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-29 00:29:24,501 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-29 00:29:24,502 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-29 00:29:24,503 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-29 00:29:24,503 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-10-29 00:29:24,503 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-29 00:29:24,503 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-29 00:29:24,504 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-29 00:29:24,504 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-29 00:29:24,504 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-29 00:29:24,504 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-29 00:29:24,505 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-29 00:29:24,505 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-29 00:29:24,505 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-10-29 00:29:24,505 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-29 00:29:24,506 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-29 00:29:24,506 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-29 00:29:24,506 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-29 00:29:24,507 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-10-29 00:29:24,507 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-29 00:29:24,507 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-29 00:29:24,507 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-10-29 00:29:24,508 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-10-29 00:29:24,508 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-10-29 00:29:24,508 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-10-29 00:29:24,509 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 ! overflow) )


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 -> f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120
[2024-10-29 00:29:24,751 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-29 00:29:24,779 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-29 00:29:24,783 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-29 00:29:24,784 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-29 00:29:24,784 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-29 00:29:24,785 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i
[2024-10-29 00:29:26,273 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-29 00:29:26,595 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-29 00:29:26,596 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i
[2024-10-29 00:29:26,620 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/9242b36be/51755899a4864a7e9adce4b35b5bd256/FLAGd824b1059
[2024-10-29 00:29:26,637 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/9242b36be/51755899a4864a7e9adce4b35b5bd256
[2024-10-29 00:29:26,640 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-29 00:29:26,642 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-10-29 00:29:26,645 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-29 00:29:26,646 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-29 00:29:26,651 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-29 00:29:26,651 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 12:29:26" (1/1) ...
[2024-10-29 00:29:26,652 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a05445c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 12:29:26, skipping insertion in model container
[2024-10-29 00:29:26,653 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 12:29:26" (1/1) ...
[2024-10-29 00:29:26,708 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-29 00:29:27,272 ERROR L321         MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init
[2024-10-29 00:29:27,273 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@36282ed1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 12:29:27, skipping insertion in model container
[2024-10-29 00:29:27,273 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-29 00:29:27,274 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-10-29 00:29:27,276 INFO  L158              Benchmark]: Toolchain (without parser) took 633.83ms. Allocated memory is still 151.0MB. Free memory was 95.1MB in the beginning and 76.9MB in the end (delta: 18.2MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-10-29 00:29:27,277 INFO  L158              Benchmark]: CDTParser took 0.98ms. Allocated memory is still 151.0MB. Free memory was 117.8MB in the beginning and 117.8MB in the end (delta: 21.0kB). There was no memory consumed. Max. memory is 16.1GB.
[2024-10-29 00:29:27,278 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 629.03ms. Allocated memory is still 151.0MB. Free memory was 94.5MB in the beginning and 77.2MB in the end (delta: 17.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
[2024-10-29 00:29:27,279 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.98ms. Allocated memory is still 151.0MB. Free memory was 117.8MB in the beginning and 117.8MB in the end (delta: 21.0kB). There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 629.03ms. Allocated memory is still 151.0MB. Free memory was 94.5MB in the beginning and 77.2MB in the end (delta: 17.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 1374]: Unsupported Syntax
    Unsupported function: pthread_attr_init
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Using bit-precise analysis
Retrying with bit-precise analysis

### Bit-precise run ###
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Overflow-32bit-GemCutter_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) )

 --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-b03bd7c-m
[2024-10-29 00:29:29,286 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-29 00:29:29,373 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Overflow-32bit-GemCutter_Bitvector.epf
[2024-10-29 00:29:29,383 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-29 00:29:29,383 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-29 00:29:29,431 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-29 00:29:29,432 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-29 00:29:29,432 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-29 00:29:29,433 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-29 00:29:29,434 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-29 00:29:29,434 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-29 00:29:29,435 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-29 00:29:29,435 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-29 00:29:29,435 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-29 00:29:29,436 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-29 00:29:29,436 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-29 00:29:29,436 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-29 00:29:29,436 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-29 00:29:29,437 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-29 00:29:29,437 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-29 00:29:29,437 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-29 00:29:29,441 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-10-29 00:29:29,441 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-29 00:29:29,441 INFO  L153        SettingsManager]:  * Check absence of signed integer overflows=ASSERTandASSUME
[2024-10-29 00:29:29,442 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-10-29 00:29:29,442 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-29 00:29:29,442 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-29 00:29:29,442 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-29 00:29:29,442 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-29 00:29:29,443 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-29 00:29:29,443 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-29 00:29:29,443 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-10-29 00:29:29,443 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-29 00:29:29,443 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000
[2024-10-29 00:29:29,444 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-29 00:29:29,444 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-29 00:29:29,444 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-29 00:29:29,446 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-10-29 00:29:29,446 INFO  L153        SettingsManager]:  * DFS Order used in POR=LOOP_LOCKSTEP
[2024-10-29 00:29:29,447 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt
[2024-10-29 00:29:29,447 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * Abstraction used for commutativity in POR=VARIABLES_GLOBAL
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-29 00:29:29,448 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
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 ! overflow) )


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 -> f9c41a0459a4e53814ad7a68b11b59fdee53e177bc2b437adf5a829cee3cf120
[2024-10-29 00:29:29,773 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-29 00:29:29,790 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-29 00:29:29,792 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-29 00:29:29,794 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-29 00:29:29,796 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-29 00:29:29,797 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i
[2024-10-29 00:29:31,261 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-29 00:29:31,566 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-29 00:29:31,566 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-C-DAC/pthread-numerical-integration.i
[2024-10-29 00:29:31,588 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/3b076b3c2/b9875cc4777940bbaab3a5a665148976/FLAG5a4941549
[2024-10-29 00:29:31,843 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/3b076b3c2/b9875cc4777940bbaab3a5a665148976
[2024-10-29 00:29:31,846 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-29 00:29:31,847 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-10-29 00:29:31,848 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-29 00:29:31,848 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-29 00:29:31,853 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-29 00:29:31,854 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 12:29:31" (1/1) ...
[2024-10-29 00:29:31,855 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76b2f38a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 12:29:31, skipping insertion in model container
[2024-10-29 00:29:31,855 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 12:29:31" (1/1) ...
[2024-10-29 00:29:31,897 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-29 00:29:32,546 ERROR L321         MainTranslator]: Unsupported Syntax: Unsupported function: pthread_attr_init
[2024-10-29 00:29:32,548 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@45f49e80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 12:29:32, skipping insertion in model container
[2024-10-29 00:29:32,548 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-29 00:29:32,548 INFO  L186        ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner
[2024-10-29 00:29:32,550 INFO  L158              Benchmark]: Toolchain (without parser) took 702.71ms. Allocated memory is still 73.4MB. Free memory was 43.8MB in the beginning and 45.8MB in the end (delta: -2.0MB). Peak memory consumption was 14.6MB. Max. memory is 16.1GB.
[2024-10-29 00:29:32,551 INFO  L158              Benchmark]: CDTParser took 0.18ms. Allocated memory is still 50.3MB. Free memory is still 33.0MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-10-29 00:29:32,552 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 700.58ms. Allocated memory is still 73.4MB. Free memory was 43.6MB in the beginning and 46.1MB in the end (delta: -2.5MB). Peak memory consumption was 14.6MB. Max. memory is 16.1GB.
[2024-10-29 00:29:32,553 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.18ms. Allocated memory is still 50.3MB. Free memory is still 33.0MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 700.58ms. Allocated memory is still 73.4MB. Free memory was 43.6MB in the beginning and 46.1MB in the end (delta: -2.5MB). Peak memory consumption was 14.6MB. Max. memory is 16.1GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - UnsupportedSyntaxResult [Line: 1374]: Unsupported Syntax
    Unsupported function: pthread_attr_init
RESULT: Ultimate could not prove your program: Toolchain returned no result.
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
UNKNOWN