./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 e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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-e7bb482 [2023-11-06 22:40:30,120 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:40:30,254 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-06 22:40:30,265 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:40:30,266 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:40:30,311 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:40:30,312 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:40:30,312 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:40:30,313 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:40:30,318 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:40:30,320 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:40:30,321 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:40:30,321 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:40:30,323 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:40:30,324 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:40:30,324 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 22:40:30,324 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:40:30,325 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:40:30,325 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:40:30,326 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:40:30,326 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:40:30,327 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:40:30,328 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:40:30,328 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:40:30,329 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:40:30,329 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:40:30,330 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:40:30,330 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:40:30,330 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:40:30,331 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 22:40:30,332 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 22:40:30,333 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:40:30,333 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:40:30,333 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:40:30,333 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:40:30,333 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:40:30,334 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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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-06 22:40:30,683 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:40:30,715 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:40:30,718 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:40:30,719 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:40:30,720 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:40:30,724 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-06 22:40:33,821 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:40:35,857 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:40:35,857 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-06 22:40:36,124 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/582b52a63/3a4b8bf5d3bc433ab0dc8ec5afd5a234/FLAG6e71c13aa [2023-11-06 22:40:36,143 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/582b52a63/3a4b8bf5d3bc433ab0dc8ec5afd5a234 [2023-11-06 22:40:36,149 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:40:36,152 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:40:36,158 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:40:36,159 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:40:36,164 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:40:36,165 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:36" (1/1) ... [2023-11-06 22:40:36,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36487744 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:40:36, skipping insertion in model container [2023-11-06 22:40:36,166 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:40:36" (1/1) ... [2023-11-06 22:40:37,056 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:41:10,045 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-06 22:41:10,046 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-06 22:41:10,047 WARN L635 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-06 22:41:10,048 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-06 22:41:10,050 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-06 22:41:10,051 WARN L635 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-06 22:41:10,052 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-06 22:41:10,054 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-06 22:41:10,055 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-06 22:41:10,056 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[465945,465958] [2023-11-06 22:41:10,060 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466083,466096] [2023-11-06 22:41:10,063 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466581,466594] [2023-11-06 22:41:10,066 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[467749,467762] [2023-11-06 22:41:10,068 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468075,468088] [2023-11-06 22:41:10,069 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468945,468958] [2023-11-06 22:41:10,071 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[469431,469444] [2023-11-06 22:41:10,076 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[472925,472938] [2023-11-06 22:41:10,078 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[473595,473608] [2023-11-06 22:41:10,093 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485525,485538] [2023-11-06 22:41:10,093 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485636,485649] [2023-11-06 22:41:10,094 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485755,485768] [2023-11-06 22:41:10,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485829,485842] [2023-11-06 22:41:10,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485922,485935] [2023-11-06 22:41:10,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486046,486059] [2023-11-06 22:41:10,096 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486130,486143] [2023-11-06 22:41:10,097 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486202,486215] [2023-11-06 22:41:10,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486258,486271] [2023-11-06 22:41:10,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486351,486364] [2023-11-06 22:41:10,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486463,486476] [2023-11-06 22:41:10,099 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486580,486593] [2023-11-06 22:41:10,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486648,486661] [2023-11-06 22:41:10,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486767,486780] [2023-11-06 22:41:10,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486839,486852] [2023-11-06 22:41:10,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486905,486918] [2023-11-06 22:41:10,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486961,486974] [2023-11-06 22:41:10,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487621,487634] [2023-11-06 22:41:10,105 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487891,487904] [2023-11-06 22:41:10,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487969,487982] [2023-11-06 22:41:10,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488041,488054] [2023-11-06 22:41:10,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488103,488116] [2023-11-06 22:41:10,110 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488159,488172] [2023-11-06 22:41:10,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488381,488394] [2023-11-06 22:41:10,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488455,488468] [2023-11-06 22:41:10,117 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488523,488536] [2023-11-06 22:41:10,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488581,488594] [2023-11-06 22:41:10,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488685,488698] [2023-11-06 22:41:10,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488883,488896] [2023-11-06 22:41:10,120 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488957,488970] [2023-11-06 22:41:10,120 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489025,489038] [2023-11-06 22:41:10,130 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489083,489096] [2023-11-06 22:41:10,131 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489272,489285] [2023-11-06 22:41:10,132 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489392,489405] [2023-11-06 22:41:10,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489553,489566] [2023-11-06 22:41:10,138 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491753,491766] [2023-11-06 22:41:10,139 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491934,491947] [2023-11-06 22:41:10,148 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492103,492116] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492246,492259] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492652,492665] [2023-11-06 22:41:10,151 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492831,492844] [2023-11-06 22:41:10,152 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492996,493009] [2023-11-06 22:41:10,152 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[493139,493152] [2023-11-06 22:41:10,155 WARN L635 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-06 22:41:10,176 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503406,503419] [2023-11-06 22:41:10,177 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503494,503507] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505549,505562] [2023-11-06 22:41:10,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505743,505756] [2023-11-06 22:41:10,191 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505996,506009] [2023-11-06 22:41:10,192 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506086,506099] [2023-11-06 22:41:10,193 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506373,506386] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506540,506553] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506996,507009] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507280,507293] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507602,507615] [2023-11-06 22:41:10,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507720,507733] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508051,508064] [2023-11-06 22:41:10,200 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508279,508292] [2023-11-06 22:41:10,200 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508337,508350] [2023-11-06 22:41:10,201 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508567,508580] [2023-11-06 22:41:10,202 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508799,508812] [2023-11-06 22:41:10,203 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509077,509090] [2023-11-06 22:41:10,204 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509335,509348] [2023-11-06 22:41:10,204 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509391,509404] [2023-11-06 22:41:10,205 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509583,509596] [2023-11-06 22:41:10,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509834,509847] [2023-11-06 22:41:10,207 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510053,510066] [2023-11-06 22:41:10,208 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510262,510275] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510317,510330] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510513,510526] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510768,510781] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510900,510913] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511127,511140] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511344,511357] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511401,511414] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511462,511475] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511660,511673] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511917,511930] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512065,512078] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512278,512291] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512476,512489] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512733,512746] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512915,512928] [2023-11-06 22:41:10,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513107,513120] [2023-11-06 22:41:10,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513358,513371] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513830,513843] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513882,513895] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514074,514087] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514325,514338] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514427,514440] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514479,514492] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514671,514684] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514922,514935] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514995,515008] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515047,515060] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515239,515252] [2023-11-06 22:41:10,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515490,515503] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[518967,518980] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519070,519083] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519142,519155] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519232,519245] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519285,519298] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519363,519376] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519439,519452] [2023-11-06 22:41:10,244 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519984,519997] [2023-11-06 22:41:10,244 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520077,520090] [2023-11-06 22:41:10,245 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520267,520280] [2023-11-06 22:41:10,245 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520332,520345] [2023-11-06 22:41:10,246 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520391,520404] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520545,520558] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520610,520623] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520669,520682] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520914,520927] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521088,521101] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521157,521170] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521220,521233] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521675,521688] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521752,521765] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521848,521861] [2023-11-06 22:41:10,260 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522082,522095] [2023-11-06 22:41:10,261 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522249,522262] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522981,522994] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523095,523108] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523446,523459] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523516,523529] [2023-11-06 22:41:10,267 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523672,523685] [2023-11-06 22:41:10,268 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523742,523755] [2023-11-06 22:41:10,269 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523973,523986] [2023-11-06 22:41:10,269 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524043,524056] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524214,524227] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524284,524297] [2023-11-06 22:41:10,271 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524364,524377] [2023-11-06 22:41:10,276 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526636,526649] [2023-11-06 22:41:10,276 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526795,526808] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526953,526966] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527094,527107] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527447,527460] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527808,527821] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528299,528312] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528786,528799] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529104,529117] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529185,529198] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529259,529272] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529544,529557] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529618,529631] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529751,529764] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530373,530386] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530458,530471] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530699,530712] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530797,530810] [2023-11-06 22:41:10,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530918,530931] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[531174,531187] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[532195,532208] [2023-11-06 22:41:10,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552052,552065] [2023-11-06 22:41:10,327 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552142,552155] [2023-11-06 22:41:10,328 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552285,552298] [2023-11-06 22:41:10,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552577,552590] [2023-11-06 22:41:10,329 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552675,552688] [2023-11-06 22:41:10,330 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552830,552843] [2023-11-06 22:41:10,350 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579589,579602] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579690,579703] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579855,579868] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580093,580106] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580370,580383] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580777,580790] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580900,580913] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581038,581051] [2023-11-06 22:41:10,368 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581186,581199] [2023-11-06 22:41:10,368 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581399,581412] [2023-11-06 22:41:10,369 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581523,581536] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581977,581990] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582219,582232] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582792,582805] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583059,583072] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583495,583508] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583607,583620] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583777,583790] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583872,583885] [2023-11-06 22:41:10,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[584080,584093] [2023-11-06 22:41:10,970 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[789232,789245] [2023-11-06 22:41:10,971 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[789621,789634] [2023-11-06 22:41:10,973 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[790876,790889] [2023-11-06 22:41:10,974 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791033,791046] [2023-11-06 22:41:10,974 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791258,791271] [2023-11-06 22:41:10,975 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[791372,791385] [2023-11-06 22:41:10,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792100,792113] [2023-11-06 22:41:10,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792210,792223] [2023-11-06 22:41:10,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[792648,792661] [2023-11-06 22:41:10,979 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793021,793034] [2023-11-06 22:41:10,979 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793546,793559] [2023-11-06 22:41:10,980 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[793895,793908] [2023-11-06 22:41:10,981 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[794108,794121] [2023-11-06 22:41:11,007 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830187,830200] [2023-11-06 22:41:11,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830402,830415] [2023-11-06 22:41:11,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830549,830562] [2023-11-06 22:41:11,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830773,830786] [2023-11-06 22:41:11,010 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[830865,830878] [2023-11-06 22:41:11,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[832488,832501] [2023-11-06 22:41:11,014 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-06 22:41:11,039 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[858924,858937] [2023-11-06 22:41:11,040 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[859050,859063] [2023-11-06 22:41:11,041 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[859150,859163] [2023-11-06 22:41:11,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[861195,861208] [2023-11-06 22:41:11,045 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[861635,861648] [2023-11-06 22:41:11,046 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[862088,862101] [2023-11-06 22:41:11,046 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[862424,862437] [2023-11-06 22:41:11,052 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866476,866489] [2023-11-06 22:41:11,053 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866593,866606] [2023-11-06 22:41:11,053 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866674,866687] [2023-11-06 22:41:11,054 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866862,866875] [2023-11-06 22:41:11,054 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[866987,867000] [2023-11-06 22:41:11,055 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867072,867085] [2023-11-06 22:41:11,056 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867626,867639] [2023-11-06 22:41:11,056 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867751,867764] [2023-11-06 22:41:11,057 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[867836,867849] [2023-11-06 22:41:11,057 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868049,868062] [2023-11-06 22:41:11,058 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868174,868187] [2023-11-06 22:41:11,058 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868259,868272] [2023-11-06 22:41:11,059 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868833,868846] [2023-11-06 22:41:11,060 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[868958,868971] [2023-11-06 22:41:11,060 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869043,869056] [2023-11-06 22:41:11,061 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869263,869276] [2023-11-06 22:41:11,061 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869388,869401] [2023-11-06 22:41:11,061 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[869473,869486] [2023-11-06 22:41:11,064 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871420,871433] [2023-11-06 22:41:11,065 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871557,871570] [2023-11-06 22:41:11,065 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871685,871698] [2023-11-06 22:41:11,065 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[871819,871832] [2023-11-06 22:41:11,066 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[872529,872542] [2023-11-06 22:41:11,067 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[872763,872776] [2023-11-06 22:41:11,140 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[980895,980908] [2023-11-06 22:41:11,141 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[981298,981311] [2023-11-06 22:41:11,146 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[987019,987032] [2023-11-06 22:41:11,147 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[987182,987195] [2023-11-06 22:41:11,162 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1005777,1005790] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1010731,1010744] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1010967,1010980] [2023-11-06 22:41:11,168 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011049,1011062] [2023-11-06 22:41:11,169 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011420,1011433] [2023-11-06 22:41:11,169 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011548,1011561] [2023-11-06 22:41:11,169 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011665,1011678] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011889,1011902] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1011968,1011981] [2023-11-06 22:41:11,171 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1012236,1012249] [2023-11-06 22:41:11,173 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1013214,1013227] [2023-11-06 22:41:11,173 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1013299,1013312] [2023-11-06 22:41:11,175 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1014864,1014877] [2023-11-06 22:41:11,176 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1014967,1014980] [2023-11-06 22:41:11,176 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015039,1015052] [2023-11-06 22:41:11,177 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015163,1015176] [2023-11-06 22:41:11,177 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1015224,1015237] [2023-11-06 22:41:11,178 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016347,1016360] [2023-11-06 22:41:11,179 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016421,1016434] [2023-11-06 22:41:11,179 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016480,1016493] [2023-11-06 22:41:11,179 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016630,1016643] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016762,1016775] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1016928,1016941] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017194,1017207] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017272,1017285] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017331,1017344] [2023-11-06 22:41:11,182 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017481,1017494] [2023-11-06 22:41:11,182 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017613,1017626] [2023-11-06 22:41:11,183 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1017779,1017792] [2023-11-06 22:41:11,183 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018062,1018075] [2023-11-06 22:41:11,184 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018170,1018183] [2023-11-06 22:41:11,184 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018255,1018268] [2023-11-06 22:41:11,184 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018344,1018357] [2023-11-06 22:41:11,185 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018427,1018440] [2023-11-06 22:41:11,185 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018486,1018499] [2023-11-06 22:41:11,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018636,1018649] [2023-11-06 22:41:11,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018768,1018781] [2023-11-06 22:41:11,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1018934,1018947] [2023-11-06 22:41:11,188 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1019923,1019936] [2023-11-06 22:41:11,188 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020006,1020019] [2023-11-06 22:41:11,189 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020065,1020078] [2023-11-06 22:41:11,189 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020215,1020228] [2023-11-06 22:41:11,189 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020347,1020360] [2023-11-06 22:41:11,190 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1020513,1020526] [2023-11-06 22:41:11,193 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1023861,1023874] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1023942,1023955] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1025514,1025527] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026357,1026370] [2023-11-06 22:41:11,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026531,1026544] [2023-11-06 22:41:11,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026732,1026745] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1026844,1026857] [2023-11-06 22:41:11,201 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1028809,1028822] [2023-11-06 22:41:11,202 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029205,1029218] [2023-11-06 22:41:11,202 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029263,1029276] [2023-11-06 22:41:11,203 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1029952,1029965] [2023-11-06 22:41:11,204 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1030093,1030106] [2023-11-06 22:41:11,204 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1030220,1030233] [2023-11-06 22:41:11,205 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031046,1031059] [2023-11-06 22:41:11,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031158,1031171] [2023-11-06 22:41:11,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031225,1031238] [2023-11-06 22:41:11,206 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031297,1031310] [2023-11-06 22:41:11,207 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031366,1031379] [2023-11-06 22:41:11,207 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031426,1031439] [2023-11-06 22:41:11,208 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031490,1031503] [2023-11-06 22:41:11,208 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1031562,1031575] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032084,1032097] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032255,1032268] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032349,1032362] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032418,1032431] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032484,1032497] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032558,1032571] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032629,1032642] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032691,1032704] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032757,1032770] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032823,1032836] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1032897,1032910] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033006,1033019] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033094,1033107] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033161,1033174] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033225,1033238] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033297,1033310] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033366,1033379] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033426,1033439] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033490,1033503] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033554,1033567] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033626,1033639] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033748,1033761] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033813,1033826] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033875,1033888] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1033945,1033958] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034012,1034025] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034070,1034083] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034132,1034145] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034194,1034207] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034264,1034277] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1034674,1034687] [2023-11-06 22:41:11,222 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1035223,1035236] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1035881,1035894] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036209,1036222] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036498,1036511] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1036793,1036806] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037540,1037553] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037654,1037667] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037737,1037750] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037867,1037880] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1037922,1037935] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1038035,1038048] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1038520,1038533] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039165,1039178] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039254,1039267] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039554,1039567] [2023-11-06 22:41:11,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039645,1039658] [2023-11-06 22:41:11,232 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1039919,1039932] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040008,1040021] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040232,1040245] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040633,1040646] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040705,1040718] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1040798,1040811] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1041231,1041244] [2023-11-06 22:41:11,238 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1042545,1042558] [2023-11-06 22:41:11,238 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1042689,1042702] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1094505,1094518] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1094764,1094777] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095226,1095239] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095367,1095380] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1095510,1095523] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096076,1096089] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096180,1096193] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096333,1096346] [2023-11-06 22:41:11,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096565,1096578] [2023-11-06 22:41:11,292 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096653,1096666] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1096988,1097001] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097273,1097286] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097364,1097377] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097422,1097435] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1097624,1097637] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098187,1098200] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098249,1098262] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098448,1098461] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098512,1098525] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098576,1098589] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098864,1098877] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1098926,1098939] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1099428,1099441] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1099943,1099956] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100003,1100016] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100062,1100075] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100122,1100135] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100182,1100195] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100242,1100255] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1100777,1100790] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101071,1101084] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101365,1101378] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101425,1101438] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101484,1101497] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101544,1101557] [2023-11-06 22:41:11,307 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101604,1101617] [2023-11-06 22:41:11,307 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101664,1101677] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1101729,1101742] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102250,1102263] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102310,1102323] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102369,1102382] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102429,1102442] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102489,1102502] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102549,1102562] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102614,1102627] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1102977,1102990] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103034,1103047] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103092,1103105] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103150,1103163] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103208,1103221] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103335,1103348] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1103513,1103526] [2023-11-06 22:41:11,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1104313,1104326] [2023-11-06 22:41:11,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106022,1106035] [2023-11-06 22:41:11,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106224,1106237] [2023-11-06 22:41:11,319 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[1106590,1106603] [2023-11-06 22:41:11,322 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-06 22:41:11,322 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4d3d5912 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:41:11, skipping insertion in model container [2023-11-06 22:41:11,323 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 22:41:11,323 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 22:41:11,325 INFO L158 Benchmark]: Toolchain (without parser) took 35172.58ms. Allocated memory was 165.7MB in the beginning and 375.4MB in the end (delta: 209.7MB). Free memory was 87.8MB in the beginning and 105.1MB in the end (delta: -17.3MB). Peak memory consumption was 243.5MB. Max. memory is 16.1GB. [2023-11-06 22:41:11,325 INFO L158 Benchmark]: CDTParser took 2.63ms. Allocated memory is still 123.7MB. Free memory is still 94.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:41:11,326 INFO L158 Benchmark]: CACSL2BoogieTranslator took 35165.25ms. Allocated memory was 165.7MB in the beginning and 375.4MB in the end (delta: 209.7MB). Free memory was 87.8MB in the beginning and 106.1MB in the end (delta: -18.3MB). Peak memory consumption was 243.5MB. Max. memory is 16.1GB. [2023-11-06 22:41:11,326 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 2.63ms. Allocated memory is still 123.7MB. Free memory is still 94.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 35165.25ms. Allocated memory was 165.7MB in the beginning and 375.4MB in the end (delta: 209.7MB). Free memory was 87.8MB in the beginning and 106.1MB in the end (delta: -18.3MB). Peak memory consumption was 243.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-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --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-e7bb482 [2023-11-06 22:41:13,610 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 22:41:13,682 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-06 22:41:13,688 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 22:41:13,689 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 22:41:13,721 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 22:41:13,722 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 22:41:13,723 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 22:41:13,724 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 22:41:13,729 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 22:41:13,730 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 22:41:13,731 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 22:41:13,731 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 22:41:13,733 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 22:41:13,733 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 22:41:13,734 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 22:41:13,734 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 22:41:13,735 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 22:41:13,735 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 22:41:13,735 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 22:41:13,736 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 22:41:13,736 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 22:41:13,737 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 22:41:13,737 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 22:41:13,737 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 22:41:13,738 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 22:41:13,738 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 22:41:13,739 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 22:41:13,739 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 22:41:13,739 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 22:41:13,741 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 22:41:13,741 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 22:41:13,741 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 22:41:13,742 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 22:41:13,742 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 22:41:13,742 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 22:41:13,742 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 22:41:13,742 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 22:41:13,743 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 22:41:13,744 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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml 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-06 22:41:14,164 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 22:41:14,192 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 22:41:14,195 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 22:41:14,197 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 22:41:14,197 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 22:41:14,198 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-06 22:41:17,344 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 22:41:19,429 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 22:41:19,429 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i [2023-11-06 22:41:19,703 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/cc480bc5f/1b25de0dd4444e569c12782f2582cac4/FLAG8071c9f35 [2023-11-06 22:41:19,718 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/bin/uautomizer-verify-WvqO1wxjHP/data/cc480bc5f/1b25de0dd4444e569c12782f2582cac4 [2023-11-06 22:41:19,721 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 22:41:19,723 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 22:41:19,724 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 22:41:19,724 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 22:41:19,730 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 22:41:19,731 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:41:19" (1/1) ... [2023-11-06 22:41:19,732 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@405a2db3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 10:41:19, skipping insertion in model container [2023-11-06 22:41:19,732 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 10:41:19" (1/1) ... [2023-11-06 22:41:20,351 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 22:41:54,782 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-06 22:41:54,783 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-06 22:41:54,784 WARN L635 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-06 22:41:54,785 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-06 22:41:54,787 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-06 22:41:54,788 WARN L635 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-06 22:41:54,789 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-06 22:41:54,791 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-06 22:41:54,792 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-06 22:41:54,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[465945,465958] [2023-11-06 22:41:54,798 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466083,466096] [2023-11-06 22:41:54,811 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[466581,466594] [2023-11-06 22:41:54,815 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[467749,467762] [2023-11-06 22:41:54,817 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468075,468088] [2023-11-06 22:41:54,818 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[468945,468958] [2023-11-06 22:41:54,820 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[469431,469444] [2023-11-06 22:41:54,825 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[472925,472938] [2023-11-06 22:41:54,826 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[473595,473608] [2023-11-06 22:41:54,842 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485525,485538] [2023-11-06 22:41:54,843 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485636,485649] [2023-11-06 22:41:54,844 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485755,485768] [2023-11-06 22:41:54,844 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485829,485842] [2023-11-06 22:41:54,845 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[485922,485935] [2023-11-06 22:41:54,845 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486046,486059] [2023-11-06 22:41:54,846 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486130,486143] [2023-11-06 22:41:54,847 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486202,486215] [2023-11-06 22:41:54,847 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486258,486271] [2023-11-06 22:41:54,848 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486351,486364] [2023-11-06 22:41:54,848 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486463,486476] [2023-11-06 22:41:54,849 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486580,486593] [2023-11-06 22:41:54,849 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486648,486661] [2023-11-06 22:41:54,850 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486767,486780] [2023-11-06 22:41:54,850 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486839,486852] [2023-11-06 22:41:54,851 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486905,486918] [2023-11-06 22:41:54,851 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[486961,486974] [2023-11-06 22:41:54,854 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487621,487634] [2023-11-06 22:41:54,855 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487891,487904] [2023-11-06 22:41:54,856 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[487969,487982] [2023-11-06 22:41:54,856 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488041,488054] [2023-11-06 22:41:54,857 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488103,488116] [2023-11-06 22:41:54,858 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488159,488172] [2023-11-06 22:41:54,859 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488381,488394] [2023-11-06 22:41:54,859 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488455,488468] [2023-11-06 22:41:54,860 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488523,488536] [2023-11-06 22:41:54,860 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488581,488594] [2023-11-06 22:41:54,861 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488685,488698] [2023-11-06 22:41:54,862 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488883,488896] [2023-11-06 22:41:54,862 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[488957,488970] [2023-11-06 22:41:54,863 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489025,489038] [2023-11-06 22:41:54,864 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489083,489096] [2023-11-06 22:41:54,864 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489272,489285] [2023-11-06 22:41:54,865 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489392,489405] [2023-11-06 22:41:54,866 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[489553,489566] [2023-11-06 22:41:54,873 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491753,491766] [2023-11-06 22:41:54,874 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[491934,491947] [2023-11-06 22:41:54,875 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492103,492116] [2023-11-06 22:41:54,875 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492246,492259] [2023-11-06 22:41:54,877 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492652,492665] [2023-11-06 22:41:54,878 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492831,492844] [2023-11-06 22:41:54,879 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[492996,493009] [2023-11-06 22:41:54,880 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[493139,493152] [2023-11-06 22:41:54,882 WARN L635 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-06 22:41:54,892 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503406,503419] [2023-11-06 22:41:54,893 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[503494,503507] [2023-11-06 22:41:54,896 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505549,505562] [2023-11-06 22:41:54,898 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505743,505756] [2023-11-06 22:41:54,899 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[505996,506009] [2023-11-06 22:41:54,900 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506086,506099] [2023-11-06 22:41:54,901 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506373,506386] [2023-11-06 22:41:54,902 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506540,506553] [2023-11-06 22:41:54,903 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[506996,507009] [2023-11-06 22:41:54,904 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507280,507293] [2023-11-06 22:41:54,905 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507602,507615] [2023-11-06 22:41:54,906 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[507720,507733] [2023-11-06 22:41:54,910 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508051,508064] [2023-11-06 22:41:54,910 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508279,508292] [2023-11-06 22:41:54,911 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508337,508350] [2023-11-06 22:41:54,912 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508567,508580] [2023-11-06 22:41:54,913 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[508799,508812] [2023-11-06 22:41:54,916 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509077,509090] [2023-11-06 22:41:54,917 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509335,509348] [2023-11-06 22:41:54,921 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509391,509404] [2023-11-06 22:41:54,922 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509583,509596] [2023-11-06 22:41:54,923 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[509834,509847] [2023-11-06 22:41:54,926 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510053,510066] [2023-11-06 22:41:54,927 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510262,510275] [2023-11-06 22:41:54,929 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510317,510330] [2023-11-06 22:41:54,931 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510513,510526] [2023-11-06 22:41:54,933 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510768,510781] [2023-11-06 22:41:54,934 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[510900,510913] [2023-11-06 22:41:54,934 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511127,511140] [2023-11-06 22:41:54,938 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511344,511357] [2023-11-06 22:41:54,939 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511401,511414] [2023-11-06 22:41:54,940 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511462,511475] [2023-11-06 22:41:54,941 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511660,511673] [2023-11-06 22:41:54,943 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[511917,511930] [2023-11-06 22:41:54,944 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512065,512078] [2023-11-06 22:41:54,945 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512278,512291] [2023-11-06 22:41:54,946 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512476,512489] [2023-11-06 22:41:54,948 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512733,512746] [2023-11-06 22:41:54,950 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[512915,512928] [2023-11-06 22:41:54,957 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513107,513120] [2023-11-06 22:41:54,958 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513358,513371] [2023-11-06 22:41:54,960 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513830,513843] [2023-11-06 22:41:54,961 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[513882,513895] [2023-11-06 22:41:54,961 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514074,514087] [2023-11-06 22:41:54,962 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514325,514338] [2023-11-06 22:41:54,963 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514427,514440] [2023-11-06 22:41:54,963 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514479,514492] [2023-11-06 22:41:54,964 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514671,514684] [2023-11-06 22:41:54,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514922,514935] [2023-11-06 22:41:54,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[514995,515008] [2023-11-06 22:41:54,965 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515047,515060] [2023-11-06 22:41:54,966 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515239,515252] [2023-11-06 22:41:54,967 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[515490,515503] [2023-11-06 22:41:54,975 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[518967,518980] [2023-11-06 22:41:54,975 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519070,519083] [2023-11-06 22:41:54,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519142,519155] [2023-11-06 22:41:54,976 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519232,519245] [2023-11-06 22:41:54,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519285,519298] [2023-11-06 22:41:54,977 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519363,519376] [2023-11-06 22:41:54,978 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519439,519452] [2023-11-06 22:41:54,979 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[519984,519997] [2023-11-06 22:41:54,980 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520077,520090] [2023-11-06 22:41:54,981 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520267,520280] [2023-11-06 22:41:54,981 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520332,520345] [2023-11-06 22:41:54,982 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520391,520404] [2023-11-06 22:41:54,983 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520545,520558] [2023-11-06 22:41:54,983 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520610,520623] [2023-11-06 22:41:54,984 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520669,520682] [2023-11-06 22:41:54,984 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[520914,520927] [2023-11-06 22:41:54,985 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521088,521101] [2023-11-06 22:41:54,986 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521157,521170] [2023-11-06 22:41:54,986 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521220,521233] [2023-11-06 22:41:54,988 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521675,521688] [2023-11-06 22:41:54,988 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521752,521765] [2023-11-06 22:41:54,989 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[521848,521861] [2023-11-06 22:41:54,989 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522082,522095] [2023-11-06 22:41:54,990 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522249,522262] [2023-11-06 22:41:54,992 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[522981,522994] [2023-11-06 22:41:54,999 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523095,523108] [2023-11-06 22:41:55,000 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523446,523459] [2023-11-06 22:41:55,000 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523516,523529] [2023-11-06 22:41:55,001 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523672,523685] [2023-11-06 22:41:55,001 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523742,523755] [2023-11-06 22:41:55,001 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[523973,523986] [2023-11-06 22:41:55,002 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524043,524056] [2023-11-06 22:41:55,002 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524214,524227] [2023-11-06 22:41:55,003 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524284,524297] [2023-11-06 22:41:55,003 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[524364,524377] [2023-11-06 22:41:55,007 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526636,526649] [2023-11-06 22:41:55,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526795,526808] [2023-11-06 22:41:55,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[526953,526966] [2023-11-06 22:41:55,009 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527094,527107] [2023-11-06 22:41:55,010 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527447,527460] [2023-11-06 22:41:55,012 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[527808,527821] [2023-11-06 22:41:55,013 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528299,528312] [2023-11-06 22:41:55,014 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[528786,528799] [2023-11-06 22:41:55,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529104,529117] [2023-11-06 22:41:55,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529185,529198] [2023-11-06 22:41:55,016 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529259,529272] [2023-11-06 22:41:55,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529544,529557] [2023-11-06 22:41:55,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529618,529631] [2023-11-06 22:41:55,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[529751,529764] [2023-11-06 22:41:55,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530373,530386] [2023-11-06 22:41:55,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530458,530471] [2023-11-06 22:41:55,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530699,530712] [2023-11-06 22:41:55,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530797,530810] [2023-11-06 22:41:55,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[530918,530931] [2023-11-06 22:41:55,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[531174,531187] [2023-11-06 22:41:55,029 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[532195,532208] [2023-11-06 22:41:55,068 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552052,552065] [2023-11-06 22:41:55,068 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552142,552155] [2023-11-06 22:41:55,069 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552285,552298] [2023-11-06 22:41:55,070 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552577,552590] [2023-11-06 22:41:55,071 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552675,552688] [2023-11-06 22:41:55,073 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[552830,552843] [2023-11-06 22:41:55,118 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-06 22:41:55,142 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579589,579602] [2023-11-06 22:41:55,143 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579690,579703] [2023-11-06 22:41:55,143 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[579855,579868] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580093,580106] [2023-11-06 22:41:55,145 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580370,580383] [2023-11-06 22:41:55,145 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580777,580790] [2023-11-06 22:41:55,146 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[580900,580913] [2023-11-06 22:41:55,147 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581038,581051] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581186,581199] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581399,581412] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581523,581536] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[581977,581990] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582219,582232] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[582792,582805] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583059,583072] [2023-11-06 22:41:55,164 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583495,583508] [2023-11-06 22:41:55,168 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583607,583620] [2023-11-06 22:41:55,171 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583777,583790] [2023-11-06 22:41:55,171 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[583872,583885] [2023-11-06 22:41:55,178 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[584080,584093] [2023-11-06 22:41:55,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_5b0af6b9-da27-4501-ba86-beb280ea2d5e/sv-benchmarks/c/goblint-coreutils/instrumented_cp_comb.i[789232,789245] [2023-11-06 22:41:55,785 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsets_StructAndUnion(TypeSizeAndOffsetComputer.java:255) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:201) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1019) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:959) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:725) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1423) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:383) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1499) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3388) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2409) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:608) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-06 22:41:55,799 INFO L158 Benchmark]: Toolchain (without parser) took 36069.74ms. Allocated memory was 207.6MB in the beginning and 394.3MB in the end (delta: 186.6MB). Free memory was 118.8MB in the beginning and 270.1MB in the end (delta: -151.2MB). Peak memory consumption was 257.9MB. Max. memory is 16.1GB. [2023-11-06 22:41:55,799 INFO L158 Benchmark]: CDTParser took 0.25ms. Allocated memory is still 67.1MB. Free memory is still 44.0MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 22:41:55,800 INFO L158 Benchmark]: CACSL2BoogieTranslator took 36067.40ms. Allocated memory was 207.6MB in the beginning and 394.3MB in the end (delta: 186.6MB). Free memory was 118.8MB in the beginning and 270.1MB in the end (delta: -151.2MB). Peak memory consumption was 257.9MB. Max. memory is 16.1GB. [2023-11-06 22:41:55,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.25ms. Allocated memory is still 67.1MB. Free memory is still 44.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 36067.40ms. Allocated memory was 207.6MB in the beginning and 394.3MB in the end (delta: 186.6MB). Free memory was 118.8MB in the beginning and 270.1MB in the end (delta: -151.2MB). Peak memory consumption was 257.9MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsets_StructAndUnion(TypeSizeAndOffsetComputer.java:255) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type