./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9822dd571d3ca7e2f9b8a49259695572f8c5b39cd5ce5a023e572d575a5809fa --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 23:06:48,000 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 23:06:48,150 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Default.epf [2023-11-06 23:06:48,159 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 23:06:48,159 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 23:06:48,205 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 23:06:48,206 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 23:06:48,207 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 23:06:48,208 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 23:06:48,210 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 23:06:48,211 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 23:06:48,212 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 23:06:48,212 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 23:06:48,213 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 23:06:48,213 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 23:06:48,214 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 23:06:48,214 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 23:06:48,215 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 23:06:48,215 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 23:06:48,216 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 23:06:48,216 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 23:06:48,217 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 23:06:48,218 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 23:06:48,218 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 23:06:48,219 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 23:06:48,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:06:48,220 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 23:06:48,220 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 23:06:48,220 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 23:06:48,221 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-06 23:06:48,222 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 23:06:48,223 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 23:06:48,223 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 23:06:48,223 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 23:06:48,223 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 23:06:48,224 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 23:06:48,224 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_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9822dd571d3ca7e2f9b8a49259695572f8c5b39cd5ce5a023e572d575a5809fa [2023-11-06 23:06:48,529 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 23:06:48,553 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 23:06:48,556 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 23:06:48,557 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 23:06:48,558 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 23:06:48,559 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i [2023-11-06 23:06:51,672 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 23:06:53,917 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 23:06:53,918 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i [2023-11-06 23:06:54,147 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/4d4bca879/e3f69b9ead67470eb1ed02c1371f530f/FLAG745349c79 [2023-11-06 23:06:54,167 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/4d4bca879/e3f69b9ead67470eb1ed02c1371f530f [2023-11-06 23:06:54,173 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 23:06:54,175 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 23:06:54,178 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 23:06:54,180 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 23:06:54,185 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 23:06:54,186 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:06:54" (1/1) ... [2023-11-06 23:06:54,187 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@218dd53 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:06:54, skipping insertion in model container [2023-11-06 23:06:54,188 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:06:54" (1/1) ... [2023-11-06 23:06:54,957 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 23:07:28,697 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-06 23:07:28,699 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-06 23:07:28,700 WARN L635 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-06 23:07:28,701 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-06 23:07:28,704 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-06 23:07:28,705 WARN L635 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-06 23:07:28,706 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-06 23:07:28,725 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-06 23:07:28,727 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-06 23:07:28,800 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480317,480330] [2023-11-06 23:07:28,806 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480373,480386] [2023-11-06 23:07:28,807 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480458,480471] [2023-11-06 23:07:28,808 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480516,480529] [2023-11-06 23:07:28,808 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480574,480587] [2023-11-06 23:07:28,810 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480755,480768] [2023-11-06 23:07:28,812 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480924,480937] [2023-11-06 23:07:28,817 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481071,481084] [2023-11-06 23:07:28,821 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481127,481140] [2023-11-06 23:07:28,822 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481179,481192] [2023-11-06 23:07:28,829 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481556,481569] [2023-11-06 23:07:28,830 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481612,481625] [2023-11-06 23:07:28,831 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481697,481710] [2023-11-06 23:07:28,831 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481755,481768] [2023-11-06 23:07:28,832 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481813,481826] [2023-11-06 23:07:28,833 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481992,482005] [2023-11-06 23:07:28,834 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482238,482251] [2023-11-06 23:07:28,836 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482294,482307] [2023-11-06 23:07:28,837 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482347,482360] [2023-11-06 23:07:28,838 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482403,482416] [2023-11-06 23:07:28,842 WARN L635 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-06 23:07:28,851 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[488713,488726] [2023-11-06 23:07:28,861 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[489312,489325] [2023-11-06 23:07:28,862 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[489388,489401] [2023-11-06 23:07:28,878 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[492888,492901] [2023-11-06 23:07:28,880 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[492976,492989] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495046,495059] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495105,495118] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495197,495210] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495287,495300] [2023-11-06 23:07:28,892 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495574,495587] [2023-11-06 23:07:28,893 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495741,495754] [2023-11-06 23:07:28,895 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496036,496049] [2023-11-06 23:07:28,897 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496320,496333] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496642,496655] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496760,496773] [2023-11-06 23:07:28,902 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497091,497104] [2023-11-06 23:07:28,903 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497319,497332] [2023-11-06 23:07:28,904 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497378,497391] [2023-11-06 23:07:28,905 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497436,497449] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497667,497680] [2023-11-06 23:07:28,908 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497723,497736] [2023-11-06 23:07:28,909 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497956,497969] [2023-11-06 23:07:28,911 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498012,498025] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498290,498303] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498563,498576] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498620,498633] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498676,498689] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498766,498779] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498985,498998] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499209,499222] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499270,499283] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499325,499338] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499419,499432] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499551,499564] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499778,499791] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500010,500023] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500073,500086] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500169,500182] [2023-11-06 23:07:28,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500226,500239] [2023-11-06 23:07:29,014 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500287,500300] [2023-11-06 23:07:29,015 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500435,500448] [2023-11-06 23:07:29,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500663,500676] [2023-11-06 23:07:29,017 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500726,500739] [2023-11-06 23:07:29,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500822,500835] [2023-11-06 23:07:29,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501019,501032] [2023-11-06 23:07:29,020 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501076,501089] [2023-11-06 23:07:29,021 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501166,501179] [2023-11-06 23:07:29,022 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501564,501577] [2023-11-06 23:07:29,023 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501688,501701] [2023-11-06 23:07:29,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501760,501773] [2023-11-06 23:07:29,024 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501817,501830] [2023-11-06 23:07:29,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501907,501920] [2023-11-06 23:07:29,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501959,501972] [2023-11-06 23:07:29,026 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502057,502070] [2023-11-06 23:07:29,027 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502129,502142] [2023-11-06 23:07:29,027 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502186,502199] [2023-11-06 23:07:29,029 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502276,502289] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502328,502341] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502397,502410] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502469,502482] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502526,502539] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502616,502629] [2023-11-06 23:07:29,033 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502668,502681] [2023-11-06 23:07:29,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535575,535588] [2023-11-06 23:07:29,134 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535630,535643] [2023-11-06 23:07:29,135 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535721,535734] [2023-11-06 23:07:29,136 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535778,535791] [2023-11-06 23:07:29,138 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535833,535846] [2023-11-06 23:07:29,139 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535924,535937] [2023-11-06 23:07:29,139 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535982,535995] [2023-11-06 23:07:29,140 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536039,536052] [2023-11-06 23:07:29,140 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536137,536150] [2023-11-06 23:07:29,143 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536196,536209] [2023-11-06 23:07:29,144 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536299,536312] [2023-11-06 23:07:29,144 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536358,536371] [2023-11-06 23:07:29,145 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536415,536428] [2023-11-06 23:07:29,146 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536501,536514] [2023-11-06 23:07:29,147 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536560,536573] [2023-11-06 23:07:29,148 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536672,536685] [2023-11-06 23:07:29,149 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536728,536741] [2023-11-06 23:07:29,150 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536808,536821] [2023-11-06 23:07:29,151 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536865,536878] [2023-11-06 23:07:29,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537005,537018] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537064,537077] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537163,537176] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537224,537237] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537283,537296] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537382,537395] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537444,537457] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537505,537518] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537615,537628] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537678,537691] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537785,537798] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537848,537861] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537909,537922] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538007,538020] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538070,538083] [2023-11-06 23:07:29,164 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538186,538199] [2023-11-06 23:07:29,164 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538246,538259] [2023-11-06 23:07:29,166 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538338,538351] [2023-11-06 23:07:29,167 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538399,538412] [2023-11-06 23:07:29,222 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[564841,564854] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[564896,564909] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565141,565154] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565242,565255] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565407,565420] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565645,565658] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565842,565855] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565905,565918] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566063,566076] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566118,566131] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566182,566195] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568097,568110] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568152,568165] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568242,568255] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568299,568312] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568356,568369] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568624,568637] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568683,568696] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568742,568755] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569179,569192] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569240,569253] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569301,569314] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569413,569426] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569584,569597] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569645,569658] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569706,569719] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569802,569815] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569861,569874] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569920,569933] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570021,570034] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570080,570093] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570214,570227] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570269,570282] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570359,570372] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570416,570429] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570473,570486] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570568,570581] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570626,570639] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570683,570696] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570740,570753] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570816,570829] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570872,570885] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570927,570940] [2023-11-06 23:07:29,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570982,570995] [2023-11-06 23:07:30,007 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[779295,779308] [2023-11-06 23:07:30,008 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[779820,779833] [2023-11-06 23:07:30,018 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[785038,785051] [2023-11-06 23:07:30,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[785093,785106] [2023-11-06 23:07:30,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[785177,785190] [2023-11-06 23:07:30,019 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[785234,785247] [2023-11-06 23:07:30,044 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[816564,816577] [2023-11-06 23:07:30,045 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[816779,816792] [2023-11-06 23:07:30,046 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[816926,816939] [2023-11-06 23:07:30,047 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[817150,817163] [2023-11-06 23:07:30,047 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[817242,817255] [2023-11-06 23:07:30,050 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[818865,818878] [2023-11-06 23:07:30,052 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strcspn [2023-11-06 23:07:30,183 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959636,959649] [2023-11-06 23:07:30,184 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959688,959701] [2023-11-06 23:07:30,184 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959775,959788] [2023-11-06 23:07:30,185 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959857,959870] [2023-11-06 23:07:30,185 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959914,959927] [2023-11-06 23:07:30,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[959968,959981] [2023-11-06 23:07:30,186 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[960104,960117] [2023-11-06 23:07:30,187 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[960156,960169] [2023-11-06 23:07:30,188 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[960621,960634] [2023-11-06 23:07:30,188 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[960713,960726] [2023-11-06 23:07:30,189 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[960805,960818] [2023-11-06 23:07:30,190 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[961143,961156] [2023-11-06 23:07:30,190 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[961320,961333] [2023-11-06 23:07:30,191 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[961497,961510] [2023-11-06 23:07:30,192 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[961692,961705] [2023-11-06 23:07:30,192 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[961874,961887] [2023-11-06 23:07:30,193 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[962071,962084] [2023-11-06 23:07:30,194 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[962269,962282] [2023-11-06 23:07:30,195 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[962486,962499] [2023-11-06 23:07:30,195 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[962644,962657] [2023-11-06 23:07:30,196 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[962911,962924] [2023-11-06 23:07:30,197 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[963099,963112] [2023-11-06 23:07:30,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[963450,963463] [2023-11-06 23:07:30,198 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[963581,963594] [2023-11-06 23:07:30,199 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[963710,963723] [2023-11-06 23:07:30,199 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[963816,963829] [2023-11-06 23:07:30,510 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1071349,1071362] [2023-11-06 23:07:30,511 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1071608,1071621] [2023-11-06 23:07:30,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072070,1072083] [2023-11-06 23:07:30,512 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072135,1072148] [2023-11-06 23:07:30,513 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072276,1072289] [2023-11-06 23:07:30,513 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072343,1072356] [2023-11-06 23:07:30,514 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072435,1072448] [2023-11-06 23:07:30,514 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072496,1072509] [2023-11-06 23:07:30,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072608,1072621] [2023-11-06 23:07:30,515 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072675,1072688] [2023-11-06 23:07:30,516 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072767,1072780] [2023-11-06 23:07:30,516 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072828,1072841] [2023-11-06 23:07:30,517 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1072950,1072963] [2023-11-06 23:07:30,517 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073036,1073049] [2023-11-06 23:07:30,518 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073095,1073108] [2023-11-06 23:07:30,518 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073207,1073220] [2023-11-06 23:07:30,518 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073266,1073279] [2023-11-06 23:07:30,519 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073671,1073684] [2023-11-06 23:07:30,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073730,1073743] [2023-11-06 23:07:30,520 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073791,1073804] [2023-11-06 23:07:30,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073850,1073863] [2023-11-06 23:07:30,521 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1073904,1073917] [2023-11-06 23:07:30,522 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074008,1074021] [2023-11-06 23:07:30,522 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074071,1074084] [2023-11-06 23:07:30,522 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074134,1074147] [2023-11-06 23:07:30,523 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074294,1074307] [2023-11-06 23:07:30,524 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074353,1074366] [2023-11-06 23:07:30,524 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074414,1074427] [2023-11-06 23:07:30,525 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074473,1074486] [2023-11-06 23:07:30,525 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074527,1074540] [2023-11-06 23:07:30,526 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074766,1074779] [2023-11-06 23:07:30,526 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074825,1074838] [2023-11-06 23:07:30,527 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074886,1074899] [2023-11-06 23:07:30,528 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074945,1074958] [2023-11-06 23:07:30,528 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1074999,1075012] [2023-11-06 23:07:30,529 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075094,1075107] [2023-11-06 23:07:30,530 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075151,1075164] [2023-11-06 23:07:30,530 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075210,1075223] [2023-11-06 23:07:30,531 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075267,1075280] [2023-11-06 23:07:30,531 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075319,1075332] [2023-11-06 23:07:30,532 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075655,1075668] [2023-11-06 23:07:30,533 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075711,1075724] [2023-11-06 23:07:30,533 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1075853,1075866] [2023-11-06 23:07:30,534 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076052,1076065] [2023-11-06 23:07:30,535 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076150,1076163] [2023-11-06 23:07:30,536 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076213,1076226] [2023-11-06 23:07:30,537 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076271,1076284] [2023-11-06 23:07:30,537 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076336,1076349] [2023-11-06 23:07:30,538 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076399,1076412] [2023-11-06 23:07:30,545 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076457,1076470] [2023-11-06 23:07:30,546 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076515,1076528] [2023-11-06 23:07:30,547 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1076717,1076730] [2023-11-06 23:07:30,551 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077280,1077293] [2023-11-06 23:07:30,552 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077342,1077355] [2023-11-06 23:07:30,552 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077541,1077554] [2023-11-06 23:07:30,553 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077605,1077618] [2023-11-06 23:07:30,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077669,1077682] [2023-11-06 23:07:30,554 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1077957,1077970] [2023-11-06 23:07:30,555 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1078019,1078032] [2023-11-06 23:07:30,556 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1078521,1078534] [2023-11-06 23:07:30,556 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079043,1079056] [2023-11-06 23:07:30,557 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079108,1079121] [2023-11-06 23:07:30,558 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079168,1079181] [2023-11-06 23:07:30,558 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079235,1079248] [2023-11-06 23:07:30,559 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079300,1079313] [2023-11-06 23:07:30,559 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079360,1079373] [2023-11-06 23:07:30,560 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079420,1079433] [2023-11-06 23:07:30,560 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079479,1079492] [2023-11-06 23:07:30,561 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079539,1079552] [2023-11-06 23:07:30,561 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079599,1079612] [2023-11-06 23:07:30,562 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1079659,1079672] [2023-11-06 23:07:30,563 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080194,1080207] [2023-11-06 23:07:30,564 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080488,1080501] [2023-11-06 23:07:30,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080789,1080802] [2023-11-06 23:07:30,565 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080854,1080867] [2023-11-06 23:07:30,566 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080914,1080927] [2023-11-06 23:07:30,567 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1080979,1080992] [2023-11-06 23:07:30,567 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081046,1081059] [2023-11-06 23:07:30,568 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081111,1081124] [2023-11-06 23:07:30,568 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081171,1081184] [2023-11-06 23:07:30,569 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081231,1081244] [2023-11-06 23:07:30,569 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081290,1081303] [2023-11-06 23:07:30,570 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081350,1081363] [2023-11-06 23:07:30,570 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081410,1081423] [2023-11-06 23:07:30,571 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081470,1081483] [2023-11-06 23:07:30,572 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1081535,1081548] [2023-11-06 23:07:30,573 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082063,1082076] [2023-11-06 23:07:30,573 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082128,1082141] [2023-11-06 23:07:30,574 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082188,1082201] [2023-11-06 23:07:30,574 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082253,1082266] [2023-11-06 23:07:30,575 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082320,1082333] [2023-11-06 23:07:30,575 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082385,1082398] [2023-11-06 23:07:30,576 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082445,1082458] [2023-11-06 23:07:30,577 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082505,1082518] [2023-11-06 23:07:30,577 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082564,1082577] [2023-11-06 23:07:30,578 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082624,1082637] [2023-11-06 23:07:30,578 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082684,1082697] [2023-11-06 23:07:30,579 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082744,1082757] [2023-11-06 23:07:30,579 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1082809,1082822] [2023-11-06 23:07:30,580 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083179,1083192] [2023-11-06 23:07:30,581 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083242,1083255] [2023-11-06 23:07:30,581 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083300,1083313] [2023-11-06 23:07:30,582 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083365,1083378] [2023-11-06 23:07:30,582 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083428,1083441] [2023-11-06 23:07:30,583 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083486,1083499] [2023-11-06 23:07:30,583 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083543,1083556] [2023-11-06 23:07:30,584 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083601,1083614] [2023-11-06 23:07:30,584 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083659,1083672] [2023-11-06 23:07:30,585 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083717,1083730] [2023-11-06 23:07:30,586 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1083844,1083857] [2023-11-06 23:07:30,586 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084022,1084035] [2023-11-06 23:07:30,587 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084311,1084324] [2023-11-06 23:07:30,588 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084370,1084383] [2023-11-06 23:07:30,588 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084431,1084444] [2023-11-06 23:07:30,589 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084490,1084503] [2023-11-06 23:07:30,589 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084583,1084596] [2023-11-06 23:07:30,590 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084640,1084653] [2023-11-06 23:07:30,590 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084699,1084712] [2023-11-06 23:07:30,590 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1084756,1084769] [2023-11-06 23:07:30,592 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1085306,1085319] [2023-11-06 23:07:30,595 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1087015,1087028] [2023-11-06 23:07:30,595 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1087217,1087230] [2023-11-06 23:07:30,596 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[1087583,1087596] [2023-11-06 23:07:30,600 ERROR L324 MainTranslator]: Unsupported Syntax: The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. [2023-11-06 23:07:30,601 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7533240e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:07:30, skipping insertion in model container [2023-11-06 23:07:30,601 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 23:07:30,602 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 23:07:30,604 INFO L158 Benchmark]: Toolchain (without parser) took 36428.10ms. Allocated memory was 278.9MB in the beginning and 385.9MB in the end (delta: 107.0MB). Free memory was 193.8MB in the beginning and 216.7MB in the end (delta: -22.9MB). Peak memory consumption was 280.3MB. Max. memory is 16.1GB. [2023-11-06 23:07:30,604 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 121.6MB. Free memory is still 87.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 23:07:30,605 INFO L158 Benchmark]: CACSL2BoogieTranslator took 36423.52ms. Allocated memory was 278.9MB in the beginning and 385.9MB in the end (delta: 107.0MB). Free memory was 193.8MB in the beginning and 216.7MB in the end (delta: -22.9MB). Peak memory consumption was 280.3MB. Max. memory is 16.1GB. [2023-11-06 23:07:30,606 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.33ms. Allocated memory is still 121.6MB. Free memory is still 87.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 36423.52ms. Allocated memory was 278.9MB in the beginning and 385.9MB in the end (delta: 107.0MB). Free memory was 193.8MB in the beginning and 216.7MB in the end (delta: -22.9MB). Peak memory consumption was 280.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 36319]: Unsupported Syntax The second argument of the pthread_mutex_init is not a null pointer. This means that non-default attributes are used. We support only the default attributes. RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/AutomizerReach.xml -i ../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 9822dd571d3ca7e2f9b8a49259695572f8c5b39cd5ce5a023e572d575a5809fa --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 23:07:33,694 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 23:07:33,793 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2023-11-06 23:07:33,804 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 23:07:33,805 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 23:07:33,869 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 23:07:33,870 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 23:07:33,871 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 23:07:33,872 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 23:07:33,878 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 23:07:33,879 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 23:07:33,880 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 23:07:33,880 INFO L153 SettingsManager]: * Use SBE=true [2023-11-06 23:07:33,883 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 23:07:33,884 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-06 23:07:33,884 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 23:07:33,885 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-06 23:07:33,885 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 23:07:33,886 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-06 23:07:33,887 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 23:07:33,888 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 23:07:33,888 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 23:07:33,889 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-06 23:07:33,889 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 23:07:33,890 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 23:07:33,890 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 23:07:33,891 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 23:07:33,891 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 23:07:33,892 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 23:07:33,892 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 23:07:33,894 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopsAndPotentialCycles [2023-11-06 23:07:33,895 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-06 23:07:33,895 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 23:07:33,895 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-06 23:07:33,896 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-06 23:07:33,896 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-06 23:07:33,896 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 23:07:33,897 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-06 23:07:33,897 INFO L153 SettingsManager]: * Independence relation used for large block encoding in concurrent analysis=SYNTACTIC [2023-11-06 23:07:33,898 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_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9822dd571d3ca7e2f9b8a49259695572f8c5b39cd5ce5a023e572d575a5809fa [2023-11-06 23:07:34,422 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 23:07:34,463 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 23:07:34,467 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 23:07:34,469 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 23:07:34,470 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 23:07:34,471 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/../../sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i [2023-11-06 23:07:38,132 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 23:07:41,086 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 23:07:41,087 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i [2023-11-06 23:07:41,466 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/7516dabf6/519fb8ff7e874da58f3edfcbdd9dd48c/FLAG505060a86 [2023-11-06 23:07:41,494 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/bin/uautomizer-verify-WvqO1wxjHP/data/7516dabf6/519fb8ff7e874da58f3edfcbdd9dd48c [2023-11-06 23:07:41,505 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 23:07:41,507 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 23:07:41,513 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 23:07:41,513 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 23:07:41,519 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 23:07:41,520 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:07:41" (1/1) ... [2023-11-06 23:07:41,522 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57fe2e9a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 11:07:41, skipping insertion in model container [2023-11-06 23:07:41,522 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 11:07:41" (1/1) ... [2023-11-06 23:07:42,314 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 23:08:18,966 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memcpy_chk [2023-11-06 23:08:18,967 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memmove_chk [2023-11-06 23:08:18,969 WARN L635 FunctionHandler]: implicit declaration of function __builtin___mempcpy_chk [2023-11-06 23:08:18,970 WARN L635 FunctionHandler]: implicit declaration of function __builtin___memset_chk [2023-11-06 23:08:18,972 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcpy_chk [2023-11-06 23:08:18,974 WARN L635 FunctionHandler]: implicit declaration of function __builtin___stpcpy_chk [2023-11-06 23:08:18,975 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncpy_chk [2023-11-06 23:08:18,978 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strcat_chk [2023-11-06 23:08:18,979 WARN L635 FunctionHandler]: implicit declaration of function __builtin___strncat_chk [2023-11-06 23:08:19,025 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480317,480330] [2023-11-06 23:08:19,029 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480373,480386] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480458,480471] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480516,480529] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480574,480587] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480755,480768] [2023-11-06 23:08:19,034 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[480924,480937] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481071,481084] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481127,481140] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481179,481192] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481556,481569] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481612,481625] [2023-11-06 23:08:19,039 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481697,481710] [2023-11-06 23:08:19,040 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481755,481768] [2023-11-06 23:08:19,041 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481813,481826] [2023-11-06 23:08:19,042 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[481992,482005] [2023-11-06 23:08:19,043 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482238,482251] [2023-11-06 23:08:19,044 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482294,482307] [2023-11-06 23:08:19,044 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482347,482360] [2023-11-06 23:08:19,045 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[482403,482416] [2023-11-06 23:08:19,048 WARN L635 FunctionHandler]: implicit declaration of function __builtin___vsnprintf_chk [2023-11-06 23:08:19,055 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[488713,488726] [2023-11-06 23:08:19,057 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[489312,489325] [2023-11-06 23:08:19,057 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[489388,489401] [2023-11-06 23:08:19,064 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[492888,492901] [2023-11-06 23:08:19,065 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[492976,492989] [2023-11-06 23:08:19,070 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495046,495059] [2023-11-06 23:08:19,083 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495105,495118] [2023-11-06 23:08:19,084 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495197,495210] [2023-11-06 23:08:19,085 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495287,495300] [2023-11-06 23:08:19,086 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495574,495587] [2023-11-06 23:08:19,088 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[495741,495754] [2023-11-06 23:08:19,091 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496036,496049] [2023-11-06 23:08:19,093 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496320,496333] [2023-11-06 23:08:19,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496642,496655] [2023-11-06 23:08:19,095 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[496760,496773] [2023-11-06 23:08:19,098 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497091,497104] [2023-11-06 23:08:19,100 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497319,497332] [2023-11-06 23:08:19,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497378,497391] [2023-11-06 23:08:19,101 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497436,497449] [2023-11-06 23:08:19,102 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497667,497680] [2023-11-06 23:08:19,103 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497723,497736] [2023-11-06 23:08:19,104 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[497956,497969] [2023-11-06 23:08:19,105 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498012,498025] [2023-11-06 23:08:19,106 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498290,498303] [2023-11-06 23:08:19,107 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498563,498576] [2023-11-06 23:08:19,108 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498620,498633] [2023-11-06 23:08:19,109 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498676,498689] [2023-11-06 23:08:19,111 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498766,498779] [2023-11-06 23:08:19,114 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[498985,498998] [2023-11-06 23:08:19,116 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499209,499222] [2023-11-06 23:08:19,118 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499270,499283] [2023-11-06 23:08:19,119 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499325,499338] [2023-11-06 23:08:19,120 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499419,499432] [2023-11-06 23:08:19,121 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499551,499564] [2023-11-06 23:08:19,122 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[499778,499791] [2023-11-06 23:08:19,124 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500010,500023] [2023-11-06 23:08:19,125 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500073,500086] [2023-11-06 23:08:19,126 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500169,500182] [2023-11-06 23:08:19,127 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500226,500239] [2023-11-06 23:08:19,128 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500287,500300] [2023-11-06 23:08:19,130 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500435,500448] [2023-11-06 23:08:19,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500663,500676] [2023-11-06 23:08:19,133 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500726,500739] [2023-11-06 23:08:19,135 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[500822,500835] [2023-11-06 23:08:19,136 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501019,501032] [2023-11-06 23:08:19,141 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501076,501089] [2023-11-06 23:08:19,148 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501166,501179] [2023-11-06 23:08:19,151 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501564,501577] [2023-11-06 23:08:19,152 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501688,501701] [2023-11-06 23:08:19,153 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501760,501773] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501817,501830] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501907,501920] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[501959,501972] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502057,502070] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502129,502142] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502186,502199] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502276,502289] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502328,502341] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502397,502410] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502469,502482] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502526,502539] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502616,502629] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[502668,502681] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535575,535588] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535630,535643] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535721,535734] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535778,535791] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535833,535846] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535924,535937] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[535982,535995] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536039,536052] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536137,536150] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536196,536209] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536299,536312] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536358,536371] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536415,536428] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536501,536514] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536560,536573] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536672,536685] [2023-11-06 23:08:19,301 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536728,536741] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536808,536821] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[536865,536878] [2023-11-06 23:08:19,303 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537005,537018] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537064,537077] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537163,537176] [2023-11-06 23:08:19,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_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537224,537237] [2023-11-06 23:08:19,306 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537283,537296] [2023-11-06 23:08:19,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537382,537395] [2023-11-06 23:08:19,308 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537444,537457] [2023-11-06 23:08:19,309 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537505,537518] [2023-11-06 23:08:19,310 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537615,537628] [2023-11-06 23:08:19,311 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537678,537691] [2023-11-06 23:08:19,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537785,537798] [2023-11-06 23:08:19,312 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537848,537861] [2023-11-06 23:08:19,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[537909,537922] [2023-11-06 23:08:19,313 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538007,538020] [2023-11-06 23:08:19,315 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538070,538083] [2023-11-06 23:08:19,318 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538186,538199] [2023-11-06 23:08:19,320 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538246,538259] [2023-11-06 23:08:19,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538338,538351] [2023-11-06 23:08:19,321 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[538399,538412] [2023-11-06 23:08:19,371 WARN L635 FunctionHandler]: implicit declaration of function __builtin_strspn [2023-11-06 23:08:19,401 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[564841,564854] [2023-11-06 23:08:19,402 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[564896,564909] [2023-11-06 23:08:19,403 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565141,565154] [2023-11-06 23:08:19,403 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565242,565255] [2023-11-06 23:08:19,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565407,565420] [2023-11-06 23:08:19,404 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565645,565658] [2023-11-06 23:08:19,405 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565842,565855] [2023-11-06 23:08:19,406 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[565905,565918] [2023-11-06 23:08:19,406 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566063,566076] [2023-11-06 23:08:19,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566118,566131] [2023-11-06 23:08:19,407 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[566182,566195] [2023-11-06 23:08:19,413 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568097,568110] [2023-11-06 23:08:19,413 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568152,568165] [2023-11-06 23:08:19,414 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568242,568255] [2023-11-06 23:08:19,414 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568299,568312] [2023-11-06 23:08:19,415 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568356,568369] [2023-11-06 23:08:19,415 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568624,568637] [2023-11-06 23:08:19,416 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568683,568696] [2023-11-06 23:08:19,416 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[568742,568755] [2023-11-06 23:08:19,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569179,569192] [2023-11-06 23:08:19,418 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569240,569253] [2023-11-06 23:08:19,419 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569301,569314] [2023-11-06 23:08:19,420 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569413,569426] [2023-11-06 23:08:19,421 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569584,569597] [2023-11-06 23:08:19,421 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569645,569658] [2023-11-06 23:08:19,422 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569706,569719] [2023-11-06 23:08:19,422 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569802,569815] [2023-11-06 23:08:19,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569861,569874] [2023-11-06 23:08:19,425 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[569920,569933] [2023-11-06 23:08:19,426 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570021,570034] [2023-11-06 23:08:19,427 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570080,570093] [2023-11-06 23:08:19,427 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570214,570227] [2023-11-06 23:08:19,428 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570269,570282] [2023-11-06 23:08:19,433 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570359,570372] [2023-11-06 23:08:19,433 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570416,570429] [2023-11-06 23:08:19,434 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570473,570486] [2023-11-06 23:08:19,435 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570568,570581] [2023-11-06 23:08:19,436 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570626,570639] [2023-11-06 23:08:19,437 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570683,570696] [2023-11-06 23:08:19,437 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570740,570753] [2023-11-06 23:08:19,438 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570816,570829] [2023-11-06 23:08:19,438 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570872,570885] [2023-11-06 23:08:19,439 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570927,570940] [2023-11-06 23:08:19,439 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_edbdec67-c7c8-4548-9076-8776163f6cf6/sv-benchmarks/c/goblint-coreutils/instrumented_interval_ptx_comb.i[570982,570995] [2023-11-06 23:08:20,121 FATAL L? ?]: The Plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator has thrown an exception: java.lang.IllegalArgumentException: cannot determine size of incomplete type at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsets_StructAndUnion(TypeSizeAndOffsetComputer.java:255) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.computeSize(TypeSizeAndOffsetComputer.java:201) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructBytesizeExpression(TypeSizeAndOffsetComputer.java:121) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.checkIfNecessaryMemoryModelAdaption(CHandler.java:1019) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:959) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:281) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:725) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:284) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1423) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:222) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1666) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:231) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.handleCompoundStatement(CHandler.java:1084) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1069) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:234) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.FunctionHandler.handleFunctionDefinition(FunctionHandler.java:383) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:1499) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:157) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.processTUchild(CHandler.java:3388) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:2409) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.CHandler.visit(CHandler.java:608) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.PRDispatcher.dispatch(PRDispatcher.java:133) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.translate(MainTranslator.java:191) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.run(MainTranslator.java:117) at de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.MainTranslator.(MainTranslator.java:95) at de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver.finish(CACSL2BoogieTranslatorObserver.java:147) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) [2023-11-06 23:08:20,129 INFO L158 Benchmark]: Toolchain (without parser) took 38621.13ms. Allocated memory was 203.4MB in the beginning and 331.4MB in the end (delta: 127.9MB). Free memory was 119.9MB in the beginning and 186.8MB in the end (delta: -67.0MB). Peak memory consumption was 207.6MB. Max. memory is 16.1GB. [2023-11-06 23:08:20,130 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 69.2MB. Free memory is still 45.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 23:08:20,131 INFO L158 Benchmark]: CACSL2BoogieTranslator took 38614.57ms. Allocated memory was 203.4MB in the beginning and 331.4MB in the end (delta: 127.9MB). Free memory was 119.9MB in the beginning and 186.8MB in the end (delta: -67.0MB). Peak memory consumption was 207.6MB. Max. memory is 16.1GB. [2023-11-06 23:08:20,133 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.35ms. Allocated memory is still 69.2MB. Free memory is still 45.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 38614.57ms. Allocated memory was 203.4MB in the beginning and 331.4MB in the end (delta: 127.9MB). Free memory was 119.9MB in the beginning and 186.8MB in the end (delta: -67.0MB). Peak memory consumption was 207.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: IllegalArgumentException: cannot determine size of incomplete type: de.uni_freiburg.informatik.ultimate.cdt.translation.implementation.base.chandler.TypeSizeAndOffsetComputer.constructSizeTValueAndOffsets_StructAndUnion(TypeSizeAndOffsetComputer.java:255) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: ExceptionOrErrorResult: IllegalArgumentException: cannot determine size of incomplete type