./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memcleanup.prp --file ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (memcleanup) Using default analysis Version 0e0057cc Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 816e37c4bcf3aac0429d508c13e4e6eeab848e29c3869a32879e05a2b79a73a3 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:23:27,127 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:23:27,190 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Default.epf [2023-11-29 04:23:27,194 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:23:27,195 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:23:27,218 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:23:27,219 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:23:27,219 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:23:27,220 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 04:23:27,220 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 04:23:27,221 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:23:27,221 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:23:27,222 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:23:27,223 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:23:27,223 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:23:27,224 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:23:27,224 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:23:27,225 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 04:23:27,225 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 04:23:27,225 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 04:23:27,226 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:23:27,226 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:23:27,227 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-29 04:23:27,227 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-29 04:23:27,227 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:23:27,228 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:23:27,228 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 04:23:27,228 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 04:23:27,229 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 04:23:27,229 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:23:27,229 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:23:27,230 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:23:27,230 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:23:27,230 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 04:23:27,230 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:23:27,231 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:23:27,231 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:23:27,231 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:23:27,231 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-29 04:23:27,231 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-29 04:23:27,232 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:23:27,232 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:23:27,232 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:23:27,232 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:23:27,232 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-memcleanup) ) 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 -> 816e37c4bcf3aac0429d508c13e4e6eeab848e29c3869a32879e05a2b79a73a3 [2023-11-29 04:23:27,452 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:23:27,473 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:23:27,475 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:23:27,476 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:23:27,477 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:23:27,478 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i [2023-11-29 04:23:30,251 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:23:30,513 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:23:30,514 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i [2023-11-29 04:23:30,531 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/4ba231377/fbae2ab2e87f43399f96ed1f67344e78/FLAGfa73f4abf [2023-11-29 04:23:30,543 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/4ba231377/fbae2ab2e87f43399f96ed1f67344e78 [2023-11-29 04:23:30,546 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:23:30,547 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:23:30,549 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:23:30,549 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:23:30,553 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:23:30,554 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:23:30" (1/1) ... [2023-11-29 04:23:30,555 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@47c82d57 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:30, skipping insertion in model container [2023-11-29 04:23:30,555 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:23:30" (1/1) ... [2023-11-29 04:23:30,610 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:23:31,030 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:23:31,040 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-29 04:23:31,041 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3cb675f1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:31, skipping insertion in model container [2023-11-29 04:23:31,041 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 04:23:31,041 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-29 04:23:31,043 INFO L158 Benchmark]: Toolchain (without parser) took 494.70ms. Allocated memory is still 161.5MB. Free memory was 117.1MB in the beginning and 96.9MB in the end (delta: 20.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-29 04:23:31,043 INFO L158 Benchmark]: CDTParser took 0.19ms. Allocated memory is still 109.1MB. Free memory is still 58.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-29 04:23:31,044 INFO L158 Benchmark]: CACSL2BoogieTranslator took 492.34ms. Allocated memory is still 161.5MB. Free memory was 117.1MB in the beginning and 96.9MB in the end (delta: 20.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. [2023-11-29 04:23:31,045 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.19ms. Allocated memory is still 109.1MB. Free memory is still 58.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 492.34ms. Allocated memory is still 161.5MB. Free memory was 117.1MB in the beginning and 96.9MB in the end (delta: 20.2MB). Peak memory consumption was 21.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 815]: 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-memcleanup) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 816e37c4bcf3aac0429d508c13e4e6eeab848e29c3869a32879e05a2b79a73a3 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-29 04:23:32,762 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-29 04:23:32,828 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/config/svcomp-MemCleanup-32bit-Automizer_Bitvector.epf [2023-11-29 04:23:32,843 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-29 04:23:32,844 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-29 04:23:32,872 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-29 04:23:32,872 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-29 04:23:32,872 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-29 04:23:32,873 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-29 04:23:32,874 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-29 04:23:32,874 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-29 04:23:32,875 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-29 04:23:32,875 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-29 04:23:32,876 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-29 04:23:32,876 INFO L153 SettingsManager]: * Use SBE=true [2023-11-29 04:23:32,877 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-29 04:23:32,877 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-29 04:23:32,878 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-29 04:23:32,878 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-29 04:23:32,879 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-29 04:23:32,879 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-29 04:23:32,880 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-29 04:23:32,881 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-29 04:23:32,881 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-29 04:23:32,881 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-29 04:23:32,882 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-29 04:23:32,882 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-29 04:23:32,883 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-29 04:23:32,883 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-29 04:23:32,883 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-29 04:23:32,884 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-29 04:23:32,884 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-29 04:23:32,884 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-29 04:23:32,885 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-29 04:23:32,885 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-29 04:23:32,885 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-29 04:23:32,885 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-29 04:23:32,886 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:23:32,886 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-29 04:23:32,886 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-29 04:23:32,886 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-29 04:23:32,887 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-29 04:23:32,888 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G valid-memcleanup) ) 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 -> 816e37c4bcf3aac0429d508c13e4e6eeab848e29c3869a32879e05a2b79a73a3 [2023-11-29 04:23:33,155 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-29 04:23:33,175 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-29 04:23:33,177 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-29 04:23:33,179 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-29 04:23:33,179 INFO L274 PluginConnector]: CDTParser initialized [2023-11-29 04:23:33,180 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/../../sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i [2023-11-29 04:23:35,941 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-29 04:23:36,223 INFO L384 CDTParser]: Found 1 translation units. [2023-11-29 04:23:36,224 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/sv-benchmarks/c/uthash-2.0.2/uthash_JEN_test2-2.i [2023-11-29 04:23:36,243 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/daed82d92/526f97d3fece49868c9514b1b12bcba7/FLAG1bc0cacfe [2023-11-29 04:23:36,257 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/data/daed82d92/526f97d3fece49868c9514b1b12bcba7 [2023-11-29 04:23:36,259 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-29 04:23:36,261 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-29 04:23:36,262 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-29 04:23:36,263 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-29 04:23:36,267 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-29 04:23:36,268 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:23:36" (1/1) ... [2023-11-29 04:23:36,269 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3608914c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:36, skipping insertion in model container [2023-11-29 04:23:36,269 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.11 04:23:36" (1/1) ... [2023-11-29 04:23:36,358 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:23:36,911 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:23:36,925 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-29 04:23:36,944 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-29 04:23:37,029 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:23:37,034 INFO L202 MainTranslator]: Completed pre-run [2023-11-29 04:23:37,120 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-29 04:23:37,165 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-29 04:23:37,173 INFO L206 MainTranslator]: Completed translation [2023-11-29 04:23:37,174 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37 WrapperNode [2023-11-29 04:23:37,174 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-29 04:23:37,175 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-29 04:23:37,175 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-29 04:23:37,176 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-29 04:23:37,183 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,220 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,278 INFO L138 Inliner]: procedures = 211, calls = 288, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1045 [2023-11-29 04:23:37,278 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-29 04:23:37,279 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-29 04:23:37,279 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-29 04:23:37,279 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-29 04:23:37,291 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,291 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,311 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,379 INFO L175 MemorySlicer]: Split 261 memory accesses to 4 slices as follows [2, 220, 34, 5]. 84 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0]. The 55 writes are split as follows [0, 50, 4, 1]. [2023-11-29 04:23:37,380 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,380 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,423 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,433 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,439 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,446 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,456 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-29 04:23:37,457 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-29 04:23:37,458 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-29 04:23:37,458 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-29 04:23:37,459 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (1/1) ... [2023-11-29 04:23:37,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-29 04:23:37,475 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/z3 [2023-11-29 04:23:37,487 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-29 04:23:37,494 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-29 04:23:37,526 INFO L130 BoogieDeclarations]: Found specification of procedure reach_error [2023-11-29 04:23:37,526 INFO L138 BoogieDeclarations]: Found implementation of procedure reach_error [2023-11-29 04:23:37,526 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2023-11-29 04:23:37,526 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2023-11-29 04:23:37,526 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2023-11-29 04:23:37,527 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2023-11-29 04:23:37,527 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2023-11-29 04:23:37,527 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2023-11-29 04:23:37,527 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2023-11-29 04:23:37,528 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2023-11-29 04:23:37,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2023-11-29 04:23:37,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2023-11-29 04:23:37,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2023-11-29 04:23:37,528 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2023-11-29 04:23:37,528 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2023-11-29 04:23:37,529 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2023-11-29 04:23:37,529 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2023-11-29 04:23:37,529 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2023-11-29 04:23:37,529 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-29 04:23:37,529 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-29 04:23:37,529 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2023-11-29 04:23:37,530 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2023-11-29 04:23:37,531 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2023-11-29 04:23:37,531 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2023-11-29 04:23:37,532 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-29 04:23:37,532 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-29 04:23:37,747 INFO L241 CfgBuilder]: Building ICFG [2023-11-29 04:23:37,748 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-29 04:23:46,241 INFO L282 CfgBuilder]: Performing block encoding [2023-11-29 04:23:46,289 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-29 04:23:46,290 INFO L309 CfgBuilder]: Removed 63 assume(true) statements. [2023-11-29 04:23:46,290 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:23:46 BoogieIcfgContainer [2023-11-29 04:23:46,290 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-29 04:23:46,294 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-29 04:23:46,294 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-29 04:23:46,297 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-29 04:23:46,298 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.11 04:23:36" (1/3) ... [2023-11-29 04:23:46,298 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b22f2d9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:23:46, skipping insertion in model container [2023-11-29 04:23:46,298 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.11 04:23:37" (2/3) ... [2023-11-29 04:23:46,299 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5b22f2d9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.11 04:23:46, skipping insertion in model container [2023-11-29 04:23:46,299 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.11 04:23:46" (3/3) ... [2023-11-29 04:23:46,300 INFO L112 eAbstractionObserver]: Analyzing ICFG uthash_JEN_test2-2.i [2023-11-29 04:23:46,318 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-29 04:23:46,318 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2023-11-29 04:23:46,368 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-29 04:23:46,376 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=PETRI_NET, 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;@5568511d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-29 04:23:46,376 INFO L358 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2023-11-29 04:23:46,381 INFO L276 IsEmpty]: Start isEmpty. Operand has 212 states, 196 states have (on average 1.6785714285714286) internal successors, (329), 205 states have internal predecessors, (329), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10) [2023-11-29 04:23:46,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-29 04:23:46,391 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:46,391 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:46,392 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:46,397 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:46,398 INFO L85 PathProgramCache]: Analyzing trace with hash -1438772984, now seen corresponding path program 1 times [2023-11-29 04:23:46,410 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:46,410 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [857776274] [2023-11-29 04:23:46,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:46,411 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-29 04:23:46,411 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:46,447 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:46,453 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:46,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:46,665 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 1 conjunts are in the unsatisfiable core [2023-11-29 04:23:46,671 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:46,693 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-29 04:23:46,693 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:46,694 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:46,694 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [857776274] [2023-11-29 04:23:46,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [857776274] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:46,695 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:46,695 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 04:23:46,697 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2067984370] [2023-11-29 04:23:46,698 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:46,702 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2023-11-29 04:23:46,702 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:46,732 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2023-11-29 04:23:46,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:23:46,737 INFO L87 Difference]: Start difference. First operand has 212 states, 196 states have (on average 1.6785714285714286) internal successors, (329), 205 states have internal predecessors, (329), 10 states have call successors, (10), 3 states have call predecessors, (10), 3 states have return successors, (10), 6 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:23:46,799 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:46,799 INFO L93 Difference]: Finished difference Result 210 states and 277 transitions. [2023-11-29 04:23:46,800 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2023-11-29 04:23:46,802 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2023-11-29 04:23:46,802 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:46,814 INFO L225 Difference]: With dead ends: 210 [2023-11-29 04:23:46,815 INFO L226 Difference]: Without dead ends: 209 [2023-11-29 04:23:46,816 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2023-11-29 04:23:46,820 INFO L413 NwaCegarLoop]: 272 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 272 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:46,822 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 272 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2023-11-29 04:23:46,841 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 209 states. [2023-11-29 04:23:46,873 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 209 to 209. [2023-11-29 04:23:46,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 209 states, 195 states have (on average 1.323076923076923) internal successors, (258), 202 states have internal predecessors, (258), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-29 04:23:46,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 209 states to 209 states and 276 transitions. [2023-11-29 04:23:46,894 INFO L78 Accepts]: Start accepts. Automaton has 209 states and 276 transitions. Word has length 10 [2023-11-29 04:23:46,894 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:46,894 INFO L495 AbstractCegarLoop]: Abstraction has 209 states and 276 transitions. [2023-11-29 04:23:46,895 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2023-11-29 04:23:46,895 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 276 transitions. [2023-11-29 04:23:46,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2023-11-29 04:23:46,896 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:46,896 INFO L195 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:46,910 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:47,096 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:47,097 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:47,097 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:47,097 INFO L85 PathProgramCache]: Analyzing trace with hash -421864408, now seen corresponding path program 1 times [2023-11-29 04:23:47,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:47,098 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1682252477] [2023-11-29 04:23:47,098 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:47,098 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-29 04:23:47,098 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:47,099 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:47,101 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:47,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:47,301 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-29 04:23:47,305 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:47,349 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:47,350 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:47,351 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:47,361 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 30 treesize of output 39 [2023-11-29 04:23:47,445 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-29 04:23:47,445 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 70 treesize of output 26 [2023-11-29 04:23:47,466 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-29 04:23:47,466 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:47,466 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:47,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1682252477] [2023-11-29 04:23:47,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1682252477] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:47,467 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:47,467 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-29 04:23:47,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255564342] [2023-11-29 04:23:47,468 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:47,469 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:23:47,469 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:47,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:23:47,470 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:23:47,470 INFO L87 Difference]: Start difference. First operand 209 states and 276 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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-29 04:23:48,158 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:48,158 INFO L93 Difference]: Finished difference Result 403 states and 538 transitions. [2023-11-29 04:23:48,159 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:23:48,159 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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 12 [2023-11-29 04:23:48,159 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:48,163 INFO L225 Difference]: With dead ends: 403 [2023-11-29 04:23:48,163 INFO L226 Difference]: Without dead ends: 403 [2023-11-29 04:23:48,163 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:23:48,165 INFO L413 NwaCegarLoop]: 254 mSDtfsCounter, 242 mSDsluCounter, 496 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 250 SdHoareTripleChecker+Valid, 750 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:48,165 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [250 Valid, 750 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2023-11-29 04:23:48,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 403 states. [2023-11-29 04:23:48,184 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 403 to 211. [2023-11-29 04:23:48,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 211 states, 197 states have (on average 1.3197969543147208) internal successors, (260), 204 states have internal predecessors, (260), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-29 04:23:48,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 211 states and 278 transitions. [2023-11-29 04:23:48,187 INFO L78 Accepts]: Start accepts. Automaton has 211 states and 278 transitions. Word has length 12 [2023-11-29 04:23:48,187 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:48,187 INFO L495 AbstractCegarLoop]: Abstraction has 211 states and 278 transitions. [2023-11-29 04:23:48,187 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 3 states have internal predecessors, (12), 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-29 04:23:48,188 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 278 transitions. [2023-11-29 04:23:48,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2023-11-29 04:23:48,190 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:48,190 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:48,193 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:48,390 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:48,390 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:48,391 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:48,391 INFO L85 PathProgramCache]: Analyzing trace with hash 589544410, now seen corresponding path program 1 times [2023-11-29 04:23:48,392 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:48,392 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [689148910] [2023-11-29 04:23:48,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:48,392 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-29 04:23:48,392 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:48,393 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:48,394 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:48,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:48,807 INFO L262 TraceCheckSpWp]: Trace formula consists of 360 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 04:23:48,812 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:48,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:23:48,844 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:48,844 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:48,845 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [689148910] [2023-11-29 04:23:48,845 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [689148910] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:48,845 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:48,845 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 04:23:48,845 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [557289153] [2023-11-29 04:23:48,846 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:48,846 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:23:48,846 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:48,847 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:23:48,847 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:23:48,848 INFO L87 Difference]: Start difference. First operand 211 states and 278 transitions. Second operand has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-29 04:23:48,981 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:48,982 INFO L93 Difference]: Finished difference Result 215 states and 274 transitions. [2023-11-29 04:23:48,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:23:48,982 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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 68 [2023-11-29 04:23:48,982 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:48,984 INFO L225 Difference]: With dead ends: 215 [2023-11-29 04:23:48,984 INFO L226 Difference]: Without dead ends: 215 [2023-11-29 04:23:48,984 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:23:48,986 INFO L413 NwaCegarLoop]: 243 mSDtfsCounter, 36 mSDsluCounter, 462 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 705 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:48,986 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 705 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 04:23:48,987 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 215 states. [2023-11-29 04:23:48,996 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 215 to 214. [2023-11-29 04:23:48,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 214 states, 200 states have (on average 1.275) internal successors, (255), 207 states have internal predecessors, (255), 10 states have call successors, (10), 3 states have call predecessors, (10), 2 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2023-11-29 04:23:48,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 214 states to 214 states and 273 transitions. [2023-11-29 04:23:48,999 INFO L78 Accepts]: Start accepts. Automaton has 214 states and 273 transitions. Word has length 68 [2023-11-29 04:23:48,999 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:48,999 INFO L495 AbstractCegarLoop]: Abstraction has 214 states and 273 transitions. [2023-11-29 04:23:48,999 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.0) internal successors, (68), 4 states have internal predecessors, (68), 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-29 04:23:49,000 INFO L276 IsEmpty]: Start isEmpty. Operand 214 states and 273 transitions. [2023-11-29 04:23:49,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2023-11-29 04:23:49,002 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:49,003 INFO L195 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:49,009 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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)] Ended with exit code 0 [2023-11-29 04:23:49,203 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:49,203 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:49,204 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:49,204 INFO L85 PathProgramCache]: Analyzing trace with hash -1244192562, now seen corresponding path program 1 times [2023-11-29 04:23:49,205 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:49,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1370563148] [2023-11-29 04:23:49,205 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:49,205 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-29 04:23:49,205 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:49,206 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:49,207 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:49,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:49,619 INFO L262 TraceCheckSpWp]: Trace formula consists of 354 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 04:23:49,623 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:49,921 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:23:49,921 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:49,921 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:49,922 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1370563148] [2023-11-29 04:23:49,922 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1370563148] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:49,922 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:49,922 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-29 04:23:49,922 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1012294685] [2023-11-29 04:23:49,922 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:49,923 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-29 04:23:49,923 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:49,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-29 04:23:49,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-29 04:23:49,924 INFO L87 Difference]: Start difference. First operand 214 states and 273 transitions. Second operand has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 2 states have internal predecessors, (68), 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-29 04:23:50,650 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:50,650 INFO L93 Difference]: Finished difference Result 344 states and 440 transitions. [2023-11-29 04:23:50,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-29 04:23:50,651 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 2 states have internal predecessors, (68), 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 68 [2023-11-29 04:23:50,651 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:50,654 INFO L225 Difference]: With dead ends: 344 [2023-11-29 04:23:50,654 INFO L226 Difference]: Without dead ends: 344 [2023-11-29 04:23:50,654 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 66 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-29 04:23:50,655 INFO L413 NwaCegarLoop]: 304 mSDtfsCounter, 117 mSDsluCounter, 228 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 124 SdHoareTripleChecker+Valid, 532 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:50,655 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [124 Valid, 532 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2023-11-29 04:23:50,657 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 344 states. [2023-11-29 04:23:50,667 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 344 to 313. [2023-11-29 04:23:50,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 313 states, 294 states have (on average 1.2653061224489797) internal successors, (372), 306 states have internal predecessors, (372), 15 states have call successors, (15), 3 states have call predecessors, (15), 2 states have return successors, (13), 5 states have call predecessors, (13), 13 states have call successors, (13) [2023-11-29 04:23:50,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 313 states to 313 states and 400 transitions. [2023-11-29 04:23:50,670 INFO L78 Accepts]: Start accepts. Automaton has 313 states and 400 transitions. Word has length 68 [2023-11-29 04:23:50,671 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:50,671 INFO L495 AbstractCegarLoop]: Abstraction has 313 states and 400 transitions. [2023-11-29 04:23:50,671 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 22.666666666666668) internal successors, (68), 2 states have internal predecessors, (68), 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-29 04:23:50,671 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 400 transitions. [2023-11-29 04:23:50,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2023-11-29 04:23:50,673 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:50,674 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:50,681 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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)] Ended with exit code 0 [2023-11-29 04:23:50,879 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:50,880 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:50,880 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:50,880 INFO L85 PathProgramCache]: Analyzing trace with hash -763991077, now seen corresponding path program 1 times [2023-11-29 04:23:50,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:50,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1583231199] [2023-11-29 04:23:50,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:50,882 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-29 04:23:50,882 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:50,883 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:50,884 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (6)] Waiting until timeout for monitored process [2023-11-29 04:23:51,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:51,337 INFO L262 TraceCheckSpWp]: Trace formula consists of 485 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 04:23:51,341 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:51,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-29 04:23:51,364 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:51,364 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:51,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1583231199] [2023-11-29 04:23:51,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1583231199] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:51,365 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:51,365 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 04:23:51,365 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [8831419] [2023-11-29 04:23:51,365 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:51,365 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:23:51,365 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:51,366 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:23:51,366 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:23:51,366 INFO L87 Difference]: Start difference. First operand 313 states and 400 transitions. Second operand has 4 states, 3 states have (on average 25.666666666666668) internal successors, (77), 4 states have internal predecessors, (77), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 04:23:51,440 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:51,440 INFO L93 Difference]: Finished difference Result 315 states and 403 transitions. [2023-11-29 04:23:51,441 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:23:51,441 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 25.666666666666668) internal successors, (77), 4 states have internal predecessors, (77), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) Word has length 81 [2023-11-29 04:23:51,442 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:51,443 INFO L225 Difference]: With dead ends: 315 [2023-11-29 04:23:51,443 INFO L226 Difference]: Without dead ends: 315 [2023-11-29 04:23:51,444 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:23:51,444 INFO L413 NwaCegarLoop]: 259 mSDtfsCounter, 1 mSDsluCounter, 514 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 773 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:51,445 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 773 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 04:23:51,446 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 315 states. [2023-11-29 04:23:51,451 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 315 to 315. [2023-11-29 04:23:51,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 315 states, 295 states have (on average 1.2677966101694915) internal successors, (374), 308 states have internal predecessors, (374), 15 states have call successors, (15), 3 states have call predecessors, (15), 3 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:23:51,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 315 states and 403 transitions. [2023-11-29 04:23:51,453 INFO L78 Accepts]: Start accepts. Automaton has 315 states and 403 transitions. Word has length 81 [2023-11-29 04:23:51,454 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:51,454 INFO L495 AbstractCegarLoop]: Abstraction has 315 states and 403 transitions. [2023-11-29 04:23:51,454 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 25.666666666666668) internal successors, (77), 4 states have internal predecessors, (77), 2 states have call successors, (2), 2 states have call predecessors, (2), 2 states have return successors, (2), 1 states have call predecessors, (2), 2 states have call successors, (2) [2023-11-29 04:23:51,454 INFO L276 IsEmpty]: Start isEmpty. Operand 315 states and 403 transitions. [2023-11-29 04:23:51,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2023-11-29 04:23:51,455 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:51,455 INFO L195 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:51,462 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (6)] Ended with exit code 0 [2023-11-29 04:23:51,656 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:51,656 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:51,656 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:51,656 INFO L85 PathProgramCache]: Analyzing trace with hash -465290529, now seen corresponding path program 1 times [2023-11-29 04:23:51,657 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:51,657 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1684000557] [2023-11-29 04:23:51,657 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:51,657 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-29 04:23:51,657 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:51,658 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:51,659 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (7)] Waiting until timeout for monitored process [2023-11-29 04:23:52,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:52,114 INFO L262 TraceCheckSpWp]: Trace formula consists of 507 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-29 04:23:52,119 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:52,150 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 8 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2023-11-29 04:23:52,150 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:23:52,234 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2023-11-29 04:23:52,235 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:52,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1684000557] [2023-11-29 04:23:52,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1684000557] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:23:52,235 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:23:52,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2023-11-29 04:23:52,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1340474099] [2023-11-29 04:23:52,236 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:23:52,236 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2023-11-29 04:23:52,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:52,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2023-11-29 04:23:52,237 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2023-11-29 04:23:52,238 INFO L87 Difference]: Start difference. First operand 315 states and 403 transitions. Second operand has 8 states, 6 states have (on average 14.166666666666666) internal successors, (85), 8 states have internal predecessors, (85), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:23:52,457 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:52,457 INFO L93 Difference]: Finished difference Result 324 states and 417 transitions. [2023-11-29 04:23:52,458 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-29 04:23:52,458 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 14.166666666666666) internal successors, (85), 8 states have internal predecessors, (85), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 83 [2023-11-29 04:23:52,459 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:52,461 INFO L225 Difference]: With dead ends: 324 [2023-11-29 04:23:52,461 INFO L226 Difference]: Without dead ends: 324 [2023-11-29 04:23:52,461 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 169 GetRequests, 158 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=62, Invalid=94, Unknown=0, NotChecked=0, Total=156 [2023-11-29 04:23:52,462 INFO L413 NwaCegarLoop]: 259 mSDtfsCounter, 7 mSDsluCounter, 514 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 773 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:52,462 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 773 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 04:23:52,463 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 324 states. [2023-11-29 04:23:52,470 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 324 to 323. [2023-11-29 04:23:52,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 323 states, 302 states have (on average 1.281456953642384) internal successors, (387), 315 states have internal predecessors, (387), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:23:52,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 323 states and 416 transitions. [2023-11-29 04:23:52,473 INFO L78 Accepts]: Start accepts. Automaton has 323 states and 416 transitions. Word has length 83 [2023-11-29 04:23:52,473 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:52,473 INFO L495 AbstractCegarLoop]: Abstraction has 323 states and 416 transitions. [2023-11-29 04:23:52,474 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 14.166666666666666) internal successors, (85), 8 states have internal predecessors, (85), 2 states have call successors, (3), 2 states have call predecessors, (3), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:23:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 416 transitions. [2023-11-29 04:23:52,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2023-11-29 04:23:52,475 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:52,475 INFO L195 NwaCegarLoop]: trace histogram [6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:52,487 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (7)] Forceful destruction successful, exit code 0 [2023-11-29 04:23:52,687 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:52,687 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:52,688 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:52,688 INFO L85 PathProgramCache]: Analyzing trace with hash -685029317, now seen corresponding path program 2 times [2023-11-29 04:23:52,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:52,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1480931287] [2023-11-29 04:23:52,688 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:23:52,688 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-29 04:23:52,689 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:52,689 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:52,690 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (8)] Waiting until timeout for monitored process [2023-11-29 04:23:52,967 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 04:23:52,968 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:23:52,973 INFO L262 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjunts are in the unsatisfiable core [2023-11-29 04:23:52,976 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:52,985 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:52,986 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:52,986 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:23:52,989 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 30 treesize of output 39 [2023-11-29 04:23:53,052 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-29 04:23:53,053 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 70 treesize of output 26 [2023-11-29 04:23:53,067 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2023-11-29 04:23:53,067 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:53,067 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:53,067 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1480931287] [2023-11-29 04:23:53,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1480931287] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:53,068 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:53,068 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 04:23:53,068 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1859434675] [2023-11-29 04:23:53,068 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:53,069 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:23:53,069 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:53,069 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:23:53,069 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:23:53,070 INFO L87 Difference]: Start difference. First operand 323 states and 416 transitions. Second operand has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:23:53,630 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:53,631 INFO L93 Difference]: Finished difference Result 459 states and 607 transitions. [2023-11-29 04:23:53,631 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:23:53,632 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 87 [2023-11-29 04:23:53,632 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:53,634 INFO L225 Difference]: With dead ends: 459 [2023-11-29 04:23:53,634 INFO L226 Difference]: Without dead ends: 459 [2023-11-29 04:23:53,634 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 84 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:23:53,635 INFO L413 NwaCegarLoop]: 270 mSDtfsCounter, 186 mSDsluCounter, 501 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 194 SdHoareTripleChecker+Valid, 771 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:53,635 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [194 Valid, 771 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2023-11-29 04:23:53,637 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 459 states. [2023-11-29 04:23:53,647 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 459 to 325. [2023-11-29 04:23:53,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 325 states, 304 states have (on average 1.2796052631578947) internal successors, (389), 317 states have internal predecessors, (389), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:23:53,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 325 states to 325 states and 418 transitions. [2023-11-29 04:23:53,649 INFO L78 Accepts]: Start accepts. Automaton has 325 states and 418 transitions. Word has length 87 [2023-11-29 04:23:53,649 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:53,649 INFO L495 AbstractCegarLoop]: Abstraction has 325 states and 418 transitions. [2023-11-29 04:23:53,650 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 18.75) internal successors, (75), 4 states have internal predecessors, (75), 1 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:23:53,650 INFO L276 IsEmpty]: Start isEmpty. Operand 325 states and 418 transitions. [2023-11-29 04:23:53,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2023-11-29 04:23:53,651 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:53,652 INFO L195 NwaCegarLoop]: trace histogram [6, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:53,655 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (8)] Ended with exit code 0 [2023-11-29 04:23:53,852 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:53,852 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:53,853 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:53,853 INFO L85 PathProgramCache]: Analyzing trace with hash 1972707259, now seen corresponding path program 1 times [2023-11-29 04:23:53,853 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:53,853 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1363828066] [2023-11-29 04:23:53,854 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:53,854 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-29 04:23:53,854 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:53,855 INFO L229 MonitoredProcess]: Starting monitored process 9 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:53,855 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (9)] Waiting until timeout for monitored process [2023-11-29 04:23:54,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:54,382 INFO L262 TraceCheckSpWp]: Trace formula consists of 601 conjuncts, 7 conjunts are in the unsatisfiable core [2023-11-29 04:23:54,385 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:54,445 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 19 proven. 10 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2023-11-29 04:23:54,445 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:23:54,641 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 2 proven. 26 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2023-11-29 04:23:54,641 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:54,641 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1363828066] [2023-11-29 04:23:54,641 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1363828066] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:23:54,642 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:23:54,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 14 [2023-11-29 04:23:54,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1591151120] [2023-11-29 04:23:54,642 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:23:54,643 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2023-11-29 04:23:54,643 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:54,643 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2023-11-29 04:23:54,644 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=61, Invalid=121, Unknown=0, NotChecked=0, Total=182 [2023-11-29 04:23:54,644 INFO L87 Difference]: Start difference. First operand 325 states and 418 transitions. Second operand has 14 states, 12 states have (on average 10.416666666666666) internal successors, (125), 14 states have internal predecessors, (125), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:23:55,343 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:55,343 INFO L93 Difference]: Finished difference Result 340 states and 440 transitions. [2023-11-29 04:23:55,343 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2023-11-29 04:23:55,344 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 12 states have (on average 10.416666666666666) internal successors, (125), 14 states have internal predecessors, (125), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 122 [2023-11-29 04:23:55,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:55,346 INFO L225 Difference]: With dead ends: 340 [2023-11-29 04:23:55,346 INFO L226 Difference]: Without dead ends: 338 [2023-11-29 04:23:55,346 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 256 GetRequests, 230 SyntacticMatches, 0 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=257, Invalid=499, Unknown=0, NotChecked=0, Total=756 [2023-11-29 04:23:55,347 INFO L413 NwaCegarLoop]: 259 mSDtfsCounter, 12 mSDsluCounter, 1282 mSDsCounter, 0 mSdLazyCounter, 193 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 1541 SdHoareTripleChecker+Invalid, 205 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 193 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:55,347 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 1541 Invalid, 205 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 193 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2023-11-29 04:23:55,348 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 338 states. [2023-11-29 04:23:55,355 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 338 to 334. [2023-11-29 04:23:55,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 334 states, 313 states have (on average 1.281150159744409) internal successors, (401), 326 states have internal predecessors, (401), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:23:55,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 334 states to 334 states and 430 transitions. [2023-11-29 04:23:55,358 INFO L78 Accepts]: Start accepts. Automaton has 334 states and 430 transitions. Word has length 122 [2023-11-29 04:23:55,358 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:55,358 INFO L495 AbstractCegarLoop]: Abstraction has 334 states and 430 transitions. [2023-11-29 04:23:55,359 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 12 states have (on average 10.416666666666666) internal successors, (125), 14 states have internal predecessors, (125), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:23:55,359 INFO L276 IsEmpty]: Start isEmpty. Operand 334 states and 430 transitions. [2023-11-29 04:23:55,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2023-11-29 04:23:55,367 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:55,368 INFO L195 NwaCegarLoop]: trace histogram [15, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:55,377 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (9)] Ended with exit code 0 [2023-11-29 04:23:55,568 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:55,568 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:55,569 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:55,569 INFO L85 PathProgramCache]: Analyzing trace with hash -1410975134, now seen corresponding path program 2 times [2023-11-29 04:23:55,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:55,570 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [665954787] [2023-11-29 04:23:55,570 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:23:55,570 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-29 04:23:55,570 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:55,571 INFO L229 MonitoredProcess]: Starting monitored process 10 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:55,572 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (10)] Waiting until timeout for monitored process [2023-11-29 04:23:55,869 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2023-11-29 04:23:55,869 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:23:55,874 INFO L262 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 04:23:55,876 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:55,895 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2023-11-29 04:23:55,896 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:23:55,896 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:55,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [665954787] [2023-11-29 04:23:55,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [665954787] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:23:55,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:23:55,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 04:23:55,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2116667920] [2023-11-29 04:23:55,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:23:55,897 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:23:55,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:55,898 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:23:55,898 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:23:55,898 INFO L87 Difference]: Start difference. First operand 334 states and 430 transitions. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:23:56,030 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:23:56,030 INFO L93 Difference]: Finished difference Result 342 states and 422 transitions. [2023-11-29 04:23:56,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-29 04:23:56,031 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 131 [2023-11-29 04:23:56,031 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:23:56,033 INFO L225 Difference]: With dead ends: 342 [2023-11-29 04:23:56,033 INFO L226 Difference]: Without dead ends: 342 [2023-11-29 04:23:56,033 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 128 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:23:56,034 INFO L413 NwaCegarLoop]: 232 mSDtfsCounter, 36 mSDsluCounter, 440 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 36 SdHoareTripleChecker+Valid, 672 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2023-11-29 04:23:56,034 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [36 Valid, 672 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2023-11-29 04:23:56,035 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 342 states. [2023-11-29 04:23:56,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 342 to 340. [2023-11-29 04:23:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 340 states, 319 states have (on average 1.225705329153605) internal successors, (391), 332 states have internal predecessors, (391), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:23:56,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 420 transitions. [2023-11-29 04:23:56,045 INFO L78 Accepts]: Start accepts. Automaton has 340 states and 420 transitions. Word has length 131 [2023-11-29 04:23:56,045 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:23:56,046 INFO L495 AbstractCegarLoop]: Abstraction has 340 states and 420 transitions. [2023-11-29 04:23:56,046 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:23:56,046 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 420 transitions. [2023-11-29 04:23:56,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 132 [2023-11-29 04:23:56,048 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:23:56,048 INFO L195 NwaCegarLoop]: trace histogram [15, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:23:56,051 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (10)] Ended with exit code 0 [2023-11-29 04:23:56,248 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:56,249 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:23:56,249 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:23:56,249 INFO L85 PathProgramCache]: Analyzing trace with hash -313172650, now seen corresponding path program 1 times [2023-11-29 04:23:56,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:23:56,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1486230181] [2023-11-29 04:23:56,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:23:56,250 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-29 04:23:56,250 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:23:56,250 INFO L229 MonitoredProcess]: Starting monitored process 11 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:23:56,256 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (11)] Waiting until timeout for monitored process [2023-11-29 04:23:56,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:23:56,803 INFO L262 TraceCheckSpWp]: Trace formula consists of 694 conjuncts, 13 conjunts are in the unsatisfiable core [2023-11-29 04:23:56,807 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:23:56,967 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 70 proven. 55 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2023-11-29 04:23:56,967 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:23:57,615 INFO L134 CoverageAnalysis]: Checked inductivity of 140 backedges. 2 proven. 122 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2023-11-29 04:23:57,616 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:23:57,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1486230181] [2023-11-29 04:23:57,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1486230181] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:23:57,616 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:23:57,616 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14] total 26 [2023-11-29 04:23:57,616 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [3414996] [2023-11-29 04:23:57,616 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:23:57,617 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2023-11-29 04:23:57,617 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:23:57,618 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2023-11-29 04:23:57,618 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=457, Unknown=0, NotChecked=0, Total=650 [2023-11-29 04:23:57,619 INFO L87 Difference]: Start difference. First operand 340 states and 420 transitions. Second operand has 26 states, 24 states have (on average 5.708333333333333) internal successors, (137), 26 states have internal predecessors, (137), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:24:00,384 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:24:00,384 INFO L93 Difference]: Finished difference Result 370 states and 466 transitions. [2023-11-29 04:24:00,385 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 47 states. [2023-11-29 04:24:00,386 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 5.708333333333333) internal successors, (137), 26 states have internal predecessors, (137), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 131 [2023-11-29 04:24:00,386 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:24:00,388 INFO L225 Difference]: With dead ends: 370 [2023-11-29 04:24:00,388 INFO L226 Difference]: Without dead ends: 368 [2023-11-29 04:24:00,390 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 292 GetRequests, 236 SyntacticMatches, 0 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 368 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=1025, Invalid=2281, Unknown=0, NotChecked=0, Total=3306 [2023-11-29 04:24:00,391 INFO L413 NwaCegarLoop]: 248 mSDtfsCounter, 25 mSDsluCounter, 2941 mSDsCounter, 0 mSdLazyCounter, 694 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 3189 SdHoareTripleChecker+Invalid, 717 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 694 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2023-11-29 04:24:00,391 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 3189 Invalid, 717 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 694 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2023-11-29 04:24:00,392 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 368 states. [2023-11-29 04:24:00,400 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 358. [2023-11-29 04:24:00,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 358 states, 337 states have (on average 1.231454005934718) internal successors, (415), 350 states have internal predecessors, (415), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:24:00,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 358 states and 444 transitions. [2023-11-29 04:24:00,403 INFO L78 Accepts]: Start accepts. Automaton has 358 states and 444 transitions. Word has length 131 [2023-11-29 04:24:00,403 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:24:00,403 INFO L495 AbstractCegarLoop]: Abstraction has 358 states and 444 transitions. [2023-11-29 04:24:00,403 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 5.708333333333333) internal successors, (137), 26 states have internal predecessors, (137), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:24:00,404 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 444 transitions. [2023-11-29 04:24:00,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2023-11-29 04:24:00,405 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:24:00,405 INFO L195 NwaCegarLoop]: trace histogram [33, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:24:00,414 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (11)] Ended with exit code 0 [2023-11-29 04:24:00,606 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:00,606 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:24:00,606 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:24:00,607 INFO L85 PathProgramCache]: Analyzing trace with hash -1477463434, now seen corresponding path program 2 times [2023-11-29 04:24:00,607 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:24:00,607 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [199401855] [2023-11-29 04:24:00,608 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:24:00,608 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-29 04:24:00,608 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:24:00,609 INFO L229 MonitoredProcess]: Starting monitored process 12 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:00,610 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (12)] Waiting until timeout for monitored process [2023-11-29 04:24:01,380 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:24:01,380 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:24:01,414 INFO L262 TraceCheckSpWp]: Trace formula consists of 892 conjuncts, 25 conjunts are in the unsatisfiable core [2023-11-29 04:24:01,418 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:24:01,968 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 280 proven. 253 refuted. 0 times theorem prover too weak. 66 trivial. 0 not checked. [2023-11-29 04:24:01,968 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:24:03,898 INFO L134 CoverageAnalysis]: Checked inductivity of 599 backedges. 2 proven. 530 refuted. 0 times theorem prover too weak. 67 trivial. 0 not checked. [2023-11-29 04:24:03,898 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:24:03,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [199401855] [2023-11-29 04:24:03,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [199401855] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:24:03,899 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:24:03,899 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26] total 50 [2023-11-29 04:24:03,899 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2078564527] [2023-11-29 04:24:03,899 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:24:03,900 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 50 states [2023-11-29 04:24:03,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:24:03,901 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 50 interpolants. [2023-11-29 04:24:03,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=672, Invalid=1778, Unknown=0, NotChecked=0, Total=2450 [2023-11-29 04:24:03,903 INFO L87 Difference]: Start difference. First operand 358 states and 444 transitions. Second operand has 50 states, 48 states have (on average 3.3541666666666665) internal successors, (161), 50 states have internal predecessors, (161), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:24:13,728 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:24:13,728 INFO L93 Difference]: Finished difference Result 416 states and 534 transitions. [2023-11-29 04:24:13,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 93 states. [2023-11-29 04:24:13,729 INFO L78 Accepts]: Start accepts. Automaton has has 50 states, 48 states have (on average 3.3541666666666665) internal successors, (161), 50 states have internal predecessors, (161), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) Word has length 149 [2023-11-29 04:24:13,729 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:24:13,731 INFO L225 Difference]: With dead ends: 416 [2023-11-29 04:24:13,731 INFO L226 Difference]: Without dead ends: 414 [2023-11-29 04:24:13,736 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 362 GetRequests, 248 SyntacticMatches, 0 SemanticMatches, 114 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1427 ImplicationChecksByTransitivity, 7.0s TimeCoverageRelationStatistics Valid=3840, Invalid=9500, Unknown=0, NotChecked=0, Total=13340 [2023-11-29 04:24:13,737 INFO L413 NwaCegarLoop]: 248 mSDtfsCounter, 48 mSDsluCounter, 5638 mSDsCounter, 0 mSdLazyCounter, 2527 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 5886 SdHoareTripleChecker+Invalid, 2589 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 2527 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 4.7s IncrementalHoareTripleChecker+Time [2023-11-29 04:24:13,737 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 5886 Invalid, 2589 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 2527 Invalid, 0 Unknown, 0 Unchecked, 4.7s Time] [2023-11-29 04:24:13,738 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 414 states. [2023-11-29 04:24:13,747 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 414 to 392. [2023-11-29 04:24:13,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 392 states, 371 states have (on average 1.2425876010781671) internal successors, (461), 384 states have internal predecessors, (461), 15 states have call successors, (15), 4 states have call predecessors, (15), 4 states have return successors, (14), 5 states have call predecessors, (14), 13 states have call successors, (14) [2023-11-29 04:24:13,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 392 states to 392 states and 490 transitions. [2023-11-29 04:24:13,750 INFO L78 Accepts]: Start accepts. Automaton has 392 states and 490 transitions. Word has length 149 [2023-11-29 04:24:13,751 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:24:13,751 INFO L495 AbstractCegarLoop]: Abstraction has 392 states and 490 transitions. [2023-11-29 04:24:13,751 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 50 states, 48 states have (on average 3.3541666666666665) internal successors, (161), 50 states have internal predecessors, (161), 2 states have call successors, (4), 2 states have call predecessors, (4), 4 states have return successors, (4), 1 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:24:13,751 INFO L276 IsEmpty]: Start isEmpty. Operand 392 states and 490 transitions. [2023-11-29 04:24:13,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 184 [2023-11-29 04:24:13,753 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:24:13,754 INFO L195 NwaCegarLoop]: trace histogram [67, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:24:13,768 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (12)] Ended with exit code 0 [2023-11-29 04:24:13,954 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:13,954 INFO L420 AbstractCegarLoop]: === Iteration 12 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:24:13,954 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:24:13,955 INFO L85 PathProgramCache]: Analyzing trace with hash -470762986, now seen corresponding path program 3 times [2023-11-29 04:24:13,955 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:24:13,955 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [259542688] [2023-11-29 04:24:13,956 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 04:24:13,956 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-29 04:24:13,956 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:24:13,957 INFO L229 MonitoredProcess]: Starting monitored process 13 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:13,958 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (13)] Waiting until timeout for monitored process [2023-11-29 04:24:14,523 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 04:24:14,523 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:24:14,543 INFO L262 TraceCheckSpWp]: Trace formula consists of 414 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-29 04:24:14,547 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:24:14,752 INFO L134 CoverageAnalysis]: Checked inductivity of 2350 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2348 trivial. 0 not checked. [2023-11-29 04:24:14,752 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-29 04:24:14,752 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:24:14,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [259542688] [2023-11-29 04:24:14,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [259542688] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-29 04:24:14,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-29 04:24:14,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2023-11-29 04:24:14,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [571780900] [2023-11-29 04:24:14,753 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-29 04:24:14,754 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-29 04:24:14,754 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:24:14,755 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-29 04:24:14,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2023-11-29 04:24:14,755 INFO L87 Difference]: Start difference. First operand 392 states and 490 transitions. Second operand has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:24:19,141 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 04:24:23,147 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 04:24:26,543 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.11s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [] [2023-11-29 04:24:27,473 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:24:27,473 INFO L93 Difference]: Finished difference Result 402 states and 502 transitions. [2023-11-29 04:24:27,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-29 04:24:27,473 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) Word has length 183 [2023-11-29 04:24:27,474 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:24:27,475 INFO L225 Difference]: With dead ends: 402 [2023-11-29 04:24:27,475 INFO L226 Difference]: Without dead ends: 402 [2023-11-29 04:24:27,476 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 181 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2023-11-29 04:24:27,476 INFO L413 NwaCegarLoop]: 246 mSDtfsCounter, 379 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 16 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 12.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 379 SdHoareTripleChecker+Valid, 414 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 12.7s IncrementalHoareTripleChecker+Time [2023-11-29 04:24:27,477 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [379 Valid, 414 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 93 Invalid, 2 Unknown, 0 Unchecked, 12.7s Time] [2023-11-29 04:24:27,477 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 402 states. [2023-11-29 04:24:27,482 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 402 to 333. [2023-11-29 04:24:27,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 333 states, 317 states have (on average 1.2397476340694007) internal successors, (393), 325 states have internal predecessors, (393), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9) [2023-11-29 04:24:27,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 333 states to 333 states and 412 transitions. [2023-11-29 04:24:27,483 INFO L78 Accepts]: Start accepts. Automaton has 333 states and 412 transitions. Word has length 183 [2023-11-29 04:24:27,484 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:24:27,484 INFO L495 AbstractCegarLoop]: Abstraction has 333 states and 412 transitions. [2023-11-29 04:24:27,484 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (2), 1 states have call predecessors, (2), 1 states have call successors, (2) [2023-11-29 04:24:27,484 INFO L276 IsEmpty]: Start isEmpty. Operand 333 states and 412 transitions. [2023-11-29 04:24:27,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 192 [2023-11-29 04:24:27,486 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:24:27,486 INFO L195 NwaCegarLoop]: trace histogram [67, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:24:27,494 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (13)] Ended with exit code 0 [2023-11-29 04:24:27,686 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:27,687 INFO L420 AbstractCegarLoop]: === Iteration 13 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:24:27,687 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:24:27,687 INFO L85 PathProgramCache]: Analyzing trace with hash -1888585248, now seen corresponding path program 1 times [2023-11-29 04:24:27,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:24:27,688 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1199869082] [2023-11-29 04:24:27,688 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:24:27,689 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-29 04:24:27,689 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:24:27,690 INFO L229 MonitoredProcess]: Starting monitored process 14 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:27,691 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (14)] Waiting until timeout for monitored process [2023-11-29 04:24:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:24:28,957 INFO L262 TraceCheckSpWp]: Trace formula consists of 1282 conjuncts, 26 conjunts are in the unsatisfiable core [2023-11-29 04:24:28,962 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:24:29,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2350 backedges. 1083 proven. 276 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2023-11-29 04:24:29,686 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:24:32,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2350 backedges. 1083 proven. 276 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2023-11-29 04:24:32,027 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:24:32,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1199869082] [2023-11-29 04:24:32,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1199869082] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:24:32,027 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:24:32,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27] total 52 [2023-11-29 04:24:32,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1784017256] [2023-11-29 04:24:32,028 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:24:32,028 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 52 states [2023-11-29 04:24:32,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:24:32,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants. [2023-11-29 04:24:32,031 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=726, Invalid=1926, Unknown=0, NotChecked=0, Total=2652 [2023-11-29 04:24:32,031 INFO L87 Difference]: Start difference. First operand 333 states and 412 transitions. Second operand has 52 states, 50 states have (on average 3.36) internal successors, (168), 52 states have internal predecessors, (168), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:24:42,962 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:24:42,962 INFO L93 Difference]: Finished difference Result 382 states and 486 transitions. [2023-11-29 04:24:42,963 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 99 states. [2023-11-29 04:24:42,963 INFO L78 Accepts]: Start accepts. Automaton has has 52 states, 50 states have (on average 3.36) internal successors, (168), 52 states have internal predecessors, (168), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 191 [2023-11-29 04:24:42,964 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:24:42,966 INFO L225 Difference]: With dead ends: 382 [2023-11-29 04:24:42,966 INFO L226 Difference]: Without dead ends: 382 [2023-11-29 04:24:42,973 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 451 GetRequests, 330 SyntacticMatches, 0 SemanticMatches, 121 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3563 ImplicationChecksByTransitivity, 9.5s TimeCoverageRelationStatistics Valid=4418, Invalid=10588, Unknown=0, NotChecked=0, Total=15006 [2023-11-29 04:24:42,974 INFO L413 NwaCegarLoop]: 245 mSDtfsCounter, 54 mSDsluCounter, 5810 mSDsCounter, 0 mSdLazyCounter, 2022 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 6055 SdHoareTripleChecker+Invalid, 2064 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 2022 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time [2023-11-29 04:24:42,974 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 6055 Invalid, 2064 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 2022 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time] [2023-11-29 04:24:42,975 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 382 states. [2023-11-29 04:24:42,984 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 382 to 358. [2023-11-29 04:24:42,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 358 states, 342 states have (on average 1.2953216374269005) internal successors, (443), 350 states have internal predecessors, (443), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9) [2023-11-29 04:24:42,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 358 states to 358 states and 462 transitions. [2023-11-29 04:24:42,987 INFO L78 Accepts]: Start accepts. Automaton has 358 states and 462 transitions. Word has length 191 [2023-11-29 04:24:42,987 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:24:42,987 INFO L495 AbstractCegarLoop]: Abstraction has 358 states and 462 transitions. [2023-11-29 04:24:42,988 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 52 states, 50 states have (on average 3.36) internal successors, (168), 52 states have internal predecessors, (168), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:24:42,988 INFO L276 IsEmpty]: Start isEmpty. Operand 358 states and 462 transitions. [2023-11-29 04:24:42,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2023-11-29 04:24:42,990 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:24:42,990 INFO L195 NwaCegarLoop]: trace histogram [92, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:24:43,007 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (14)] Forceful destruction successful, exit code 0 [2023-11-29 04:24:43,190 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:43,191 INFO L420 AbstractCegarLoop]: === Iteration 14 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:24:43,191 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:24:43,191 INFO L85 PathProgramCache]: Analyzing trace with hash -670708455, now seen corresponding path program 2 times [2023-11-29 04:24:43,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:24:43,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [992571166] [2023-11-29 04:24:43,192 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:24:43,192 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-29 04:24:43,192 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:24:43,193 INFO L229 MonitoredProcess]: Starting monitored process 15 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:24:43,194 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (15)] Waiting until timeout for monitored process [2023-11-29 04:24:45,142 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:24:45,143 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:24:45,202 INFO L262 TraceCheckSpWp]: Trace formula consists of 1557 conjuncts, 51 conjunts are in the unsatisfiable core [2023-11-29 04:24:45,206 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:24:47,408 INFO L134 CoverageAnalysis]: Checked inductivity of 4375 backedges. 2208 proven. 1176 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2023-11-29 04:24:47,408 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:24:56,143 INFO L134 CoverageAnalysis]: Checked inductivity of 4375 backedges. 2208 proven. 1176 refuted. 0 times theorem prover too weak. 991 trivial. 0 not checked. [2023-11-29 04:24:56,144 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:24:56,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [992571166] [2023-11-29 04:24:56,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [992571166] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:24:56,144 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:24:56,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [52, 52] total 102 [2023-11-29 04:24:56,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [347744478] [2023-11-29 04:24:56,144 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:24:56,145 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 102 states [2023-11-29 04:24:56,145 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:24:56,147 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 102 interpolants. [2023-11-29 04:24:56,152 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2701, Invalid=7601, Unknown=0, NotChecked=0, Total=10302 [2023-11-29 04:24:56,152 INFO L87 Difference]: Start difference. First operand 358 states and 462 transitions. Second operand has 102 states, 100 states have (on average 2.18) internal successors, (218), 102 states have internal predecessors, (218), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:25:46,653 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:25:46,653 INFO L93 Difference]: Finished difference Result 465 states and 622 transitions. [2023-11-29 04:25:46,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 151 states. [2023-11-29 04:25:46,654 INFO L78 Accepts]: Start accepts. Automaton has has 102 states, 100 states have (on average 2.18) internal successors, (218), 102 states have internal predecessors, (218), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 216 [2023-11-29 04:25:46,654 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:25:46,657 INFO L225 Difference]: With dead ends: 465 [2023-11-29 04:25:46,657 INFO L226 Difference]: Without dead ends: 465 [2023-11-29 04:25:46,667 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 527 GetRequests, 330 SyntacticMatches, 0 SemanticMatches, 197 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7008 ImplicationChecksByTransitivity, 45.3s TimeCoverageRelationStatistics Valid=12595, Invalid=26807, Unknown=0, NotChecked=0, Total=39402 [2023-11-29 04:25:46,667 INFO L413 NwaCegarLoop]: 245 mSDtfsCounter, 164 mSDsluCounter, 11859 mSDsCounter, 0 mSdLazyCounter, 7947 mSolverCounterSat, 57 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 12.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 164 SdHoareTripleChecker+Valid, 12104 SdHoareTripleChecker+Invalid, 8004 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 57 IncrementalHoareTripleChecker+Valid, 7947 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 14.2s IncrementalHoareTripleChecker+Time [2023-11-29 04:25:46,667 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [164 Valid, 12104 Invalid, 8004 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [57 Valid, 7947 Invalid, 0 Unknown, 0 Unchecked, 14.2s Time] [2023-11-29 04:25:46,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 465 states. [2023-11-29 04:25:46,677 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 465 to 412. [2023-11-29 04:25:46,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 412 states, 396 states have (on average 1.3888888888888888) internal successors, (550), 404 states have internal predecessors, (550), 10 states have call successors, (10), 4 states have call predecessors, (10), 4 states have return successors, (9), 4 states have call predecessors, (9), 8 states have call successors, (9) [2023-11-29 04:25:46,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 412 states to 412 states and 569 transitions. [2023-11-29 04:25:46,680 INFO L78 Accepts]: Start accepts. Automaton has 412 states and 569 transitions. Word has length 216 [2023-11-29 04:25:46,680 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:25:46,681 INFO L495 AbstractCegarLoop]: Abstraction has 412 states and 569 transitions. [2023-11-29 04:25:46,681 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 102 states, 100 states have (on average 2.18) internal successors, (218), 102 states have internal predecessors, (218), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:25:46,681 INFO L276 IsEmpty]: Start isEmpty. Operand 412 states and 569 transitions. [2023-11-29 04:25:46,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 267 [2023-11-29 04:25:46,682 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:25:46,683 INFO L195 NwaCegarLoop]: trace histogram [142, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:25:46,699 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (15)] Ended with exit code 0 [2023-11-29 04:25:46,883 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:25:46,883 INFO L420 AbstractCegarLoop]: === Iteration 15 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:25:46,884 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:25:46,884 INFO L85 PathProgramCache]: Analyzing trace with hash 1880854265, now seen corresponding path program 3 times [2023-11-29 04:25:46,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:25:46,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1415019124] [2023-11-29 04:25:46,885 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2023-11-29 04:25:46,885 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-29 04:25:46,885 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:25:46,886 INFO L229 MonitoredProcess]: Starting monitored process 16 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:25:46,887 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (16)] Waiting until timeout for monitored process [2023-11-29 04:25:48,086 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2023-11-29 04:25:48,086 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:25:48,117 INFO L262 TraceCheckSpWp]: Trace formula consists of 430 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-29 04:25:48,122 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:25:48,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:25:48,129 INFO L173 IndexEqualityManager]: detected equality via solver [2023-11-29 04:25:48,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 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 35 treesize of output 29 [2023-11-29 04:25:59,906 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-29 04:25:59,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 200 treesize of output 88 [2023-11-29 04:26:00,037 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2023-11-29 04:26:00,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 110 treesize of output 66 [2023-11-29 04:26:00,137 INFO L134 CoverageAnalysis]: Checked inductivity of 10300 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 10298 trivial. 0 not checked. [2023-11-29 04:26:00,138 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:26:04,904 INFO L134 CoverageAnalysis]: Checked inductivity of 10300 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 10298 trivial. 0 not checked. [2023-11-29 04:26:04,904 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:26:04,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1415019124] [2023-11-29 04:26:04,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1415019124] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:26:04,904 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:26:04,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 13 [2023-11-29 04:26:04,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1538474074] [2023-11-29 04:26:04,904 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:26:04,905 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2023-11-29 04:26:04,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:26:04,906 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2023-11-29 04:26:04,906 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40, Invalid=115, Unknown=1, NotChecked=0, Total=156 [2023-11-29 04:26:04,906 INFO L87 Difference]: Start difference. First operand 412 states and 569 transitions. Second operand has 13 states, 13 states have (on average 14.23076923076923) internal successors, (185), 13 states have internal predecessors, (185), 3 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:26:09,380 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:17,484 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:21,656 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:26,003 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:30,548 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:34,564 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:38,585 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:42,752 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:46,840 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:50,931 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:54,986 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:26:59,173 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:03,239 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:07,276 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:11,316 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:15,335 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:19,509 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:23,469 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.95s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:25,598 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.86s for a HTC check with result INVALID. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:29,738 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:33,762 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:37,781 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:41,807 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:45,849 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, BitVec], hasArrays=true, hasNonlinArith=false, quantifiers [0] [2023-11-29 04:27:46,089 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:27:46,089 INFO L93 Difference]: Finished difference Result 994 states and 1360 transitions. [2023-11-29 04:27:46,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2023-11-29 04:27:46,090 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 14.23076923076923) internal successors, (185), 13 states have internal predecessors, (185), 3 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 266 [2023-11-29 04:27:46,091 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:27:46,094 INFO L225 Difference]: With dead ends: 994 [2023-11-29 04:27:46,095 INFO L226 Difference]: Without dead ends: 994 [2023-11-29 04:27:46,095 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 535 GetRequests, 516 SyntacticMatches, 3 SemanticMatches, 16 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 49 ImplicationChecksByTransitivity, 17.5s TimeCoverageRelationStatistics Valid=87, Invalid=217, Unknown=2, NotChecked=0, Total=306 [2023-11-29 04:27:46,096 INFO L413 NwaCegarLoop]: 314 mSDtfsCounter, 1022 mSDsluCounter, 2066 mSDsCounter, 0 mSdLazyCounter, 247 mSolverCounterSat, 41 mSolverCounterUnsat, 22 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 96.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1030 SdHoareTripleChecker+Valid, 2380 SdHoareTripleChecker+Invalid, 310 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 247 IncrementalHoareTripleChecker+Invalid, 22 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 96.4s IncrementalHoareTripleChecker+Time [2023-11-29 04:27:46,096 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [1030 Valid, 2380 Invalid, 310 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 247 Invalid, 22 Unknown, 0 Unchecked, 96.4s Time] [2023-11-29 04:27:46,097 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 994 states. [2023-11-29 04:27:46,114 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 994 to 623. [2023-11-29 04:27:46,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 623 states, 603 states have (on average 1.3200663349917081) internal successors, (796), 611 states have internal predecessors, (796), 13 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (12), 7 states have call predecessors, (12), 11 states have call successors, (12) [2023-11-29 04:27:46,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 623 states to 623 states and 821 transitions. [2023-11-29 04:27:46,117 INFO L78 Accepts]: Start accepts. Automaton has 623 states and 821 transitions. Word has length 266 [2023-11-29 04:27:46,117 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:27:46,117 INFO L495 AbstractCegarLoop]: Abstraction has 623 states and 821 transitions. [2023-11-29 04:27:46,117 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 14.23076923076923) internal successors, (185), 13 states have internal predecessors, (185), 3 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2023-11-29 04:27:46,117 INFO L276 IsEmpty]: Start isEmpty. Operand 623 states and 821 transitions. [2023-11-29 04:27:46,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 435 [2023-11-29 04:27:46,120 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:27:46,120 INFO L195 NwaCegarLoop]: trace histogram [142, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:27:46,130 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (16)] Forceful destruction successful, exit code 0 [2023-11-29 04:27:46,321 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:27:46,321 INFO L420 AbstractCegarLoop]: === Iteration 16 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:27:46,322 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:27:46,322 INFO L85 PathProgramCache]: Analyzing trace with hash -993633593, now seen corresponding path program 1 times [2023-11-29 04:27:46,324 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:27:46,324 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [231278405] [2023-11-29 04:27:46,324 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-29 04:27:46,324 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-29 04:27:46,324 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:27:46,325 INFO L229 MonitoredProcess]: Starting monitored process 17 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:27:46,326 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (17)] Waiting until timeout for monitored process [2023-11-29 04:27:49,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-29 04:27:49,615 INFO L262 TraceCheckSpWp]: Trace formula consists of 2938 conjuncts, 101 conjunts are in the unsatisfiable core [2023-11-29 04:27:49,622 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:27:57,930 INFO L134 CoverageAnalysis]: Checked inductivity of 10636 backedges. 4572 proven. 4851 refuted. 0 times theorem prover too weak. 1213 trivial. 0 not checked. [2023-11-29 04:27:57,930 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:28:33,542 INFO L134 CoverageAnalysis]: Checked inductivity of 10636 backedges. 4572 proven. 4851 refuted. 0 times theorem prover too weak. 1213 trivial. 0 not checked. [2023-11-29 04:28:33,542 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:28:33,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [231278405] [2023-11-29 04:28:33,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [231278405] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:28:33,542 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:28:33,543 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [102, 102] total 202 [2023-11-29 04:28:33,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1349848614] [2023-11-29 04:28:33,543 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:28:33,544 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 202 states [2023-11-29 04:28:33,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:28:33,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 202 interpolants. [2023-11-29 04:28:33,555 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10401, Invalid=30201, Unknown=0, NotChecked=0, Total=40602 [2023-11-29 04:28:33,556 INFO L87 Difference]: Start difference. First operand 623 states and 821 transitions. Second operand has 202 states, 200 states have (on average 1.785) internal successors, (357), 202 states have internal predecessors, (357), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:34:27,827 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2023-11-29 04:34:27,828 INFO L93 Difference]: Finished difference Result 1124 states and 1820 transitions. [2023-11-29 04:34:27,828 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 301 states. [2023-11-29 04:34:27,829 INFO L78 Accepts]: Start accepts. Automaton has has 202 states, 200 states have (on average 1.785) internal successors, (357), 202 states have internal predecessors, (357), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 434 [2023-11-29 04:34:27,829 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2023-11-29 04:34:27,836 INFO L225 Difference]: With dead ends: 1124 [2023-11-29 04:34:27,836 INFO L226 Difference]: Without dead ends: 1124 [2023-11-29 04:34:27,846 INFO L412 NwaCegarLoop]: 0 DeclaredPredicates, 1063 GetRequests, 666 SyntacticMatches, 0 SemanticMatches, 397 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 29006 ImplicationChecksByTransitivity, 314.2s TimeCoverageRelationStatistics Valid=50195, Invalid=108607, Unknown=0, NotChecked=0, Total=158802 [2023-11-29 04:34:27,847 INFO L413 NwaCegarLoop]: 245 mSDtfsCounter, 166 mSDsluCounter, 24203 mSDsCounter, 0 mSdLazyCounter, 31103 mSolverCounterSat, 133 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 67.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 166 SdHoareTripleChecker+Valid, 24448 SdHoareTripleChecker+Invalid, 31236 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.3s SdHoareTripleChecker+Time, 133 IncrementalHoareTripleChecker+Valid, 31103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 74.9s IncrementalHoareTripleChecker+Time [2023-11-29 04:34:27,847 INFO L414 NwaCegarLoop]: SdHoareTripleChecker [166 Valid, 24448 Invalid, 31236 Unknown, 0 Unchecked, 0.3s Time], IncrementalHoareTripleChecker [133 Valid, 31103 Invalid, 0 Unknown, 0 Unchecked, 74.9s Time] [2023-11-29 04:34:27,849 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1124 states. [2023-11-29 04:34:27,945 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1124 to 723. [2023-11-29 04:34:27,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 723 states, 703 states have (on average 1.4167852062588904) internal successors, (996), 711 states have internal predecessors, (996), 13 states have call successors, (13), 5 states have call predecessors, (13), 5 states have return successors, (12), 7 states have call predecessors, (12), 11 states have call successors, (12) [2023-11-29 04:34:27,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 723 states to 723 states and 1021 transitions. [2023-11-29 04:34:27,950 INFO L78 Accepts]: Start accepts. Automaton has 723 states and 1021 transitions. Word has length 434 [2023-11-29 04:34:27,951 INFO L84 Accepts]: Finished accepts. word is rejected. [2023-11-29 04:34:27,951 INFO L495 AbstractCegarLoop]: Abstraction has 723 states and 1021 transitions. [2023-11-29 04:34:27,952 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 202 states, 200 states have (on average 1.785) internal successors, (357), 202 states have internal predecessors, (357), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2023-11-29 04:34:27,952 INFO L276 IsEmpty]: Start isEmpty. Operand 723 states and 1021 transitions. [2023-11-29 04:34:27,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 535 [2023-11-29 04:34:27,957 INFO L187 NwaCegarLoop]: Found error trace [2023-11-29 04:34:27,957 INFO L195 NwaCegarLoop]: trace histogram [242, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-29 04:34:28,002 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (17)] Ended with exit code 0 [2023-11-29 04:34:28,158 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:34:28,158 INFO L420 AbstractCegarLoop]: === Iteration 17 === Targeting reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK === [reach_errorErr0ASSERT_VIOLATIONMEMORY_LEAK, ULTIMATE.startErr0ASSERT_VIOLATIONMEMORY_LEAK] === [2023-11-29 04:34:28,158 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-29 04:34:28,159 INFO L85 PathProgramCache]: Analyzing trace with hash -275483001, now seen corresponding path program 2 times [2023-11-29 04:34:28,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-29 04:34:28,163 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1684972260] [2023-11-29 04:34:28,163 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2023-11-29 04:34:28,163 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-29 04:34:28,163 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/mathsat [2023-11-29 04:34:28,164 INFO L229 MonitoredProcess]: Starting monitored process 18 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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-29 04:34:28,166 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_197e2a01-11ae-4af8-a946-8cfe2d3bc764/bin/uautomizer-verify-BQ2R08f2Ya/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 (18)] Waiting until timeout for monitored process [2023-11-29 04:34:32,999 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2023-11-29 04:34:32,999 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2023-11-29 04:34:33,186 INFO L262 TraceCheckSpWp]: Trace formula consists of 4038 conjuncts, 201 conjunts are in the unsatisfiable core [2023-11-29 04:34:33,200 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-29 04:35:07,311 INFO L134 CoverageAnalysis]: Checked inductivity of 29986 backedges. 9072 proven. 19701 refuted. 0 times theorem prover too weak. 1213 trivial. 0 not checked. [2023-11-29 04:35:07,312 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2023-11-29 04:35:37,902 WARN L293 SmtUtils]: Spent 30.55s on a formula simplification. DAG size of input: 602 DAG size of output: 601 (called from [L 279] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.transitions.TransFormulaUtils.sequentialComposition) [2023-11-29 04:37:46,333 INFO L134 CoverageAnalysis]: Checked inductivity of 29986 backedges. 9072 proven. 19701 refuted. 0 times theorem prover too weak. 1213 trivial. 0 not checked. [2023-11-29 04:37:46,333 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-29 04:37:46,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1684972260] [2023-11-29 04:37:46,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1684972260] provided 0 perfect and 2 imperfect interpolant sequences [2023-11-29 04:37:46,334 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2023-11-29 04:37:46,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [202, 202] total 402 [2023-11-29 04:37:46,334 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1653404907] [2023-11-29 04:37:46,334 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2023-11-29 04:37:46,336 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 402 states [2023-11-29 04:37:46,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-29 04:37:46,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 402 interpolants. [2023-11-29 04:37:46,355 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=40710, Invalid=120492, Unknown=0, NotChecked=0, Total=161202 [2023-11-29 04:37:46,356 INFO L87 Difference]: Start difference. First operand 723 states and 1021 transitions. Second operand has 402 states, 400 states have (on average 1.3925) internal successors, (557), 402 states have internal predecessors, (557), 2 states have call successors, (3), 2 states have call predecessors, (3), 3 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3)