./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_cut_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_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9 --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash bfdd6019a4e89cd3303529c7187ccc3acaa175f375438ad557d7a177734e9618 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 22:31:52,880 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 22:31:52,946 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-12-02 22:31:52,951 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-02 22:31:52,952 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-12-02 22:31:52,975 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 22:31:52,976 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 22:31:52,976 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-02 22:31:52,977 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 22:31:52,978 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 22:31:52,978 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 22:31:52,979 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 22:31:52,979 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-02 22:31:52,980 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 22:31:52,980 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 22:31:52,981 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 22:31:52,981 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 22:31:52,982 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 22:31:52,982 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 22:31:52,983 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-02 22:31:52,983 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-02 22:31:52,988 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-02 22:31:52,989 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 22:31:52,989 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-02 22:31:52,989 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 22:31:52,990 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 22:31:52,990 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 22:31:52,990 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-12-02 22:31:52,991 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-12-02 22:31:52,991 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 22:31:52,991 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/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_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9 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 -> Kojak 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 -> bfdd6019a4e89cd3303529c7187ccc3acaa175f375438ad557d7a177734e9618 [2023-12-02 22:31:53,202 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 22:31:53,222 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 22:31:53,225 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 22:31:53,226 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 22:31:53,227 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 22:31:53,228 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i [2023-12-02 22:31:55,985 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 22:31:57,249 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 22:31:57,250 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i [2023-12-02 22:31:57,360 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/41006ca7e/46c92bbb747b4d79a7486dae1ab3951d/FLAG30de736b2 [2023-12-02 22:31:57,373 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/41006ca7e/46c92bbb747b4d79a7486dae1ab3951d [2023-12-02 22:31:57,375 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 22:31:57,376 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 22:31:57,378 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 22:31:57,378 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 22:31:57,382 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 22:31:57,382 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:31:57" (1/1) ... [2023-12-02 22:31:57,383 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36bf6da9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:31:57, skipping insertion in model container [2023-12-02 22:31:57,383 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:31:57" (1/1) ... [2023-12-02 22:31:57,872 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 22:32:22,748 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-12-02 22:32:22,749 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-12-02 22:32:22,750 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-12-02 22:32:22,751 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-12-02 22:32:22,753 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-12-02 22:32:22,754 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-12-02 22:32:22,754 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-12-02 22:32:22,756 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-12-02 22:32:22,757 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-12-02 22:32:22,792 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477077,477090] [2023-12-02 22:32:22,795 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477256,477269] [2023-12-02 22:32:22,796 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477500,477513] [2023-12-02 22:32:22,798 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-12-02 22:32:22,802 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[483810,483823] [2023-12-02 22:32:22,803 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484409,484422] [2023-12-02 22:32:22,803 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484485,484498] [2023-12-02 22:32:22,804 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484538,484551] [2023-12-02 22:32:22,884 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-12-02 22:32:22,898 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[553948,553961] [2023-12-02 22:32:22,899 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554049,554062] [2023-12-02 22:32:22,900 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554214,554227] [2023-12-02 22:32:22,901 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554452,554465] [2023-12-02 22:32:22,902 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554729,554742] [2023-12-02 22:32:22,905 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[556677,556690] [2023-12-02 22:32:22,906 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[556944,556957] [2023-12-02 22:32:22,907 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557380,557393] [2023-12-02 22:32:22,908 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557492,557505] [2023-12-02 22:32:22,909 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557662,557675] [2023-12-02 22:32:22,910 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557757,557770] [2023-12-02 22:32:22,910 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557965,557978] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[766327,766340] [2023-12-02 22:32:23,352 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[766852,766865] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[805655,805668] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[805733,805746] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[805817,805830] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[805994,806007] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[806049,806062] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[806133,806146] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[806215,806228] [2023-12-02 22:32:23,386 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[831779,831792] [2023-12-02 22:32:23,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_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[831869,831882] [2023-12-02 22:32:23,541 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[943340,943353] [2023-12-02 22:32:23,543 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944028,944041] [2023-12-02 22:32:23,544 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944447,944460] [2023-12-02 22:32:23,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944558,944571] [2023-12-02 22:32:23,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944622,944635] [2023-12-02 22:32:23,547 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944721,944734] [2023-12-02 22:32:23,547 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944840,944853] [2023-12-02 22:32:23,548 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[944904,944917] [2023-12-02 22:32:23,549 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945001,945014] [2023-12-02 22:32:23,549 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945107,945120] [2023-12-02 22:32:23,550 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945177,945190] [2023-12-02 22:32:23,551 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945241,945254] [2023-12-02 22:32:23,551 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945300,945313] [2023-12-02 22:32:23,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945400,945413] [2023-12-02 22:32:23,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945498,945511] [2023-12-02 22:32:23,555 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945568,945581] [2023-12-02 22:32:23,556 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945632,945645] [2023-12-02 22:32:23,557 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945697,945710] [2023-12-02 22:32:23,558 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945756,945769] [2023-12-02 22:32:23,559 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[945910,945923] [2023-12-02 22:32:23,559 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[946340,946353] [2023-12-02 22:32:23,560 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[946439,946452] [2023-12-02 22:32:23,561 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[946911,946924] [2023-12-02 22:32:23,562 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947146,947159] [2023-12-02 22:32:23,562 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947254,947267] [2023-12-02 22:32:23,564 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947361,947374] [2023-12-02 22:32:23,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947460,947473] [2023-12-02 22:32:23,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947556,947569] [2023-12-02 22:32:23,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947617,947630] [2023-12-02 22:32:23,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[947707,947720] [2023-12-02 22:32:23,570 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[948248,948261] [2023-12-02 22:32:23,571 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[948364,948377] [2023-12-02 22:32:23,572 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[948461,948474] [2023-12-02 22:32:23,582 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[955604,955617] [2023-12-02 22:32:23,583 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[955720,955733] [2023-12-02 22:32:23,584 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[955837,955850] [2023-12-02 22:32:23,585 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[955951,955964] [2023-12-02 22:32:23,586 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956044,956057] [2023-12-02 22:32:23,586 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956144,956157] [2023-12-02 22:32:23,587 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956218,956231] [2023-12-02 22:32:23,587 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956276,956289] [2023-12-02 22:32:23,588 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956351,956364] [2023-12-02 22:32:23,588 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956408,956421] [2023-12-02 22:32:23,589 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956472,956485] [2023-12-02 22:32:23,590 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956525,956538] [2023-12-02 22:32:23,590 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956582,956595] [2023-12-02 22:32:23,591 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956799,956812] [2023-12-02 22:32:23,592 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956871,956884] [2023-12-02 22:32:23,592 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[956927,956940] [2023-12-02 22:32:23,593 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957000,957013] [2023-12-02 22:32:23,594 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957055,957068] [2023-12-02 22:32:23,595 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957117,957130] [2023-12-02 22:32:23,595 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957341,957354] [2023-12-02 22:32:23,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957488,957501] [2023-12-02 22:32:23,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957560,957573] [2023-12-02 22:32:23,597 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957616,957629] [2023-12-02 22:32:23,597 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957689,957702] [2023-12-02 22:32:23,598 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957744,957757] [2023-12-02 22:32:23,598 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[957806,957819] [2023-12-02 22:32:23,599 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[958012,958025] [2023-12-02 22:32:23,599 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[958152,958165] [2023-12-02 22:32:23,600 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[958785,958798] [2023-12-02 22:32:23,601 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[958921,958934] [2023-12-02 22:32:23,602 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[959315,959328] [2023-12-02 22:32:23,602 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[959412,959425] [2023-12-02 22:32:23,603 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[959475,959488] [2023-12-02 22:32:23,603 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[959772,959785] [2023-12-02 22:32:23,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[959886,959899] [2023-12-02 22:32:23,604 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960085,960098] [2023-12-02 22:32:23,605 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960249,960262] [2023-12-02 22:32:23,606 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960327,960340] [2023-12-02 22:32:23,606 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960389,960402] [2023-12-02 22:32:23,607 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960468,960481] [2023-12-02 22:32:23,608 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960529,960542] [2023-12-02 22:32:23,609 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960597,960610] [2023-12-02 22:32:23,610 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960682,960695] [2023-12-02 22:32:23,611 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[960908,960921] [2023-12-02 22:32:23,611 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961108,961121] [2023-12-02 22:32:23,612 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961186,961199] [2023-12-02 22:32:23,612 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961248,961261] [2023-12-02 22:32:23,613 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961327,961340] [2023-12-02 22:32:23,613 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961388,961401] [2023-12-02 22:32:23,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961456,961469] [2023-12-02 22:32:23,614 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961541,961554] [2023-12-02 22:32:23,615 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961648,961661] [2023-12-02 22:32:23,615 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961766,961779] [2023-12-02 22:32:23,616 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961849,961862] [2023-12-02 22:32:23,616 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[961958,961971] [2023-12-02 22:32:23,617 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962142,962155] [2023-12-02 22:32:23,618 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962319,962332] [2023-12-02 22:32:23,618 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962383,962396] [2023-12-02 22:32:23,619 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962544,962557] [2023-12-02 22:32:23,620 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962771,962784] [2023-12-02 22:32:23,622 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962891,962904] [2023-12-02 22:32:23,627 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[962969,962982] [2023-12-02 22:32:23,628 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963031,963044] [2023-12-02 22:32:23,629 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963110,963123] [2023-12-02 22:32:23,629 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963171,963184] [2023-12-02 22:32:23,630 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963239,963252] [2023-12-02 22:32:23,630 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963324,963337] [2023-12-02 22:32:23,631 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963387,963400] [2023-12-02 22:32:23,632 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963762,963775] [2023-12-02 22:32:23,633 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[963956,963969] [2023-12-02 22:32:23,634 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964082,964095] [2023-12-02 22:32:23,634 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964199,964212] [2023-12-02 22:32:23,634 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964282,964295] [2023-12-02 22:32:23,635 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964433,964446] [2023-12-02 22:32:23,635 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964509,964522] [2023-12-02 22:32:23,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964569,964582] [2023-12-02 22:32:23,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964646,964659] [2023-12-02 22:32:23,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964705,964718] [2023-12-02 22:32:23,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964771,964784] [2023-12-02 22:32:23,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[964837,964850] [2023-12-02 22:32:23,638 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965084,965097] [2023-12-02 22:32:23,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965162,965175] [2023-12-02 22:32:23,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965224,965237] [2023-12-02 22:32:23,639 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965303,965316] [2023-12-02 22:32:23,640 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965364,965377] [2023-12-02 22:32:23,640 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965432,965445] [2023-12-02 22:32:23,641 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965500,965513] [2023-12-02 22:32:23,641 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965605,965618] [2023-12-02 22:32:23,642 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965763,965776] [2023-12-02 22:32:23,642 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965839,965852] [2023-12-02 22:32:23,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965899,965912] [2023-12-02 22:32:23,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[965976,965989] [2023-12-02 22:32:23,644 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966035,966048] [2023-12-02 22:32:23,644 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966101,966114] [2023-12-02 22:32:23,645 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966167,966180] [2023-12-02 22:32:23,645 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966343,966356] [2023-12-02 22:32:23,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966417,966430] [2023-12-02 22:32:23,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966475,966488] [2023-12-02 22:32:23,648 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966550,966563] [2023-12-02 22:32:23,648 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966607,966620] [2023-12-02 22:32:23,648 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966671,966684] [2023-12-02 22:32:23,649 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[966933,966946] [2023-12-02 22:32:23,649 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967007,967020] [2023-12-02 22:32:23,651 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967065,967078] [2023-12-02 22:32:23,652 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967140,967153] [2023-12-02 22:32:23,652 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967197,967210] [2023-12-02 22:32:23,653 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967261,967274] [2023-12-02 22:32:23,654 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967620,967633] [2023-12-02 22:32:23,655 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967712,967725] [2023-12-02 22:32:23,655 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967804,967817] [2023-12-02 22:32:23,656 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967896,967909] [2023-12-02 22:32:23,656 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[967986,967999] [2023-12-02 22:32:23,657 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[968058,968071] [2023-12-02 22:32:23,657 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[968114,968127] [2023-12-02 22:32:23,657 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[968187,968200] [2023-12-02 22:32:23,658 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[968242,968255] [2023-12-02 22:32:23,658 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[968298,968311] [2023-12-02 22:32:23,681 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[987170,987183] [2023-12-02 22:32:23,689 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[992124,992137] [2023-12-02 22:32:23,690 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[992360,992373] [2023-12-02 22:32:23,691 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[992442,992455] [2023-12-02 22:32:23,692 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[992813,992826] [2023-12-02 22:32:23,695 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[992941,992954] [2023-12-02 22:32:23,696 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[993058,993071] [2023-12-02 22:32:23,697 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[993282,993295] [2023-12-02 22:32:23,702 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[993361,993374] [2023-12-02 22:32:23,703 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[993629,993642] [2023-12-02 22:32:23,705 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[994525,994538] [2023-12-02 22:32:23,706 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[994608,994621] [2023-12-02 22:32:23,707 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[994759,994772] [2023-12-02 22:32:23,707 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[994844,994857] [2023-12-02 22:32:23,716 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996032,996045] [2023-12-02 22:32:23,719 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996117,996130] [2023-12-02 22:32:23,720 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996466,996479] [2023-12-02 22:32:23,720 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996549,996562] [2023-12-02 22:32:23,721 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996725,996738] [2023-12-02 22:32:23,721 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996828,996841] [2023-12-02 22:32:23,722 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996917,996930] [2023-12-02 22:32:23,722 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[996969,996982] [2023-12-02 22:32:23,722 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[997052,997065] [2023-12-02 22:32:23,723 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[997176,997189] [2023-12-02 22:32:23,723 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[997237,997250] [2023-12-02 22:32:23,724 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998257,998270] [2023-12-02 22:32:23,725 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998337,998350] [2023-12-02 22:32:23,725 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998391,998404] [2023-12-02 22:32:23,726 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998454,998467] [2023-12-02 22:32:23,726 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998530,998543] [2023-12-02 22:32:23,726 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998588,998601] [2023-12-02 22:32:23,727 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998780,998793] [2023-12-02 22:32:23,727 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998864,998877] [2023-12-02 22:32:23,728 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998918,998931] [2023-12-02 22:32:23,728 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[998981,998994] [2023-12-02 22:32:23,728 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999057,999070] [2023-12-02 22:32:23,729 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999115,999128] [2023-12-02 22:32:23,729 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999398,999411] [2023-12-02 22:32:23,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999506,999519] [2023-12-02 22:32:23,730 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999591,999604] [2023-12-02 22:32:23,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999671,999684] [2023-12-02 22:32:23,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999740,999753] [2023-12-02 22:32:23,731 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999803,999816] [2023-12-02 22:32:23,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999879,999892] [2023-12-02 22:32:23,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[999937,999950] [2023-12-02 22:32:23,732 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1000020,1000033] [2023-12-02 22:32:23,733 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1000153,1000166] [2023-12-02 22:32:23,734 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001062,1001075] [2023-12-02 22:32:23,735 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001131,1001144] [2023-12-02 22:32:23,735 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001194,1001207] [2023-12-02 22:32:23,746 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001270,1001283] [2023-12-02 22:32:23,747 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001328,1001341] [2023-12-02 22:32:23,747 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001390,1001403] [2023-12-02 22:32:23,748 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1001473,1001486] [2023-12-02 22:32:23,751 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1004821,1004834] [2023-12-02 22:32:23,753 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1004902,1004915] [2023-12-02 22:32:23,755 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1006281,1006294] [2023-12-02 22:32:23,756 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1006480,1006493] [2023-12-02 22:32:23,756 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1006555,1006568] [2023-12-02 22:32:23,757 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1006854,1006867] [2023-12-02 22:32:23,758 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1006933,1006946] [2023-12-02 22:32:23,759 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1007474,1007487] [2023-12-02 22:32:23,760 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1007701,1007714] [2023-12-02 22:32:23,760 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1007769,1007782] [2023-12-02 22:32:23,761 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1007846,1007859] [2023-12-02 22:32:23,761 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008151,1008164] [2023-12-02 22:32:23,762 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008221,1008234] [2023-12-02 22:32:23,762 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008300,1008313] [2023-12-02 22:32:23,763 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008411,1008424] [2023-12-02 22:32:23,763 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008479,1008492] [2023-12-02 22:32:23,764 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1008556,1008569] [2023-12-02 22:32:23,770 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1010521,1010534] [2023-12-02 22:32:23,771 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1010917,1010930] [2023-12-02 22:32:23,772 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1010975,1010988] [2023-12-02 22:32:23,773 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1011664,1011677] [2023-12-02 22:32:23,773 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1011805,1011818] [2023-12-02 22:32:23,783 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1011932,1011945] [2023-12-02 22:32:23,784 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1012758,1012771] [2023-12-02 22:32:23,785 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1012887,1012900] [2023-12-02 22:32:23,785 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1012955,1012968] [2023-12-02 22:32:23,786 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013028,1013041] [2023-12-02 22:32:23,786 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013097,1013110] [2023-12-02 22:32:23,786 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013176,1013189] [2023-12-02 22:32:23,786 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013243,1013256] [2023-12-02 22:32:23,787 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013332,1013345] [2023-12-02 22:32:23,787 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013403,1013416] [2023-12-02 22:32:23,787 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013479,1013492] [2023-12-02 22:32:23,787 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013551,1013564] [2023-12-02 22:32:23,788 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013633,1013646] [2023-12-02 22:32:23,788 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013728,1013741] [2023-12-02 22:32:23,788 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013826,1013839] [2023-12-02 22:32:23,789 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013895,1013908] [2023-12-02 22:32:23,789 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1013955,1013968] [2023-12-02 22:32:23,789 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014019,1014032] [2023-12-02 22:32:23,790 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014091,1014104] [2023-12-02 22:32:23,791 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014613,1014626] [2023-12-02 22:32:23,791 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014784,1014797] [2023-12-02 22:32:23,792 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014895,1014908] [2023-12-02 22:32:23,796 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1014965,1014978] [2023-12-02 22:32:23,796 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015040,1015053] [2023-12-02 22:32:23,797 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015111,1015124] [2023-12-02 22:32:23,797 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015192,1015205] [2023-12-02 22:32:23,797 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015261,1015274] [2023-12-02 22:32:23,798 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015327,1015340] [2023-12-02 22:32:23,798 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015418,1015431] [2023-12-02 22:32:23,798 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015491,1015504] [2023-12-02 22:32:23,798 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015569,1015582] [2023-12-02 22:32:23,799 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015643,1015656] [2023-12-02 22:32:23,799 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015727,1015740] [2023-12-02 22:32:23,799 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015824,1015837] [2023-12-02 22:32:23,800 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015924,1015937] [2023-12-02 22:32:23,800 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1015995,1016008] [2023-12-02 22:32:23,800 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016057,1016070] [2023-12-02 22:32:23,801 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016123,1016136] [2023-12-02 22:32:23,802 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016189,1016202] [2023-12-02 22:32:23,802 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016263,1016276] [2023-12-02 22:32:23,802 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016372,1016385] [2023-12-02 22:32:23,803 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016477,1016490] [2023-12-02 22:32:23,803 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016545,1016558] [2023-12-02 22:32:23,803 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016618,1016631] [2023-12-02 22:32:23,804 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016687,1016700] [2023-12-02 22:32:23,804 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016766,1016779] [2023-12-02 22:32:23,804 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016833,1016846] [2023-12-02 22:32:23,805 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016897,1016910] [2023-12-02 22:32:23,805 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1016986,1016999] [2023-12-02 22:32:23,805 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017057,1017070] [2023-12-02 22:32:23,805 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017133,1017146] [2023-12-02 22:32:23,806 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017205,1017218] [2023-12-02 22:32:23,806 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017287,1017300] [2023-12-02 22:32:23,806 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017382,1017395] [2023-12-02 22:32:23,807 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017480,1017493] [2023-12-02 22:32:23,808 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017549,1017562] [2023-12-02 22:32:23,812 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017609,1017622] [2023-12-02 22:32:23,812 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017673,1017686] [2023-12-02 22:32:23,812 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017737,1017750] [2023-12-02 22:32:23,813 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017809,1017822] [2023-12-02 22:32:23,813 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1017948,1017961] [2023-12-02 22:32:23,813 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018014,1018027] [2023-12-02 22:32:23,814 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018085,1018098] [2023-12-02 22:32:23,814 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018152,1018165] [2023-12-02 22:32:23,814 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018229,1018242] [2023-12-02 22:32:23,815 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018294,1018307] [2023-12-02 22:32:23,816 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018356,1018369] [2023-12-02 22:32:23,816 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018443,1018456] [2023-12-02 22:32:23,817 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018512,1018525] [2023-12-02 22:32:23,817 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018586,1018599] [2023-12-02 22:32:23,817 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018656,1018669] [2023-12-02 22:32:23,818 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018736,1018749] [2023-12-02 22:32:23,818 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018829,1018842] [2023-12-02 22:32:23,818 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018925,1018938] [2023-12-02 22:32:23,819 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1018992,1019005] [2023-12-02 22:32:23,819 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019050,1019063] [2023-12-02 22:32:23,819 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019112,1019125] [2023-12-02 22:32:23,819 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019174,1019187] [2023-12-02 22:32:23,820 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019244,1019257] [2023-12-02 22:32:23,821 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019672,1019685] [2023-12-02 22:32:23,822 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019764,1019777] [2023-12-02 22:32:23,822 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1019855,1019868] [2023-12-02 22:32:23,823 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1020179,1020192] [2023-12-02 22:32:23,823 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1020458,1020471] [2023-12-02 22:32:23,823 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1020531,1020544] [2023-12-02 22:32:23,824 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1020814,1020827] [2023-12-02 22:32:23,824 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1020901,1020914] [2023-12-02 22:32:23,825 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021181,1021194] [2023-12-02 22:32:23,825 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021270,1021283] [2023-12-02 22:32:23,825 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021513,1021526] [2023-12-02 22:32:23,826 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021586,1021599] [2023-12-02 22:32:23,826 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021673,1021686] [2023-12-02 22:32:23,826 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1021748,1021761] [2023-12-02 22:32:23,827 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1022076,1022089] [2023-12-02 22:32:23,828 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1022365,1022378] [2023-12-02 22:32:23,828 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1022442,1022455] [2023-12-02 22:32:23,828 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1022737,1022750] [2023-12-02 22:32:23,830 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023484,1023497] [2023-12-02 22:32:23,830 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023598,1023611] [2023-12-02 22:32:23,830 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023681,1023694] [2023-12-02 22:32:23,831 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023811,1023824] [2023-12-02 22:32:23,831 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023866,1023879] [2023-12-02 22:32:23,831 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[1023979,1023992] [2023-12-02 22:32:23,940 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-12-02 22:32:23,941 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@67aa3236 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:32:23, skipping insertion in model container [2023-12-02 22:32:23,941 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-02 22:32:23,941 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-12-02 22:32:23,943 INFO L158 Benchmark]: Toolchain (without parser) took 26565.77ms. Allocated memory was 211.8MB in the beginning and 262.1MB in the end (delta: 50.3MB). Free memory was 121.8MB in the beginning and 117.3MB in the end (delta: 4.5MB). Peak memory consumption was 198.4MB. Max. memory is 16.1GB. [2023-12-02 22:32:23,943 INFO L158 Benchmark]: CDTParser took 0.21ms. Allocated memory is still 109.1MB. Free memory is still 53.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 22:32:23,943 INFO L158 Benchmark]: CACSL2BoogieTranslator took 26563.40ms. Allocated memory was 211.8MB in the beginning and 262.1MB in the end (delta: 50.3MB). Free memory was 121.8MB in the beginning and 117.3MB in the end (delta: 4.5MB). Peak memory consumption was 198.4MB. Max. memory is 16.1GB. [2023-12-02 22:32:23,944 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.21ms. Allocated memory is still 109.1MB. Free memory is still 53.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 26563.40ms. Allocated memory was 211.8MB in the beginning and 262.1MB in the end (delta: 50.3MB). Free memory was 121.8MB in the beginning and 117.3MB in the end (delta: 4.5MB). Peak memory consumption was 198.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36290]: 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_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/KojakReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9 --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash bfdd6019a4e89cd3303529c7187ccc3acaa175f375438ad557d7a177734e9618 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-12-02 22:32:25,629 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-02 22:32:25,703 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-12-02 22:32:25,734 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-02 22:32:25,735 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-02 22:32:25,736 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-12-02 22:32:25,737 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-02 22:32:25,737 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-02 22:32:25,738 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-02 22:32:25,738 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-12-02 22:32:25,739 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-02 22:32:25,739 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-12-02 22:32:25,740 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-02 22:32:25,740 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-12-02 22:32:25,741 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-02 22:32:25,741 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-12-02 22:32:25,742 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-12-02 22:32:25,742 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-12-02 22:32:25,743 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-02 22:32:25,743 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-12-02 22:32:25,744 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-12-02 22:32:25,744 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-12-02 22:32:25,745 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-12-02 22:32:25,745 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-12-02 22:32:25,746 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-02 22:32:25,746 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-12-02 22:32:25,747 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-02 22:32:25,747 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-02 22:32:25,747 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-12-02 22:32:25,748 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-12-02 22:32:25,748 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-12-02 22:32:25,749 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-12-02 22:32:25,749 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-12-02 22:32:25,749 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-02 22:32:25,750 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/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_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9 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 -> Kojak 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 -> bfdd6019a4e89cd3303529c7187ccc3acaa175f375438ad557d7a177734e9618 [2023-12-02 22:32:26,038 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-02 22:32:26,059 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-02 22:32:26,062 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-02 22:32:26,063 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-02 22:32:26,064 INFO L274 PluginConnector]: CDTParser initialized [2023-12-02 22:32:26,065 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/../../sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i [2023-12-02 22:32:28,844 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-02 22:32:30,377 INFO L384 CDTParser]: Found 1 translation units. [2023-12-02 22:32:30,378 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i [2023-12-02 22:32:30,473 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/45ab90389/bc4138ca20194974be84a0fa5bbc58a2/FLAG8a2cceb19 [2023-12-02 22:32:30,486 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/bin/ukojak-verify-Qdu7aM0XO9/data/45ab90389/bc4138ca20194974be84a0fa5bbc58a2 [2023-12-02 22:32:30,488 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-02 22:32:30,490 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-12-02 22:32:30,498 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-02 22:32:30,498 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-02 22:32:30,503 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-02 22:32:30,504 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:32:30" (1/1) ... [2023-12-02 22:32:30,505 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@89b9fb8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 10:32:30, skipping insertion in model container [2023-12-02 22:32:30,505 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 10:32:30" (1/1) ... [2023-12-02 22:32:31,006 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-02 22:32:56,476 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-12-02 22:32:56,477 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-12-02 22:32:56,478 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-12-02 22:32:56,479 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-12-02 22:32:56,481 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-12-02 22:32:56,482 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-12-02 22:32:56,483 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-12-02 22:32:56,485 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-12-02 22:32:56,485 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-12-02 22:32:56,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477077,477090] [2023-12-02 22:32:56,525 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477256,477269] [2023-12-02 22:32:56,526 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[477500,477513] [2023-12-02 22:32:56,528 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-12-02 22:32:56,533 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[483810,483823] [2023-12-02 22:32:56,535 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484409,484422] [2023-12-02 22:32:56,535 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484485,484498] [2023-12-02 22:32:56,536 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[484538,484551] [2023-12-02 22:32:56,621 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-12-02 22:32:56,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[553948,553961] [2023-12-02 22:32:56,636 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554049,554062] [2023-12-02 22:32:56,637 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554214,554227] [2023-12-02 22:32:56,638 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554452,554465] [2023-12-02 22:32:56,638 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[554729,554742] [2023-12-02 22:32:56,642 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[556677,556690] [2023-12-02 22:32:56,643 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[556944,556957] [2023-12-02 22:32:56,644 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557380,557393] [2023-12-02 22:32:56,645 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557492,557505] [2023-12-02 22:32:56,646 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557662,557675] [2023-12-02 22:32:56,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557757,557770] [2023-12-02 22:32:56,647 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6e49ffa8-b2b7-4067-b13c-b8172c207432/sv-benchmarks/c/goblint-coreutils/instrumented_cut_comb.i[557965,557978] [2023-12-02 22:32:57,018 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-12-02 22:32:57,025 INFO L158 Benchmark]: Toolchain (without parser) took 26534.20ms. Allocated memory was 90.2MB in the beginning and 360.7MB in the end (delta: 270.5MB). Free memory was 25.6MB in the beginning and 129.2MB in the end (delta: -103.6MB). Peak memory consumption was 229.2MB. Max. memory is 16.1GB. [2023-12-02 22:32:57,025 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 71.3MB. Free memory is still 47.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-12-02 22:32:57,026 INFO L158 Benchmark]: CACSL2BoogieTranslator took 26524.82ms. Allocated memory was 123.7MB in the beginning and 360.7MB in the end (delta: 237.0MB). Free memory was 64.3MB in the beginning and 129.2MB in the end (delta: -64.8MB). Peak memory consumption was 228.5MB. Max. memory is 16.1GB. [2023-12-02 22:32:57,028 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.36ms. Allocated memory is still 71.3MB. Free memory is still 47.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 26524.82ms. Allocated memory was 123.7MB in the beginning and 360.7MB in the end (delta: 237.0MB). Free memory was 64.3MB in the beginning and 129.2MB in the end (delta: -64.8MB). Peak memory consumption was 228.5MB. 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