./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/floats-cbmc-regression/float6.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/floats-cbmc-regression/float6.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fd27604fe9b1767824ea9ccd6f7ecdb4d002f9be3c28c3385ab6133c7bd8f97d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 14:04:57,142 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 14:04:57,197 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-12-02 14:04:57,202 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 14:04:57,202 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 14:04:57,224 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 14:04:57,224 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 14:04:57,224 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 14:04:57,225 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 14:04:57,225 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 14:04:57,225 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 14:04:57,225 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 14:04:57,225 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 14:04:57,225 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 14:04:57,226 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 14:04:57,226 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 14:04:57,227 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:04:57,227 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:04:57,228 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:04:57,228 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 14:04:57,228 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 14:04:57,229 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fd27604fe9b1767824ea9ccd6f7ecdb4d002f9be3c28c3385ab6133c7bd8f97d [2024-12-02 14:04:57,435 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 14:04:57,442 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 14:04:57,444 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 14:04:57,445 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 14:04:57,445 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 14:04:57,446 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/floats-cbmc-regression/float6.c [2024-12-02 14:05:00,033 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/8bf634f2b/d5a4b0aba143474dbf0a1430b3777194/FLAG5bfe589ce [2024-12-02 14:05:00,236 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 14:05:00,237 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c [2024-12-02 14:05:00,243 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/8bf634f2b/d5a4b0aba143474dbf0a1430b3777194/FLAG5bfe589ce [2024-12-02 14:05:00,255 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/8bf634f2b/d5a4b0aba143474dbf0a1430b3777194 [2024-12-02 14:05:00,257 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 14:05:00,258 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 14:05:00,259 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 14:05:00,259 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 14:05:00,263 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 14:05:00,264 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,265 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@78b08f94 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00, skipping insertion in model container [2024-12-02 14:05:00,265 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,277 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 14:05:00,399 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[369,382] [2024-12-02 14:05:00,402 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[412,425] [2024-12-02 14:05:00,403 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[454,467] [2024-12-02 14:05:00,403 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[501,514] [2024-12-02 14:05:00,404 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[543,556] [2024-12-02 14:05:00,404 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[590,603] [2024-12-02 14:05:00,404 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[635,648] [2024-12-02 14:05:00,405 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[682,695] [2024-12-02 14:05:00,405 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[727,740] [2024-12-02 14:05:00,406 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[774,787] [2024-12-02 14:05:00,406 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[817,830] [2024-12-02 14:05:00,406 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[862,875] [2024-12-02 14:05:00,407 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[905,918] [2024-12-02 14:05:00,407 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[950,963] [2024-12-02 14:05:00,408 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[993,1006] [2024-12-02 14:05:00,408 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1041,1054] [2024-12-02 14:05:00,408 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1084,1097] [2024-12-02 14:05:00,409 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1132,1145] [2024-12-02 14:05:00,413 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1291,1304] [2024-12-02 14:05:00,413 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1330,1343] [2024-12-02 14:05:00,414 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1368,1381] [2024-12-02 14:05:00,414 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1411,1424] [2024-12-02 14:05:00,415 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1449,1462] [2024-12-02 14:05:00,416 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1492,1505] [2024-12-02 14:05:00,416 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1533,1546] [2024-12-02 14:05:00,416 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1576,1589] [2024-12-02 14:05:00,417 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1617,1630] [2024-12-02 14:05:00,417 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1660,1673] [2024-12-02 14:05:00,418 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1699,1712] [2024-12-02 14:05:00,418 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1740,1753] [2024-12-02 14:05:00,419 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1779,1792] [2024-12-02 14:05:00,419 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1820,1833] [2024-12-02 14:05:00,419 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1859,1872] [2024-12-02 14:05:00,420 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1903,1916] [2024-12-02 14:05:00,420 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1942,1955] [2024-12-02 14:05:00,421 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1986,1999] [2024-12-02 14:05:00,422 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:05:00,431 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 14:05:00,441 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[369,382] [2024-12-02 14:05:00,441 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[412,425] [2024-12-02 14:05:00,442 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[454,467] [2024-12-02 14:05:00,442 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[501,514] [2024-12-02 14:05:00,442 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[543,556] [2024-12-02 14:05:00,443 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[590,603] [2024-12-02 14:05:00,443 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[635,648] [2024-12-02 14:05:00,444 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[682,695] [2024-12-02 14:05:00,444 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[727,740] [2024-12-02 14:05:00,444 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[774,787] [2024-12-02 14:05:00,445 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[817,830] [2024-12-02 14:05:00,445 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[862,875] [2024-12-02 14:05:00,445 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[905,918] [2024-12-02 14:05:00,446 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[950,963] [2024-12-02 14:05:00,446 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[993,1006] [2024-12-02 14:05:00,447 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1041,1054] [2024-12-02 14:05:00,447 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1084,1097] [2024-12-02 14:05:00,447 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1132,1145] [2024-12-02 14:05:00,449 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1291,1304] [2024-12-02 14:05:00,449 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1330,1343] [2024-12-02 14:05:00,449 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1368,1381] [2024-12-02 14:05:00,450 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1411,1424] [2024-12-02 14:05:00,450 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1449,1462] [2024-12-02 14:05:00,451 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1492,1505] [2024-12-02 14:05:00,451 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1533,1546] [2024-12-02 14:05:00,452 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1576,1589] [2024-12-02 14:05:00,452 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1617,1630] [2024-12-02 14:05:00,453 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1660,1673] [2024-12-02 14:05:00,453 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1699,1712] [2024-12-02 14:05:00,454 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1740,1753] [2024-12-02 14:05:00,454 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1779,1792] [2024-12-02 14:05:00,454 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1820,1833] [2024-12-02 14:05:00,455 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1859,1872] [2024-12-02 14:05:00,455 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1903,1916] [2024-12-02 14:05:00,456 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1942,1955] [2024-12-02 14:05:00,456 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1986,1999] [2024-12-02 14:05:00,457 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:05:00,470 INFO L204 MainTranslator]: Completed translation [2024-12-02 14:05:00,471 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00 WrapperNode [2024-12-02 14:05:00,471 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 14:05:00,472 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 14:05:00,472 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 14:05:00,472 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 14:05:00,478 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,484 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,501 INFO L138 Inliner]: procedures = 12, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 125 [2024-12-02 14:05:00,502 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 14:05:00,502 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 14:05:00,502 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 14:05:00,502 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 14:05:00,511 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,511 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,513 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,523 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-12-02 14:05:00,523 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,523 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,528 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,528 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,531 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,532 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,533 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,534 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 14:05:00,535 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 14:05:00,535 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 14:05:00,535 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 14:05:00,536 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (1/1) ... [2024-12-02 14:05:00,541 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:05:00,552 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:05:00,563 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 14:05:00,565 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 14:05:00,589 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 14:05:00,589 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 14:05:00,589 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 14:05:00,589 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 14:05:00,631 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 14:05:00,633 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 14:05:00,798 INFO L? ?]: Removed 2 outVars from TransFormulas that were not future-live. [2024-12-02 14:05:00,798 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 14:05:00,808 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 14:05:00,808 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 14:05:00,808 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:00 BoogieIcfgContainer [2024-12-02 14:05:00,809 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 14:05:00,811 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 14:05:00,811 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 14:05:00,815 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 14:05:00,815 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:05:00" (1/3) ... [2024-12-02 14:05:00,816 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e39717b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:05:00, skipping insertion in model container [2024-12-02 14:05:00,816 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:00" (2/3) ... [2024-12-02 14:05:00,816 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1e39717b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:05:00, skipping insertion in model container [2024-12-02 14:05:00,816 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:00" (3/3) ... [2024-12-02 14:05:00,818 INFO L128 eAbstractionObserver]: Analyzing ICFG float6.c [2024-12-02 14:05:00,832 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 14:05:00,834 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG float6.c that has 1 procedures, 115 locations, 1 initial locations, 0 loop locations, and 36 error locations. [2024-12-02 14:05:00,885 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 14:05:00,896 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7191333f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 14:05:00,896 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-12-02 14:05:00,900 INFO L276 IsEmpty]: Start isEmpty. Operand has 115 states, 78 states have (on average 1.935897435897436) internal successors, (151), 114 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:00,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-02 14:05:00,904 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:05:00,905 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2024-12-02 14:05:00,905 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 33 more)] === [2024-12-02 14:05:00,910 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:05:00,910 INFO L85 PathProgramCache]: Analyzing trace with hash 925604, now seen corresponding path program 1 times [2024-12-02 14:05:00,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 14:05:00,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [649317104] [2024-12-02 14:05:00,918 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:05:00,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 14:05:00,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 14:05:00,981 INFO L357 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-12-02 14:05:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-12-02 14:05:01,000 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-12-02 14:05:01,002 INFO L340 BasicCegarLoop]: Counterexample is feasible [2024-12-02 14:05:01,003 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (35 of 36 remaining) [2024-12-02 14:05:01,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (34 of 36 remaining) [2024-12-02 14:05:01,004 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (33 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (32 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (31 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION (30 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONERROR_FUNCTION (29 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONERROR_FUNCTION (28 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION (27 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION (26 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONERROR_FUNCTION (25 of 36 remaining) [2024-12-02 14:05:01,005 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONERROR_FUNCTION (24 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr12ASSERT_VIOLATIONERROR_FUNCTION (23 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr13ASSERT_VIOLATIONERROR_FUNCTION (22 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr14ASSERT_VIOLATIONERROR_FUNCTION (21 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr15ASSERT_VIOLATIONERROR_FUNCTION (20 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr16ASSERT_VIOLATIONERROR_FUNCTION (19 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr17ASSERT_VIOLATIONERROR_FUNCTION (18 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION (17 of 36 remaining) [2024-12-02 14:05:01,006 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr19ASSERT_VIOLATIONERROR_FUNCTION (16 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr20ASSERT_VIOLATIONERROR_FUNCTION (15 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr21ASSERT_VIOLATIONERROR_FUNCTION (14 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr22ASSERT_VIOLATIONERROR_FUNCTION (13 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr23ASSERT_VIOLATIONERROR_FUNCTION (12 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr24ASSERT_VIOLATIONERROR_FUNCTION (11 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr25ASSERT_VIOLATIONERROR_FUNCTION (10 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr26ASSERT_VIOLATIONERROR_FUNCTION (9 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr27ASSERT_VIOLATIONERROR_FUNCTION (8 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr28ASSERT_VIOLATIONERROR_FUNCTION (7 of 36 remaining) [2024-12-02 14:05:01,007 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr29ASSERT_VIOLATIONERROR_FUNCTION (6 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr30ASSERT_VIOLATIONERROR_FUNCTION (5 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr31ASSERT_VIOLATIONERROR_FUNCTION (4 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr32ASSERT_VIOLATIONERROR_FUNCTION (3 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr33ASSERT_VIOLATIONERROR_FUNCTION (2 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr34ASSERT_VIOLATIONERROR_FUNCTION (1 of 36 remaining) [2024-12-02 14:05:01,008 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr35ASSERT_VIOLATIONERROR_FUNCTION (0 of 36 remaining) [2024-12-02 14:05:01,009 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 14:05:01,012 INFO L422 BasicCegarLoop]: Path program histogram: [1] [2024-12-02 14:05:01,022 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 14:05:01,026 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 02:05:01 BoogieIcfgContainer [2024-12-02 14:05:01,026 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 14:05:01,027 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 14:05:01,027 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 14:05:01,027 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 14:05:01,027 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:00" (3/4) ... [2024-12-02 14:05:01,030 INFO L149 WitnessPrinter]: No result that supports witness generation found [2024-12-02 14:05:01,030 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 14:05:01,031 INFO L158 Benchmark]: Toolchain (without parser) took 773.15ms. Allocated memory is still 142.6MB. Free memory was 117.4MB in the beginning and 75.9MB in the end (delta: 41.5MB). Peak memory consumption was 41.9MB. Max. memory is 16.1GB. [2024-12-02 14:05:01,032 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 142.6MB. Free memory is still 81.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:01,032 INFO L158 Benchmark]: CACSL2BoogieTranslator took 212.15ms. Allocated memory is still 142.6MB. Free memory was 117.4MB in the beginning and 105.2MB in the end (delta: 12.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:01,032 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.98ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 103.9MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:01,032 INFO L158 Benchmark]: Boogie Preprocessor took 32.19ms. Allocated memory is still 142.6MB. Free memory was 103.9MB in the beginning and 102.4MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:01,033 INFO L158 Benchmark]: RCFGBuilder took 273.42ms. Allocated memory is still 142.6MB. Free memory was 102.3MB in the beginning and 89.1MB in the end (delta: 13.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:01,033 INFO L158 Benchmark]: TraceAbstraction took 215.16ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 76.1MB in the end (delta: 12.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. [2024-12-02 14:05:01,033 INFO L158 Benchmark]: Witness Printer took 3.86ms. Allocated memory is still 142.6MB. Free memory was 76.1MB in the beginning and 75.9MB in the end (delta: 189.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:01,035 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.20ms. Allocated memory is still 142.6MB. Free memory is still 81.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 212.15ms. Allocated memory is still 142.6MB. Free memory was 117.4MB in the beginning and 105.2MB in the end (delta: 12.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.98ms. Allocated memory is still 142.6MB. Free memory was 105.2MB in the beginning and 103.9MB in the end (delta: 1.3MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 32.19ms. Allocated memory is still 142.6MB. Free memory was 103.9MB in the beginning and 102.4MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 273.42ms. Allocated memory is still 142.6MB. Free memory was 102.3MB in the beginning and 89.1MB in the end (delta: 13.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 215.16ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 76.1MB in the end (delta: 12.4MB). Peak memory consumption was 16.8MB. Max. memory is 16.1GB. * Witness Printer took 3.86ms. Allocated memory is still 142.6MB. Free memory was 76.1MB in the beginning and 75.9MB in the end (delta: 189.7kB). There was no memory consumed. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - UnprovableResult [Line: 9]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of someBinaryDOUBLEComparisonOperation at line 9. Possible FailurePath: [L9] COND TRUE !(1.0!=2.0) [L9] reach_error() - UnprovableResult [Line: 10]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 11]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 12]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 13]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 14]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 15]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 16]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 17]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 18]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 19]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 20]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 22]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 23]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 24]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 25]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 26]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 32]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 33]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 34]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 35]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 36]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 37]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 38]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 39]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 40]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 41]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 42]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 43]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 44]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 45]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 46]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 47]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 48]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - UnprovableResult [Line: 49]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 115 locations, 36 error locations. Started 1 CEGAR loops. OverallTime: 0.1s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: No data available, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=115occurred in iteration=0, InterpolantAutomatonStates: 0, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2024-12-02 14:05:01,053 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerReach.xml -i ../../sv-benchmarks/c/floats-cbmc-regression/float6.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash fd27604fe9b1767824ea9ccd6f7ecdb4d002f9be3c28c3385ab6133c7bd8f97d --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 14:05:03,016 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 14:05:03,101 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-12-02 14:05:03,106 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 14:05:03,106 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 14:05:03,127 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 14:05:03,127 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 14:05:03,127 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 14:05:03,128 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 14:05:03,128 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 14:05:03,128 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 14:05:03,128 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 14:05:03,128 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 14:05:03,128 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 14:05:03,128 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 14:05:03,129 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 14:05:03,129 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 14:05:03,130 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:05:03,130 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:05:03,131 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:05:03,131 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Compute procedure contracts=false [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-02 14:05:03,131 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 14:05:03,132 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> fd27604fe9b1767824ea9ccd6f7ecdb4d002f9be3c28c3385ab6133c7bd8f97d [2024-12-02 14:05:03,355 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 14:05:03,362 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 14:05:03,364 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 14:05:03,365 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 14:05:03,365 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 14:05:03,366 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/floats-cbmc-regression/float6.c [2024-12-02 14:05:05,967 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/556f25942/41e3d4fa30d84895ab11afc309ecbd9e/FLAG1f50342ab [2024-12-02 14:05:06,189 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 14:05:06,191 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c [2024-12-02 14:05:06,199 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/556f25942/41e3d4fa30d84895ab11afc309ecbd9e/FLAG1f50342ab [2024-12-02 14:05:06,549 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/data/556f25942/41e3d4fa30d84895ab11afc309ecbd9e [2024-12-02 14:05:06,550 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 14:05:06,551 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 14:05:06,552 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 14:05:06,552 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 14:05:06,555 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 14:05:06,556 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,556 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@594891c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06, skipping insertion in model container [2024-12-02 14:05:06,556 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,568 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 14:05:06,690 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[369,382] [2024-12-02 14:05:06,692 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[412,425] [2024-12-02 14:05:06,693 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[454,467] [2024-12-02 14:05:06,693 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[501,514] [2024-12-02 14:05:06,694 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[543,556] [2024-12-02 14:05:06,694 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[590,603] [2024-12-02 14:05:06,694 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[635,648] [2024-12-02 14:05:06,695 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[682,695] [2024-12-02 14:05:06,695 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[727,740] [2024-12-02 14:05:06,696 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[774,787] [2024-12-02 14:05:06,696 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[817,830] [2024-12-02 14:05:06,696 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[862,875] [2024-12-02 14:05:06,697 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[905,918] [2024-12-02 14:05:06,697 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[950,963] [2024-12-02 14:05:06,698 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[993,1006] [2024-12-02 14:05:06,698 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1041,1054] [2024-12-02 14:05:06,699 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1084,1097] [2024-12-02 14:05:06,699 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1132,1145] [2024-12-02 14:05:06,703 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1291,1304] [2024-12-02 14:05:06,704 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1330,1343] [2024-12-02 14:05:06,704 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1368,1381] [2024-12-02 14:05:06,705 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1411,1424] [2024-12-02 14:05:06,705 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1449,1462] [2024-12-02 14:05:06,706 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1492,1505] [2024-12-02 14:05:06,706 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1533,1546] [2024-12-02 14:05:06,707 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1576,1589] [2024-12-02 14:05:06,707 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1617,1630] [2024-12-02 14:05:06,708 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1660,1673] [2024-12-02 14:05:06,708 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1699,1712] [2024-12-02 14:05:06,709 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1740,1753] [2024-12-02 14:05:06,709 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1779,1792] [2024-12-02 14:05:06,710 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1820,1833] [2024-12-02 14:05:06,710 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1859,1872] [2024-12-02 14:05:06,711 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1903,1916] [2024-12-02 14:05:06,712 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1942,1955] [2024-12-02 14:05:06,712 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1986,1999] [2024-12-02 14:05:06,714 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:05:06,725 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 14:05:06,734 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[369,382] [2024-12-02 14:05:06,735 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[412,425] [2024-12-02 14:05:06,735 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[454,467] [2024-12-02 14:05:06,736 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[501,514] [2024-12-02 14:05:06,736 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[543,556] [2024-12-02 14:05:06,737 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[590,603] [2024-12-02 14:05:06,737 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[635,648] [2024-12-02 14:05:06,737 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[682,695] [2024-12-02 14:05:06,738 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[727,740] [2024-12-02 14:05:06,738 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[774,787] [2024-12-02 14:05:06,739 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[817,830] [2024-12-02 14:05:06,739 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[862,875] [2024-12-02 14:05:06,739 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[905,918] [2024-12-02 14:05:06,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[950,963] [2024-12-02 14:05:06,740 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[993,1006] [2024-12-02 14:05:06,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1041,1054] [2024-12-02 14:05:06,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1084,1097] [2024-12-02 14:05:06,741 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1132,1145] [2024-12-02 14:05:06,743 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1291,1304] [2024-12-02 14:05:06,743 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1330,1343] [2024-12-02 14:05:06,744 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1368,1381] [2024-12-02 14:05:06,744 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1411,1424] [2024-12-02 14:05:06,745 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1449,1462] [2024-12-02 14:05:06,745 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1492,1505] [2024-12-02 14:05:06,745 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1533,1546] [2024-12-02 14:05:06,746 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1576,1589] [2024-12-02 14:05:06,746 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1617,1630] [2024-12-02 14:05:06,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1660,1673] [2024-12-02 14:05:06,747 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1699,1712] [2024-12-02 14:05:06,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1740,1753] [2024-12-02 14:05:06,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1779,1792] [2024-12-02 14:05:06,748 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1820,1833] [2024-12-02 14:05:06,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1859,1872] [2024-12-02 14:05:06,749 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1903,1916] [2024-12-02 14:05:06,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1942,1955] [2024-12-02 14:05:06,750 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/sv-benchmarks/c/floats-cbmc-regression/float6.c[1986,1999] [2024-12-02 14:05:06,751 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 14:05:06,761 INFO L204 MainTranslator]: Completed translation [2024-12-02 14:05:06,762 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06 WrapperNode [2024-12-02 14:05:06,762 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 14:05:06,763 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 14:05:06,763 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 14:05:06,763 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 14:05:06,769 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,775 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,791 INFO L138 Inliner]: procedures = 13, calls = 7, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 126 [2024-12-02 14:05:06,791 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 14:05:06,792 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 14:05:06,792 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 14:05:06,792 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 14:05:06,799 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,799 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,802 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,810 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-12-02 14:05:06,810 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,810 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,815 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,815 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,817 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,819 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,820 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,823 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 14:05:06,823 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 14:05:06,823 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 14:05:06,824 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 14:05:06,825 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (1/1) ... [2024-12-02 14:05:06,830 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 14:05:06,842 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:05:06,851 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 14:05:06,852 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 14:05:06,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 14:05:06,869 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 14:05:06,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 14:05:06,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-12-02 14:05:06,916 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 14:05:06,917 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 14:05:07,145 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-12-02 14:05:07,145 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 14:05:07,155 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 14:05:07,156 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2024-12-02 14:05:07,156 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:07 BoogieIcfgContainer [2024-12-02 14:05:07,156 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 14:05:07,158 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 14:05:07,159 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 14:05:07,170 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 14:05:07,170 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 02:05:06" (1/3) ... [2024-12-02 14:05:07,171 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dffed1f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:05:07, skipping insertion in model container [2024-12-02 14:05:07,171 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 02:05:06" (2/3) ... [2024-12-02 14:05:07,171 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dffed1f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 02:05:07, skipping insertion in model container [2024-12-02 14:05:07,171 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:07" (3/3) ... [2024-12-02 14:05:07,177 INFO L128 eAbstractionObserver]: Analyzing ICFG float6.c [2024-12-02 14:05:07,190 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 14:05:07,192 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG float6.c that has 1 procedures, 115 locations, 1 initial locations, 0 loop locations, and 36 error locations. [2024-12-02 14:05:07,233 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 14:05:07,243 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@15f3f1c8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 14:05:07,243 INFO L334 AbstractCegarLoop]: Starting to check reachability of 36 error locations. [2024-12-02 14:05:07,246 INFO L276 IsEmpty]: Start isEmpty. Operand has 115 states, 78 states have (on average 1.935897435897436) internal successors, (151), 114 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-02 14:05:07,249 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:05:07,250 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1] [2024-12-02 14:05:07,250 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 33 more)] === [2024-12-02 14:05:07,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:05:07,254 INFO L85 PathProgramCache]: Analyzing trace with hash 925604, now seen corresponding path program 1 times [2024-12-02 14:05:07,261 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 14:05:07,261 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [480025885] [2024-12-02 14:05:07,262 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:05:07,262 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:05:07,262 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 14:05:07,264 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 14:05:07,265 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 14:05:07,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:05:07,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 16 conjuncts, 1 conjuncts are in the unsatisfiable core [2024-12-02 14:05:07,308 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:05:07,324 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:05:07,324 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 14:05:07,325 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 14:05:07,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [480025885] [2024-12-02 14:05:07,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [480025885] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:05:07,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:05:07,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 14:05:07,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1425987108] [2024-12-02 14:05:07,328 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:05:07,331 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-12-02 14:05:07,331 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 14:05:07,348 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-12-02 14:05:07,348 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 14:05:07,350 INFO L87 Difference]: Start difference. First operand has 115 states, 78 states have (on average 1.935897435897436) internal successors, (151), 114 states have internal predecessors, (151), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,371 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:05:07,371 INFO L93 Difference]: Finished difference Result 183 states and 254 transitions. [2024-12-02 14:05:07,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-12-02 14:05:07,373 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 4 [2024-12-02 14:05:07,373 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:05:07,378 INFO L225 Difference]: With dead ends: 183 [2024-12-02 14:05:07,378 INFO L226 Difference]: Without dead ends: 68 [2024-12-02 14:05:07,380 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-12-02 14:05:07,382 INFO L435 NwaCegarLoop]: 70 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-12-02 14:05:07,383 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-12-02 14:05:07,393 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2024-12-02 14:05:07,403 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 68. [2024-12-02 14:05:07,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 68 states, 54 states have (on average 1.2407407407407407) internal successors, (67), 67 states have internal predecessors, (67), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 68 states and 67 transitions. [2024-12-02 14:05:07,408 INFO L78 Accepts]: Start accepts. Automaton has 68 states and 67 transitions. Word has length 4 [2024-12-02 14:05:07,408 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:05:07,408 INFO L471 AbstractCegarLoop]: Abstraction has 68 states and 67 transitions. [2024-12-02 14:05:07,408 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,409 INFO L276 IsEmpty]: Start isEmpty. Operand 68 states and 67 transitions. [2024-12-02 14:05:07,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-02 14:05:07,409 INFO L210 NwaCegarLoop]: Found error trace [2024-12-02 14:05:07,409 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 14:05:07,416 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-12-02 14:05:07,610 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 14:05:07,610 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (and 33 more)] === [2024-12-02 14:05:07,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 14:05:07,611 INFO L85 PathProgramCache]: Analyzing trace with hash 271685265, now seen corresponding path program 1 times [2024-12-02 14:05:07,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-12-02 14:05:07,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1433885329] [2024-12-02 14:05:07,611 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 14:05:07,611 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-12-02 14:05:07,612 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/mathsat [2024-12-02 14:05:07,614 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (exit command is (exit), workingDir is null) [2024-12-02 14:05:07,615 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Waiting until timeout for monitored process [2024-12-02 14:05:07,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 14:05:07,649 INFO L256 TraceCheckSpWp]: Trace formula consists of 37 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-02 14:05:07,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 14:05:07,713 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 14:05:07,713 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 14:05:07,713 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-12-02 14:05:07,714 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1433885329] [2024-12-02 14:05:07,714 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1433885329] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 14:05:07,714 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 14:05:07,714 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 14:05:07,714 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505304125] [2024-12-02 14:05:07,714 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 14:05:07,715 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 14:05:07,715 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-12-02 14:05:07,715 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 14:05:07,715 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 14:05:07,716 INFO L87 Difference]: Start difference. First operand 68 states and 67 transitions. Second operand has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-12-02 14:05:07,835 INFO L93 Difference]: Finished difference Result 68 states and 67 transitions. [2024-12-02 14:05:07,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 14:05:07,835 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2024-12-02 14:05:07,836 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-12-02 14:05:07,836 INFO L225 Difference]: With dead ends: 68 [2024-12-02 14:05:07,836 INFO L226 Difference]: Without dead ends: 0 [2024-12-02 14:05:07,836 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 14:05:07,837 INFO L435 NwaCegarLoop]: 22 mSDtfsCounter, 17 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-12-02 14:05:07,837 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 41 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-12-02 14:05:07,837 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-12-02 14:05:07,838 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-12-02 14:05:07,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-12-02 14:05:07,838 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 24 [2024-12-02 14:05:07,838 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-12-02 14:05:07,838 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-12-02 14:05:07,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.0) internal successors, (24), 3 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-12-02 14:05:07,838 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-12-02 14:05:07,838 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-12-02 14:05:07,840 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (35 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (34 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONERROR_FUNCTION (33 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (32 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONERROR_FUNCTION (31 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONERROR_FUNCTION (30 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONERROR_FUNCTION (29 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONERROR_FUNCTION (28 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONERROR_FUNCTION (27 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONERROR_FUNCTION (26 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONERROR_FUNCTION (25 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONERROR_FUNCTION (24 of 36 remaining) [2024-12-02 14:05:07,841 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONERROR_FUNCTION (23 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONERROR_FUNCTION (22 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONERROR_FUNCTION (21 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONERROR_FUNCTION (20 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONERROR_FUNCTION (19 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONERROR_FUNCTION (18 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONERROR_FUNCTION (17 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONERROR_FUNCTION (16 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONERROR_FUNCTION (15 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONERROR_FUNCTION (14 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONERROR_FUNCTION (13 of 36 remaining) [2024-12-02 14:05:07,842 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONERROR_FUNCTION (12 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONERROR_FUNCTION (11 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONERROR_FUNCTION (10 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONERROR_FUNCTION (9 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONERROR_FUNCTION (8 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONERROR_FUNCTION (7 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONERROR_FUNCTION (6 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONERROR_FUNCTION (5 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONERROR_FUNCTION (4 of 36 remaining) [2024-12-02 14:05:07,843 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONERROR_FUNCTION (3 of 36 remaining) [2024-12-02 14:05:07,844 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONERROR_FUNCTION (2 of 36 remaining) [2024-12-02 14:05:07,844 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONERROR_FUNCTION (1 of 36 remaining) [2024-12-02 14:05:07,844 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONERROR_FUNCTION (0 of 36 remaining) [2024-12-02 14:05:07,846 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (3)] Ended with exit code 0 [2024-12-02 14:05:08,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2024-12-02 14:05:08,047 INFO L422 BasicCegarLoop]: Path program histogram: [1, 1] [2024-12-02 14:05:08,048 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-12-02 14:05:08,052 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-12-02 14:05:08,057 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.12 02:05:08 BoogieIcfgContainer [2024-12-02 14:05:08,057 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-12-02 14:05:08,058 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-12-02 14:05:08,058 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-12-02 14:05:08,058 INFO L274 PluginConnector]: Witness Printer initialized [2024-12-02 14:05:08,059 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 02:05:07" (3/4) ... [2024-12-02 14:05:08,060 INFO L146 WitnessPrinter]: Generating witness for correct program [2024-12-02 14:05:08,067 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 9 nodes and edges [2024-12-02 14:05:08,067 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 5 nodes and edges [2024-12-02 14:05:08,067 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-12-02 14:05:08,068 INFO L919 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-12-02 14:05:08,125 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/witness.graphml [2024-12-02 14:05:08,125 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/witness.yml [2024-12-02 14:05:08,125 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-12-02 14:05:08,125 INFO L158 Benchmark]: Toolchain (without parser) took 1574.05ms. Allocated memory is still 92.3MB. Free memory was 70.2MB in the beginning and 39.0MB in the end (delta: 31.2MB). Peak memory consumption was 28.7MB. Max. memory is 16.1GB. [2024-12-02 14:05:08,126 INFO L158 Benchmark]: CDTParser took 0.27ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:08,126 INFO L158 Benchmark]: CACSL2BoogieTranslator took 210.20ms. Allocated memory is still 92.3MB. Free memory was 70.0MB in the beginning and 57.4MB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:08,126 INFO L158 Benchmark]: Boogie Procedure Inliner took 28.78ms. Allocated memory is still 92.3MB. Free memory was 57.3MB in the beginning and 55.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:08,126 INFO L158 Benchmark]: Boogie Preprocessor took 30.66ms. Allocated memory is still 92.3MB. Free memory was 55.8MB in the beginning and 53.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:08,127 INFO L158 Benchmark]: RCFGBuilder took 332.72ms. Allocated memory is still 92.3MB. Free memory was 53.9MB in the beginning and 40.3MB in the end (delta: 13.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:08,127 INFO L158 Benchmark]: TraceAbstraction took 899.10ms. Allocated memory is still 92.3MB. Free memory was 39.6MB in the beginning and 44.9MB in the end (delta: -5.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-12-02 14:05:08,127 INFO L158 Benchmark]: Witness Printer took 66.95ms. Allocated memory is still 92.3MB. Free memory was 44.6MB in the beginning and 39.0MB in the end (delta: 5.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-12-02 14:05:08,129 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.27ms. Allocated memory is still 83.9MB. Free memory is still 48.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 210.20ms. Allocated memory is still 92.3MB. Free memory was 70.0MB in the beginning and 57.4MB in the end (delta: 12.6MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 28.78ms. Allocated memory is still 92.3MB. Free memory was 57.3MB in the beginning and 55.8MB in the end (delta: 1.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Boogie Preprocessor took 30.66ms. Allocated memory is still 92.3MB. Free memory was 55.8MB in the beginning and 53.9MB in the end (delta: 1.8MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 332.72ms. Allocated memory is still 92.3MB. Free memory was 53.9MB in the beginning and 40.3MB in the end (delta: 13.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * TraceAbstraction took 899.10ms. Allocated memory is still 92.3MB. Free memory was 39.6MB in the beginning and 44.9MB in the end (delta: -5.3MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 66.95ms. Allocated memory is still 92.3MB. Free memory was 44.6MB in the beginning and 39.0MB in the end (delta: 5.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 9]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 10]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 11]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 12]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 13]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 14]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 15]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 16]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 17]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 18]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 19]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 20]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 21]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 22]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 23]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 24]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 25]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 26]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 32]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 33]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 34]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 35]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 36]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 37]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 38]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 39]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 40]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 41]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 42]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 43]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 44]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 45]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 46]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 47]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 48]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 49]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 1 procedures, 115 locations, 36 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 2, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 17 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 17 mSDsluCounter, 111 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 19 mSDsCounter, 13 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 19 IncrementalHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 13 mSolverCounterUnsat, 92 mSDtfsCounter, 19 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 26 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=115occurred in iteration=0, InterpolantAutomatonStates: 5, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 2 MinimizatonAttempts, 0 StatesRemovedByMinimization, 0 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 28 NumberOfCodeBlocks, 28 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 26 ConstructedInterpolants, 1 QuantifiedInterpolants, 37 SizeOfPredicates, 3 NumberOfNonLiveVariables, 53 ConjunctsInSsa, 4 ConjunctsInUnsatCore, 2 InterpolantComputations, 2 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available, ConComCheckerStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 36 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-12-02 14:05:08,147 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ef12ca72-0f9d-4108-9922-18d733c41605/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE