./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 37cffa36d12f99fa5b0b0171dcb8704e4f919336fbfc801054ad86fe38d73e34 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:47:47,548 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:47:47,615 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-29 04:47:47,620 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:47:47,620 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:47:47,646 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:47:47,646 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:47:47,647 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:47:47,648 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 04:47:47,648 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 04:47:47,649 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:47:47,649 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:47:47,650 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:47:47,651 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:47:47,651 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:47:47,652 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:47:47,652 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:47:47,653 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 04:47:47,654 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:47:47,654 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:47:47,654 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:47:47,659 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:47:47,660 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:47:47,660 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:47:47,661 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:47:47,661 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:47:47,662 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 04:47:47,662 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:47:47,662 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:47:47,663 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:47:47,663 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:47:47,664 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 04:47:47,664 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 04:47:47,664 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 04:47:47,664 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:47:47,664 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:47:47,665 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 04:47:47,665 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:47:47,665 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:47:47,665 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_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 37cffa36d12f99fa5b0b0171dcb8704e4f919336fbfc801054ad86fe38d73e34 [2023-11-29 04:47:47,888 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:47:47,909 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:47:47,912 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:47:47,913 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:47:47,914 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:47:47,915 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i [2023-11-29 04:47:50,614 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:47:51,820 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:47:51,820 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i [2023-11-29 04:47:51,940 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/5803cfa40/8381c9512e5d4b69b7fdf9299e3c3d19/FLAGcd50bdb6b [2023-11-29 04:47:51,951 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/5803cfa40/8381c9512e5d4b69b7fdf9299e3c3d19 [2023-11-29 04:47:51,954 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:47:51,955 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:47:51,956 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:47:51,956 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:47:51,961 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:47:51,961 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:47:51" (1/1) ... [2023-11-29 04:47:51,962 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18fdd5b8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:47:51, skipping insertion in model container [2023-11-29 04:47:51,962 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:47:51" (1/1) ... [2023-11-29 04:47:52,475 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:48:20,164 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-29 04:48:20,165 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-29 04:48:20,166 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-29 04:48:20,167 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-29 04:48:20,169 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-29 04:48:20,170 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-29 04:48:20,171 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-29 04:48:20,173 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-29 04:48:20,174 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480337,480350] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480518,480531] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480687,480700] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480830,480843] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[481236,481249] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[481415,481428] [2023-11-29 04:48:20,220 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[487909,487922] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[488508,488521] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[488584,488597] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[492084,492097] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[492172,492185] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494242,494255] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494301,494314] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494393,494406] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494483,494496] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494770,494783] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494937,494950] [2023-11-29 04:48:20,243 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495232,495245] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495516,495529] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495838,495851] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495956,495969] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496287,496300] [2023-11-29 04:48:20,248 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496515,496528] [2023-11-29 04:48:20,248 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496573,496586] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496803,496816] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497035,497048] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497313,497326] [2023-11-29 04:48:20,252 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497586,497599] [2023-11-29 04:48:20,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497643,497656] [2023-11-29 04:48:20,253 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497699,497712] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497789,497802] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498008,498021] [2023-11-29 04:48:20,256 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498232,498245] [2023-11-29 04:48:20,256 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498293,498306] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498348,498361] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498442,498455] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498574,498587] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498801,498814] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499033,499046] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499096,499109] [2023-11-29 04:48:20,262 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499192,499205] [2023-11-29 04:48:20,262 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499249,499262] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499310,499323] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499458,499471] [2023-11-29 04:48:20,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499686,499699] [2023-11-29 04:48:20,265 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499749,499762] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499845,499858] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500042,500055] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500099,500112] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500189,500202] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500676,500689] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500733,500746] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500823,500836] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500875,500888] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500992,501005] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501049,501062] [2023-11-29 04:48:20,272 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501139,501152] [2023-11-29 04:48:20,272 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501191,501204] [2023-11-29 04:48:20,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501279,501292] [2023-11-29 04:48:20,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501336,501349] [2023-11-29 04:48:20,274 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501426,501439] [2023-11-29 04:48:20,274 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501478,501491] [2023-11-29 04:48:20,324 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534422,534435] [2023-11-29 04:48:20,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534512,534525] [2023-11-29 04:48:20,325 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534655,534668] [2023-11-29 04:48:20,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534947,534960] [2023-11-29 04:48:20,326 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[535045,535058] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[535200,535213] [2023-11-29 04:48:20,349 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-29 04:48:20,362 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[561959,561972] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562060,562073] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562225,562238] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562463,562476] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562740,562753] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[564688,564701] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[564955,564968] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565391,565404] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565503,565516] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565673,565686] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565768,565781] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565976,565989] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[774338,774351] [2023-11-29 04:48:20,930 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[774863,774876] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[780235,780248] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[780394,780407] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[811495,811508] [2023-11-29 04:48:20,959 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[811710,811723] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[811857,811870] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[812081,812094] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[812173,812186] [2023-11-29 04:48:20,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[813796,813809] [2023-11-29 04:48:20,965 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955110,955123] [2023-11-29 04:48:21,155 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955202,955215] [2023-11-29 04:48:21,155 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955294,955307] [2023-11-29 04:48:21,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955632,955645] [2023-11-29 04:48:21,156 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955809,955822] [2023-11-29 04:48:21,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[955986,955999] [2023-11-29 04:48:21,157 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[956181,956194] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[956363,956376] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[956560,956573] [2023-11-29 04:48:21,159 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[956758,956771] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[956975,956988] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[957133,957146] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[957400,957413] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[957588,957601] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[957939,957952] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[958070,958083] [2023-11-29 04:48:21,163 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[958199,958212] [2023-11-29 04:48:21,163 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[958305,958318] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1065838,1065851] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1066097,1066110] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1066559,1066572] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1066700,1066713] [2023-11-29 04:48:21,272 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1066843,1066856] [2023-11-29 04:48:21,272 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1067409,1067422] [2023-11-29 04:48:21,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1067513,1067526] [2023-11-29 04:48:21,273 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1067666,1067679] [2023-11-29 04:48:21,274 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1067898,1067911] [2023-11-29 04:48:21,274 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1067986,1067999] [2023-11-29 04:48:21,275 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1068321,1068334] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1068606,1068619] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1068697,1068710] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1068755,1068768] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1068957,1068970] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1069520,1069533] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1069582,1069595] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1069781,1069794] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1069845,1069858] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1069909,1069922] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1070197,1070210] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1070259,1070272] [2023-11-29 04:48:21,281 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1070761,1070774] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071276,1071289] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071336,1071349] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071395,1071408] [2023-11-29 04:48:21,284 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071455,1071468] [2023-11-29 04:48:21,284 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071515,1071528] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1071575,1071588] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072110,1072123] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072404,1072417] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072698,1072711] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072758,1072771] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072817,1072830] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072877,1072890] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072937,1072950] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1072997,1073010] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073062,1073075] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073583,1073596] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073643,1073656] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073702,1073715] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073762,1073775] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073822,1073835] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073882,1073895] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1073947,1073960] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074310,1074323] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074367,1074380] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074425,1074438] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074483,1074496] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074541,1074554] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074668,1074681] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1074846,1074859] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1075646,1075659] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1077355,1077368] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1077557,1077570] [2023-11-29 04:48:21,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[1077923,1077936] [2023-11-29 04:48:21,309 ERROR L324 MainTranslator]: Unsupported Syntax: The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. [2023-11-29 04:48:21,310 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@70276418 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:48:21, skipping insertion in model container [2023-11-29 04:48:21,310 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 04:48:21,311 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-29 04:48:21,313 INFO L158 Benchmark]: Toolchain (without parser) took 29356.39ms. Allocated memory was 197.1MB in the beginning and 278.9MB in the end (delta: 81.8MB). Free memory was 118.3MB in the beginning and 94.2MB in the end (delta: 24.1MB). Peak memory consumption was 199.6MB. Max. memory is 16.1GB. [2023-11-29 04:48:21,314 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 134.2MB. Free memory is still 77.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 04:48:21,320 INFO L158 Benchmark]: CACSL2BoogieTranslator took 29354.40ms. Allocated memory was 197.1MB in the beginning and 278.9MB in the end (delta: 81.8MB). Free memory was 118.3MB in the beginning and 94.2MB in the end (delta: 24.1MB). Peak memory consumption was 199.6MB. Max. memory is 16.1GB. [2023-11-29 04:48:21,321 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 134.2MB. Free memory is still 77.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 29354.40ms. Allocated memory was 197.1MB in the beginning and 278.9MB in the end (delta: 81.8MB). Free memory was 118.3MB in the beginning and 94.2MB in the end (delta: 24.1MB). Peak memory consumption was 199.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36147]: Unsupported Syntax The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 37cffa36d12f99fa5b0b0171dcb8704e4f919336fbfc801054ad86fe38d73e34 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:48:23,016 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:48:23,096 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-29 04:48:23,102 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:48:23,103 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:48:23,129 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:48:23,130 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:48:23,130 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:48:23,131 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 04:48:23,132 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 04:48:23,132 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:48:23,133 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:48:23,133 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:48:23,134 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:48:23,134 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:48:23,135 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:48:23,136 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:48:23,136 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:48:23,136 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:48:23,137 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:48:23,137 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:48:23,138 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 04:48:23,138 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-29 04:48:23,139 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-29 04:48:23,139 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:48:23,140 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:48:23,140 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:48:23,141 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:48:23,141 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 04:48:23,141 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:48:23,142 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:48:23,142 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:48:23,142 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:48:23,143 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-29 04:48:23,143 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-29 04:48:23,143 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-29 04:48:23,143 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:48:23,144 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:48:23,144 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-29 04:48:23,144 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:48:23,144 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:48:23,145 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-29 04:48:23,145 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_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 37cffa36d12f99fa5b0b0171dcb8704e4f919336fbfc801054ad86fe38d73e34 [2023-11-29 04:48:23,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:48:23,437 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:48:23,439 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:48:23,440 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:48:23,441 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:48:23,442 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i [2023-11-29 04:48:26,191 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:48:27,802 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:48:27,802 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i [2023-11-29 04:48:27,966 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/bfa5e837d/2bd136f36c0b47efbd7ddfb6f79444f6/FLAGc56cd5b97 [2023-11-29 04:48:27,981 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/bin/uautomizer-verify-BQ2R08f2Ya/data/bfa5e837d/2bd136f36c0b47efbd7ddfb6f79444f6 [2023-11-29 04:48:27,984 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:48:27,986 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:48:27,987 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:48:27,988 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:48:27,995 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:48:27,995 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:48:27" (1/1) ... [2023-11-29 04:48:27,996 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a8c7fe1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:48:27, skipping insertion in model container [2023-11-29 04:48:27,997 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:48:27" (1/1) ... [2023-11-29 04:48:28,584 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:48:55,836 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-29 04:48:55,837 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-29 04:48:55,838 WARN L638 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-29 04:48:55,839 WARN L638 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-29 04:48:55,841 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-29 04:48:55,842 WARN L638 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-29 04:48:55,843 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-29 04:48:55,845 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-29 04:48:55,846 WARN L638 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-29 04:48:55,883 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480337,480350] [2023-11-29 04:48:55,887 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480518,480531] [2023-11-29 04:48:55,888 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480687,480700] [2023-11-29 04:48:55,889 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[480830,480843] [2023-11-29 04:48:55,890 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[481236,481249] [2023-11-29 04:48:55,891 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[481415,481428] [2023-11-29 04:48:55,894 WARN L638 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[487909,487922] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[488508,488521] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[488584,488597] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[492084,492097] [2023-11-29 04:48:55,907 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[492172,492185] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494242,494255] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494301,494314] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494393,494406] [2023-11-29 04:48:55,914 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494483,494496] [2023-11-29 04:48:55,915 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494770,494783] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[494937,494950] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495232,495245] [2023-11-29 04:48:55,918 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495516,495529] [2023-11-29 04:48:55,919 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495838,495851] [2023-11-29 04:48:55,920 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[495956,495969] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496287,496300] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496515,496528] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496573,496586] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[496803,496816] [2023-11-29 04:48:55,924 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497035,497048] [2023-11-29 04:48:55,925 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497313,497326] [2023-11-29 04:48:55,925 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497586,497599] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497643,497656] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497699,497712] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[497789,497802] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498008,498021] [2023-11-29 04:48:55,928 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498232,498245] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498293,498306] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498348,498361] [2023-11-29 04:48:55,930 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498442,498455] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498574,498587] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[498801,498814] [2023-11-29 04:48:55,932 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499033,499046] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499096,499109] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499192,499205] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499249,499262] [2023-11-29 04:48:55,935 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499310,499323] [2023-11-29 04:48:55,936 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499458,499471] [2023-11-29 04:48:55,937 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499686,499699] [2023-11-29 04:48:55,937 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499749,499762] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[499845,499858] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500042,500055] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500099,500112] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500189,500202] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500676,500689] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500733,500746] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500823,500836] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500875,500888] [2023-11-29 04:48:55,942 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[500992,501005] [2023-11-29 04:48:55,942 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501049,501062] [2023-11-29 04:48:55,942 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501139,501152] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501191,501204] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501279,501292] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501336,501349] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501426,501439] [2023-11-29 04:48:55,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_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[501478,501491] [2023-11-29 04:48:55,993 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534422,534435] [2023-11-29 04:48:55,993 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534512,534525] [2023-11-29 04:48:55,994 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534655,534668] [2023-11-29 04:48:55,994 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[534947,534960] [2023-11-29 04:48:55,995 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[535045,535058] [2023-11-29 04:48:55,995 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[535200,535213] [2023-11-29 04:48:56,017 WARN L638 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-29 04:48:56,030 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[561959,561972] [2023-11-29 04:48:56,031 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562060,562073] [2023-11-29 04:48:56,031 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562225,562238] [2023-11-29 04:48:56,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562463,562476] [2023-11-29 04:48:56,032 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[562740,562753] [2023-11-29 04:48:56,035 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[564688,564701] [2023-11-29 04:48:56,035 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[564955,564968] [2023-11-29 04:48:56,036 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565391,565404] [2023-11-29 04:48:56,037 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565503,565516] [2023-11-29 04:48:56,037 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565673,565686] [2023-11-29 04:48:56,037 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565768,565781] [2023-11-29 04:48:56,038 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_19272afe-b6d7-4770-830e-f123c542c1d6/sv-benchmarks/c/goblint-coreutils/instrumented_ptx_comb.i[565976,565989] [2023-11-29 04:48:56,360 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:184) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1023) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:963) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:728) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1427) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1679) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1088) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1073) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:386) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1512) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3421) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2441) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:611) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-29 04:48:56,367 INFO L158 Benchmark]: Toolchain (without parser) took 28379.97ms. Allocated memory was 127.9MB in the beginning and 333.4MB in the end (delta: 205.5MB). Free memory was 60.4MB in the beginning and 122.6MB in the end (delta: -62.2MB). Peak memory consumption was 210.2MB. Max. memory is 16.1GB. [2023-11-29 04:48:56,367 INFO L158 Benchmark]: CDTParser took 0.16ms. Allocated memory is still 50.3MB. Free memory was 27.3MB in the beginning and 27.2MB in the end (delta: 52.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 04:48:56,368 INFO L158 Benchmark]: CACSL2BoogieTranslator took 28377.60ms. Allocated memory was 127.9MB in the beginning and 333.4MB in the end (delta: 205.5MB). Free memory was 60.1MB in the beginning and 122.6MB in the end (delta: -62.5MB). Peak memory consumption was 210.2MB. Max. memory is 16.1GB. [2023-11-29 04:48:56,369 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.16ms. Allocated memory is still 50.3MB. Free memory was 27.3MB in the beginning and 27.2MB in the end (delta: 52.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 28377.60ms. Allocated memory was 127.9MB in the beginning and 333.4MB in the end (delta: 205.5MB). Free memory was 60.1MB in the beginning and 122.6MB in the end (delta: -62.5MB). Peak memory consumption was 210.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsetsStructAndUnion(TypeSizeAndOffsetComputer.java:233) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type