./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version e7bb482b Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/TaipanMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ca0a592612bf67ed64c0cb4dbe07151d7191a8039e0f3c4eacc12cd10ecaa237 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 20:32:46,106 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 20:32:46,184 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Default.epf [2023-11-06 20:32:46,190 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 20:32:46,191 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 20:32:46,232 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 20:32:46,233 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 20:32:46,234 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 20:32:46,235 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 20:32:46,235 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 20:32:46,236 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-06 20:32:46,237 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-06 20:32:46,237 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-06 20:32:46,238 INFO L153 SettingsManager]: * Abstract domain for RCFG-of-the-future=PoormanAbstractDomain [2023-11-06 20:32:46,238 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-06 20:32:46,239 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-06 20:32:46,240 INFO L153 SettingsManager]: * Check feasibility of abstract posts with an SMT solver=true [2023-11-06 20:32:46,240 INFO L153 SettingsManager]: * Use the RCFG-of-the-future interface=true [2023-11-06 20:32:46,241 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-06 20:32:46,242 INFO L151 SettingsManager]: Preferences of Sifa differ from their defaults: [2023-11-06 20:32:46,242 INFO L153 SettingsManager]: * Call Summarizer=TopInputCallSummarizer [2023-11-06 20:32:46,243 INFO L153 SettingsManager]: * Simplification Technique=POLY_PAC [2023-11-06 20:32:46,244 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 20:32:46,244 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 20:32:46,245 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 20:32:46,246 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 20:32:46,246 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 20:32:46,247 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 20:32:46,248 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 20:32:46,248 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 20:32:46,249 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 20:32:46,249 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 20:32:46,250 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 20:32:46,250 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 20:32:46,251 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 20:32:46,251 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 20:32:46,251 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 20:32:46,252 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 20:32:46,252 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 20:32:46,253 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:32:46,253 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 20:32:46,254 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 20:32:46,254 INFO L153 SettingsManager]: * Trace refinement strategy=SIFA_TAIPAN [2023-11-06 20:32:46,266 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-06 20:32:46,269 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-06 20:32:46,269 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 20:32:46,269 INFO L153 SettingsManager]: * Abstract interpretation Mode=USE_PREDICATES WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> ca0a592612bf67ed64c0cb4dbe07151d7191a8039e0f3c4eacc12cd10ecaa237 [2023-11-06 20:32:46,546 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 20:32:46,574 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 20:32:46,577 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 20:32:46,578 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 20:32:46,580 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 20:32:46,581 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i [2023-11-06 20:32:49,705 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 20:32:50,125 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 20:32:50,125 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i [2023-11-06 20:32:50,155 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/07fbc9d9b/00528dbdf7db419d8c4ff72c5774d4fe/FLAG316b02ecf [2023-11-06 20:32:50,170 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/07fbc9d9b/00528dbdf7db419d8c4ff72c5774d4fe [2023-11-06 20:32:50,179 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 20:32:50,182 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 20:32:50,187 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 20:32:50,187 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 20:32:50,193 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 20:32:50,194 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:32:50" (1/1) ... [2023-11-06 20:32:50,195 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@c78ebed and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:50, skipping insertion in model container [2023-11-06 20:32:50,196 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:32:50" (1/1) ... [2023-11-06 20:32:50,274 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:32:51,045 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:32:51,061 ERROR L324 MainTranslator]: Unsupported Syntax: Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) [2023-11-06 20:32:51,062 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@e7412fa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:51, skipping insertion in model container [2023-11-06 20:32:51,062 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 20:32:51,063 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-06 20:32:51,065 INFO L158 Benchmark]: Toolchain (without parser) took 881.69ms. Allocated memory is still 142.6MB. Free memory was 89.7MB in the beginning and 69.7MB in the end (delta: 20.0MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 20:32:51,066 INFO L158 Benchmark]: CDTParser took 0.33ms. Allocated memory is still 107.0MB. Free memory is still 76.9MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-06 20:32:51,067 INFO L158 Benchmark]: CACSL2BoogieTranslator took 875.96ms. Allocated memory is still 142.6MB. Free memory was 89.5MB in the beginning and 69.7MB in the end (delta: 19.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-06 20:32:51,069 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.33ms. Allocated memory is still 107.0MB. Free memory is still 76.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 875.96ms. Allocated memory is still 142.6MB. Free memory was 89.5MB in the beginning and 69.7MB in the end (delta: 19.8MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 766]: Unsupported Syntax Found a cast between two array/pointer types of different sizes while using memory model HoenickeLindenmann_Original (while Not using bitvector translation) RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/TaipanMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp --witnessprinter.witness.filename witness.graphml --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Taipan --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash ca0a592612bf67ed64c0cb4dbe07151d7191a8039e0f3c4eacc12cd10ecaa237 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-e7bb482 [2023-11-06 20:32:53,533 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-06 20:32:53,673 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/config/svcomp-DerefFreeMemtrack-32bit-Taipan_Bitvector.epf [2023-11-06 20:32:53,681 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-06 20:32:53,682 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-06 20:32:53,711 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-06 20:32:53,712 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-06 20:32:53,713 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-06 20:32:53,714 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-06 20:32:53,714 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-06 20:32:53,715 INFO L153 SettingsManager]: * User list type=DISABLED [2023-11-06 20:32:53,716 INFO L151 SettingsManager]: Preferences of Abstract Interpretation differ from their defaults: [2023-11-06 20:32:53,716 INFO L153 SettingsManager]: * Explicit value domain=true [2023-11-06 20:32:53,717 INFO L153 SettingsManager]: * Octagon Domain=false [2023-11-06 20:32:53,717 INFO L153 SettingsManager]: * Abstract domain=CompoundDomain [2023-11-06 20:32:53,718 INFO L153 SettingsManager]: * Interval Domain=false [2023-11-06 20:32:53,719 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-06 20:32:53,719 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-06 20:32:53,720 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-06 20:32:53,721 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-06 20:32:53,721 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-06 20:32:53,722 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-06 20:32:53,722 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-06 20:32:53,723 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-06 20:32:53,723 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-06 20:32:53,724 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-06 20:32:53,724 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-06 20:32:53,725 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-06 20:32:53,725 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-06 20:32:53,725 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-06 20:32:53,727 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-06 20:32:53,727 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-06 20:32:53,727 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-06 20:32:53,728 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-06 20:32:53,728 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-06 20:32:53,728 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-06 20:32:53,729 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:32:53,730 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-06 20:32:53,730 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-06 20:32:53,730 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-06 20:32:53,730 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-06 20:32:53,731 INFO L153 SettingsManager]: * Trace refinement exception blacklist=NONE [2023-11-06 20:32:53,731 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-06 20:32:53,731 INFO L153 SettingsManager]: * Logic for external solver=AUFBV WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness.graphml Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Taipan 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 -> ca0a592612bf67ed64c0cb4dbe07151d7191a8039e0f3c4eacc12cd10ecaa237 [2023-11-06 20:32:54,169 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-06 20:32:54,201 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-06 20:32:54,204 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-06 20:32:54,206 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-06 20:32:54,206 INFO L274 PluginConnector]: CDTParser initialized [2023-11-06 20:32:54,207 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/../../sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i [2023-11-06 20:32:57,235 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-06 20:32:57,660 INFO L384 CDTParser]: Found 1 translation units. [2023-11-06 20:32:57,661 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/sv-benchmarks/c/uthash-2.0.2/uthash_SAX_test8-1.i [2023-11-06 20:32:57,690 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/68780647b/78f805baa1744ed4b836cb59c26207be/FLAG816e6b0b1 [2023-11-06 20:32:57,707 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/data/68780647b/78f805baa1744ed4b836cb59c26207be [2023-11-06 20:32:57,710 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-06 20:32:57,711 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-06 20:32:57,713 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-06 20:32:57,713 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-06 20:32:57,718 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-06 20:32:57,719 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:32:57" (1/1) ... [2023-11-06 20:32:57,720 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74123958 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:57, skipping insertion in model container [2023-11-06 20:32:57,720 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.11 08:32:57" (1/1) ... [2023-11-06 20:32:57,792 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:32:58,570 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:32:58,586 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-06 20:32:58,609 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-06 20:32:58,771 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:32:58,777 INFO L202 MainTranslator]: Completed pre-run [2023-11-06 20:32:58,860 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-06 20:32:58,920 WARN L672 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-06 20:32:58,928 INFO L206 MainTranslator]: Completed translation [2023-11-06 20:32:58,928 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58 WrapperNode [2023-11-06 20:32:58,929 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-06 20:32:58,930 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-06 20:32:58,930 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-06 20:32:58,930 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-06 20:32:58,938 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:58,973 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,032 INFO L138 Inliner]: procedures = 180, calls = 299, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1017 [2023-11-06 20:32:59,032 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-06 20:32:59,033 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-06 20:32:59,033 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-06 20:32:59,033 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-06 20:32:59,043 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,044 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,056 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,056 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,108 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,120 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,126 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,140 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,155 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-06 20:32:59,156 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-06 20:32:59,157 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-06 20:32:59,157 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-06 20:32:59,158 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (1/1) ... [2023-11-06 20:32:59,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2023-11-06 20:32:59,178 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/z3 [2023-11-06 20:32:59,194 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2023-11-06 20:32:59,196 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2023-11-06 20:32:59,228 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2023-11-06 20:32:59,228 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2023-11-06 20:32:59,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1 [2023-11-06 20:32:59,228 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4 [2023-11-06 20:32:59,228 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-06 20:32:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-06 20:32:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-06 20:32:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-06 20:32:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure test_int [2023-11-06 20:32:59,229 INFO L138 BoogieDeclarations]: Found implementation of procedure test_int [2023-11-06 20:32:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-06 20:32:59,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4 [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-06 20:32:59,230 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-06 20:32:59,231 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-06 20:32:59,493 INFO L236 CfgBuilder]: Building ICFG [2023-11-06 20:32:59,495 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-06 20:32:59,541 WARN L818 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-06 20:33:05,097 INFO L277 CfgBuilder]: Performing block encoding [2023-11-06 20:33:05,112 INFO L297 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-06 20:33:05,112 INFO L302 CfgBuilder]: Removed 62 assume(true) statements. [2023-11-06 20:33:05,116 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:33:05 BoogieIcfgContainer [2023-11-06 20:33:05,116 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-06 20:33:05,119 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-06 20:33:05,119 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-06 20:33:05,122 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-06 20:33:05,123 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 06.11 08:32:57" (1/3) ... [2023-11-06 20:33:05,123 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6344b3d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:33:05, skipping insertion in model container [2023-11-06 20:33:05,124 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.11 08:32:58" (2/3) ... [2023-11-06 20:33:05,124 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6344b3d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 06.11 08:33:05, skipping insertion in model container [2023-11-06 20:33:05,124 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.11 08:33:05" (3/3) ... [2023-11-06 20:33:05,126 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_SAX_test8-1.i [2023-11-06 20:33:05,165 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-06 20:33:05,166 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 535 error locations. [2023-11-06 20:33:05,255 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-06 20:33:05,262 INFO L357 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, mHoare=false, mAutomataTypeConcurrency=FINITE_AUTOMATA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, 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;@4a42f4f8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-06 20:33:05,262 INFO L358 AbstractCegarLoop]: Starting to check reachability of 535 error locations. [2023-11-06 20:33:05,273 INFO L276 IsEmpty]: Start isEmpty. Operand has 1108 states, 549 states have (on average 2.2185792349726774) internal successors, (1218), 1098 states have internal predecessors, (1218), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-06 20:33:05,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2023-11-06 20:33:05,280 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:33:05,281 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1] [2023-11-06 20:33:05,282 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 532 more)] === [2023-11-06 20:33:05,297 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:33:05,297 INFO L85 PathProgramCache]: Analyzing trace with hash 141073, now seen corresponding path program 1 times [2023-11-06 20:33:05,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:33:05,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1079179264] [2023-11-06 20:33:05,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:33:05,311 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 [2023-11-06 20:33:05,312 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:33:05,314 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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) [2023-11-06 20:33:05,340 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 (2)] Waiting until timeout for monitored process [2023-11-06 20:33:05,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:33:05,502 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 20:33:05,509 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:33:05,590 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-06 20:33:05,621 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 20:33:05,622 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:33:05,623 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:33:05,623 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1079179264] [2023-11-06 20:33:05,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1079179264] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:33:05,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:33:05,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:33:05,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [989593293] [2023-11-06 20:33:05,627 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:33:05,632 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:33:05,635 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:33:05,673 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:33:05,674 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:33:05,681 INFO L87 Difference]: Start difference. First operand has 1108 states, 549 states have (on average 2.2185792349726774) internal successors, (1218), 1098 states have internal predecessors, (1218), 22 states have call successors, (22), 4 states have call predecessors, (22), 4 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) Second operand has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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) [2023-11-06 20:33:07,976 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:33:07,976 INFO L93 Difference]: Finished difference Result 1113 states and 1199 transitions. [2023-11-06 20:33:07,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:33:07,978 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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 3 [2023-11-06 20:33:07,978 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:33:08,000 INFO L225 Difference]: With dead ends: 1113 [2023-11-06 20:33:08,000 INFO L226 Difference]: Without dead ends: 1111 [2023-11-06 20:33:08,001 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:33:08,005 INFO L413 NwaCegarLoop]: 705 mSDtfsCounter, 977 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 550 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 981 SdHoareTripleChecker+Valid, 840 SdHoareTripleChecker+Invalid, 566 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 550 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.2s IncrementalHoareTripleChecker+Time [2023-11-06 20:33:08,006 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [981 Valid, 840 Invalid, 566 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 550 Invalid, 0 Unknown, 0 Unchecked, 2.2s Time] [2023-11-06 20:33:08,029 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1111 states. [2023-11-06 20:33:08,102 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1111 to 1098. [2023-11-06 20:33:08,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1098 states, 554 states have (on average 2.0667870036101084) internal successors, (1145), 1087 states have internal predecessors, (1145), 23 states have call successors, (23), 4 states have call predecessors, (23), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-06 20:33:08,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1098 states to 1098 states and 1189 transitions. [2023-11-06 20:33:08,118 INFO L78 Accepts]: Start accepts. Automaton has 1098 states and 1189 transitions. Word has length 3 [2023-11-06 20:33:08,118 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:33:08,118 INFO L495 AbstractCegarLoop]: Abstraction has 1098 states and 1189 transitions. [2023-11-06 20:33:08,119 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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) [2023-11-06 20:33:08,119 INFO L276 IsEmpty]: Start isEmpty. Operand 1098 states and 1189 transitions. [2023-11-06 20:33:08,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2023-11-06 20:33:08,119 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:33:08,119 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1] [2023-11-06 20:33:08,137 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 (2)] Forceful destruction successful, exit code 0 [2023-11-06 20:33:08,334 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 [2023-11-06 20:33:08,334 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 532 more)] === [2023-11-06 20:33:08,335 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:33:08,335 INFO L85 PathProgramCache]: Analyzing trace with hash 141074, now seen corresponding path program 1 times [2023-11-06 20:33:08,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:33:08,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [501814228] [2023-11-06 20:33:08,336 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:33:08,336 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 [2023-11-06 20:33:08,336 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:33:08,337 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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) [2023-11-06 20:33:08,342 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 [2023-11-06 20:33:08,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:33:08,463 INFO L262 TraceCheckSpWp]: Trace formula consists of 24 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-06 20:33:08,465 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:33:08,481 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-06 20:33:08,494 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 20:33:08,494 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:33:08,494 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:33:08,495 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [501814228] [2023-11-06 20:33:08,495 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [501814228] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:33:08,495 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:33:08,495 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:33:08,496 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1203847164] [2023-11-06 20:33:08,496 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:33:08,497 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:33:08,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:33:08,498 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:33:08,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:33:08,499 INFO L87 Difference]: Start difference. First operand 1098 states and 1189 transitions. Second operand has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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) [2023-11-06 20:33:12,209 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:33:12,209 INFO L93 Difference]: Finished difference Result 1495 states and 1617 transitions. [2023-11-06 20:33:12,210 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-06 20:33:12,210 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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 3 [2023-11-06 20:33:12,211 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:33:12,220 INFO L225 Difference]: With dead ends: 1495 [2023-11-06 20:33:12,220 INFO L226 Difference]: Without dead ends: 1495 [2023-11-06 20:33:12,221 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:33:12,222 INFO L413 NwaCegarLoop]: 984 mSDtfsCounter, 425 mSDsluCounter, 644 mSDsCounter, 0 mSdLazyCounter, 710 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 426 SdHoareTripleChecker+Valid, 1628 SdHoareTripleChecker+Invalid, 715 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 710 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time [2023-11-06 20:33:12,223 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [426 Valid, 1628 Invalid, 715 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 710 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time] [2023-11-06 20:33:12,228 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1495 states. [2023-11-06 20:33:12,262 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1495 to 1307. [2023-11-06 20:33:12,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1307 states, 763 states have (on average 2.0563564875491482) internal successors, (1569), 1295 states have internal predecessors, (1569), 24 states have call successors, (24), 4 states have call predecessors, (24), 3 states have return successors, (22), 8 states have call predecessors, (22), 22 states have call successors, (22) [2023-11-06 20:33:12,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1307 states to 1307 states and 1615 transitions. [2023-11-06 20:33:12,274 INFO L78 Accepts]: Start accepts. Automaton has 1307 states and 1615 transitions. Word has length 3 [2023-11-06 20:33:12,274 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:33:12,275 INFO L495 AbstractCegarLoop]: Abstraction has 1307 states and 1615 transitions. [2023-11-06 20:33:12,275 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 1.5) internal successors, (3), 3 states have internal predecessors, (3), 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) [2023-11-06 20:33:12,275 INFO L276 IsEmpty]: Start isEmpty. Operand 1307 states and 1615 transitions. [2023-11-06 20:33:12,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-06 20:33:12,276 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:33:12,276 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2023-11-06 20:33:12,303 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 [2023-11-06 20:33:12,503 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 [2023-11-06 20:33:12,503 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 532 more)] === [2023-11-06 20:33:12,504 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:33:12,504 INFO L85 PathProgramCache]: Analyzing trace with hash 1437667611, now seen corresponding path program 1 times [2023-11-06 20:33:12,505 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:33:12,505 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2070163292] [2023-11-06 20:33:12,505 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:33:12,505 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 [2023-11-06 20:33:12,505 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:33:12,507 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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) [2023-11-06 20:33:12,514 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 (4)] Waiting until timeout for monitored process [2023-11-06 20:33:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:33:12,666 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 8 conjunts are in the unsatisfiable core [2023-11-06 20:33:12,669 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:33:12,683 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-06 20:33:12,693 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-06 20:33:12,796 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-06 20:33:12,799 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 14 treesize of output 9 [2023-11-06 20:33:12,824 INFO L322 Elim1Store]: treesize reduction 6, result has 40.0 percent of original size [2023-11-06 20:33:12,825 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 13 treesize of output 13 [2023-11-06 20:33:12,856 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 20:33:12,856 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:33:12,856 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:33:12,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2070163292] [2023-11-06 20:33:12,857 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2070163292] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:33:12,857 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:33:12,857 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-06 20:33:12,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [547088970] [2023-11-06 20:33:12,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:33:12,858 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-06 20:33:12,858 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:33:12,859 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-06 20:33:12,859 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 20:33:12,860 INFO L87 Difference]: Start difference. First operand 1307 states and 1615 transitions. Second operand has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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) [2023-11-06 20:33:16,585 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-06 20:33:16,585 INFO L93 Difference]: Finished difference Result 1314 states and 1620 transitions. [2023-11-06 20:33:16,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-06 20:33:16,586 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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 7 [2023-11-06 20:33:16,587 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-06 20:33:16,595 INFO L225 Difference]: With dead ends: 1314 [2023-11-06 20:33:16,595 INFO L226 Difference]: Without dead ends: 1314 [2023-11-06 20:33:16,595 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2023-11-06 20:33:16,597 INFO L413 NwaCegarLoop]: 428 mSDtfsCounter, 2042 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 839 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2048 SdHoareTripleChecker+Valid, 534 SdHoareTripleChecker+Invalid, 864 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 839 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.6s IncrementalHoareTripleChecker+Time [2023-11-06 20:33:16,597 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [2048 Valid, 534 Invalid, 864 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 839 Invalid, 0 Unknown, 0 Unchecked, 3.6s Time] [2023-11-06 20:33:16,601 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1314 states. [2023-11-06 20:33:16,626 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1314 to 1087. [2023-11-06 20:33:16,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1087 states, 554 states have (on average 2.045126353790614) internal successors, (1133), 1076 states have internal predecessors, (1133), 23 states have call successors, (23), 4 states have call predecessors, (23), 3 states have return successors, (21), 7 states have call predecessors, (21), 21 states have call successors, (21) [2023-11-06 20:33:16,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1087 states to 1087 states and 1177 transitions. [2023-11-06 20:33:16,635 INFO L78 Accepts]: Start accepts. Automaton has 1087 states and 1177 transitions. Word has length 7 [2023-11-06 20:33:16,635 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-06 20:33:16,635 INFO L495 AbstractCegarLoop]: Abstraction has 1087 states and 1177 transitions. [2023-11-06 20:33:16,636 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 4 states have internal predecessors, (7), 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) [2023-11-06 20:33:16,636 INFO L276 IsEmpty]: Start isEmpty. Operand 1087 states and 1177 transitions. [2023-11-06 20:33:16,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2023-11-06 20:33:16,637 INFO L187 NwaCegarLoop]: Found error trace [2023-11-06 20:33:16,637 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2023-11-06 20:33:16,661 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 (4)] Forceful destruction successful, exit code 0 [2023-11-06 20:33:16,849 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 [2023-11-06 20:33:16,849 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 532 more)] === [2023-11-06 20:33:16,850 INFO L145 PredicateUnifier]: Initialized classic predicate unifier [2023-11-06 20:33:16,850 INFO L85 PathProgramCache]: Analyzing trace with hash 1618023058, now seen corresponding path program 1 times [2023-11-06 20:33:16,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy WALRUS [2023-11-06 20:33:16,850 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [250597169] [2023-11-06 20:33:16,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-06 20:33:16,851 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 [2023-11-06 20:33:16,851 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/mathsat [2023-11-06 20:33:16,853 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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) [2023-11-06 20:33:16,858 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_f790a550-46ac-46bf-968b-9d642e304db0/bin/utaipan-verify-FOvIYxoinp/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 (5)] Waiting until timeout for monitored process [2023-11-06 20:33:16,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-06 20:33:16,986 INFO L262 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-06 20:33:16,989 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-06 20:33:16,996 INFO L351 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-06 20:33:17,011 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-06 20:33:17,012 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-06 20:33:17,012 INFO L136 FreeRefinementEngine]: Strategy WALRUS found an infeasible trace [2023-11-06 20:33:17,012 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [250597169] [2023-11-06 20:33:17,012 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [250597169] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-06 20:33:17,012 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-06 20:33:17,013 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-06 20:33:17,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2128993007] [2023-11-06 20:33:17,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-06 20:33:17,013 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-06 20:33:17,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WALRUS [2023-11-06 20:33:17,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-06 20:33:17,015 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-06 20:33:17,015 INFO L87 Difference]: Start difference. First operand 1087 states and 1177 transitions. Second operand has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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)