./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 60b3c577fa65970bc54a66f3c47d776002fb71c3b88171fe0d06c29869c37698 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-28 23:28:57,219 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-28 23:28:57,284 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-28 23:28:57,290 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-28 23:28:57,290 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-28 23:28:57,315 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-28 23:28:57,316 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-28 23:28:57,317 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-28 23:28:57,317 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-28 23:28:57,318 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-28 23:28:57,318 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-28 23:28:57,319 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-28 23:28:57,320 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-28 23:28:57,320 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-28 23:28:57,321 INFO L153 SettingsManager]: * Use SBE=true [2023-11-28 23:28:57,321 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-28 23:28:57,322 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-28 23:28:57,322 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-28 23:28:57,323 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-28 23:28:57,323 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-28 23:28:57,323 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-28 23:28:57,328 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-28 23:28:57,328 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-28 23:28:57,329 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-28 23:28:57,329 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-28 23:28:57,329 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-28 23:28:57,330 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-28 23:28:57,330 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-28 23:28:57,331 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 23:28:57,331 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-28 23:28:57,331 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-28 23:28:57,332 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-28 23:28:57,332 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-28 23:28:57,332 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-28 23:28:57,332 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-28 23:28:57,333 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-28 23:28:57,333 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-28 23:28:57,333 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-28 23:28:57,333 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-28 23:28:57,333 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya 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 -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 60b3c577fa65970bc54a66f3c47d776002fb71c3b88171fe0d06c29869c37698 [2023-11-28 23:28:57,551 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-28 23:28:57,569 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-28 23:28:57,572 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-28 23:28:57,573 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-28 23:28:57,573 INFO L274 PluginConnector]: CDTParser initialized [2023-11-28 23:28:57,575 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i [2023-11-28 23:29:00,322 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-28 23:29:01,669 INFO L384 CDTParser]: Found 1 translation units. [2023-11-28 23:29:01,669 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i [2023-11-28 23:29:01,808 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/9d1dd1320/74ef9839c73f45178173b7b62fe1f75b/FLAG4d40c0f1f [2023-11-28 23:29:01,822 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/9d1dd1320/74ef9839c73f45178173b7b62fe1f75b [2023-11-28 23:29:01,825 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-28 23:29:01,826 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-28 23:29:01,828 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-28 23:29:01,828 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-28 23:29:01,833 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-28 23:29:01,834 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 11:29:01" (1/1) ... [2023-11-28 23:29:01,835 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@19ccc6d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 11:29:01, skipping insertion in model container [2023-11-28 23:29:01,835 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 11:29:01" (1/1) ... [2023-11-28 23:29:02,389 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-28 23:29:32,518 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-28 23:29:32,519 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-28 23:29:32,520 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-28 23:29:32,521 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-28 23:29:32,523 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-28 23:29:32,524 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-28 23:29:32,525 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-28 23:29:32,527 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-28 23:29:32,528 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-28 23:29:32,535 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[460213,460226] [2023-11-28 23:29:32,568 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[460699,460712] [2023-11-28 23:29:32,595 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480526,480539] [2023-11-28 23:29:32,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480582,480595] [2023-11-28 23:29:32,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480667,480680] [2023-11-28 23:29:32,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480725,480738] [2023-11-28 23:29:32,597 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480783,480796] [2023-11-28 23:29:32,597 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480964,480977] [2023-11-28 23:29:32,598 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481133,481146] [2023-11-28 23:29:32,599 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481280,481293] [2023-11-28 23:29:32,599 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481336,481349] [2023-11-28 23:29:32,600 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481388,481401] [2023-11-28 23:29:32,604 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-28 23:29:32,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[492308,492321] [2023-11-28 23:29:32,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[492396,492409] [2023-11-28 23:29:32,619 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494473,494486] [2023-11-28 23:29:32,619 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494532,494545] [2023-11-28 23:29:32,620 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494628,494641] [2023-11-28 23:29:32,621 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494718,494731] [2023-11-28 23:29:32,622 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495005,495018] [2023-11-28 23:29:32,623 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495172,495185] [2023-11-28 23:29:32,624 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495471,495484] [2023-11-28 23:29:32,625 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495755,495768] [2023-11-28 23:29:32,626 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496077,496090] [2023-11-28 23:29:32,626 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496195,496208] [2023-11-28 23:29:32,627 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496526,496539] [2023-11-28 23:29:32,628 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496754,496767] [2023-11-28 23:29:32,628 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496813,496826] [2023-11-28 23:29:32,628 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496871,496884] [2023-11-28 23:29:32,629 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497102,497115] [2023-11-28 23:29:32,629 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497158,497171] [2023-11-28 23:29:32,630 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497391,497404] [2023-11-28 23:29:32,630 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497447,497460] [2023-11-28 23:29:32,631 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497725,497738] [2023-11-28 23:29:32,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498005,498018] [2023-11-28 23:29:32,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498062,498075] [2023-11-28 23:29:32,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498118,498131] [2023-11-28 23:29:32,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498212,498225] [2023-11-28 23:29:32,634 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498431,498444] [2023-11-28 23:29:32,635 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498662,498675] [2023-11-28 23:29:32,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498723,498736] [2023-11-28 23:29:32,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498778,498791] [2023-11-28 23:29:32,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498876,498889] [2023-11-28 23:29:32,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499008,499021] [2023-11-28 23:29:32,638 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499235,499248] [2023-11-28 23:29:32,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499474,499487] [2023-11-28 23:29:32,640 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499537,499550] [2023-11-28 23:29:32,640 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499637,499650] [2023-11-28 23:29:32,640 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499694,499707] [2023-11-28 23:29:32,641 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499755,499768] [2023-11-28 23:29:32,642 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499903,499916] [2023-11-28 23:29:32,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500138,500151] [2023-11-28 23:29:32,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500201,500214] [2023-11-28 23:29:32,644 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500301,500314] [2023-11-28 23:29:32,644 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500505,500518] [2023-11-28 23:29:32,645 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500562,500575] [2023-11-28 23:29:32,645 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500656,500669] [2023-11-28 23:29:32,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501054,501067] [2023-11-28 23:29:32,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501178,501191] [2023-11-28 23:29:32,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501257,501270] [2023-11-28 23:29:32,648 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501314,501327] [2023-11-28 23:29:32,648 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501408,501421] [2023-11-28 23:29:32,649 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501460,501473] [2023-11-28 23:29:32,649 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501558,501571] [2023-11-28 23:29:32,650 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501637,501650] [2023-11-28 23:29:32,650 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501694,501707] [2023-11-28 23:29:32,651 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501788,501801] [2023-11-28 23:29:32,651 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501840,501853] [2023-11-28 23:29:32,652 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501909,501922] [2023-11-28 23:29:32,653 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501988,502001] [2023-11-28 23:29:32,653 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502045,502058] [2023-11-28 23:29:32,653 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502139,502152] [2023-11-28 23:29:32,654 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502191,502204] [2023-11-28 23:29:32,699 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[538351,538364] [2023-11-28 23:29:32,700 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[538499,538512] [2023-11-28 23:29:32,716 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-28 23:29:32,729 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562256,562269] [2023-11-28 23:29:32,729 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562311,562324] [2023-11-28 23:29:32,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562556,562569] [2023-11-28 23:29:32,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562657,562670] [2023-11-28 23:29:32,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562822,562835] [2023-11-28 23:29:32,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563060,563073] [2023-11-28 23:29:32,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563257,563270] [2023-11-28 23:29:32,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563320,563333] [2023-11-28 23:29:32,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563478,563491] [2023-11-28 23:29:32,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563533,563546] [2023-11-28 23:29:32,734 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563597,563610] [2023-11-28 23:29:32,737 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565512,565525] [2023-11-28 23:29:32,738 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565567,565580] [2023-11-28 23:29:32,738 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565657,565670] [2023-11-28 23:29:32,739 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565714,565727] [2023-11-28 23:29:32,739 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565771,565784] [2023-11-28 23:29:32,740 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566039,566052] [2023-11-28 23:29:32,740 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566098,566111] [2023-11-28 23:29:32,741 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566157,566170] [2023-11-28 23:29:32,742 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566594,566607] [2023-11-28 23:29:32,743 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566655,566668] [2023-11-28 23:29:32,743 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566716,566729] [2023-11-28 23:29:32,744 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566828,566841] [2023-11-28 23:29:32,745 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566999,567012] [2023-11-28 23:29:32,745 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567060,567073] [2023-11-28 23:29:32,746 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567121,567134] [2023-11-28 23:29:32,746 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567217,567230] [2023-11-28 23:29:32,746 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567276,567289] [2023-11-28 23:29:32,747 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567335,567348] [2023-11-28 23:29:32,747 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567436,567449] [2023-11-28 23:29:32,747 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567495,567508] [2023-11-28 23:29:32,748 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567629,567642] [2023-11-28 23:29:32,748 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567684,567697] [2023-11-28 23:29:32,750 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567774,567787] [2023-11-28 23:29:32,750 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567831,567844] [2023-11-28 23:29:32,751 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567888,567901] [2023-11-28 23:29:32,751 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567983,567996] [2023-11-28 23:29:32,751 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568041,568054] [2023-11-28 23:29:32,751 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568098,568111] [2023-11-28 23:29:32,752 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568155,568168] [2023-11-28 23:29:32,752 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568231,568244] [2023-11-28 23:29:32,752 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568287,568300] [2023-11-28 23:29:32,753 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568342,568355] [2023-11-28 23:29:32,753 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568397,568410] [2023-11-28 23:29:33,233 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775024,775037] [2023-11-28 23:29:33,234 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775144,775157] [2023-11-28 23:29:33,234 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775201,775214] [2023-11-28 23:29:33,234 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775295,775308] [2023-11-28 23:29:33,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775422,775435] [2023-11-28 23:29:33,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775477,775490] [2023-11-28 23:29:33,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775592,775605] [2023-11-28 23:29:33,236 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775647,775660] [2023-11-28 23:29:33,236 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775728,775741] [2023-11-28 23:29:33,237 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775781,775794] [2023-11-28 23:29:33,237 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775846,775859] [2023-11-28 23:29:33,237 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775928,775941] [2023-11-28 23:29:33,238 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[775985,775998] [2023-11-28 23:29:33,238 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[776066,776079] [2023-11-28 23:29:33,238 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[776121,776134] [2023-11-28 23:29:33,239 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[776184,776197] [2023-11-28 23:29:33,239 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[776288,776301] [2023-11-28 23:29:33,241 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[777713,777726] [2023-11-28 23:29:33,242 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[778238,778251] [2023-11-28 23:29:33,248 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782084,782097] [2023-11-28 23:29:33,249 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782164,782177] [2023-11-28 23:29:33,249 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782232,782245] [2023-11-28 23:29:33,250 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782468,782481] [2023-11-28 23:29:33,250 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782560,782573] [2023-11-28 23:29:33,250 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782630,782643] [2023-11-28 23:29:33,251 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[782937,782950] [2023-11-28 23:29:33,251 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783000,783013] [2023-11-28 23:29:33,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783105,783118] [2023-11-28 23:29:33,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783163,783176] [2023-11-28 23:29:33,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783220,783233] [2023-11-28 23:29:33,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783328,783341] [2023-11-28 23:29:33,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783393,783406] [2023-11-28 23:29:33,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783484,783497] [2023-11-28 23:29:33,254 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783547,783560] [2023-11-28 23:29:33,254 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783659,783672] [2023-11-28 23:29:33,255 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[783729,783742] [2023-11-28 23:29:33,278 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-28 23:29:33,347 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844226,844239] [2023-11-28 23:29:33,347 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844311,844324] [2023-11-28 23:29:33,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844369,844382] [2023-11-28 23:29:33,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844465,844478] [2023-11-28 23:29:33,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844523,844536] [2023-11-28 23:29:33,349 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844578,844591] [2023-11-28 23:29:33,349 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844678,844691] [2023-11-28 23:29:33,350 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844736,844749] [2023-11-28 23:29:33,350 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844791,844804] [2023-11-28 23:29:33,350 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844892,844905] [2023-11-28 23:29:33,351 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[844950,844963] [2023-11-28 23:29:33,351 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[845023,845036] [2023-11-28 23:29:33,351 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[845079,845092] [2023-11-28 23:29:33,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[988749,988762] [2023-11-28 23:29:33,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[988829,988842] [2023-11-28 23:29:33,486 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[988957,988970] [2023-11-28 23:29:33,487 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[989047,989060] [2023-11-28 23:29:33,487 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[989120,989133] [2023-11-28 23:29:33,488 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[989209,989222] [2023-11-28 23:29:33,488 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[989280,989293] [2023-11-28 23:29:33,490 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[990201,990214] [2023-11-28 23:29:33,497 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995155,995168] [2023-11-28 23:29:33,500 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995407,995420] [2023-11-28 23:29:33,501 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995470,995483] [2023-11-28 23:29:33,501 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995533,995546] [2023-11-28 23:29:33,502 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995615,995628] [2023-11-28 23:29:33,503 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[995986,995999] [2023-11-28 23:29:33,504 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996058,996071] [2023-11-28 23:29:33,504 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996111,996124] [2023-11-28 23:29:33,505 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996220,996233] [2023-11-28 23:29:33,505 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996292,996305] [2023-11-28 23:29:33,511 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996345,996358] [2023-11-28 23:29:33,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996416,996429] [2023-11-28 23:29:33,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996467,996480] [2023-11-28 23:29:33,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996545,996558] [2023-11-28 23:29:33,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996734,996747] [2023-11-28 23:29:33,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996831,996844] [2023-11-28 23:29:33,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996892,996905] [2023-11-28 23:29:33,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[996972,996985] [2023-11-28 23:29:33,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[997031,997044] [2023-11-28 23:29:33,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[997299,997312] [2023-11-28 23:29:33,525 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[998195,998208] [2023-11-28 23:29:33,526 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[998278,998291] [2023-11-28 23:29:33,526 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[998429,998442] [2023-11-28 23:29:33,527 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[998514,998527] [2023-11-28 23:29:33,528 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[999702,999715] [2023-11-28 23:29:33,529 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[999787,999800] [2023-11-28 23:29:33,529 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000136,1000149] [2023-11-28 23:29:33,530 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000219,1000232] [2023-11-28 23:29:33,530 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000395,1000408] [2023-11-28 23:29:33,531 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000498,1000511] [2023-11-28 23:29:33,532 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000587,1000600] [2023-11-28 23:29:33,533 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000639,1000652] [2023-11-28 23:29:33,533 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000722,1000735] [2023-11-28 23:29:33,534 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000846,1000859] [2023-11-28 23:29:33,534 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000925,1000938] [2023-11-28 23:29:33,534 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1000986,1000999] [2023-11-28 23:29:33,535 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002007,1002020] [2023-11-28 23:29:33,536 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002081,1002094] [2023-11-28 23:29:33,536 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002145,1002158] [2023-11-28 23:29:33,537 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002217,1002230] [2023-11-28 23:29:33,537 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002275,1002288] [2023-11-28 23:29:33,537 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002463,1002476] [2023-11-28 23:29:33,538 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002541,1002554] [2023-11-28 23:29:33,538 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002605,1002618] [2023-11-28 23:29:33,538 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002677,1002690] [2023-11-28 23:29:33,539 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1002735,1002748] [2023-11-28 23:29:33,539 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003018,1003031] [2023-11-28 23:29:33,540 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003126,1003139] [2023-11-28 23:29:33,540 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003211,1003224] [2023-11-28 23:29:33,541 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003300,1003313] [2023-11-28 23:29:33,541 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003364,1003377] [2023-11-28 23:29:33,541 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003436,1003449] [2023-11-28 23:29:33,542 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003494,1003507] [2023-11-28 23:29:33,542 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003577,1003590] [2023-11-28 23:29:33,542 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1003710,1003723] [2023-11-28 23:29:33,544 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004628,1004641] [2023-11-28 23:29:33,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004692,1004705] [2023-11-28 23:29:33,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004764,1004777] [2023-11-28 23:29:33,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004822,1004835] [2023-11-28 23:29:33,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004884,1004897] [2023-11-28 23:29:33,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1004967,1004980] [2023-11-28 23:29:33,553 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1009860,1009873] [2023-11-28 23:29:33,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1010703,1010716] [2023-11-28 23:29:33,567 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1010877,1010890] [2023-11-28 23:29:33,567 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1011078,1011091] [2023-11-28 23:29:33,568 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1011190,1011203] [2023-11-28 23:29:33,571 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1013155,1013168] [2023-11-28 23:29:33,572 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1013551,1013564] [2023-11-28 23:29:33,572 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1013609,1013622] [2023-11-28 23:29:33,574 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014261,1014274] [2023-11-28 23:29:33,574 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014355,1014368] [2023-11-28 23:29:33,577 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014445,1014458] [2023-11-28 23:29:33,577 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014604,1014617] [2023-11-28 23:29:33,578 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014664,1014677] [2023-11-28 23:29:33,578 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1014791,1014804] [2023-11-28 23:29:33,579 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1015617,1015630] [2023-11-28 23:29:33,580 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1015747,1015760] [2023-11-28 23:29:33,601 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1015825,1015838] [2023-11-28 23:29:33,602 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1015898,1015911] [2023-11-28 23:29:33,602 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1015988,1016001] [2023-11-28 23:29:33,603 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016070,1016083] [2023-11-28 23:29:33,603 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016138,1016151] [2023-11-28 23:29:33,603 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016212,1016225] [2023-11-28 23:29:33,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016281,1016294] [2023-11-28 23:29:33,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016360,1016373] [2023-11-28 23:29:33,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016427,1016440] [2023-11-28 23:29:33,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016512,1016525] [2023-11-28 23:29:33,605 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016583,1016596] [2023-11-28 23:29:33,605 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016660,1016673] [2023-11-28 23:29:33,605 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016732,1016745] [2023-11-28 23:29:33,606 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016814,1016827] [2023-11-28 23:29:33,606 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1016909,1016922] [2023-11-28 23:29:33,606 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017007,1017020] [2023-11-28 23:29:33,607 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017076,1017089] [2023-11-28 23:29:33,607 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017136,1017149] [2023-11-28 23:29:33,607 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017200,1017213] [2023-11-28 23:29:33,607 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017272,1017285] [2023-11-28 23:29:33,608 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017794,1017807] [2023-11-28 23:29:33,609 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1017965,1017978] [2023-11-28 23:29:33,609 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018077,1018090] [2023-11-28 23:29:33,609 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018157,1018170] [2023-11-28 23:29:33,610 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018232,1018245] [2023-11-28 23:29:33,610 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018324,1018337] [2023-11-28 23:29:33,610 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018408,1018421] [2023-11-28 23:29:33,610 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018478,1018491] [2023-11-28 23:29:33,611 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018554,1018567] [2023-11-28 23:29:33,611 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018625,1018638] [2023-11-28 23:29:33,613 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018706,1018719] [2023-11-28 23:29:33,613 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018775,1018788] [2023-11-28 23:29:33,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018841,1018854] [2023-11-28 23:29:33,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1018928,1018941] [2023-11-28 23:29:33,615 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019001,1019014] [2023-11-28 23:29:33,615 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019080,1019093] [2023-11-28 23:29:33,615 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019154,1019167] [2023-11-28 23:29:33,616 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019238,1019251] [2023-11-28 23:29:33,616 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019335,1019348] [2023-11-28 23:29:33,617 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019435,1019448] [2023-11-28 23:29:33,621 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019506,1019519] [2023-11-28 23:29:33,621 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019568,1019581] [2023-11-28 23:29:33,623 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019634,1019647] [2023-11-28 23:29:33,623 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019700,1019713] [2023-11-28 23:29:33,624 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019774,1019787] [2023-11-28 23:29:33,624 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019883,1019896] [2023-11-28 23:29:33,624 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1019989,1020002] [2023-11-28 23:29:33,625 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020067,1020080] [2023-11-28 23:29:33,625 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020140,1020153] [2023-11-28 23:29:33,625 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020230,1020243] [2023-11-28 23:29:33,626 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020312,1020325] [2023-11-28 23:29:33,630 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020380,1020393] [2023-11-28 23:29:33,631 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020454,1020467] [2023-11-28 23:29:33,631 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020523,1020536] [2023-11-28 23:29:33,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020602,1020615] [2023-11-28 23:29:33,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020669,1020682] [2023-11-28 23:29:33,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020733,1020746] [2023-11-28 23:29:33,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020818,1020831] [2023-11-28 23:29:33,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020889,1020902] [2023-11-28 23:29:33,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1020966,1020979] [2023-11-28 23:29:33,635 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021038,1021051] [2023-11-28 23:29:33,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021120,1021133] [2023-11-28 23:29:33,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021215,1021228] [2023-11-28 23:29:33,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021313,1021326] [2023-11-28 23:29:33,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021382,1021395] [2023-11-28 23:29:33,665 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021442,1021455] [2023-11-28 23:29:33,666 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021506,1021519] [2023-11-28 23:29:33,666 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021570,1021583] [2023-11-28 23:29:33,666 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021642,1021655] [2023-11-28 23:29:33,667 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021782,1021795] [2023-11-28 23:29:33,667 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021858,1021871] [2023-11-28 23:29:33,667 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1021929,1021942] [2023-11-28 23:29:33,667 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022017,1022030] [2023-11-28 23:29:33,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022097,1022110] [2023-11-28 23:29:33,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022163,1022176] [2023-11-28 23:29:33,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022235,1022248] [2023-11-28 23:29:33,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022302,1022315] [2023-11-28 23:29:33,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022379,1022392] [2023-11-28 23:29:33,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022444,1022457] [2023-11-28 23:29:33,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022506,1022519] [2023-11-28 23:29:33,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022589,1022602] [2023-11-28 23:29:33,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022658,1022671] [2023-11-28 23:29:33,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022733,1022746] [2023-11-28 23:29:33,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022803,1022816] [2023-11-28 23:29:33,671 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022883,1022896] [2023-11-28 23:29:33,671 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1022976,1022989] [2023-11-28 23:29:33,671 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023072,1023085] [2023-11-28 23:29:33,681 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023139,1023152] [2023-11-28 23:29:33,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023197,1023210] [2023-11-28 23:29:33,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023259,1023272] [2023-11-28 23:29:33,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023321,1023334] [2023-11-28 23:29:33,690 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1023391,1023404] [2023-11-28 23:29:33,693 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1024295,1024308] [2023-11-28 23:29:33,694 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1024578,1024591] [2023-11-28 23:29:33,695 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1024665,1024678] [2023-11-28 23:29:33,695 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1024945,1024958] [2023-11-28 23:29:33,696 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1025034,1025047] [2023-11-28 23:29:33,696 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1025277,1025290] [2023-11-28 23:29:33,697 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1025350,1025363] [2023-11-28 23:29:33,697 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1025437,1025450] [2023-11-28 23:29:33,698 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1025765,1025778] [2023-11-28 23:29:33,698 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1026054,1026067] [2023-11-28 23:29:33,699 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1026349,1026362] [2023-11-28 23:29:33,700 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027052,1027065] [2023-11-28 23:29:33,701 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027103,1027116] [2023-11-28 23:29:33,701 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027168,1027181] [2023-11-28 23:29:33,702 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027219,1027232] [2023-11-28 23:29:33,702 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027302,1027315] [2023-11-28 23:29:33,702 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027416,1027429] [2023-11-28 23:29:33,703 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027469,1027482] [2023-11-28 23:29:33,703 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027523,1027536] [2023-11-28 23:29:33,703 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027606,1027619] [2023-11-28 23:29:33,704 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027736,1027749] [2023-11-28 23:29:33,704 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027791,1027804] [2023-11-28 23:29:33,704 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027847,1027860] [2023-11-28 23:29:33,705 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1027902,1027915] [2023-11-28 23:29:33,705 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028015,1028028] [2023-11-28 23:29:33,706 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028069,1028082] [2023-11-28 23:29:33,706 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028122,1028135] [2023-11-28 23:29:33,706 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028175,1028188] [2023-11-28 23:29:33,707 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028229,1028242] [2023-11-28 23:29:33,707 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028344,1028357] [2023-11-28 23:29:33,707 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028396,1028409] [2023-11-28 23:29:33,708 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028447,1028460] [2023-11-28 23:29:33,708 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028498,1028511] [2023-11-28 23:29:33,709 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1028928,1028941] [2023-11-28 23:29:33,713 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1029573,1029586] [2023-11-28 23:29:33,713 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1029662,1029675] [2023-11-28 23:29:33,714 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1029962,1029975] [2023-11-28 23:29:33,714 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1030053,1030066] [2023-11-28 23:29:33,715 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1030327,1030340] [2023-11-28 23:29:33,718 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1030416,1030429] [2023-11-28 23:29:33,720 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1030640,1030653] [2023-11-28 23:29:33,721 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1031041,1031054] [2023-11-28 23:29:33,721 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1031113,1031126] [2023-11-28 23:29:33,722 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1031206,1031219] [2023-11-28 23:29:33,728 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036045,1036058] [2023-11-28 23:29:33,729 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036148,1036161] [2023-11-28 23:29:33,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036220,1036233] [2023-11-28 23:29:33,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036272,1036285] [2023-11-28 23:29:33,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036362,1036375] [2023-11-28 23:29:33,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036416,1036429] [2023-11-28 23:29:33,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036486,1036499] [2023-11-28 23:29:33,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036539,1036552] [2023-11-28 23:29:33,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036633,1036646] [2023-11-28 23:29:33,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036687,1036700] [2023-11-28 23:29:33,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036741,1036754] [2023-11-28 23:29:33,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036833,1036846] [2023-11-28 23:29:33,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036885,1036898] [2023-11-28 23:29:33,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1036937,1036950] [2023-11-28 23:29:33,791 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1078357,1078370] [2023-11-28 23:29:33,791 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1078409,1078422] [2023-11-28 23:29:33,792 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1078669,1078682] [2023-11-28 23:29:33,792 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1078739,1078752] [2023-11-28 23:29:33,793 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1078975,1078988] [2023-11-28 23:29:33,793 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1079225,1079238] [2023-11-28 23:29:33,794 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1079296,1079309] [2023-11-28 23:29:33,794 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[1079486,1079499] [2023-11-28 23:29:33,812 ERROR L324 MainTranslator]: Unsupported Syntax: The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. [2023-11-28 23:29:33,812 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1c3e5cec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 11:29:33, skipping insertion in model container [2023-11-28 23:29:33,813 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-28 23:29:33,813 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-28 23:29:33,814 INFO L158 Benchmark]: Toolchain (without parser) took 31987.65ms. Allocated memory was 188.7MB in the beginning and 241.2MB in the end (delta: 52.4MB). Free memory was 103.7MB in the beginning and 72.8MB in the end (delta: 30.9MB). Peak memory consumption was 177.6MB. Max. memory is 16.1GB. [2023-11-28 23:29:33,814 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 127.9MB. Free memory is still 98.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-28 23:29:33,815 INFO L158 Benchmark]: CACSL2BoogieTranslator took 31985.22ms. Allocated memory was 188.7MB in the beginning and 241.2MB in the end (delta: 52.4MB). Free memory was 103.7MB in the beginning and 73.7MB in the end (delta: 30.0MB). Peak memory consumption was 177.6MB. Max. memory is 16.1GB. [2023-11-28 23:29:33,816 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.21ms. Allocated memory is still 127.9MB. Free memory is still 98.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 31985.22ms. Allocated memory was 188.7MB in the beginning and 241.2MB in the end (delta: 52.4MB). Free memory was 103.7MB in the beginning and 73.7MB in the end (delta: 30.0MB). Peak memory consumption was 177.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36411]: Unsupported Syntax The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. 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: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 60b3c577fa65970bc54a66f3c47d776002fb71c3b88171fe0d06c29869c37698 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-28 23:29:35,486 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-28 23:29:35,553 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-28 23:29:35,572 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-28 23:29:35,573 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-28 23:29:35,602 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-28 23:29:35,603 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-28 23:29:35,603 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-28 23:29:35,604 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-28 23:29:35,605 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-28 23:29:35,605 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-28 23:29:35,606 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-28 23:29:35,607 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-28 23:29:35,607 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-28 23:29:35,608 INFO L153 SettingsManager]: * Use SBE=true [2023-11-28 23:29:35,608 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-28 23:29:35,609 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-28 23:29:35,609 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-28 23:29:35,610 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-28 23:29:35,610 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-28 23:29:35,611 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-28 23:29:35,611 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-28 23:29:35,612 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-28 23:29:35,612 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-28 23:29:35,613 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-28 23:29:35,613 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-28 23:29:35,614 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-28 23:29:35,614 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-28 23:29:35,615 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-28 23:29:35,615 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-28 23:29:35,615 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-28 23:29:35,616 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-28 23:29:35,616 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-28 23:29:35,616 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-28 23:29:35,617 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-28 23:29:35,617 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-28 23:29:35,617 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-28 23:29:35,617 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-28 23:29:35,617 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-28 23:29:35,618 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-28 23:29:35,618 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-28 23:29:35,618 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-28 23:29:35,618 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/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 -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya 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 -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 60b3c577fa65970bc54a66f3c47d776002fb71c3b88171fe0d06c29869c37698 [2023-11-28 23:29:35,902 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-28 23:29:35,924 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-28 23:29:35,927 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-28 23:29:35,928 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-28 23:29:35,928 INFO L274 PluginConnector]: CDTParser initialized [2023-11-28 23:29:35,930 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i [2023-11-28 23:29:38,787 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-28 23:29:40,325 INFO L384 CDTParser]: Found 1 translation units. [2023-11-28 23:29:40,326 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i [2023-11-28 23:29:40,434 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/29f95b6e6/dc4f27bd94474987af185c9273230755/FLAG8e2e8d6b0 [2023-11-28 23:29:40,451 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/bin/uautomizer-verify-BQ2R08f2Ya/data/29f95b6e6/dc4f27bd94474987af185c9273230755 [2023-11-28 23:29:40,453 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-28 23:29:40,454 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-28 23:29:40,456 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-28 23:29:40,456 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-28 23:29:40,460 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-28 23:29:40,461 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 11:29:40" (1/1) ... [2023-11-28 23:29:40,462 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7fc89067 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 28.11 11:29:40, skipping insertion in model container [2023-11-28 23:29:40,462 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 28.11 11:29:40" (1/1) ... [2023-11-28 23:29:41,045 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-28 23:30:10,429 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-28 23:30:10,430 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-28 23:30:10,432 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-28 23:30:10,433 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-28 23:30:10,435 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-28 23:30:10,436 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-28 23:30:10,437 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-28 23:30:10,439 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-28 23:30:10,440 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-28 23:30:10,447 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[460213,460226] [2023-11-28 23:30:10,453 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[460699,460712] [2023-11-28 23:30:10,483 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480526,480539] [2023-11-28 23:30:10,484 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480582,480595] [2023-11-28 23:30:10,484 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480667,480680] [2023-11-28 23:30:10,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480725,480738] [2023-11-28 23:30:10,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480783,480796] [2023-11-28 23:30:10,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[480964,480977] [2023-11-28 23:30:10,486 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481133,481146] [2023-11-28 23:30:10,487 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481280,481293] [2023-11-28 23:30:10,488 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481336,481349] [2023-11-28 23:30:10,488 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[481388,481401] [2023-11-28 23:30:10,492 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-28 23:30:10,503 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[492308,492321] [2023-11-28 23:30:10,503 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[492396,492409] [2023-11-28 23:30:10,508 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494473,494486] [2023-11-28 23:30:10,508 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494532,494545] [2023-11-28 23:30:10,509 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494628,494641] [2023-11-28 23:30:10,510 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[494718,494731] [2023-11-28 23:30:10,511 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495005,495018] [2023-11-28 23:30:10,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495172,495185] [2023-11-28 23:30:10,513 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495471,495484] [2023-11-28 23:30:10,514 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[495755,495768] [2023-11-28 23:30:10,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496077,496090] [2023-11-28 23:30:10,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496195,496208] [2023-11-28 23:30:10,517 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496526,496539] [2023-11-28 23:30:10,517 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496754,496767] [2023-11-28 23:30:10,518 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496813,496826] [2023-11-28 23:30:10,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[496871,496884] [2023-11-28 23:30:10,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497102,497115] [2023-11-28 23:30:10,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497158,497171] [2023-11-28 23:30:10,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497391,497404] [2023-11-28 23:30:10,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497447,497460] [2023-11-28 23:30:10,522 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[497725,497738] [2023-11-28 23:30:10,541 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498005,498018] [2023-11-28 23:30:10,542 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498062,498075] [2023-11-28 23:30:10,543 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498118,498131] [2023-11-28 23:30:10,543 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498212,498225] [2023-11-28 23:30:10,544 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498431,498444] [2023-11-28 23:30:10,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498662,498675] [2023-11-28 23:30:10,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498723,498736] [2023-11-28 23:30:10,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498778,498791] [2023-11-28 23:30:10,547 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[498876,498889] [2023-11-28 23:30:10,547 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499008,499021] [2023-11-28 23:30:10,548 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499235,499248] [2023-11-28 23:30:10,550 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499474,499487] [2023-11-28 23:30:10,550 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499537,499550] [2023-11-28 23:30:10,551 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499637,499650] [2023-11-28 23:30:10,552 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499694,499707] [2023-11-28 23:30:10,552 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499755,499768] [2023-11-28 23:30:10,553 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[499903,499916] [2023-11-28 23:30:10,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500138,500151] [2023-11-28 23:30:10,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500201,500214] [2023-11-28 23:30:10,555 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500301,500314] [2023-11-28 23:30:10,556 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500505,500518] [2023-11-28 23:30:10,556 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500562,500575] [2023-11-28 23:30:10,557 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[500656,500669] [2023-11-28 23:30:10,558 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501054,501067] [2023-11-28 23:30:10,559 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501178,501191] [2023-11-28 23:30:10,560 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501257,501270] [2023-11-28 23:30:10,560 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501314,501327] [2023-11-28 23:30:10,561 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501408,501421] [2023-11-28 23:30:10,561 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501460,501473] [2023-11-28 23:30:10,562 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501558,501571] [2023-11-28 23:30:10,562 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501637,501650] [2023-11-28 23:30:10,563 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501694,501707] [2023-11-28 23:30:10,563 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501788,501801] [2023-11-28 23:30:10,564 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501840,501853] [2023-11-28 23:30:10,564 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501909,501922] [2023-11-28 23:30:10,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[501988,502001] [2023-11-28 23:30:10,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502045,502058] [2023-11-28 23:30:10,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502139,502152] [2023-11-28 23:30:10,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[502191,502204] [2023-11-28 23:30:10,624 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[538351,538364] [2023-11-28 23:30:10,625 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[538499,538512] [2023-11-28 23:30:10,644 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-28 23:30:10,658 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562256,562269] [2023-11-28 23:30:10,658 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562311,562324] [2023-11-28 23:30:10,659 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562556,562569] [2023-11-28 23:30:10,660 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562657,562670] [2023-11-28 23:30:10,660 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[562822,562835] [2023-11-28 23:30:10,661 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563060,563073] [2023-11-28 23:30:10,661 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563257,563270] [2023-11-28 23:30:10,662 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563320,563333] [2023-11-28 23:30:10,662 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563478,563491] [2023-11-28 23:30:10,663 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563533,563546] [2023-11-28 23:30:10,663 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[563597,563610] [2023-11-28 23:30:10,667 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565512,565525] [2023-11-28 23:30:10,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565567,565580] [2023-11-28 23:30:10,668 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565657,565670] [2023-11-28 23:30:10,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565714,565727] [2023-11-28 23:30:10,669 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[565771,565784] [2023-11-28 23:30:10,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566039,566052] [2023-11-28 23:30:10,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566098,566111] [2023-11-28 23:30:10,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566157,566170] [2023-11-28 23:30:10,672 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566594,566607] [2023-11-28 23:30:10,672 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566655,566668] [2023-11-28 23:30:10,673 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566716,566729] [2023-11-28 23:30:10,673 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566828,566841] [2023-11-28 23:30:10,674 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[566999,567012] [2023-11-28 23:30:10,675 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567060,567073] [2023-11-28 23:30:10,675 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567121,567134] [2023-11-28 23:30:10,676 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567217,567230] [2023-11-28 23:30:10,676 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567276,567289] [2023-11-28 23:30:10,677 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567335,567348] [2023-11-28 23:30:10,677 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567436,567449] [2023-11-28 23:30:10,678 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567495,567508] [2023-11-28 23:30:10,678 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567629,567642] [2023-11-28 23:30:10,679 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567684,567697] [2023-11-28 23:30:10,679 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567774,567787] [2023-11-28 23:30:10,680 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567831,567844] [2023-11-28 23:30:10,680 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567888,567901] [2023-11-28 23:30:10,680 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[567983,567996] [2023-11-28 23:30:10,681 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568041,568054] [2023-11-28 23:30:10,681 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568098,568111] [2023-11-28 23:30:10,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568155,568168] [2023-11-28 23:30:10,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568231,568244] [2023-11-28 23:30:10,682 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568287,568300] [2023-11-28 23:30:10,683 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568342,568355] [2023-11-28 23:30:10,683 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_9430cd44-b87d-4c43-893f-289b53f54f33/sv-benchmarks/c/goblint-coreutils/instrumented_interval_tail_comb.i[568397,568410] [2023-11-28 23:30:11,105 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:184) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1023) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:963) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:728) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1427) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:386) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1512) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3421) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2441) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-28 23:30:11,111 INFO L158 Benchmark]: Toolchain (without parser) took 30655.97ms. Allocated memory was 111.1MB in the beginning and 190.8MB in the end (delta: 79.7MB). Free memory was 38.2MB in the beginning and 54.7MB in the end (delta: -16.6MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. [2023-11-28 23:30:11,112 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 73.4MB. Free memory is still 50.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-28 23:30:11,113 INFO L158 Benchmark]: CACSL2BoogieTranslator took 30653.87ms. Allocated memory was 111.1MB in the beginning and 190.8MB in the end (delta: 79.7MB). Free memory was 37.8MB in the beginning and 54.7MB in the end (delta: -16.9MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. [2023-11-28 23:30:11,114 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.20ms. Allocated memory is still 73.4MB. Free memory is still 50.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 30653.87ms. Allocated memory was 111.1MB in the beginning and 190.8MB in the end (delta: 79.7MB). Free memory was 37.8MB in the beginning and 54.7MB in the end (delta: -16.9MB). Peak memory consumption was 100.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) 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: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type