./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7d0dccb546eb4b6073440e35f84e65f26e1b336b28d43ba14294b887452d7de1 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:26:24,589 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:26:24,750 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-21 22:26:24,760 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:26:24,761 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:26:24,813 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:26:24,814 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:26:24,815 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:26:24,816 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-21 22:26:24,823 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-21 22:26:24,824 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 22:26:24,825 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 22:26:24,827 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:26:24,829 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:26:24,830 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:26:24,830 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:26:24,831 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 22:26:24,832 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 22:26:24,832 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:26:24,835 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 22:26:24,836 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 22:26:24,837 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 22:26:24,837 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 22:26:24,838 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:26:24,839 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:26:24,840 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:26:24,840 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 22:26:24,841 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 22:26:24,842 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 22:26:24,843 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:26:24,844 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 22:26:24,845 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 22:26:24,845 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-21 22:26:24,846 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 22:26:24,846 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 22:26:24,847 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 22:26:24,847 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 22:26:24,848 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 22:26:24,848 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 22:26:24,848 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7d0dccb546eb4b6073440e35f84e65f26e1b336b28d43ba14294b887452d7de1 [2023-11-21 22:26:25,265 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:26:25,297 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:26:25,301 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:26:25,303 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:26:25,303 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:26:25,305 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-21 22:26:29,005 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:26:31,447 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:26:31,448 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-21 22:26:31,810 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/07175683d/594dfffa59fd47208b042e67cbca5674/FLAGedd23ce3c [2023-11-21 22:26:31,851 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/07175683d/594dfffa59fd47208b042e67cbca5674 [2023-11-21 22:26:31,854 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:26:31,862 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:26:31,864 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:26:31,864 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:26:31,874 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:26:31,889 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:26:31" (1/1) ... [2023-11-21 22:26:31,890 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2c49aa41 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:26:31, skipping insertion in model container [2023-11-21 22:26:31,891 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:26:31" (1/1) ... [2023-11-21 22:26:32,816 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 22:27:06,113 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-21 22:27:06,119 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-21 22:27:06,120 WARN L635 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-21 22:27:06,121 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-21 22:27:06,132 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-21 22:27:06,133 WARN L635 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-21 22:27:06,135 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-21 22:27:06,137 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-21 22:27:06,142 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-21 22:27:06,144 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[465945,465958] [2023-11-21 22:27:06,149 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466083,466096] [2023-11-21 22:27:06,154 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466581,466594] [2023-11-21 22:27:06,163 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[467749,467762] [2023-11-21 22:27:06,165 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468075,468088] [2023-11-21 22:27:06,167 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468945,468958] [2023-11-21 22:27:06,170 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[469431,469444] [2023-11-21 22:27:06,180 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[472925,472938] [2023-11-21 22:27:06,181 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[473595,473608] [2023-11-21 22:27:06,209 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485525,485538] [2023-11-21 22:27:06,210 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485636,485649] [2023-11-21 22:27:06,211 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485755,485768] [2023-11-21 22:27:06,212 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485829,485842] [2023-11-21 22:27:06,212 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485922,485935] [2023-11-21 22:27:06,213 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486046,486059] [2023-11-21 22:27:06,214 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486130,486143] [2023-11-21 22:27:06,214 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486202,486215] [2023-11-21 22:27:06,215 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486258,486271] [2023-11-21 22:27:06,216 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486351,486364] [2023-11-21 22:27:06,216 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486463,486476] [2023-11-21 22:27:06,217 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486580,486593] [2023-11-21 22:27:06,218 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486648,486661] [2023-11-21 22:27:06,218 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486767,486780] [2023-11-21 22:27:06,219 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486839,486852] [2023-11-21 22:27:06,220 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486905,486918] [2023-11-21 22:27:06,221 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486961,486974] [2023-11-21 22:27:06,223 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487621,487634] [2023-11-21 22:27:06,224 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487891,487904] [2023-11-21 22:27:06,225 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487969,487982] [2023-11-21 22:27:06,226 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488041,488054] [2023-11-21 22:27:06,227 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488103,488116] [2023-11-21 22:27:06,228 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488159,488172] [2023-11-21 22:27:06,229 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488381,488394] [2023-11-21 22:27:06,230 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488455,488468] [2023-11-21 22:27:06,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488523,488536] [2023-11-21 22:27:06,231 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488581,488594] [2023-11-21 22:27:06,233 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488685,488698] [2023-11-21 22:27:06,234 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488883,488896] [2023-11-21 22:27:06,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488957,488970] [2023-11-21 22:27:06,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489025,489038] [2023-11-21 22:27:06,236 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489083,489096] [2023-11-21 22:27:06,237 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489272,489285] [2023-11-21 22:27:06,240 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489392,489405] [2023-11-21 22:27:06,241 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489553,489566] [2023-11-21 22:27:06,247 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491753,491766] [2023-11-21 22:27:06,248 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491934,491947] [2023-11-21 22:27:06,249 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492103,492116] [2023-11-21 22:27:06,250 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492246,492259] [2023-11-21 22:27:06,251 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492652,492665] [2023-11-21 22:27:06,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492831,492844] [2023-11-21 22:27:06,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492996,493009] [2023-11-21 22:27:06,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[493139,493152] [2023-11-21 22:27:06,256 WARN L635 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-21 22:27:06,266 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503406,503419] [2023-11-21 22:27:06,266 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503494,503507] [2023-11-21 22:27:06,270 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505549,505562] [2023-11-21 22:27:06,272 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505743,505756] [2023-11-21 22:27:06,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505996,506009] [2023-11-21 22:27:06,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506086,506099] [2023-11-21 22:27:06,274 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506373,506386] [2023-11-21 22:27:06,275 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506540,506553] [2023-11-21 22:27:06,277 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506996,507009] [2023-11-21 22:27:06,278 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507280,507293] [2023-11-21 22:27:06,279 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507602,507615] [2023-11-21 22:27:06,280 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507720,507733] [2023-11-21 22:27:06,281 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508051,508064] [2023-11-21 22:27:06,281 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508279,508292] [2023-11-21 22:27:06,282 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508337,508350] [2023-11-21 22:27:06,283 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508567,508580] [2023-11-21 22:27:06,284 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508799,508812] [2023-11-21 22:27:06,285 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509077,509090] [2023-11-21 22:27:06,286 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509335,509348] [2023-11-21 22:27:06,286 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509391,509404] [2023-11-21 22:27:06,287 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509583,509596] [2023-11-21 22:27:06,288 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509834,509847] [2023-11-21 22:27:06,289 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510053,510066] [2023-11-21 22:27:06,290 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510262,510275] [2023-11-21 22:27:06,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510317,510330] [2023-11-21 22:27:06,291 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510513,510526] [2023-11-21 22:27:06,293 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510768,510781] [2023-11-21 22:27:06,293 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510900,510913] [2023-11-21 22:27:06,294 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511127,511140] [2023-11-21 22:27:06,295 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511344,511357] [2023-11-21 22:27:06,296 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511401,511414] [2023-11-21 22:27:06,297 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511462,511475] [2023-11-21 22:27:06,298 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511660,511673] [2023-11-21 22:27:06,299 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511917,511930] [2023-11-21 22:27:06,300 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512065,512078] [2023-11-21 22:27:06,301 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512278,512291] [2023-11-21 22:27:06,302 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512476,512489] [2023-11-21 22:27:06,303 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512733,512746] [2023-11-21 22:27:06,304 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512915,512928] [2023-11-21 22:27:06,305 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513107,513120] [2023-11-21 22:27:06,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513358,513371] [2023-11-21 22:27:06,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513830,513843] [2023-11-21 22:27:06,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513882,513895] [2023-11-21 22:27:06,309 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514074,514087] [2023-11-21 22:27:06,310 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514325,514338] [2023-11-21 22:27:06,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514427,514440] [2023-11-21 22:27:06,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514479,514492] [2023-11-21 22:27:06,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514671,514684] [2023-11-21 22:27:06,314 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514922,514935] [2023-11-21 22:27:06,314 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514995,515008] [2023-11-21 22:27:06,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515047,515060] [2023-11-21 22:27:06,316 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515239,515252] [2023-11-21 22:27:06,317 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515490,515503] [2023-11-21 22:27:06,332 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[518967,518980] [2023-11-21 22:27:06,333 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519070,519083] [2023-11-21 22:27:06,334 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519142,519155] [2023-11-21 22:27:06,336 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519232,519245] [2023-11-21 22:27:06,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519285,519298] [2023-11-21 22:27:06,337 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519363,519376] [2023-11-21 22:27:06,338 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519439,519452] [2023-11-21 22:27:06,340 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519984,519997] [2023-11-21 22:27:06,346 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520077,520090] [2023-11-21 22:27:06,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520267,520280] [2023-11-21 22:27:06,348 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520332,520345] [2023-11-21 22:27:06,350 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520391,520404] [2023-11-21 22:27:06,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520545,520558] [2023-11-21 22:27:06,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520610,520623] [2023-11-21 22:27:06,353 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520669,520682] [2023-11-21 22:27:06,354 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520914,520927] [2023-11-21 22:27:06,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521088,521101] [2023-11-21 22:27:06,355 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521157,521170] [2023-11-21 22:27:06,356 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521220,521233] [2023-11-21 22:27:06,363 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521675,521688] [2023-11-21 22:27:06,364 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521752,521765] [2023-11-21 22:27:06,365 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521848,521861] [2023-11-21 22:27:06,366 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522082,522095] [2023-11-21 22:27:06,367 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522249,522262] [2023-11-21 22:27:06,370 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522981,522994] [2023-11-21 22:27:06,371 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523095,523108] [2023-11-21 22:27:06,372 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523446,523459] [2023-11-21 22:27:06,373 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523516,523529] [2023-11-21 22:27:06,373 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523672,523685] [2023-11-21 22:27:06,374 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523742,523755] [2023-11-21 22:27:06,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523973,523986] [2023-11-21 22:27:06,375 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524043,524056] [2023-11-21 22:27:06,376 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524214,524227] [2023-11-21 22:27:06,377 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524284,524297] [2023-11-21 22:27:06,377 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524364,524377] [2023-11-21 22:27:06,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526636,526649] [2023-11-21 22:27:06,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526795,526808] [2023-11-21 22:27:06,386 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526953,526966] [2023-11-21 22:27:06,387 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527094,527107] [2023-11-21 22:27:06,388 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527447,527460] [2023-11-21 22:27:06,389 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527808,527821] [2023-11-21 22:27:06,390 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528299,528312] [2023-11-21 22:27:06,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528786,528799] [2023-11-21 22:27:06,394 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529104,529117] [2023-11-21 22:27:06,395 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529185,529198] [2023-11-21 22:27:06,395 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529259,529272] [2023-11-21 22:27:06,396 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529544,529557] [2023-11-21 22:27:06,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529618,529631] [2023-11-21 22:27:06,398 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529751,529764] [2023-11-21 22:27:06,400 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530373,530386] [2023-11-21 22:27:06,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530458,530471] [2023-11-21 22:27:06,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530699,530712] [2023-11-21 22:27:06,402 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530797,530810] [2023-11-21 22:27:06,402 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530918,530931] [2023-11-21 22:27:06,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[531174,531187] [2023-11-21 22:27:06,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[532195,532208] [2023-11-21 22:27:06,445 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552052,552065] [2023-11-21 22:27:06,446 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552142,552155] [2023-11-21 22:27:06,447 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552285,552298] [2023-11-21 22:27:06,447 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552577,552590] [2023-11-21 22:27:06,448 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552675,552688] [2023-11-21 22:27:06,450 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552830,552843] [2023-11-21 22:27:06,484 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-21 22:27:06,507 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579589,579602] [2023-11-21 22:27:06,508 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579690,579703] [2023-11-21 22:27:06,508 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579855,579868] [2023-11-21 22:27:06,509 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580093,580106] [2023-11-21 22:27:06,511 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580370,580383] [2023-11-21 22:27:06,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580777,580790] [2023-11-21 22:27:06,513 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580900,580913] [2023-11-21 22:27:06,513 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581038,581051] [2023-11-21 22:27:06,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581186,581199] [2023-11-21 22:27:06,516 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581399,581412] [2023-11-21 22:27:06,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581523,581536] [2023-11-21 22:27:06,523 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581977,581990] [2023-11-21 22:27:06,524 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582219,582232] [2023-11-21 22:27:06,527 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582792,582805] [2023-11-21 22:27:06,528 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583059,583072] [2023-11-21 22:27:06,530 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583495,583508] [2023-11-21 22:27:06,531 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583607,583620] [2023-11-21 22:27:06,532 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583777,583790] [2023-11-21 22:27:06,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583872,583885] [2023-11-21 22:27:06,540 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[584080,584093] [2023-11-21 22:27:07,149 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[789232,789245] [2023-11-21 22:27:07,150 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[789621,789634] [2023-11-21 22:27:07,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[790876,790889] [2023-11-21 22:27:07,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791033,791046] [2023-11-21 22:27:07,154 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791258,791271] [2023-11-21 22:27:07,154 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791372,791385] [2023-11-21 22:27:07,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792100,792113] [2023-11-21 22:27:07,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792210,792223] [2023-11-21 22:27:07,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792648,792661] [2023-11-21 22:27:07,158 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793021,793034] [2023-11-21 22:27:07,159 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793546,793559] [2023-11-21 22:27:07,160 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793895,793908] [2023-11-21 22:27:07,161 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[794108,794121] [2023-11-21 22:27:07,194 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830187,830200] [2023-11-21 22:27:07,195 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830402,830415] [2023-11-21 22:27:07,196 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830549,830562] [2023-11-21 22:27:07,197 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830773,830786] [2023-11-21 22:27:07,197 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830865,830878] [2023-11-21 22:27:07,199 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[832488,832501] [2023-11-21 22:27:07,202 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-21 22:27:07,233 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[858924,858937] [2023-11-21 22:27:07,234 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[859050,859063] [2023-11-21 22:27:07,235 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[859150,859163] [2023-11-21 22:27:07,239 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[861195,861208] [2023-11-21 22:27:07,240 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[861635,861648] [2023-11-21 22:27:07,241 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[862088,862101] [2023-11-21 22:27:07,242 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[862424,862437] [2023-11-21 22:27:07,249 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866476,866489] [2023-11-21 22:27:07,249 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866593,866606] [2023-11-21 22:27:07,250 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866674,866687] [2023-11-21 22:27:07,251 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866862,866875] [2023-11-21 22:27:07,251 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866987,867000] [2023-11-21 22:27:07,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867072,867085] [2023-11-21 22:27:07,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867626,867639] [2023-11-21 22:27:07,254 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867751,867764] [2023-11-21 22:27:07,254 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867836,867849] [2023-11-21 22:27:07,255 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868049,868062] [2023-11-21 22:27:07,255 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868174,868187] [2023-11-21 22:27:07,256 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868259,868272] [2023-11-21 22:27:07,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868833,868846] [2023-11-21 22:27:07,257 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868958,868971] [2023-11-21 22:27:07,258 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869043,869056] [2023-11-21 22:27:07,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869263,869276] [2023-11-21 22:27:07,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869388,869401] [2023-11-21 22:27:07,259 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869473,869486] [2023-11-21 22:27:07,262 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871420,871433] [2023-11-21 22:27:07,263 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871557,871570] [2023-11-21 22:27:07,263 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871685,871698] [2023-11-21 22:27:07,264 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871819,871832] [2023-11-21 22:27:07,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[872529,872542] [2023-11-21 22:27:07,266 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[872763,872776] [2023-11-21 22:27:07,353 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[980895,980908] [2023-11-21 22:27:07,354 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[981298,981311] [2023-11-21 22:27:07,360 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[987019,987032] [2023-11-21 22:27:07,361 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[987182,987195] [2023-11-21 22:27:07,387 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1005777,1005790] [2023-11-21 22:27:07,393 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1010731,1010744] [2023-11-21 22:27:07,394 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1010967,1010980] [2023-11-21 22:27:07,394 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011049,1011062] [2023-11-21 22:27:07,395 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011420,1011433] [2023-11-21 22:27:07,396 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011548,1011561] [2023-11-21 22:27:07,396 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011665,1011678] [2023-11-21 22:27:07,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011889,1011902] [2023-11-21 22:27:07,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011968,1011981] [2023-11-21 22:27:07,397 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1012236,1012249] [2023-11-21 22:27:07,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1013214,1013227] [2023-11-21 22:27:07,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1013299,1013312] [2023-11-21 22:27:07,409 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1014864,1014877] [2023-11-21 22:27:07,410 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1014967,1014980] [2023-11-21 22:27:07,412 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015039,1015052] [2023-11-21 22:27:07,416 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015163,1015176] [2023-11-21 22:27:07,417 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015224,1015237] [2023-11-21 22:27:07,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016347,1016360] [2023-11-21 22:27:07,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016421,1016434] [2023-11-21 22:27:07,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016480,1016493] [2023-11-21 22:27:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016630,1016643] [2023-11-21 22:27:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016762,1016775] [2023-11-21 22:27:07,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016928,1016941] [2023-11-21 22:27:07,421 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017194,1017207] [2023-11-21 22:27:07,421 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017272,1017285] [2023-11-21 22:27:07,422 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017331,1017344] [2023-11-21 22:27:07,422 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017481,1017494] [2023-11-21 22:27:07,423 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017613,1017626] [2023-11-21 22:27:07,423 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017779,1017792] [2023-11-21 22:27:07,424 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018062,1018075] [2023-11-21 22:27:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018170,1018183] [2023-11-21 22:27:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018255,1018268] [2023-11-21 22:27:07,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018344,1018357] [2023-11-21 22:27:07,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018427,1018440] [2023-11-21 22:27:07,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018486,1018499] [2023-11-21 22:27:07,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018636,1018649] [2023-11-21 22:27:07,427 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018768,1018781] [2023-11-21 22:27:07,428 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018934,1018947] [2023-11-21 22:27:07,430 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1019923,1019936] [2023-11-21 22:27:07,431 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020006,1020019] [2023-11-21 22:27:07,431 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020065,1020078] [2023-11-21 22:27:07,432 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020215,1020228] [2023-11-21 22:27:07,432 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020347,1020360] [2023-11-21 22:27:07,433 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020513,1020526] [2023-11-21 22:27:07,438 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1023861,1023874] [2023-11-21 22:27:07,438 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1023942,1023955] [2023-11-21 22:27:07,441 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1025514,1025527] [2023-11-21 22:27:07,442 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026357,1026370] [2023-11-21 22:27:07,443 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026531,1026544] [2023-11-21 22:27:07,443 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026732,1026745] [2023-11-21 22:27:07,444 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026844,1026857] [2023-11-21 22:27:07,446 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1028809,1028822] [2023-11-21 22:27:07,451 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029205,1029218] [2023-11-21 22:27:07,452 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029263,1029276] [2023-11-21 22:27:07,453 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029952,1029965] [2023-11-21 22:27:07,454 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1030093,1030106] [2023-11-21 22:27:07,454 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1030220,1030233] [2023-11-21 22:27:07,455 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031046,1031059] [2023-11-21 22:27:07,456 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031158,1031171] [2023-11-21 22:27:07,456 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031225,1031238] [2023-11-21 22:27:07,457 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031297,1031310] [2023-11-21 22:27:07,458 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031366,1031379] [2023-11-21 22:27:07,462 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031426,1031439] [2023-11-21 22:27:07,462 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031490,1031503] [2023-11-21 22:27:07,463 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031562,1031575] [2023-11-21 22:27:07,464 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032084,1032097] [2023-11-21 22:27:07,464 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032255,1032268] [2023-11-21 22:27:07,465 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032349,1032362] [2023-11-21 22:27:07,465 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032418,1032431] [2023-11-21 22:27:07,465 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032484,1032497] [2023-11-21 22:27:07,466 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032558,1032571] [2023-11-21 22:27:07,468 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032629,1032642] [2023-11-21 22:27:07,468 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032691,1032704] [2023-11-21 22:27:07,469 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032757,1032770] [2023-11-21 22:27:07,471 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032823,1032836] [2023-11-21 22:27:07,471 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032897,1032910] [2023-11-21 22:27:07,472 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033006,1033019] [2023-11-21 22:27:07,472 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033094,1033107] [2023-11-21 22:27:07,472 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033161,1033174] [2023-11-21 22:27:07,473 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033225,1033238] [2023-11-21 22:27:07,473 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033297,1033310] [2023-11-21 22:27:07,473 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033366,1033379] [2023-11-21 22:27:07,474 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033426,1033439] [2023-11-21 22:27:07,475 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033490,1033503] [2023-11-21 22:27:07,475 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033554,1033567] [2023-11-21 22:27:07,476 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033626,1033639] [2023-11-21 22:27:07,476 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033748,1033761] [2023-11-21 22:27:07,476 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033813,1033826] [2023-11-21 22:27:07,477 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033875,1033888] [2023-11-21 22:27:07,477 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033945,1033958] [2023-11-21 22:27:07,477 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034012,1034025] [2023-11-21 22:27:07,478 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034070,1034083] [2023-11-21 22:27:07,478 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034132,1034145] [2023-11-21 22:27:07,478 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034194,1034207] [2023-11-21 22:27:07,479 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034264,1034277] [2023-11-21 22:27:07,480 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034674,1034687] [2023-11-21 22:27:07,481 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1035223,1035236] [2023-11-21 22:27:07,482 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1035881,1035894] [2023-11-21 22:27:07,482 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036209,1036222] [2023-11-21 22:27:07,483 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036498,1036511] [2023-11-21 22:27:07,484 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036793,1036806] [2023-11-21 22:27:07,485 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037540,1037553] [2023-11-21 22:27:07,486 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037654,1037667] [2023-11-21 22:27:07,486 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037737,1037750] [2023-11-21 22:27:07,486 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037867,1037880] [2023-11-21 22:27:07,487 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037922,1037935] [2023-11-21 22:27:07,487 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1038035,1038048] [2023-11-21 22:27:07,488 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1038520,1038533] [2023-11-21 22:27:07,489 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039165,1039178] [2023-11-21 22:27:07,490 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039254,1039267] [2023-11-21 22:27:07,490 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039554,1039567] [2023-11-21 22:27:07,491 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039645,1039658] [2023-11-21 22:27:07,491 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039919,1039932] [2023-11-21 22:27:07,492 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040008,1040021] [2023-11-21 22:27:07,492 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040232,1040245] [2023-11-21 22:27:07,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040633,1040646] [2023-11-21 22:27:07,493 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040705,1040718] [2023-11-21 22:27:07,494 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040798,1040811] [2023-11-21 22:27:07,495 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1041231,1041244] [2023-11-21 22:27:07,670 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1042545,1042558] [2023-11-21 22:27:07,671 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1042689,1042702] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1094505,1094518] [2023-11-21 22:27:07,754 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1094764,1094777] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095226,1095239] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095367,1095380] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095510,1095523] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096076,1096089] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096180,1096193] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096333,1096346] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096565,1096578] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096653,1096666] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096988,1097001] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097273,1097286] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097364,1097377] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097422,1097435] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097624,1097637] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098187,1098200] [2023-11-21 22:27:07,767 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098249,1098262] [2023-11-21 22:27:07,767 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098448,1098461] [2023-11-21 22:27:07,768 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098512,1098525] [2023-11-21 22:27:07,769 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098576,1098589] [2023-11-21 22:27:07,769 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098864,1098877] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098926,1098939] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1099428,1099441] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1099943,1099956] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100003,1100016] [2023-11-21 22:27:07,774 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100062,1100075] [2023-11-21 22:27:07,775 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100122,1100135] [2023-11-21 22:27:07,776 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100182,1100195] [2023-11-21 22:27:07,776 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100242,1100255] [2023-11-21 22:27:07,777 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100777,1100790] [2023-11-21 22:27:07,778 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101071,1101084] [2023-11-21 22:27:07,779 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101365,1101378] [2023-11-21 22:27:07,780 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101425,1101438] [2023-11-21 22:27:07,780 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101484,1101497] [2023-11-21 22:27:07,780 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101544,1101557] [2023-11-21 22:27:07,781 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101604,1101617] [2023-11-21 22:27:07,781 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101664,1101677] [2023-11-21 22:27:07,782 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101729,1101742] [2023-11-21 22:27:07,782 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102250,1102263] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102310,1102323] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102369,1102382] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102429,1102442] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102489,1102502] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102549,1102562] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102614,1102627] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102977,1102990] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103034,1103047] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103092,1103105] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103150,1103163] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103208,1103221] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103335,1103348] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103513,1103526] [2023-11-21 22:27:07,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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1104313,1104326] [2023-11-21 22:27:07,793 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106022,1106035] [2023-11-21 22:27:07,794 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106224,1106237] [2023-11-21 22:27:07,794 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106590,1106603] [2023-11-21 22:27:07,798 ERROR L324 MainTranslator]: Unsupported Syntax: The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. [2023-11-21 22:27:07,798 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@38f9acc1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:27:07, skipping insertion in model container [2023-11-21 22:27:07,798 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 22:27:07,799 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-21 22:27:07,801 INFO L158 Benchmark]: Toolchain (without parser) took 35938.42ms. Allocated memory was 245.4MB in the beginning and 348.1MB in the end (delta: 102.8MB). Free memory was 172.5MB in the beginning and 183.6MB in the end (delta: -11.1MB). Peak memory consumption was 261.5MB. Max. memory is 16.1GB. [2023-11-21 22:27:07,801 INFO L158 Benchmark]: CDTParser took 0.40ms. Allocated memory is still 159.4MB. Free memory is still 129.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 22:27:07,802 INFO L158 Benchmark]: CACSL2BoogieTranslator took 35935.26ms. Allocated memory was 245.4MB in the beginning and 348.1MB in the end (delta: 102.8MB). Free memory was 172.5MB in the beginning and 183.6MB in the end (delta: -11.1MB). Peak memory consumption was 261.5MB. Max. memory is 16.1GB. [2023-11-21 22:27:07,803 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.40ms. Allocated memory is still 159.4MB. Free memory is still 129.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 35935.26ms. Allocated memory was 245.4MB in the beginning and 348.1MB in the end (delta: 102.8MB). Free memory was 172.5MB in the beginning and 183.6MB in the end (delta: -11.1MB). Peak memory consumption was 261.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36608]: 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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 7d0dccb546eb4b6073440e35f84e65f26e1b336b28d43ba14294b887452d7de1 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 22:27:10,257 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 22:27:10,402 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-21 22:27:10,412 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 22:27:10,413 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-21 22:27:10,457 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 22:27:10,458 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-21 22:27:10,459 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-21 22:27:10,460 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-21 22:27:10,465 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-21 22:27:10,466 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 22:27:10,466 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-21 22:27:10,467 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 22:27:10,469 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 22:27:10,469 INFO L153 SettingsManager]: * Use SBE=true [2023-11-21 22:27:10,470 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 22:27:10,470 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 22:27:10,470 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 22:27:10,471 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 22:27:10,471 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 22:27:10,472 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 22:27:10,472 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 22:27:10,473 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 22:27:10,473 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 22:27:10,473 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 22:27:10,474 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 22:27:10,475 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 22:27:10,475 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-21 22:27:10,476 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-21 22:27:10,476 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-21 22:27:10,478 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-21 22:27:10,478 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 22:27:10,478 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 22:27:10,479 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 22:27:10,479 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-21 22:27:10,479 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 22:27:10,480 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-21 22:27:10,480 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-21 22:27:10,481 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 22:27:10,481 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-21 22:27:10,481 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 22:27:10,481 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-21 22:27:10,481 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/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_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7d0dccb546eb4b6073440e35f84e65f26e1b336b28d43ba14294b887452d7de1 [2023-11-21 22:27:10,842 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 22:27:10,865 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 22:27:10,868 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 22:27:10,870 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 22:27:10,870 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 22:27:10,872 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-21 22:27:14,081 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 22:27:16,611 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 22:27:16,612 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-21 22:27:16,917 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/472584817/fb2c04d720f2460abef0bdf1ef14098b/FLAG6c3416576 [2023-11-21 22:27:16,944 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_cc4087c6-74e7-4963-9d3f-130af8c5e85c/bin/uautomizer-verify-bycVGegfSx/data/472584817/fb2c04d720f2460abef0bdf1ef14098b [2023-11-21 22:27:16,947 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 22:27:16,949 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 22:27:16,957 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 22:27:16,957 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 22:27:16,964 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 22:27:16,965 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:27:16" (1/1) ... [2023-11-21 22:27:16,966 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6eeed97d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:27:16, skipping insertion in model container [2023-11-21 22:27:16,968 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:27:16" (1/1) ... [2023-11-21 22:27:17,652 INFO L177 MainTranslator]: Built tables and reachable declarations