./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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 1721ff86364b888e9a887851917d8c9baafe52b51a2672b0384394569f556411 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 01:56:25,789 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 01:56:25,853 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-29 01:56:25,859 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 01:56:25,860 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 01:56:25,887 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 01:56:25,887 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 01:56:25,888 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 01:56:25,889 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 01:56:25,889 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 01:56:25,890 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 01:56:25,890 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 01:56:25,891 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 01:56:25,892 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 01:56:25,892 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 01:56:25,893 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 01:56:25,893 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 01:56:25,894 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 01:56:25,894 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 01:56:25,895 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 01:56:25,895 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 01:56:25,896 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 01:56:25,896 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 01:56:25,897 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 01:56:25,897 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 01:56:25,898 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 01:56:25,898 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 01:56:25,899 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 01:56:25,899 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:56:25,900 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 01:56:25,900 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 01:56:25,900 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 01:56:25,901 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 01:56:25,901 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 01:56:25,901 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 01:56:25,901 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 01:56:25,901 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 01:56:25,902 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 01:56:25,902 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 01:56:25,902 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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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 -> 1721ff86364b888e9a887851917d8c9baafe52b51a2672b0384394569f556411 [2023-11-29 01:56:26,133 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 01:56:26,153 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 01:56:26,156 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 01:56:26,157 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 01:56:26,157 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 01:56:26,158 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i [2023-11-29 01:56:28,839 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 01:56:30,230 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 01:56:30,231 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i [2023-11-29 01:56:30,442 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/21b6eb210/c42697bb5e48423bbd111efd5d0bedb4/FLAGc40bcb962 [2023-11-29 01:56:30,457 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/21b6eb210/c42697bb5e48423bbd111efd5d0bedb4 [2023-11-29 01:56:30,459 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 01:56:30,461 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 01:56:30,462 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 01:56:30,463 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 01:56:30,468 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 01:56:30,468 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:56:30" (1/1) ... [2023-11-29 01:56:30,469 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2711284d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:56:30, skipping insertion in model container [2023-11-29 01:56:30,470 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:56:30" (1/1) ... [2023-11-29 01:56:31,036 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 01:57:07,229 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-29 01:57:07,230 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-29 01:57:07,231 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-29 01:57:07,233 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-29 01:57:07,235 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-29 01:57:07,236 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-29 01:57:07,237 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-29 01:57:07,239 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-29 01:57:07,240 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465040,465053] [2023-11-29 01:57:07,247 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465095,465108] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465233,465246] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465731,465744] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[466032,466045] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[466105,466118] [2023-11-29 01:57:07,256 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467023,467036] [2023-11-29 01:57:07,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467081,467094] [2023-11-29 01:57:07,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467133,467146] [2023-11-29 01:57:07,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467467,467480] [2023-11-29 01:57:07,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467525,467538] [2023-11-29 01:57:07,260 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467577,467590] [2023-11-29 01:57:07,261 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468447,468460] [2023-11-29 01:57:07,263 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468909,468922] [2023-11-29 01:57:07,264 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468985,468998] [2023-11-29 01:57:07,269 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[472479,472492] [2023-11-29 01:57:07,270 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[473128,473141] [2023-11-29 01:57:07,271 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[473204,473217] [2023-11-29 01:57:07,285 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485134,485147] [2023-11-29 01:57:07,286 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485245,485258] [2023-11-29 01:57:07,287 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485364,485377] [2023-11-29 01:57:07,287 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485438,485451] [2023-11-29 01:57:07,288 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485531,485544] [2023-11-29 01:57:07,289 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485655,485668] [2023-11-29 01:57:07,289 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485739,485752] [2023-11-29 01:57:07,290 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485811,485824] [2023-11-29 01:57:07,290 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485867,485880] [2023-11-29 01:57:07,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485960,485973] [2023-11-29 01:57:07,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486063,486076] [2023-11-29 01:57:07,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486131,486144] [2023-11-29 01:57:07,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486222,486235] [2023-11-29 01:57:07,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486284,486297] [2023-11-29 01:57:07,293 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486372,486385] [2023-11-29 01:57:07,293 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486428,486441] [2023-11-29 01:57:07,294 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486496,486509] [2023-11-29 01:57:07,294 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486590,486603] [2023-11-29 01:57:07,295 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486652,486665] [2023-11-29 01:57:07,295 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486729,486742] [2023-11-29 01:57:07,296 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486789,486802] [2023-11-29 01:57:07,296 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486853,486866] [2023-11-29 01:57:07,297 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486925,486938] [2023-11-29 01:57:07,297 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486991,487004] [2023-11-29 01:57:07,298 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487047,487060] [2023-11-29 01:57:07,299 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487131,487144] [2023-11-29 01:57:07,299 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487207,487220] [2023-11-29 01:57:07,300 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487842,487855] [2023-11-29 01:57:07,301 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487896,487909] [2023-11-29 01:57:07,302 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488160,488173] [2023-11-29 01:57:07,303 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488223,488236] [2023-11-29 01:57:07,303 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488305,488318] [2023-11-29 01:57:07,304 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488371,488384] [2023-11-29 01:57:07,305 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488428,488441] [2023-11-29 01:57:07,305 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488498,488511] [2023-11-29 01:57:07,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488576,488589] [2023-11-29 01:57:07,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488648,488661] [2023-11-29 01:57:07,307 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488710,488723] [2023-11-29 01:57:07,307 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488766,488779] [2023-11-29 01:57:07,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488982,488995] [2023-11-29 01:57:07,309 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489041,489054] [2023-11-29 01:57:07,309 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489119,489132] [2023-11-29 01:57:07,310 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489181,489194] [2023-11-29 01:57:07,310 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489247,489260] [2023-11-29 01:57:07,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489321,489334] [2023-11-29 01:57:07,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489389,489402] [2023-11-29 01:57:07,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489447,489460] [2023-11-29 01:57:07,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489572,489585] [2023-11-29 01:57:07,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489634,489647] [2023-11-29 01:57:07,314 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489714,489727] [2023-11-29 01:57:07,314 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489776,489789] [2023-11-29 01:57:07,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489968,489981] [2023-11-29 01:57:07,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490027,490040] [2023-11-29 01:57:07,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490090,490103] [2023-11-29 01:57:07,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490168,490181] [2023-11-29 01:57:07,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490230,490243] [2023-11-29 01:57:07,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490296,490309] [2023-11-29 01:57:07,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490370,490383] [2023-11-29 01:57:07,319 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490438,490451] [2023-11-29 01:57:07,319 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490496,490509] [2023-11-29 01:57:07,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490559,490572] [2023-11-29 01:57:07,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490680,490693] [2023-11-29 01:57:07,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490760,490773] [2023-11-29 01:57:07,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490908,490921] [2023-11-29 01:57:07,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490988,491001] [2023-11-29 01:57:07,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491050,491063] [2023-11-29 01:57:07,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491188,491201] [2023-11-29 01:57:07,323 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491270,491283] [2023-11-29 01:57:07,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491334,491347] [2023-11-29 01:57:07,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491513,491526] [2023-11-29 01:57:07,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493684,493697] [2023-11-29 01:57:07,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493740,493753] [2023-11-29 01:57:07,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493825,493838] [2023-11-29 01:57:07,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493883,493896] [2023-11-29 01:57:07,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493941,493954] [2023-11-29 01:57:07,333 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494122,494135] [2023-11-29 01:57:07,333 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494291,494304] [2023-11-29 01:57:07,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494438,494451] [2023-11-29 01:57:07,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494494,494507] [2023-11-29 01:57:07,335 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494546,494559] [2023-11-29 01:57:07,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494923,494936] [2023-11-29 01:57:07,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494979,494992] [2023-11-29 01:57:07,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495064,495077] [2023-11-29 01:57:07,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495122,495135] [2023-11-29 01:57:07,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495180,495193] [2023-11-29 01:57:07,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495359,495372] [2023-11-29 01:57:07,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495524,495537] [2023-11-29 01:57:07,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495671,495684] [2023-11-29 01:57:07,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495727,495740] [2023-11-29 01:57:07,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495779,495792] [2023-11-29 01:57:07,342 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[506046,506059] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[506134,506147] [2023-11-29 01:57:07,354 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508204,508217] [2023-11-29 01:57:07,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508263,508276] [2023-11-29 01:57:07,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508356,508369] [2023-11-29 01:57:07,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508446,508459] [2023-11-29 01:57:07,356 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508733,508746] [2023-11-29 01:57:07,356 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508900,508913] [2023-11-29 01:57:07,357 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509196,509209] [2023-11-29 01:57:07,358 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509480,509493] [2023-11-29 01:57:07,359 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509802,509815] [2023-11-29 01:57:07,360 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509920,509933] [2023-11-29 01:57:07,361 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510251,510264] [2023-11-29 01:57:07,361 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510479,510492] [2023-11-29 01:57:07,362 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510538,510551] [2023-11-29 01:57:07,362 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510596,510609] [2023-11-29 01:57:07,363 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510827,510840] [2023-11-29 01:57:07,363 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510883,510896] [2023-11-29 01:57:07,364 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511116,511129] [2023-11-29 01:57:07,364 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511172,511185] [2023-11-29 01:57:07,365 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511450,511463] [2023-11-29 01:57:07,366 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511723,511736] [2023-11-29 01:57:07,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511780,511793] [2023-11-29 01:57:07,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511836,511849] [2023-11-29 01:57:07,368 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511927,511940] [2023-11-29 01:57:07,368 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512146,512159] [2023-11-29 01:57:07,369 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512370,512383] [2023-11-29 01:57:07,370 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512431,512444] [2023-11-29 01:57:07,370 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512486,512499] [2023-11-29 01:57:07,371 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512581,512594] [2023-11-29 01:57:07,372 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512713,512726] [2023-11-29 01:57:07,372 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512940,512953] [2023-11-29 01:57:07,373 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513172,513185] [2023-11-29 01:57:07,374 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513235,513248] [2023-11-29 01:57:07,374 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513332,513345] [2023-11-29 01:57:07,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513389,513402] [2023-11-29 01:57:07,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513450,513463] [2023-11-29 01:57:07,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513598,513611] [2023-11-29 01:57:07,376 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513826,513839] [2023-11-29 01:57:07,377 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513889,513902] [2023-11-29 01:57:07,377 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513986,513999] [2023-11-29 01:57:07,378 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514183,514196] [2023-11-29 01:57:07,378 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514240,514253] [2023-11-29 01:57:07,379 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514331,514344] [2023-11-29 01:57:07,380 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514729,514742] [2023-11-29 01:57:07,380 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514853,514866] [2023-11-29 01:57:07,381 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514925,514938] [2023-11-29 01:57:07,381 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514982,514995] [2023-11-29 01:57:07,381 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515073,515086] [2023-11-29 01:57:07,382 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515125,515138] [2023-11-29 01:57:07,382 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515223,515236] [2023-11-29 01:57:07,382 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515295,515308] [2023-11-29 01:57:07,383 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515352,515365] [2023-11-29 01:57:07,383 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515443,515456] [2023-11-29 01:57:07,383 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515495,515508] [2023-11-29 01:57:07,384 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515564,515577] [2023-11-29 01:57:07,384 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515636,515649] [2023-11-29 01:57:07,384 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515693,515706] [2023-11-29 01:57:07,385 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515784,515797] [2023-11-29 01:57:07,385 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515836,515849] [2023-11-29 01:57:07,391 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519313,519326] [2023-11-29 01:57:07,392 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519416,519429] [2023-11-29 01:57:07,392 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519488,519501] [2023-11-29 01:57:07,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519578,519591] [2023-11-29 01:57:07,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519631,519644] [2023-11-29 01:57:07,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519684,519697] [2023-11-29 01:57:07,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519762,519775] [2023-11-29 01:57:07,394 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519838,519851] [2023-11-29 01:57:07,395 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520383,520396] [2023-11-29 01:57:07,396 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520477,520490] [2023-11-29 01:57:07,396 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520536,520549] [2023-11-29 01:57:07,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520727,520740] [2023-11-29 01:57:07,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520786,520799] [2023-11-29 01:57:07,398 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520851,520864] [2023-11-29 01:57:07,398 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520910,520923] [2023-11-29 01:57:07,399 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521065,521078] [2023-11-29 01:57:07,399 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521124,521137] [2023-11-29 01:57:07,400 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521189,521202] [2023-11-29 01:57:07,400 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521248,521261] [2023-11-29 01:57:07,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521494,521507] [2023-11-29 01:57:07,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521555,521568] [2023-11-29 01:57:07,402 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521730,521743] [2023-11-29 01:57:07,402 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521793,521806] [2023-11-29 01:57:07,403 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521862,521875] [2023-11-29 01:57:07,403 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521925,521938] [2023-11-29 01:57:07,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522380,522393] [2023-11-29 01:57:07,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522457,522470] [2023-11-29 01:57:07,405 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522576,522589] [2023-11-29 01:57:07,405 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522635,522648] [2023-11-29 01:57:07,406 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522694,522707] [2023-11-29 01:57:07,406 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522882,522895] [2023-11-29 01:57:07,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523035,523048] [2023-11-29 01:57:07,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523094,523107] [2023-11-29 01:57:07,408 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523261,523274] [2023-11-29 01:57:07,409 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523993,524006] [2023-11-29 01:57:07,410 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524107,524120] [2023-11-29 01:57:07,411 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524458,524471] [2023-11-29 01:57:07,411 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524528,524541] [2023-11-29 01:57:07,411 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524684,524697] [2023-11-29 01:57:07,412 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524754,524767] [2023-11-29 01:57:07,412 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524985,524998] [2023-11-29 01:57:07,413 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525055,525068] [2023-11-29 01:57:07,413 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525226,525239] [2023-11-29 01:57:07,414 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525296,525309] [2023-11-29 01:57:07,414 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525376,525389] [2023-11-29 01:57:07,416 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527663,527676] [2023-11-29 01:57:07,417 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527720,527733] [2023-11-29 01:57:07,417 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527879,527892] [2023-11-29 01:57:07,417 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528009,528022] [2023-11-29 01:57:07,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528111,528124] [2023-11-29 01:57:07,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528241,528254] [2023-11-29 01:57:07,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528341,528354] [2023-11-29 01:57:07,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528398,528411] [2023-11-29 01:57:07,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528766,528779] [2023-11-29 01:57:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528823,528836] [2023-11-29 01:57:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529199,529212] [2023-11-29 01:57:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529256,529269] [2023-11-29 01:57:07,421 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529767,529780] [2023-11-29 01:57:07,422 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529817,529830] [2023-11-29 01:57:07,423 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530304,530317] [2023-11-29 01:57:07,423 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530573,530586] [2023-11-29 01:57:07,424 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530698,530711] [2023-11-29 01:57:07,424 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530774,530787] [2023-11-29 01:57:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530868,530881] [2023-11-29 01:57:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530929,530942] [2023-11-29 01:57:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531003,531016] [2023-11-29 01:57:07,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531301,531314] [2023-11-29 01:57:07,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531362,531375] [2023-11-29 01:57:07,427 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531436,531449] [2023-11-29 01:57:07,427 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531569,531582] [2023-11-29 01:57:07,428 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531700,531713] [2023-11-29 01:57:07,428 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532264,532277] [2023-11-29 01:57:07,428 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532338,532351] [2023-11-29 01:57:07,429 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532423,532436] [2023-11-29 01:57:07,429 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532664,532677] [2023-11-29 01:57:07,430 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532740,532753] [2023-11-29 01:57:07,430 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532838,532851] [2023-11-29 01:57:07,430 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532912,532925] [2023-11-29 01:57:07,430 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533033,533046] [2023-11-29 01:57:07,431 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533107,533120] [2023-11-29 01:57:07,431 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533363,533376] [2023-11-29 01:57:07,432 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533764,533777] [2023-11-29 01:57:07,433 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534178,534191] [2023-11-29 01:57:07,434 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534461,534474] [2023-11-29 01:57:07,435 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534587,534600] [2023-11-29 01:57:07,435 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534805,534818] [2023-11-29 01:57:07,474 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580664,580677] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580753,580766] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580943,580956] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580998,581011] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581060,581073] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581196,581209] [2023-11-29 01:57:07,489 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581256,581269] [2023-11-29 01:57:07,489 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581360,581373] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581521,581534] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581639,581652] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581699,581712] [2023-11-29 01:57:07,492 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582172,582185] [2023-11-29 01:57:07,492 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582227,582240] [2023-11-29 01:57:07,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582472,582485] [2023-11-29 01:57:07,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582573,582586] [2023-11-29 01:57:07,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582738,582751] [2023-11-29 01:57:07,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582976,582989] [2023-11-29 01:57:07,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583173,583186] [2023-11-29 01:57:07,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583236,583249] [2023-11-29 01:57:07,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583394,583407] [2023-11-29 01:57:07,495 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583449,583462] [2023-11-29 01:57:07,495 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583513,583526] [2023-11-29 01:57:07,496 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583920,583933] [2023-11-29 01:57:07,496 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584043,584056] [2023-11-29 01:57:07,496 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584102,584115] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584240,584253] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584388,584401] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584568,584581] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584623,584636] [2023-11-29 01:57:07,498 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584713,584726] [2023-11-29 01:57:07,498 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584770,584783] [2023-11-29 01:57:07,498 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584827,584840] [2023-11-29 01:57:07,498 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584930,584943] [2023-11-29 01:57:07,498 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584985,584998] [2023-11-29 01:57:07,499 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585066,585079] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585482,585495] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585541,585554] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585639,585652] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585802,585815] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585861,585874] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585975,585988] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586030,586043] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586115,586128] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586210,586223] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586267,586280] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586343,586356] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586398,586411] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586889,586902] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586944,586957] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587034,587047] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587091,587104] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587148,587161] [2023-11-29 01:57:07,506 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587416,587429] [2023-11-29 01:57:07,506 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587475,587488] [2023-11-29 01:57:07,507 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587534,587547] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587971,587984] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588032,588045] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588093,588106] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588205,588218] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588376,588389] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588437,588450] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588498,588511] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588594,588607] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588653,588666] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588712,588725] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588813,588826] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588872,588885] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589006,589019] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589061,589074] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589151,589164] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589208,589221] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589265,589278] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589360,589373] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589418,589431] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589475,589488] [2023-11-29 01:57:07,516 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589532,589545] [2023-11-29 01:57:07,516 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589608,589621] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589664,589677] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589719,589732] [2023-11-29 01:57:07,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589774,589787] [2023-11-29 01:57:07,999 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[789314,789327] [2023-11-29 01:57:08,007 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794796,794809] [2023-11-29 01:57:08,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794883,794896] [2023-11-29 01:57:08,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794939,794952] [2023-11-29 01:57:08,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795104,795117] [2023-11-29 01:57:08,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795161,795174] [2023-11-29 01:57:08,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795385,795398] [2023-11-29 01:57:08,010 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795607,795620] [2023-11-29 01:57:08,011 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795703,795716] [2023-11-29 01:57:08,011 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795763,795776] [2023-11-29 01:57:08,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795913,795926] [2023-11-29 01:57:08,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795969,795982] [2023-11-29 01:57:08,014 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797094,797107] [2023-11-29 01:57:08,014 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797214,797227] [2023-11-29 01:57:08,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797271,797284] [2023-11-29 01:57:08,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797365,797378] [2023-11-29 01:57:08,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797492,797505] [2023-11-29 01:57:08,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797547,797560] [2023-11-29 01:57:08,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797662,797675] [2023-11-29 01:57:08,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797717,797730] [2023-11-29 01:57:08,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797798,797811] [2023-11-29 01:57:08,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797851,797864] [2023-11-29 01:57:08,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797916,797929] [2023-11-29 01:57:08,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[797998,798011] [2023-11-29 01:57:08,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[798055,798068] [2023-11-29 01:57:08,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[798136,798149] [2023-11-29 01:57:08,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[798191,798204] [2023-11-29 01:57:08,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[798254,798267] [2023-11-29 01:57:08,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[798358,798371] [2023-11-29 01:57:08,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799045,799058] [2023-11-29 01:57:08,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799125,799138] [2023-11-29 01:57:08,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799182,799195] [2023-11-29 01:57:08,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799269,799282] [2023-11-29 01:57:08,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799349,799362] [2023-11-29 01:57:08,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799406,799419] [2023-11-29 01:57:08,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799481,799494] [2023-11-29 01:57:08,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799536,799549] [2023-11-29 01:57:08,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799897,799910] [2023-11-29 01:57:08,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[799952,799965] [2023-11-29 01:57:08,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[800049,800062] [2023-11-29 01:57:08,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[800202,800215] [2023-11-29 01:57:08,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[800257,800270] [2023-11-29 01:57:08,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[800540,800553] [2023-11-29 01:57:08,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[801065,801078] [2023-11-29 01:57:08,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[801414,801427] [2023-11-29 01:57:08,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[801627,801640] [2023-11-29 01:57:08,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[801684,801697] [2023-11-29 01:57:08,055 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-29 01:57:08,079 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[866112,866125] [2023-11-29 01:57:08,080 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[866238,866251] [2023-11-29 01:57:08,081 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[866338,866351] [2023-11-29 01:57:08,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[868383,868396] [2023-11-29 01:57:08,084 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[868823,868836] [2023-11-29 01:57:08,085 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869276,869289] [2023-11-29 01:57:08,086 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869587,869600] [2023-11-29 01:57:08,086 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869644,869657] [2023-11-29 01:57:08,087 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869726,869739] [2023-11-29 01:57:08,087 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869806,869819] [2023-11-29 01:57:08,087 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869863,869876] [2023-11-29 01:57:08,088 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869938,869951] [2023-11-29 01:57:08,088 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[869993,870006] [2023-11-29 01:57:08,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874011,874024] [2023-11-29 01:57:08,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874068,874081] [2023-11-29 01:57:08,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874123,874136] [2023-11-29 01:57:08,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874241,874254] [2023-11-29 01:57:08,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874298,874311] [2023-11-29 01:57:08,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874353,874366] [2023-11-29 01:57:08,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874435,874448] [2023-11-29 01:57:08,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874490,874503] [2023-11-29 01:57:08,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874543,874556] [2023-11-29 01:57:08,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874732,874745] [2023-11-29 01:57:08,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874793,874806] [2023-11-29 01:57:08,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874852,874865] [2023-11-29 01:57:08,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[874978,874991] [2023-11-29 01:57:08,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875039,875052] [2023-11-29 01:57:08,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875098,875111] [2023-11-29 01:57:08,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875184,875197] [2023-11-29 01:57:08,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875243,875256] [2023-11-29 01:57:08,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875300,875313] [2023-11-29 01:57:08,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875855,875868] [2023-11-29 01:57:08,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875916,875929] [2023-11-29 01:57:08,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[875975,875988] [2023-11-29 01:57:08,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876101,876114] [2023-11-29 01:57:08,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876162,876175] [2023-11-29 01:57:08,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876221,876234] [2023-11-29 01:57:08,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876307,876320] [2023-11-29 01:57:08,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876366,876379] [2023-11-29 01:57:08,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876423,876436] [2023-11-29 01:57:08,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876637,876650] [2023-11-29 01:57:08,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876698,876711] [2023-11-29 01:57:08,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876757,876770] [2023-11-29 01:57:08,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876883,876896] [2023-11-29 01:57:08,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[876944,876957] [2023-11-29 01:57:08,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877003,877016] [2023-11-29 01:57:08,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877089,877102] [2023-11-29 01:57:08,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877148,877161] [2023-11-29 01:57:08,105 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877205,877218] [2023-11-29 01:57:08,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877780,877793] [2023-11-29 01:57:08,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877841,877854] [2023-11-29 01:57:08,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[877900,877913] [2023-11-29 01:57:08,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878026,878039] [2023-11-29 01:57:08,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878087,878100] [2023-11-29 01:57:08,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878146,878159] [2023-11-29 01:57:08,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878232,878245] [2023-11-29 01:57:08,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878291,878304] [2023-11-29 01:57:08,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878348,878361] [2023-11-29 01:57:08,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878569,878582] [2023-11-29 01:57:08,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878630,878643] [2023-11-29 01:57:08,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878689,878702] [2023-11-29 01:57:08,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878815,878828] [2023-11-29 01:57:08,110 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878876,878889] [2023-11-29 01:57:08,110 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[878935,878948] [2023-11-29 01:57:08,110 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[879021,879034] [2023-11-29 01:57:08,110 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[879080,879093] [2023-11-29 01:57:08,111 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[879137,879150] [2023-11-29 01:57:08,112 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[880138,880151] [2023-11-29 01:57:08,113 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[880220,880233] [2023-11-29 01:57:08,114 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881218,881231] [2023-11-29 01:57:08,114 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881355,881368] [2023-11-29 01:57:08,115 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881441,881454] [2023-11-29 01:57:08,115 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881500,881513] [2023-11-29 01:57:08,115 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881601,881614] [2023-11-29 01:57:08,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881687,881700] [2023-11-29 01:57:08,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881746,881759] [2023-11-29 01:57:08,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881853,881866] [2023-11-29 01:57:08,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881933,881946] [2023-11-29 01:57:08,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[881990,882003] [2023-11-29 01:57:08,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[882113,882126] [2023-11-29 01:57:08,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[882956,882969] [2023-11-29 01:57:08,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[883021,883034] [2023-11-29 01:57:08,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[883076,883089] [2023-11-29 01:57:08,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[883138,883151] [2023-11-29 01:57:08,192 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[991211,991224] [2023-11-29 01:57:08,192 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[991614,991627] [2023-11-29 01:57:08,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[997335,997348] [2023-11-29 01:57:08,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[997498,997511] [2023-11-29 01:57:08,213 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1015232,1015245] [2023-11-29 01:57:08,214 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1015322,1015335] [2023-11-29 01:57:08,215 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1016243,1016256] [2023-11-29 01:57:08,220 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1021197,1021210] [2023-11-29 01:57:08,220 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1021449,1021462] [2023-11-29 01:57:08,220 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1021512,1021525] [2023-11-29 01:57:08,221 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1021575,1021588] [2023-11-29 01:57:08,221 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1021657,1021670] [2023-11-29 01:57:08,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022028,1022041] [2023-11-29 01:57:08,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022100,1022113] [2023-11-29 01:57:08,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022153,1022166] [2023-11-29 01:57:08,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022262,1022275] [2023-11-29 01:57:08,223 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022334,1022347] [2023-11-29 01:57:08,223 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022387,1022400] [2023-11-29 01:57:08,223 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022458,1022471] [2023-11-29 01:57:08,223 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022509,1022522] [2023-11-29 01:57:08,224 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022587,1022600] [2023-11-29 01:57:08,224 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022776,1022789] [2023-11-29 01:57:08,224 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022873,1022886] [2023-11-29 01:57:08,225 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1022934,1022947] [2023-11-29 01:57:08,225 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1023014,1023027] [2023-11-29 01:57:08,225 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1023073,1023086] [2023-11-29 01:57:08,226 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1023341,1023354] [2023-11-29 01:57:08,227 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1024319,1024332] [2023-11-29 01:57:08,228 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1024404,1024417] [2023-11-29 01:57:08,229 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1025969,1025982] [2023-11-29 01:57:08,230 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1026072,1026085] [2023-11-29 01:57:08,230 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1026144,1026157] [2023-11-29 01:57:08,230 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1026268,1026281] [2023-11-29 01:57:08,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1026347,1026360] [2023-11-29 01:57:08,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1026408,1026421] [2023-11-29 01:57:08,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1027545,1027558] [2023-11-29 01:57:08,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1027626,1027639] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1027680,1027693] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1027739,1027752] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1027871,1027884] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028051,1028064] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028266,1028279] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028597,1028610] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028682,1028695] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028736,1028749] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028795,1028808] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1028927,1028940] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029107,1029120] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029322,1029335] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029605,1029618] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029713,1029726] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029798,1029811] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029879,1029892] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1029948,1029961] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1030031,1030044] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1030090,1030103] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1030222,1030235] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1030402,1030415] [2023-11-29 01:57:08,240 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1030617,1030630] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1031598,1031611] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1031667,1031680] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1031750,1031763] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1031809,1031822] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1031941,1031954] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1032121,1032134] [2023-11-29 01:57:08,243 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1032336,1032349] [2023-11-29 01:57:08,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1035684,1035697] [2023-11-29 01:57:08,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1035765,1035778] [2023-11-29 01:57:08,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1037337,1037350] [2023-11-29 01:57:08,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1038180,1038193] [2023-11-29 01:57:08,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1038354,1038367] [2023-11-29 01:57:08,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1038555,1038568] [2023-11-29 01:57:08,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1038667,1038680] [2023-11-29 01:57:08,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1040632,1040645] [2023-11-29 01:57:08,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1041028,1041041] [2023-11-29 01:57:08,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1041086,1041099] [2023-11-29 01:57:08,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1041738,1041751] [2023-11-29 01:57:08,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1041832,1041845] [2023-11-29 01:57:08,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1041922,1041935] [2023-11-29 01:57:08,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1042081,1042094] [2023-11-29 01:57:08,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1042141,1042154] [2023-11-29 01:57:08,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1042268,1042281] [2023-11-29 01:57:08,319 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043094,1043107] [2023-11-29 01:57:08,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043224,1043237] [2023-11-29 01:57:08,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043302,1043315] [2023-11-29 01:57:08,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043375,1043388] [2023-11-29 01:57:08,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043465,1043478] [2023-11-29 01:57:08,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043534,1043547] [2023-11-29 01:57:08,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043601,1043614] [2023-11-29 01:57:08,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043673,1043686] [2023-11-29 01:57:08,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043742,1043755] [2023-11-29 01:57:08,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043802,1043815] [2023-11-29 01:57:08,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043866,1043879] [2023-11-29 01:57:08,322 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1043938,1043951] [2023-11-29 01:57:08,323 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044460,1044473] [2023-11-29 01:57:08,323 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044631,1044644] [2023-11-29 01:57:08,323 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044743,1044756] [2023-11-29 01:57:08,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044823,1044836] [2023-11-29 01:57:08,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044898,1044911] [2023-11-29 01:57:08,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1044990,1045003] [2023-11-29 01:57:08,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045061,1045074] [2023-11-29 01:57:08,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045130,1045143] [2023-11-29 01:57:08,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045196,1045209] [2023-11-29 01:57:08,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045270,1045283] [2023-11-29 01:57:08,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045341,1045354] [2023-11-29 01:57:08,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045403,1045416] [2023-11-29 01:57:08,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045469,1045482] [2023-11-29 01:57:08,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045535,1045548] [2023-11-29 01:57:08,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045609,1045622] [2023-11-29 01:57:08,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045718,1045731] [2023-11-29 01:57:08,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045824,1045837] [2023-11-29 01:57:08,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045902,1045915] [2023-11-29 01:57:08,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1045975,1045988] [2023-11-29 01:57:08,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046065,1046078] [2023-11-29 01:57:08,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046134,1046147] [2023-11-29 01:57:08,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046201,1046214] [2023-11-29 01:57:08,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046265,1046278] [2023-11-29 01:57:08,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046337,1046350] [2023-11-29 01:57:08,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046406,1046419] [2023-11-29 01:57:08,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046466,1046479] [2023-11-29 01:57:08,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046530,1046543] [2023-11-29 01:57:08,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046594,1046607] [2023-11-29 01:57:08,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046666,1046679] [2023-11-29 01:57:08,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046806,1046819] [2023-11-29 01:57:08,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046882,1046895] [2023-11-29 01:57:08,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1046953,1046966] [2023-11-29 01:57:08,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047041,1047054] [2023-11-29 01:57:08,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047108,1047121] [2023-11-29 01:57:08,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047173,1047186] [2023-11-29 01:57:08,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047235,1047248] [2023-11-29 01:57:08,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047305,1047318] [2023-11-29 01:57:08,331 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047372,1047385] [2023-11-29 01:57:08,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047430,1047443] [2023-11-29 01:57:08,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047492,1047505] [2023-11-29 01:57:08,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047554,1047567] [2023-11-29 01:57:08,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1047624,1047637] [2023-11-29 01:57:08,333 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1048034,1048047] [2023-11-29 01:57:08,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1048583,1048596] [2023-11-29 01:57:08,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1049241,1049254] [2023-11-29 01:57:08,335 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1049569,1049582] [2023-11-29 01:57:08,335 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1049858,1049871] [2023-11-29 01:57:08,335 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1050153,1050166] [2023-11-29 01:57:08,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1050856,1050869] [2023-11-29 01:57:08,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1050907,1050920] [2023-11-29 01:57:08,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1050972,1050985] [2023-11-29 01:57:08,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051023,1051036] [2023-11-29 01:57:08,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051106,1051119] [2023-11-29 01:57:08,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051220,1051233] [2023-11-29 01:57:08,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051273,1051286] [2023-11-29 01:57:08,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051327,1051340] [2023-11-29 01:57:08,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051410,1051423] [2023-11-29 01:57:08,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051540,1051553] [2023-11-29 01:57:08,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051595,1051608] [2023-11-29 01:57:08,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051651,1051664] [2023-11-29 01:57:08,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051706,1051719] [2023-11-29 01:57:08,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051819,1051832] [2023-11-29 01:57:08,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051873,1051886] [2023-11-29 01:57:08,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051926,1051939] [2023-11-29 01:57:08,339 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1051979,1051992] [2023-11-29 01:57:08,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052033,1052046] [2023-11-29 01:57:08,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052148,1052161] [2023-11-29 01:57:08,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052200,1052213] [2023-11-29 01:57:08,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052251,1052264] [2023-11-29 01:57:08,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052302,1052315] [2023-11-29 01:57:08,341 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1052732,1052745] [2023-11-29 01:57:08,342 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1053928,1053941] [2023-11-29 01:57:08,343 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1054322,1054335] [2023-11-29 01:57:08,343 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1054755,1054768] [2023-11-29 01:57:08,344 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056069,1056082] [2023-11-29 01:57:08,345 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056161,1056174] [2023-11-29 01:57:08,345 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056222,1056235] [2023-11-29 01:57:08,345 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056335,1056348] [2023-11-29 01:57:08,345 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056427,1056440] [2023-11-29 01:57:08,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056488,1056501] [2023-11-29 01:57:08,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056631,1056644] [2023-11-29 01:57:08,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056690,1056703] [2023-11-29 01:57:08,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056815,1056828] [2023-11-29 01:57:08,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1056872,1056885] [2023-11-29 01:57:08,365 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1082323,1082336] [2023-11-29 01:57:08,365 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1082372,1082385] [2023-11-29 01:57:08,365 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1082919,1082932] [2023-11-29 01:57:08,366 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1083114,1083127] [2023-11-29 01:57:08,366 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1083269,1083282] [2023-11-29 01:57:08,366 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1083525,1083538] [2023-11-29 01:57:08,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1083604,1083617] [2023-11-29 01:57:08,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1083682,1083695] [2023-11-29 01:57:08,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[1084026,1084039] [2023-11-29 01:57:08,396 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-29 01:57:08,397 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@283b969f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:57:08, skipping insertion in model container [2023-11-29 01:57:08,397 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 01:57:08,397 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-29 01:57:08,399 INFO L158 Benchmark]: Toolchain (without parser) took 37937.34ms. Allocated memory was 180.4MB in the beginning and 329.3MB in the end (delta: 148.9MB). Free memory was 99.5MB in the beginning and 153.2MB in the end (delta: -53.7MB). Peak memory consumption was 247.8MB. Max. memory is 16.1GB. [2023-11-29 01:57:08,399 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 115.3MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 01:57:08,400 INFO L158 Benchmark]: CACSL2BoogieTranslator took 37935.01ms. Allocated memory was 180.4MB in the beginning and 329.3MB in the end (delta: 148.9MB). Free memory was 99.1MB in the beginning and 153.2MB in the end (delta: -54.1MB). Peak memory consumption was 247.8MB. Max. memory is 16.1GB. [2023-11-29 01:57:08,401 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.17ms. Allocated memory is still 115.3MB. Free memory is still 83.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 37935.01ms. Allocated memory was 180.4MB in the beginning and 329.3MB in the end (delta: 148.9MB). Free memory was 99.1MB in the beginning and 153.2MB in the end (delta: -54.1MB). Peak memory consumption was 247.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36866]: 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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 1721ff86364b888e9a887851917d8c9baafe52b51a2672b0384394569f556411 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 01:57:10,122 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 01:57:10,198 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-29 01:57:10,205 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 01:57:10,205 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 01:57:10,235 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 01:57:10,236 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 01:57:10,237 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 01:57:10,237 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 01:57:10,238 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 01:57:10,239 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 01:57:10,239 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 01:57:10,240 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 01:57:10,240 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 01:57:10,241 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 01:57:10,242 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 01:57:10,242 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 01:57:10,243 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 01:57:10,243 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 01:57:10,244 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 01:57:10,244 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 01:57:10,245 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 01:57:10,245 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-29 01:57:10,246 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-29 01:57:10,246 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 01:57:10,247 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 01:57:10,247 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 01:57:10,247 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 01:57:10,248 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 01:57:10,248 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 01:57:10,249 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 01:57:10,249 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 01:57:10,249 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 01:57:10,250 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 01:57:10,250 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-29 01:57:10,250 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-29 01:57:10,250 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 01:57:10,251 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 01:57:10,251 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 01:57:10,251 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 01:57:10,251 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 01:57:10,252 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-29 01:57:10,252 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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/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 -> 1721ff86364b888e9a887851917d8c9baafe52b51a2672b0384394569f556411 [2023-11-29 01:57:10,544 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 01:57:10,564 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 01:57:10,567 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 01:57:10,568 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 01:57:10,568 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 01:57:10,570 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i [2023-11-29 01:57:13,407 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 01:57:15,088 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 01:57:15,089 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i [2023-11-29 01:57:15,332 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/723d8b756/73391efd4f0b428988608e215475afef/FLAGc29c1105a [2023-11-29 01:57:15,350 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/bin/uautomizer-verify-BQ2R08f2Ya/data/723d8b756/73391efd4f0b428988608e215475afef [2023-11-29 01:57:15,356 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 01:57:15,358 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 01:57:15,360 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 01:57:15,360 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 01:57:15,366 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 01:57:15,367 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:57:15" (1/1) ... [2023-11-29 01:57:15,368 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3f1888ec and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 01:57:15, skipping insertion in model container [2023-11-29 01:57:15,371 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 01:57:15" (1/1) ... [2023-11-29 01:57:16,064 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 01:57:53,943 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-29 01:57:53,944 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-29 01:57:53,946 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-29 01:57:53,947 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-29 01:57:53,949 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-29 01:57:53,950 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-29 01:57:53,951 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-29 01:57:53,953 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-29 01:57:53,954 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-29 01:57:53,955 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465040,465053] [2023-11-29 01:57:53,960 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465095,465108] [2023-11-29 01:57:53,961 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465233,465246] [2023-11-29 01:57:53,964 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[465731,465744] [2023-11-29 01:57:53,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[466032,466045] [2023-11-29 01:57:53,966 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[466105,466118] [2023-11-29 01:57:53,969 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467023,467036] [2023-11-29 01:57:53,970 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467081,467094] [2023-11-29 01:57:53,970 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467133,467146] [2023-11-29 01:57:53,972 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467467,467480] [2023-11-29 01:57:53,972 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467525,467538] [2023-11-29 01:57:53,973 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[467577,467590] [2023-11-29 01:57:53,974 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468447,468460] [2023-11-29 01:57:53,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468909,468922] [2023-11-29 01:57:53,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[468985,468998] [2023-11-29 01:57:53,982 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[472479,472492] [2023-11-29 01:57:53,983 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[473128,473141] [2023-11-29 01:57:53,984 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[473204,473217] [2023-11-29 01:57:53,999 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485134,485147] [2023-11-29 01:57:54,000 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485245,485258] [2023-11-29 01:57:54,001 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485364,485377] [2023-11-29 01:57:54,002 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485438,485451] [2023-11-29 01:57:54,002 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485531,485544] [2023-11-29 01:57:54,003 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485655,485668] [2023-11-29 01:57:54,003 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485739,485752] [2023-11-29 01:57:54,004 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485811,485824] [2023-11-29 01:57:54,004 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485867,485880] [2023-11-29 01:57:54,004 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[485960,485973] [2023-11-29 01:57:54,005 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486063,486076] [2023-11-29 01:57:54,005 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486131,486144] [2023-11-29 01:57:54,006 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486222,486235] [2023-11-29 01:57:54,006 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486284,486297] [2023-11-29 01:57:54,007 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486372,486385] [2023-11-29 01:57:54,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486428,486441] [2023-11-29 01:57:54,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486496,486509] [2023-11-29 01:57:54,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486590,486603] [2023-11-29 01:57:54,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486652,486665] [2023-11-29 01:57:54,010 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486729,486742] [2023-11-29 01:57:54,010 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486789,486802] [2023-11-29 01:57:54,011 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486853,486866] [2023-11-29 01:57:54,011 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486925,486938] [2023-11-29 01:57:54,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[486991,487004] [2023-11-29 01:57:54,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487047,487060] [2023-11-29 01:57:54,013 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487131,487144] [2023-11-29 01:57:54,013 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487207,487220] [2023-11-29 01:57:54,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487842,487855] [2023-11-29 01:57:54,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[487896,487909] [2023-11-29 01:57:54,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488160,488173] [2023-11-29 01:57:54,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488223,488236] [2023-11-29 01:57:54,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488305,488318] [2023-11-29 01:57:54,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488371,488384] [2023-11-29 01:57:54,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488428,488441] [2023-11-29 01:57:54,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488498,488511] [2023-11-29 01:57:54,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488576,488589] [2023-11-29 01:57:54,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488648,488661] [2023-11-29 01:57:54,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488710,488723] [2023-11-29 01:57:54,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488766,488779] [2023-11-29 01:57:54,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[488982,488995] [2023-11-29 01:57:54,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489041,489054] [2023-11-29 01:57:54,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489119,489132] [2023-11-29 01:57:54,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489181,489194] [2023-11-29 01:57:54,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489247,489260] [2023-11-29 01:57:54,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489321,489334] [2023-11-29 01:57:54,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489389,489402] [2023-11-29 01:57:54,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489447,489460] [2023-11-29 01:57:54,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489572,489585] [2023-11-29 01:57:54,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489634,489647] [2023-11-29 01:57:54,027 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489714,489727] [2023-11-29 01:57:54,027 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489776,489789] [2023-11-29 01:57:54,028 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[489968,489981] [2023-11-29 01:57:54,028 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490027,490040] [2023-11-29 01:57:54,029 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490090,490103] [2023-11-29 01:57:54,029 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490168,490181] [2023-11-29 01:57:54,030 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490230,490243] [2023-11-29 01:57:54,030 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490296,490309] [2023-11-29 01:57:54,031 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490370,490383] [2023-11-29 01:57:54,031 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490438,490451] [2023-11-29 01:57:54,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490496,490509] [2023-11-29 01:57:54,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490559,490572] [2023-11-29 01:57:54,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490680,490693] [2023-11-29 01:57:54,033 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490760,490773] [2023-11-29 01:57:54,033 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490908,490921] [2023-11-29 01:57:54,034 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[490988,491001] [2023-11-29 01:57:54,034 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491050,491063] [2023-11-29 01:57:54,035 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491188,491201] [2023-11-29 01:57:54,035 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491270,491283] [2023-11-29 01:57:54,036 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491334,491347] [2023-11-29 01:57:54,036 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[491513,491526] [2023-11-29 01:57:54,042 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493684,493697] [2023-11-29 01:57:54,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493740,493753] [2023-11-29 01:57:54,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493825,493838] [2023-11-29 01:57:54,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493883,493896] [2023-11-29 01:57:54,044 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[493941,493954] [2023-11-29 01:57:54,044 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494122,494135] [2023-11-29 01:57:54,045 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494291,494304] [2023-11-29 01:57:54,046 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494438,494451] [2023-11-29 01:57:54,046 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494494,494507] [2023-11-29 01:57:54,047 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494546,494559] [2023-11-29 01:57:54,048 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494923,494936] [2023-11-29 01:57:54,049 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[494979,494992] [2023-11-29 01:57:54,049 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495064,495077] [2023-11-29 01:57:54,050 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495122,495135] [2023-11-29 01:57:54,050 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495180,495193] [2023-11-29 01:57:54,051 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495359,495372] [2023-11-29 01:57:54,052 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495524,495537] [2023-11-29 01:57:54,053 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495671,495684] [2023-11-29 01:57:54,053 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495727,495740] [2023-11-29 01:57:54,054 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[495779,495792] [2023-11-29 01:57:54,056 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-29 01:57:54,066 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[506046,506059] [2023-11-29 01:57:54,067 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[506134,506147] [2023-11-29 01:57:54,071 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508204,508217] [2023-11-29 01:57:54,072 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508263,508276] [2023-11-29 01:57:54,073 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508356,508369] [2023-11-29 01:57:54,073 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508446,508459] [2023-11-29 01:57:54,074 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508733,508746] [2023-11-29 01:57:54,075 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[508900,508913] [2023-11-29 01:57:54,076 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509196,509209] [2023-11-29 01:57:54,077 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509480,509493] [2023-11-29 01:57:54,078 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509802,509815] [2023-11-29 01:57:54,078 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[509920,509933] [2023-11-29 01:57:54,079 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510251,510264] [2023-11-29 01:57:54,080 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510479,510492] [2023-11-29 01:57:54,080 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510538,510551] [2023-11-29 01:57:54,081 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510596,510609] [2023-11-29 01:57:54,081 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510827,510840] [2023-11-29 01:57:54,082 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[510883,510896] [2023-11-29 01:57:54,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511116,511129] [2023-11-29 01:57:54,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511172,511185] [2023-11-29 01:57:54,084 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511450,511463] [2023-11-29 01:57:54,085 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511723,511736] [2023-11-29 01:57:54,085 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511780,511793] [2023-11-29 01:57:54,086 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511836,511849] [2023-11-29 01:57:54,087 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[511927,511940] [2023-11-29 01:57:54,087 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512146,512159] [2023-11-29 01:57:54,089 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512370,512383] [2023-11-29 01:57:54,089 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512431,512444] [2023-11-29 01:57:54,090 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512486,512499] [2023-11-29 01:57:54,090 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512581,512594] [2023-11-29 01:57:54,091 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512713,512726] [2023-11-29 01:57:54,092 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[512940,512953] [2023-11-29 01:57:54,093 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513172,513185] [2023-11-29 01:57:54,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513235,513248] [2023-11-29 01:57:54,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513332,513345] [2023-11-29 01:57:54,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513389,513402] [2023-11-29 01:57:54,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513450,513463] [2023-11-29 01:57:54,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513598,513611] [2023-11-29 01:57:54,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513826,513839] [2023-11-29 01:57:54,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513889,513902] [2023-11-29 01:57:54,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[513986,513999] [2023-11-29 01:57:54,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514183,514196] [2023-11-29 01:57:54,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514240,514253] [2023-11-29 01:57:54,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514331,514344] [2023-11-29 01:57:54,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514729,514742] [2023-11-29 01:57:54,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514853,514866] [2023-11-29 01:57:54,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514925,514938] [2023-11-29 01:57:54,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[514982,514995] [2023-11-29 01:57:54,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515073,515086] [2023-11-29 01:57:54,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515125,515138] [2023-11-29 01:57:54,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515223,515236] [2023-11-29 01:57:54,105 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515295,515308] [2023-11-29 01:57:54,105 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515352,515365] [2023-11-29 01:57:54,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515443,515456] [2023-11-29 01:57:54,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515495,515508] [2023-11-29 01:57:54,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515564,515577] [2023-11-29 01:57:54,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515636,515649] [2023-11-29 01:57:54,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515693,515706] [2023-11-29 01:57:54,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515784,515797] [2023-11-29 01:57:54,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[515836,515849] [2023-11-29 01:57:54,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519313,519326] [2023-11-29 01:57:54,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519416,519429] [2023-11-29 01:57:54,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519488,519501] [2023-11-29 01:57:54,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519578,519591] [2023-11-29 01:57:54,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519631,519644] [2023-11-29 01:57:54,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519684,519697] [2023-11-29 01:57:54,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519762,519775] [2023-11-29 01:57:54,120 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[519838,519851] [2023-11-29 01:57:54,121 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520383,520396] [2023-11-29 01:57:54,122 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520477,520490] [2023-11-29 01:57:54,122 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520536,520549] [2023-11-29 01:57:54,123 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520727,520740] [2023-11-29 01:57:54,123 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520786,520799] [2023-11-29 01:57:54,124 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520851,520864] [2023-11-29 01:57:54,124 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[520910,520923] [2023-11-29 01:57:54,125 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521065,521078] [2023-11-29 01:57:54,125 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521124,521137] [2023-11-29 01:57:54,126 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521189,521202] [2023-11-29 01:57:54,126 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521248,521261] [2023-11-29 01:57:54,126 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521494,521507] [2023-11-29 01:57:54,127 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521555,521568] [2023-11-29 01:57:54,128 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521730,521743] [2023-11-29 01:57:54,128 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521793,521806] [2023-11-29 01:57:54,129 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521862,521875] [2023-11-29 01:57:54,129 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[521925,521938] [2023-11-29 01:57:54,130 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522380,522393] [2023-11-29 01:57:54,131 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522457,522470] [2023-11-29 01:57:54,131 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522576,522589] [2023-11-29 01:57:54,131 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522635,522648] [2023-11-29 01:57:54,132 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522694,522707] [2023-11-29 01:57:54,132 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[522882,522895] [2023-11-29 01:57:54,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523035,523048] [2023-11-29 01:57:54,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523094,523107] [2023-11-29 01:57:54,134 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523261,523274] [2023-11-29 01:57:54,135 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[523993,524006] [2023-11-29 01:57:54,136 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524107,524120] [2023-11-29 01:57:54,137 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524458,524471] [2023-11-29 01:57:54,137 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524528,524541] [2023-11-29 01:57:54,138 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524684,524697] [2023-11-29 01:57:54,138 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524754,524767] [2023-11-29 01:57:54,139 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[524985,524998] [2023-11-29 01:57:54,139 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525055,525068] [2023-11-29 01:57:54,140 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525226,525239] [2023-11-29 01:57:54,141 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525296,525309] [2023-11-29 01:57:54,141 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[525376,525389] [2023-11-29 01:57:54,145 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527663,527676] [2023-11-29 01:57:54,145 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527720,527733] [2023-11-29 01:57:54,146 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[527879,527892] [2023-11-29 01:57:54,146 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528009,528022] [2023-11-29 01:57:54,147 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528111,528124] [2023-11-29 01:57:54,147 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528241,528254] [2023-11-29 01:57:54,148 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528341,528354] [2023-11-29 01:57:54,148 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528398,528411] [2023-11-29 01:57:54,149 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528766,528779] [2023-11-29 01:57:54,150 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[528823,528836] [2023-11-29 01:57:54,151 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529199,529212] [2023-11-29 01:57:54,151 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529256,529269] [2023-11-29 01:57:54,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529767,529780] [2023-11-29 01:57:54,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[529817,529830] [2023-11-29 01:57:54,154 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530304,530317] [2023-11-29 01:57:54,155 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530573,530586] [2023-11-29 01:57:54,155 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530698,530711] [2023-11-29 01:57:54,155 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530774,530787] [2023-11-29 01:57:54,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530868,530881] [2023-11-29 01:57:54,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[530929,530942] [2023-11-29 01:57:54,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531003,531016] [2023-11-29 01:57:54,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531301,531314] [2023-11-29 01:57:54,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531362,531375] [2023-11-29 01:57:54,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531436,531449] [2023-11-29 01:57:54,158 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531569,531582] [2023-11-29 01:57:54,158 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[531700,531713] [2023-11-29 01:57:54,159 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532264,532277] [2023-11-29 01:57:54,159 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532338,532351] [2023-11-29 01:57:54,159 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532423,532436] [2023-11-29 01:57:54,160 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532664,532677] [2023-11-29 01:57:54,160 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532740,532753] [2023-11-29 01:57:54,161 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532838,532851] [2023-11-29 01:57:54,161 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[532912,532925] [2023-11-29 01:57:54,162 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533033,533046] [2023-11-29 01:57:54,162 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533107,533120] [2023-11-29 01:57:54,163 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533363,533376] [2023-11-29 01:57:54,163 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[533764,533777] [2023-11-29 01:57:54,164 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534178,534191] [2023-11-29 01:57:54,166 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534461,534474] [2023-11-29 01:57:54,167 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534587,534600] [2023-11-29 01:57:54,167 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[534805,534818] [2023-11-29 01:57:54,219 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-29 01:57:54,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580664,580677] [2023-11-29 01:57:54,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580753,580766] [2023-11-29 01:57:54,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580943,580956] [2023-11-29 01:57:54,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[580998,581011] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581060,581073] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581196,581209] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581256,581269] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581360,581373] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581521,581534] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581639,581652] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[581699,581712] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582172,582185] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582227,582240] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582472,582485] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582573,582586] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582738,582751] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[582976,582989] [2023-11-29 01:57:54,240 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583173,583186] [2023-11-29 01:57:54,240 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583236,583249] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583394,583407] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583449,583462] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583513,583526] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[583920,583933] [2023-11-29 01:57:54,243 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584043,584056] [2023-11-29 01:57:54,243 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584102,584115] [2023-11-29 01:57:54,243 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584240,584253] [2023-11-29 01:57:54,244 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584388,584401] [2023-11-29 01:57:54,244 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584568,584581] [2023-11-29 01:57:54,244 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584623,584636] [2023-11-29 01:57:54,245 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584713,584726] [2023-11-29 01:57:54,245 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584770,584783] [2023-11-29 01:57:54,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584827,584840] [2023-11-29 01:57:54,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584930,584943] [2023-11-29 01:57:54,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[584985,584998] [2023-11-29 01:57:54,247 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585066,585079] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585482,585495] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585541,585554] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585639,585652] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585802,585815] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585861,585874] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[585975,585988] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586030,586043] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586115,586128] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586210,586223] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586267,586280] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586343,586356] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586398,586411] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586889,586902] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[586944,586957] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587034,587047] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587091,587104] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587148,587161] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587416,587429] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587475,587488] [2023-11-29 01:57:54,256 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587534,587547] [2023-11-29 01:57:54,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[587971,587984] [2023-11-29 01:57:54,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588032,588045] [2023-11-29 01:57:54,258 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588093,588106] [2023-11-29 01:57:54,258 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588205,588218] [2023-11-29 01:57:54,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588376,588389] [2023-11-29 01:57:54,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588437,588450] [2023-11-29 01:57:54,260 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588498,588511] [2023-11-29 01:57:54,260 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588594,588607] [2023-11-29 01:57:54,261 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588653,588666] [2023-11-29 01:57:54,261 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588712,588725] [2023-11-29 01:57:54,261 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588813,588826] [2023-11-29 01:57:54,262 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[588872,588885] [2023-11-29 01:57:54,262 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589006,589019] [2023-11-29 01:57:54,263 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589061,589074] [2023-11-29 01:57:54,263 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589151,589164] [2023-11-29 01:57:54,264 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589208,589221] [2023-11-29 01:57:54,264 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589265,589278] [2023-11-29 01:57:54,264 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589360,589373] [2023-11-29 01:57:54,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589418,589431] [2023-11-29 01:57:54,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589475,589488] [2023-11-29 01:57:54,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589532,589545] [2023-11-29 01:57:54,266 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589608,589621] [2023-11-29 01:57:54,266 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589664,589677] [2023-11-29 01:57:54,267 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589719,589732] [2023-11-29 01:57:54,267 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[589774,589787] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[789314,789327] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794796,794809] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794883,794896] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[794939,794952] [2023-11-29 01:57:54,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_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795104,795117] [2023-11-29 01:57:54,684 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_77851953-2e2b-4ea7-a39b-3fd3381df0dc/sv-benchmarks/c/goblint-coreutils/instrumented_interval_mv_comb.i[795161,795174] [2023-11-29 01:57:54,685 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-29 01:57:54,692 INFO L158 Benchmark]: Toolchain (without parser) took 39333.44ms. Allocated memory was 151.0MB in the beginning and 262.1MB in the end (delta: 111.1MB). Free memory was 70.4MB in the beginning and 119.7MB in the end (delta: -49.3MB). Peak memory consumption was 157.3MB. Max. memory is 16.1GB. [2023-11-29 01:57:54,692 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 67.1MB. Free memory was 43.5MB in the beginning and 43.4MB in the end (delta: 92.4kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 01:57:54,693 INFO L158 Benchmark]: CACSL2BoogieTranslator took 39330.25ms. Allocated memory was 151.0MB in the beginning and 262.1MB in the end (delta: 111.1MB). Free memory was 70.0MB in the beginning and 119.7MB in the end (delta: -49.7MB). Peak memory consumption was 157.3MB. Max. memory is 16.1GB. [2023-11-29 01:57:54,694 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.18ms. Allocated memory is still 67.1MB. Free memory was 43.5MB in the beginning and 43.4MB in the end (delta: 92.4kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 39330.25ms. Allocated memory was 151.0MB in the beginning and 262.1MB in the end (delta: 111.1MB). Free memory was 70.0MB in the beginning and 119.7MB in the end (delta: -49.7MB). Peak memory consumption was 157.3MB. 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