./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) 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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:39:12,097 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:39:12,180 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2023-11-24 21:39:12,186 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:39:12,187 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:39:12,214 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:39:12,215 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:39:12,215 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:39:12,216 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:39:12,217 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:39:12,218 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:39:12,219 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:39:12,220 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:39:12,220 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:39:12,221 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:39:12,222 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:39:12,222 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:39:12,223 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:39:12,224 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:39:12,224 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:39:12,225 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:39:12,226 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:39:12,226 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:39:12,227 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:39:12,228 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:39:12,228 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:39:12,229 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:39:12,229 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:39:12,230 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:39:12,230 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:39:12,231 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:39:12,231 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:39:12,232 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:39:12,232 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:39:12,232 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:39:12,233 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2023-11-24 21:39:12,233 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-24 21:39:12,233 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:39:12,234 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:39:12,234 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:39:12,234 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:39:12,235 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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI 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-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c [2023-11-24 21:39:12,579 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:39:12,617 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:39:12,621 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:39:12,623 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:39:12,624 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:39:12,625 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i [2023-11-24 21:39:16,059 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:39:16,423 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:39:16,423 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i [2023-11-24 21:39:16,444 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/41cd038c1/64b44da2771e4092839988b152c40173/FLAGc37cb83f1 [2023-11-24 21:39:16,462 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/41cd038c1/64b44da2771e4092839988b152c40173 [2023-11-24 21:39:16,470 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:39:16,472 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:39:16,476 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:39:16,476 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:39:16,484 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:39:16,485 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:39:16" (1/1) ... [2023-11-24 21:39:16,487 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a33b400 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:16, skipping insertion in model container [2023-11-24 21:39:16,487 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:39:16" (1/1) ... [2023-11-24 21:39:16,552 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:39:17,237 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:39:17,257 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-24 21:39:17,258 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@242ca7e9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:17, skipping insertion in model container [2023-11-24 21:39:17,258 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:39:17,259 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-24 21:39:17,261 INFO L158 Benchmark]: Toolchain (without parser) took 787.45ms. Allocated memory was 142.6MB in the beginning and 203.4MB in the end (delta: 60.8MB). Free memory was 83.5MB in the beginning and 170.4MB in the end (delta: -86.9MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. [2023-11-24 21:39:17,262 INFO L158 Benchmark]: CDTParser took 0.41ms. Allocated memory is still 142.6MB. Free memory was 80.5MB in the beginning and 80.4MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:39:17,263 INFO L158 Benchmark]: CACSL2BoogieTranslator took 782.31ms. Allocated memory was 142.6MB in the beginning and 203.4MB in the end (delta: 60.8MB). Free memory was 83.5MB in the beginning and 170.4MB in the end (delta: -86.9MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. [2023-11-24 21:39:17,265 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.41ms. Allocated memory is still 142.6MB. Free memory was 80.5MB in the beginning and 80.4MB in the end (delta: 142.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 782.31ms. Allocated memory was 142.6MB in the beginning and 203.4MB in the end (delta: 60.8MB). Free memory was 83.5MB in the beginning and 170.4MB in the end (delta: -86.9MB). Peak memory consumption was 13.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 922]: 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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c --- Real Ultimate output --- This is Ultimate 0.2.4-dev-0e0057c [2023-11-24 21:39:19,991 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-24 21:39:20,139 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Bitvector.epf [2023-11-24 21:39:20,152 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-24 21:39:20,153 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-11-24 21:39:20,183 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-24 21:39:20,184 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-11-24 21:39:20,185 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-11-24 21:39:20,186 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-11-24 21:39:20,187 INFO L153 SettingsManager]: * Use memory slicer=true [2023-11-24 21:39:20,187 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-24 21:39:20,188 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-11-24 21:39:20,189 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-24 21:39:20,190 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-24 21:39:20,190 INFO L153 SettingsManager]: * Use SBE=true [2023-11-24 21:39:20,191 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-24 21:39:20,192 INFO L153 SettingsManager]: * sizeof long=4 [2023-11-24 21:39:20,192 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-24 21:39:20,193 INFO L153 SettingsManager]: * sizeof POINTER=4 [2023-11-24 21:39:20,194 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-24 21:39:20,194 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-24 21:39:20,195 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-24 21:39:20,196 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-24 21:39:20,196 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-24 21:39:20,197 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-24 21:39:20,197 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-24 21:39:20,198 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-24 21:39:20,198 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-24 21:39:20,199 INFO L153 SettingsManager]: * sizeof long double=12 [2023-11-24 21:39:20,200 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-24 21:39:20,200 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-24 21:39:20,201 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-11-24 21:39:20,201 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-11-24 21:39:20,202 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-11-24 21:39:20,202 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:39:20,203 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-24 21:39:20,203 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-24 21:39:20,204 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-11-24 21:39:20,204 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-24 21:39:20,204 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-11-24 21:39:20,205 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-11-24 21:39:20,206 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-11-24 21:39:20,206 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-24 21:39:20,206 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-11-24 21:39:20,207 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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI 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-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> 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 -> b71c523f20411078d17c9943b891d34ddfc00131917c4009fb579cdffacef23c [2023-11-24 21:39:20,634 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-24 21:39:20,674 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-24 21:39:20,677 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-24 21:39:20,679 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-24 21:39:20,680 INFO L274 PluginConnector]: CDTParser initialized [2023-11-24 21:39:20,682 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/../../sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i [2023-11-24 21:39:24,125 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-24 21:39:24,494 INFO L384 CDTParser]: Found 1 translation units. [2023-11-24 21:39:24,495 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/sv-benchmarks/c/goblint-regression/04-mutex_46-escape_nr.i [2023-11-24 21:39:24,523 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/55e319929/badf128c683543ca8223e4145b0088ae/FLAG3ce4eaad8 [2023-11-24 21:39:24,540 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/data/55e319929/badf128c683543ca8223e4145b0088ae [2023-11-24 21:39:24,544 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-24 21:39:24,546 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-24 21:39:24,548 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-24 21:39:24,548 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-24 21:39:24,555 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-24 21:39:24,556 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:39:24" (1/1) ... [2023-11-24 21:39:24,558 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f0497cc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:24, skipping insertion in model container [2023-11-24 21:39:24,558 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 09:39:24" (1/1) ... [2023-11-24 21:39:24,621 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:39:25,319 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:39:25,342 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-11-24 21:39:25,361 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-24 21:39:25,417 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:39:25,430 INFO L202 MainTranslator]: Completed pre-run [2023-11-24 21:39:25,507 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-24 21:39:25,659 INFO L206 MainTranslator]: Completed translation [2023-11-24 21:39:25,659 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25 WrapperNode [2023-11-24 21:39:25,659 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-24 21:39:25,661 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-24 21:39:25,661 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-24 21:39:25,662 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-24 21:39:25,671 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,709 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,758 INFO L138 Inliner]: procedures = 265, calls = 29, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 65 [2023-11-24 21:39:25,759 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-24 21:39:25,761 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-24 21:39:25,761 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-24 21:39:25,762 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-24 21:39:25,776 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,777 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,786 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,819 INFO L175 MemorySlicer]: Split 13 memory accesses to 3 slices as follows [5, 6, 2]. 46 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [5, 1, 0]. The 3 writes are split as follows [0, 2, 1]. [2023-11-24 21:39:25,820 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,820 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,848 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,850 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,853 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,856 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,869 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-24 21:39:25,870 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-24 21:39:25,871 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-24 21:39:25,878 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-24 21:39:25,879 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (1/1) ... [2023-11-24 21:39:25,886 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-11-24 21:39:25,904 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/z3 [2023-11-24 21:39:25,925 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2023-11-24 21:39:25,945 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2023-11-24 21:39:25,984 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2023-11-24 21:39:25,985 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2023-11-24 21:39:25,985 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2023-11-24 21:39:25,985 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-24 21:39:25,986 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-24 21:39:25,986 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2023-11-24 21:39:25,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2023-11-24 21:39:25,989 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2023-11-24 21:39:25,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2023-11-24 21:39:25,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2023-11-24 21:39:25,990 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2023-11-24 21:39:25,990 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2023-11-24 21:39:25,990 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2023-11-24 21:39:25,991 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-24 21:39:25,991 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2023-11-24 21:39:25,991 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2023-11-24 21:39:25,993 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-24 21:39:25,993 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-24 21:39:25,996 WARN L213 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2023-11-24 21:39:26,226 INFO L241 CfgBuilder]: Building ICFG [2023-11-24 21:39:26,229 INFO L267 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-24 21:39:26,725 INFO L282 CfgBuilder]: Performing block encoding [2023-11-24 21:39:27,130 INFO L304 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-24 21:39:27,131 INFO L309 CfgBuilder]: Removed 0 assume(true) statements. [2023-11-24 21:39:27,132 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:39:27 BoogieIcfgContainer [2023-11-24 21:39:27,132 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-24 21:39:27,137 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2023-11-24 21:39:27,137 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2023-11-24 21:39:27,141 INFO L274 PluginConnector]: TraceAbstraction initialized [2023-11-24 21:39:27,142 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.11 09:39:24" (1/3) ... [2023-11-24 21:39:27,143 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a869cee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:39:27, skipping insertion in model container [2023-11-24 21:39:27,143 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 09:39:25" (2/3) ... [2023-11-24 21:39:27,145 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4a869cee and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.11 09:39:27, skipping insertion in model container [2023-11-24 21:39:27,145 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:39:27" (3/3) ... [2023-11-24 21:39:27,147 INFO L112 eAbstractionObserver]: Analyzing ICFG 04-mutex_46-escape_nr.i [2023-11-24 21:39:27,174 INFO L203 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2023-11-24 21:39:27,174 INFO L162 ceAbstractionStarter]: Applying trace abstraction to program that has 15 error locations. [2023-11-24 21:39:27,174 INFO L514 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2023-11-24 21:39:27,249 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2023-11-24 21:39:27,302 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 43 places, 40 transitions, 87 flow [2023-11-24 21:39:27,337 INFO L124 PetriNetUnfolderBase]: 1/39 cut-off events. [2023-11-24 21:39:27,338 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2023-11-24 21:39:27,341 INFO L83 FinitePrefix]: Finished finitePrefix Result has 44 conditions, 39 events. 1/39 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 6. Compared 81 event pairs, 0 based on Foata normal form. 0/23 useless extension candidates. Maximal degree in co-relation 1. Up to 2 conditions per place. [2023-11-24 21:39:27,341 INFO L82 GeneralOperation]: Start removeDead. Operand has 43 places, 40 transitions, 87 flow [2023-11-24 21:39:27,348 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 41 places, 38 transitions, 82 flow [2023-11-24 21:39:27,369 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2023-11-24 21:39:27,381 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;@1cde9e6c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2023-11-24 21:39:27,381 INFO L358 AbstractCegarLoop]: Starting to check reachability of 20 error locations. [2023-11-24 21:39:27,387 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2023-11-24 21:39:27,387 INFO L124 PetriNetUnfolderBase]: 0/2 cut-off events. [2023-11-24 21:39:27,387 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:39:27,388 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:27,389 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-24 21:39:27,390 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:27,396 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:27,396 INFO L85 PathProgramCache]: Analyzing trace with hash 7434, now seen corresponding path program 1 times [2023-11-24 21:39:27,415 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:27,416 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [505850251] [2023-11-24 21:39:27,416 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:27,417 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-24 21:39:27,417 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:27,421 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:27,453 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:27,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:27,554 INFO L262 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 3 conjunts are in the unsatisfiable core [2023-11-24 21:39:27,560 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:27,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 7 [2023-11-24 21:39:27,671 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 21:39:27,673 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2023-11-24 21:39:27,682 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-24 21:39:27,683 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:27,684 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:27,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [505850251] [2023-11-24 21:39:27,685 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [505850251] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:27,685 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:27,685 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:39:27,687 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1920279030] [2023-11-24 21:39:27,688 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:27,698 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:39:27,705 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:27,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:39:27,762 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:39:27,837 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 18 out of 40 [2023-11-24 21:39:27,840 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 41 places, 38 transitions, 82 flow. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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-24 21:39:27,841 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:27,841 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 18 of 40 [2023-11-24 21:39:27,842 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:27,973 INFO L124 PetriNetUnfolderBase]: 31/129 cut-off events. [2023-11-24 21:39:27,974 INFO L125 PetriNetUnfolderBase]: For 5/6 co-relation queries the response was YES. [2023-11-24 21:39:27,975 INFO L83 FinitePrefix]: Finished finitePrefix Result has 213 conditions, 129 events. 31/129 cut-off events. For 5/6 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 493 event pairs, 30 based on Foata normal form. 0/109 useless extension candidates. Maximal degree in co-relation 188. Up to 76 conditions per place. [2023-11-24 21:39:27,978 INFO L140 encePairwiseOnDemand]: 34/40 looper letters, 15 selfloop transitions, 3 changer transitions 0/35 dead transitions. [2023-11-24 21:39:27,979 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 40 places, 35 transitions, 112 flow [2023-11-24 21:39:27,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:39:27,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:39:27,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 75 transitions. [2023-11-24 21:39:27,996 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.625 [2023-11-24 21:39:27,997 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 75 transitions. [2023-11-24 21:39:27,998 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 75 transitions. [2023-11-24 21:39:27,999 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:28,003 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 75 transitions. [2023-11-24 21:39:28,006 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-24 21:39:28,011 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:28,011 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:28,014 INFO L175 Difference]: Start difference. First operand has 41 places, 38 transitions, 82 flow. Second operand 3 states and 75 transitions. [2023-11-24 21:39:28,015 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 40 places, 35 transitions, 112 flow [2023-11-24 21:39:28,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 38 places, 35 transitions, 108 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:39:28,022 INFO L231 Difference]: Finished difference. Result has 38 places, 35 transitions, 78 flow [2023-11-24 21:39:28,024 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=72, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=32, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=78, PETRI_PLACES=38, PETRI_TRANSITIONS=35} [2023-11-24 21:39:28,030 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -3 predicate places. [2023-11-24 21:39:28,030 INFO L495 AbstractCegarLoop]: Abstraction has has 38 places, 35 transitions, 78 flow [2023-11-24 21:39:28,031 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 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-24 21:39:28,031 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:28,031 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1] [2023-11-24 21:39:28,037 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,235 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,236 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:28,238 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:28,238 INFO L85 PathProgramCache]: Analyzing trace with hash 7435, now seen corresponding path program 1 times [2023-11-24 21:39:28,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:28,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1558519545] [2023-11-24 21:39:28,240 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:28,242 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-24 21:39:28,243 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:28,244 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,268 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:28,376 INFO L262 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 4 conjunts are in the unsatisfiable core [2023-11-24 21:39:28,377 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:28,412 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-24 21:39:28,441 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 21:39:28,444 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2023-11-24 21:39:28,460 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-24 21:39:28,460 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:28,461 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:28,463 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1558519545] [2023-11-24 21:39:28,463 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1558519545] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:28,464 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:28,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:39:28,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1068114342] [2023-11-24 21:39:28,465 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:28,468 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:39:28,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:28,469 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:39:28,470 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:39:28,586 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 40 [2023-11-24 21:39:28,586 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 38 places, 35 transitions, 78 flow. Second operand has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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-24 21:39:28,587 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:28,587 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 40 [2023-11-24 21:39:28,587 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:28,739 INFO L124 PetriNetUnfolderBase]: 31/120 cut-off events. [2023-11-24 21:39:28,740 INFO L125 PetriNetUnfolderBase]: For 2/3 co-relation queries the response was YES. [2023-11-24 21:39:28,741 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 120 events. 31/120 cut-off events. For 2/3 co-relation queries the response was YES. Maximal size of possible extension queue 12. Compared 418 event pairs, 30 based on Foata normal form. 1/102 useless extension candidates. Maximal degree in co-relation 191. Up to 75 conditions per place. [2023-11-24 21:39:28,743 INFO L140 encePairwiseOnDemand]: 34/40 looper letters, 14 selfloop transitions, 3 changer transitions 0/32 dead transitions. [2023-11-24 21:39:28,748 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 37 places, 32 transitions, 106 flow [2023-11-24 21:39:28,749 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:39:28,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:39:28,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 77 transitions. [2023-11-24 21:39:28,751 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6416666666666667 [2023-11-24 21:39:28,752 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 77 transitions. [2023-11-24 21:39:28,752 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 77 transitions. [2023-11-24 21:39:28,752 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:28,752 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 77 transitions. [2023-11-24 21:39:28,755 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 25.666666666666668) internal successors, (77), 3 states have internal predecessors, (77), 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-24 21:39:28,757 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:28,760 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:28,761 INFO L175 Difference]: Start difference. First operand has 38 places, 35 transitions, 78 flow. Second operand 3 states and 77 transitions. [2023-11-24 21:39:28,761 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 37 places, 32 transitions, 106 flow [2023-11-24 21:39:28,763 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 32 transitions, 100 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:39:28,765 INFO L231 Difference]: Finished difference. Result has 35 places, 32 transitions, 72 flow [2023-11-24 21:39:28,768 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=66, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=32, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=29, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=72, PETRI_PLACES=35, PETRI_TRANSITIONS=32} [2023-11-24 21:39:28,769 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -6 predicate places. [2023-11-24 21:39:28,770 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 32 transitions, 72 flow [2023-11-24 21:39:28,771 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.666666666666668) internal successors, (59), 3 states have internal predecessors, (59), 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-24 21:39:28,771 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:28,771 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-24 21:39:28,776 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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)] Forceful destruction successful, exit code 0 [2023-11-24 21:39:28,974 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,975 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:28,976 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:28,976 INFO L85 PathProgramCache]: Analyzing trace with hash 7149389, now seen corresponding path program 1 times [2023-11-24 21:39:28,976 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:28,977 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [72629536] [2023-11-24 21:39:28,977 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:28,977 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-24 21:39:28,977 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:28,979 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:28,981 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:29,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:29,139 INFO L262 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-24 21:39:29,159 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:29,299 WARN L876 $PredicateComparison]: unable to prove that (exists ((|v_ULTIMATE.start_main_~#id~0#1.base_66| (_ BitVec 32)) (|v_ULTIMATE.start_main_~#i~0#1.base_62| (_ BitVec 32))) (and (= (_ bv0 1) (select |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_66|)) (= |c_#valid| (store (store |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_66| (_ bv0 1)) |v_ULTIMATE.start_main_~#i~0#1.base_62| (_ bv0 1))) (= (_ bv0 1) (select (store |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_66| (_ bv1 1)) |v_ULTIMATE.start_main_~#i~0#1.base_62|)))) is different from true [2023-11-24 21:39:29,300 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-24 21:39:29,300 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:29,301 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:29,301 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [72629536] [2023-11-24 21:39:29,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [72629536] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:29,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:29,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:39:29,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1552976043] [2023-11-24 21:39:29,303 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:29,306 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:39:29,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:29,307 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:39:29,307 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=4, Unknown=1, NotChecked=2, Total=12 [2023-11-24 21:39:29,422 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 40 [2023-11-24 21:39:29,423 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 32 transitions, 72 flow. Second operand has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 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-24 21:39:29,423 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:29,423 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 40 [2023-11-24 21:39:29,423 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:29,629 INFO L124 PetriNetUnfolderBase]: 56/156 cut-off events. [2023-11-24 21:39:29,629 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2023-11-24 21:39:29,631 INFO L83 FinitePrefix]: Finished finitePrefix Result has 300 conditions, 156 events. 56/156 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 552 event pairs, 56 based on Foata normal form. 1/129 useless extension candidates. Maximal degree in co-relation 286. Up to 134 conditions per place. [2023-11-24 21:39:29,633 INFO L140 encePairwiseOnDemand]: 34/40 looper letters, 22 selfloop transitions, 2 changer transitions 1/30 dead transitions. [2023-11-24 21:39:29,633 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 36 places, 30 transitions, 118 flow [2023-11-24 21:39:29,634 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:39:29,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-24 21:39:29,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 52 transitions. [2023-11-24 21:39:29,636 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.325 [2023-11-24 21:39:29,636 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 52 transitions. [2023-11-24 21:39:29,636 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 52 transitions. [2023-11-24 21:39:29,637 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:29,637 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 52 transitions. [2023-11-24 21:39:29,638 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 13.0) internal successors, (52), 4 states have internal predecessors, (52), 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-24 21:39:29,639 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 40.0) internal successors, (200), 5 states have internal predecessors, (200), 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-24 21:39:29,640 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 40.0) internal successors, (200), 5 states have internal predecessors, (200), 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-24 21:39:29,640 INFO L175 Difference]: Start difference. First operand has 35 places, 32 transitions, 72 flow. Second operand 4 states and 52 transitions. [2023-11-24 21:39:29,640 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 36 places, 30 transitions, 118 flow [2023-11-24 21:39:29,641 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 34 places, 30 transitions, 112 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:39:29,643 INFO L231 Difference]: Finished difference. Result has 35 places, 29 transitions, 66 flow [2023-11-24 21:39:29,644 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=62, PETRI_DIFFERENCE_MINUEND_PLACES=31, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=30, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=66, PETRI_PLACES=35, PETRI_TRANSITIONS=29} [2023-11-24 21:39:29,645 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -6 predicate places. [2023-11-24 21:39:29,645 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 29 transitions, 66 flow [2023-11-24 21:39:29,645 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 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-24 21:39:29,646 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:29,646 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2023-11-24 21:39:29,655 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 (4)] Forceful destruction successful, exit code 0 [2023-11-24 21:39:29,848 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:29,849 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:29,850 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:29,850 INFO L85 PathProgramCache]: Analyzing trace with hash 7149343, now seen corresponding path program 1 times [2023-11-24 21:39:29,850 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:29,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [432418111] [2023-11-24 21:39:29,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:29,851 INFO L173 SolverBuilder]: Constructing external solver with command: mathsat -theory.fp.to_bv_overflow_mode=1 -theory.fp.minmax_zero_mode=4 -theory.bv.div_by_zero_mode=1 -unsat_core_generation=3 [2023-11-24 21:39:29,852 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:29,855 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:29,873 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:30,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:30,012 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-24 21:39:30,014 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:30,035 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 21:39:30,037 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 5 [2023-11-24 21:39:30,045 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 8 [2023-11-24 21:39:30,079 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-24 21:39:30,079 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:30,079 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:30,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [432418111] [2023-11-24 21:39:30,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [432418111] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:30,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:30,081 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2023-11-24 21:39:30,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [179384100] [2023-11-24 21:39:30,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:30,082 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2023-11-24 21:39:30,082 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:30,084 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2023-11-24 21:39:30,084 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2023-11-24 21:39:30,185 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 40 [2023-11-24 21:39:30,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 29 transitions, 66 flow. Second operand has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 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-24 21:39:30,186 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:30,186 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 40 [2023-11-24 21:39:30,186 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:30,270 INFO L124 PetriNetUnfolderBase]: 30/105 cut-off events. [2023-11-24 21:39:30,270 INFO L125 PetriNetUnfolderBase]: For 1/2 co-relation queries the response was YES. [2023-11-24 21:39:30,271 INFO L83 FinitePrefix]: Finished finitePrefix Result has 189 conditions, 105 events. 30/105 cut-off events. For 1/2 co-relation queries the response was YES. Maximal size of possible extension queue 10. Compared 329 event pairs, 30 based on Foata normal form. 7/107 useless extension candidates. Maximal degree in co-relation 183. Up to 75 conditions per place. [2023-11-24 21:39:30,272 INFO L140 encePairwiseOnDemand]: 36/40 looper letters, 14 selfloop transitions, 2 changer transitions 0/27 dead transitions. [2023-11-24 21:39:30,273 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 27 transitions, 94 flow [2023-11-24 21:39:30,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2023-11-24 21:39:30,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2023-11-24 21:39:30,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 78 transitions. [2023-11-24 21:39:30,275 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.65 [2023-11-24 21:39:30,275 INFO L72 ComplementDD]: Start complementDD. Operand 3 states and 78 transitions. [2023-11-24 21:39:30,275 INFO L73 IsDeterministic]: Start isDeterministic. Operand 3 states and 78 transitions. [2023-11-24 21:39:30,276 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:30,276 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 3 states and 78 transitions. [2023-11-24 21:39:30,277 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 4 states, 3 states have (on average 26.0) internal successors, (78), 3 states have internal predecessors, (78), 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-24 21:39:30,278 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:30,278 INFO L81 ComplementDD]: Finished complementDD. Result has 4 states, 4 states have (on average 40.0) internal successors, (160), 4 states have internal predecessors, (160), 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-24 21:39:30,278 INFO L175 Difference]: Start difference. First operand has 35 places, 29 transitions, 66 flow. Second operand 3 states and 78 transitions. [2023-11-24 21:39:30,278 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 27 transitions, 94 flow [2023-11-24 21:39:30,279 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 31 places, 27 transitions, 88 flow, removed 1 selfloop flow, removed 3 redundant places. [2023-11-24 21:39:30,280 INFO L231 Difference]: Finished difference. Result has 31 places, 27 transitions, 60 flow [2023-11-24 21:39:30,280 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=56, PETRI_DIFFERENCE_MINUEND_PLACES=29, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=27, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=25, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=60, PETRI_PLACES=31, PETRI_TRANSITIONS=27} [2023-11-24 21:39:30,281 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -10 predicate places. [2023-11-24 21:39:30,282 INFO L495 AbstractCegarLoop]: Abstraction has has 31 places, 27 transitions, 60 flow [2023-11-24 21:39:30,282 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 21.0) internal successors, (63), 3 states have internal predecessors, (63), 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-24 21:39:30,282 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:30,282 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:39:30,291 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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)] Forceful destruction successful, exit code 0 [2023-11-24 21:39:30,485 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:30,485 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:30,486 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:30,486 INFO L85 PathProgramCache]: Analyzing trace with hash -1187885661, now seen corresponding path program 1 times [2023-11-24 21:39:30,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:30,486 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [109111592] [2023-11-24 21:39:30,486 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:30,487 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-24 21:39:30,487 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:30,489 INFO L229 MonitoredProcess]: Starting monitored process 6 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:30,500 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:30,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:30,614 INFO L262 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 10 conjunts are in the unsatisfiable core [2023-11-24 21:39:30,617 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:30,636 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2023-11-24 21:39:30,652 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 21:39:30,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 2 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 1 [2023-11-24 21:39:30,771 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-24 21:39:30,772 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:30,772 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:30,772 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [109111592] [2023-11-24 21:39:30,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [109111592] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:30,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:30,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:39:30,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [259001618] [2023-11-24 21:39:30,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:30,774 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 21:39:30,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:30,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 21:39:30,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-24 21:39:30,960 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 40 [2023-11-24 21:39:30,960 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 31 places, 27 transitions, 60 flow. Second operand has 5 states, 5 states have (on average 18.2) internal successors, (91), 5 states have internal predecessors, (91), 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-24 21:39:30,960 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:30,961 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 40 [2023-11-24 21:39:30,961 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:31,174 INFO L124 PetriNetUnfolderBase]: 30/101 cut-off events. [2023-11-24 21:39:31,175 INFO L125 PetriNetUnfolderBase]: For 1/2 co-relation queries the response was YES. [2023-11-24 21:39:31,175 INFO L83 FinitePrefix]: Finished finitePrefix Result has 183 conditions, 101 events. 30/101 cut-off events. For 1/2 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 300 event pairs, 15 based on Foata normal form. 0/101 useless extension candidates. Maximal degree in co-relation 173. Up to 67 conditions per place. [2023-11-24 21:39:31,176 INFO L140 encePairwiseOnDemand]: 34/40 looper letters, 17 selfloop transitions, 4 changer transitions 0/30 dead transitions. [2023-11-24 21:39:31,177 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 30 transitions, 108 flow [2023-11-24 21:39:31,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2023-11-24 21:39:31,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2023-11-24 21:39:31,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 125 transitions. [2023-11-24 21:39:31,179 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5208333333333334 [2023-11-24 21:39:31,179 INFO L72 ComplementDD]: Start complementDD. Operand 6 states and 125 transitions. [2023-11-24 21:39:31,179 INFO L73 IsDeterministic]: Start isDeterministic. Operand 6 states and 125 transitions. [2023-11-24 21:39:31,179 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:31,180 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 6 states and 125 transitions. [2023-11-24 21:39:31,181 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 7 states, 6 states have (on average 20.833333333333332) internal successors, (125), 6 states have internal predecessors, (125), 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-24 21:39:31,182 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 7 states, 7 states have (on average 40.0) internal successors, (280), 7 states have internal predecessors, (280), 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-24 21:39:31,183 INFO L81 ComplementDD]: Finished complementDD. Result has 7 states, 7 states have (on average 40.0) internal successors, (280), 7 states have internal predecessors, (280), 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-24 21:39:31,183 INFO L175 Difference]: Start difference. First operand has 31 places, 27 transitions, 60 flow. Second operand 6 states and 125 transitions. [2023-11-24 21:39:31,183 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 30 transitions, 108 flow [2023-11-24 21:39:31,184 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 32 places, 30 transitions, 104 flow, removed 0 selfloop flow, removed 2 redundant places. [2023-11-24 21:39:31,185 INFO L231 Difference]: Finished difference. Result has 32 places, 25 transitions, 60 flow [2023-11-24 21:39:31,185 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=27, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=25, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=21, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=60, PETRI_PLACES=32, PETRI_TRANSITIONS=25} [2023-11-24 21:39:31,186 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -9 predicate places. [2023-11-24 21:39:31,186 INFO L495 AbstractCegarLoop]: Abstraction has has 32 places, 25 transitions, 60 flow [2023-11-24 21:39:31,186 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 18.2) internal successors, (91), 5 states have internal predecessors, (91), 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-24 21:39:31,187 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:31,187 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:39:31,196 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:31,387 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:31,388 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:31,389 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:31,389 INFO L85 PathProgramCache]: Analyzing trace with hash -1187885662, now seen corresponding path program 1 times [2023-11-24 21:39:31,390 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:31,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [2084070692] [2023-11-24 21:39:31,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:31,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-24 21:39:31,393 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:31,394 INFO L229 MonitoredProcess]: Starting monitored process 7 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:31,397 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:31,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:31,497 INFO L262 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 6 conjunts are in the unsatisfiable core [2023-11-24 21:39:31,499 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:31,510 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2023-11-24 21:39:31,521 INFO L190 IndexEqualityManager]: detected not equals via solver [2023-11-24 21:39:31,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 1 [2023-11-24 21:39:31,574 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-24 21:39:31,574 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:31,574 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:31,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [2084070692] [2023-11-24 21:39:31,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [2084070692] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:31,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:31,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2023-11-24 21:39:31,576 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104441832] [2023-11-24 21:39:31,576 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:31,576 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2023-11-24 21:39:31,577 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:31,578 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2023-11-24 21:39:31,578 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2023-11-24 21:39:31,738 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 40 [2023-11-24 21:39:31,738 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 32 places, 25 transitions, 60 flow. Second operand has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-24 21:39:31,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:31,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 40 [2023-11-24 21:39:31,739 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:31,892 INFO L124 PetriNetUnfolderBase]: 30/88 cut-off events. [2023-11-24 21:39:31,892 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-24 21:39:31,893 INFO L83 FinitePrefix]: Finished finitePrefix Result has 178 conditions, 88 events. 30/88 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 260 event pairs, 0 based on Foata normal form. 0/88 useless extension candidates. Maximal degree in co-relation 24. Up to 67 conditions per place. [2023-11-24 21:39:31,894 INFO L140 encePairwiseOnDemand]: 34/40 looper letters, 18 selfloop transitions, 4 changer transitions 0/28 dead transitions. [2023-11-24 21:39:31,894 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 34 places, 28 transitions, 110 flow [2023-11-24 21:39:31,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2023-11-24 21:39:31,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2023-11-24 21:39:31,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 104 transitions. [2023-11-24 21:39:31,896 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.52 [2023-11-24 21:39:31,897 INFO L72 ComplementDD]: Start complementDD. Operand 5 states and 104 transitions. [2023-11-24 21:39:31,897 INFO L73 IsDeterministic]: Start isDeterministic. Operand 5 states and 104 transitions. [2023-11-24 21:39:31,897 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:31,897 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 5 states and 104 transitions. [2023-11-24 21:39:31,898 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 6 states, 5 states have (on average 20.8) internal successors, (104), 5 states have internal predecessors, (104), 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-24 21:39:31,899 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 6 states, 6 states have (on average 40.0) internal successors, (240), 6 states have internal predecessors, (240), 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-24 21:39:31,900 INFO L81 ComplementDD]: Finished complementDD. Result has 6 states, 6 states have (on average 40.0) internal successors, (240), 6 states have internal predecessors, (240), 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-24 21:39:31,900 INFO L175 Difference]: Start difference. First operand has 32 places, 25 transitions, 60 flow. Second operand 5 states and 104 transitions. [2023-11-24 21:39:31,900 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 34 places, 28 transitions, 110 flow [2023-11-24 21:39:31,901 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 30 places, 28 transitions, 103 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-24 21:39:31,902 INFO L231 Difference]: Finished difference. Result has 30 places, 23 transitions, 57 flow [2023-11-24 21:39:31,902 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=49, PETRI_DIFFERENCE_MINUEND_PLACES=26, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=23, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=19, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=57, PETRI_PLACES=30, PETRI_TRANSITIONS=23} [2023-11-24 21:39:31,903 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -11 predicate places. [2023-11-24 21:39:31,903 INFO L495 AbstractCegarLoop]: Abstraction has has 30 places, 23 transitions, 57 flow [2023-11-24 21:39:31,904 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 17.4) internal successors, (87), 5 states have internal predecessors, (87), 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-24 21:39:31,904 INFO L200 CegarLoopForPetriNet]: Found error trace [2023-11-24 21:39:31,904 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:39:31,912 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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)] Ended with exit code 0 [2023-11-24 21:39:32,106 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:32,107 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 17 more)] === [2023-11-24 21:39:32,107 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-24 21:39:32,108 INFO L85 PathProgramCache]: Analyzing trace with hash -1135774705, now seen corresponding path program 1 times [2023-11-24 21:39:32,108 INFO L118 FreeRefinementEngine]: Executing refinement strategy WOLF [2023-11-24 21:39:32,108 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleMathsat [1212710209] [2023-11-24 21:39:32,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2023-11-24 21:39:32,109 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-24 21:39:32,109 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/mathsat [2023-11-24 21:39:32,110 INFO L229 MonitoredProcess]: Starting monitored process 8 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:32,114 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:32,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-24 21:39:32,318 INFO L262 TraceCheckSpWp]: Trace formula consists of 148 conjuncts, 9 conjunts are in the unsatisfiable core [2023-11-24 21:39:32,321 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-24 21:39:32,665 WARN L876 $PredicateComparison]: unable to prove that (exists ((|v_ULTIMATE.start_main_~#i~0#1.base_63| (_ BitVec 32)) (|v_ULTIMATE.start_main_~#id~0#1.base_67| (_ BitVec 32))) (and (= (_ bv0 1) (select (store |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_67| (_ bv1 1)) |v_ULTIMATE.start_main_~#i~0#1.base_63|)) (= (_ bv0 1) (select |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_67|)) (= (store (store |c_ULTIMATE.start_main_old_#valid#1| |v_ULTIMATE.start_main_~#id~0#1.base_67| (_ bv0 1)) |v_ULTIMATE.start_main_~#i~0#1.base_63| (_ bv0 1)) |c_#valid|))) is different from true [2023-11-24 21:39:32,667 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-24 21:39:32,667 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2023-11-24 21:39:32,667 INFO L136 FreeRefinementEngine]: Strategy WOLF found an infeasible trace [2023-11-24 21:39:32,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleMathsat [1212710209] [2023-11-24 21:39:32,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleMathsat [1212710209] provided 1 perfect and 0 imperfect interpolant sequences [2023-11-24 21:39:32,668 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2023-11-24 21:39:32,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2023-11-24 21:39:32,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1767426649] [2023-11-24 21:39:32,668 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2023-11-24 21:39:32,669 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2023-11-24 21:39:32,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy WOLF [2023-11-24 21:39:32,670 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2023-11-24 21:39:32,670 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=4, Unknown=1, NotChecked=2, Total=12 [2023-11-24 21:39:32,671 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 40 [2023-11-24 21:39:32,671 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 30 places, 23 transitions, 57 flow. Second operand has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-24 21:39:32,671 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2023-11-24 21:39:32,671 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 40 [2023-11-24 21:39:32,671 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2023-11-24 21:39:32,774 INFO L124 PetriNetUnfolderBase]: 36/103 cut-off events. [2023-11-24 21:39:32,774 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2023-11-24 21:39:32,775 INFO L83 FinitePrefix]: Finished finitePrefix Result has 209 conditions, 103 events. 36/103 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 283 event pairs, 36 based on Foata normal form. 1/102 useless extension candidates. Maximal degree in co-relation 154. Up to 90 conditions per place. [2023-11-24 21:39:32,775 INFO L140 encePairwiseOnDemand]: 37/40 looper letters, 0 selfloop transitions, 0 changer transitions 22/22 dead transitions. [2023-11-24 21:39:32,775 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 32 places, 22 transitions, 93 flow [2023-11-24 21:39:32,778 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2023-11-24 21:39:32,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2023-11-24 21:39:32,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 44 transitions. [2023-11-24 21:39:32,779 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.275 [2023-11-24 21:39:32,779 INFO L72 ComplementDD]: Start complementDD. Operand 4 states and 44 transitions. [2023-11-24 21:39:32,779 INFO L73 IsDeterministic]: Start isDeterministic. Operand 4 states and 44 transitions. [2023-11-24 21:39:32,780 INFO L80 IsDeterministic]: Finished isDeterministic. Operand is deterministic. [2023-11-24 21:39:32,780 INFO L117 ReachableStatesCopy]: Start reachableStatesCopy. Operand 4 states and 44 transitions. [2023-11-24 21:39:32,780 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends has 5 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-24 21:39:32,781 INFO L131 ReachableStatesCopy]: Finished reachableStatesCopy Result has 5 states, 5 states have (on average 40.0) internal successors, (200), 5 states have internal predecessors, (200), 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-24 21:39:32,782 INFO L81 ComplementDD]: Finished complementDD. Result has 5 states, 5 states have (on average 40.0) internal successors, (200), 5 states have internal predecessors, (200), 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-24 21:39:32,782 INFO L175 Difference]: Start difference. First operand has 30 places, 23 transitions, 57 flow. Second operand 4 states and 44 transitions. [2023-11-24 21:39:32,782 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 32 places, 22 transitions, 93 flow [2023-11-24 21:39:32,783 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 28 places, 22 transitions, 85 flow, removed 0 selfloop flow, removed 4 redundant places. [2023-11-24 21:39:32,783 INFO L231 Difference]: Finished difference. Result has 28 places, 0 transitions, 0 flow [2023-11-24 21:39:32,785 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=40, PETRI_DIFFERENCE_MINUEND_FLOW=47, PETRI_DIFFERENCE_MINUEND_PLACES=25, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=22, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=22, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=28, PETRI_TRANSITIONS=0} [2023-11-24 21:39:32,786 INFO L281 CegarLoopForPetriNet]: 41 programPoint places, -13 predicate places. [2023-11-24 21:39:32,786 INFO L495 AbstractCegarLoop]: Abstraction has has 28 places, 0 transitions, 0 flow [2023-11-24 21:39:32,787 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 11.0) internal successors, (44), 4 states have internal predecessors, (44), 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-24 21:39:32,790 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 20 remaining) [2023-11-24 21:39:32,791 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 20 remaining) [2023-11-24 21:39:32,791 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 20 remaining) [2023-11-24 21:39:32,791 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 20 remaining) [2023-11-24 21:39:32,791 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONMEMORY_LEAK (15 of 20 remaining) [2023-11-24 21:39:32,792 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 20 remaining) [2023-11-24 21:39:32,792 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 20 remaining) [2023-11-24 21:39:32,792 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 20 remaining) [2023-11-24 21:39:32,792 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 20 remaining) [2023-11-24 21:39:32,793 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 20 remaining) [2023-11-24 21:39:32,793 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 20 remaining) [2023-11-24 21:39:32,793 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 20 remaining) [2023-11-24 21:39:32,794 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 20 remaining) [2023-11-24 21:39:32,794 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 20 remaining) [2023-11-24 21:39:32,794 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 20 remaining) [2023-11-24 21:39:32,794 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 20 remaining) [2023-11-24 21:39:32,795 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 20 remaining) [2023-11-24 21:39:32,796 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 20 remaining) [2023-11-24 21:39:32,796 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 20 remaining) [2023-11-24 21:39:32,796 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 20 remaining) [2023-11-24 21:39:32,806 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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)] Forceful destruction successful, exit code 0 [2023-11-24 21:39:33,000 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/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-24 21:39:33,000 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1, 1] [2023-11-24 21:39:33,006 INFO L228 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2023-11-24 21:39:33,006 INFO L178 ceAbstractionStarter]: Computing trace abstraction results [2023-11-24 21:39:33,012 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 24.11 09:39:33 BasicIcfg [2023-11-24 21:39:33,012 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2023-11-24 21:39:33,013 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-24 21:39:33,013 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-24 21:39:33,013 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-24 21:39:33,014 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 09:39:27" (3/4) ... [2023-11-24 21:39:33,015 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-24 21:39:33,019 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure t_fun [2023-11-24 21:39:33,026 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 45 nodes and edges [2023-11-24 21:39:33,026 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 11 nodes and edges [2023-11-24 21:39:33,026 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 21:39:33,027 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-24 21:39:33,213 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/witness.graphml [2023-11-24 21:39:33,214 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/witness.yml [2023-11-24 21:39:33,214 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-24 21:39:33,215 INFO L158 Benchmark]: Toolchain (without parser) took 8669.00ms. Allocated memory was 73.4MB in the beginning and 130.0MB in the end (delta: 56.6MB). Free memory was 42.0MB in the beginning and 99.6MB in the end (delta: -57.5MB). Peak memory consumption was 63.5MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,215 INFO L158 Benchmark]: CDTParser took 1.41ms. Allocated memory is still 73.4MB. Free memory is still 49.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-24 21:39:33,216 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1112.21ms. Allocated memory was 73.4MB in the beginning and 104.9MB in the end (delta: 31.5MB). Free memory was 41.8MB in the beginning and 76.5MB in the end (delta: -34.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,216 INFO L158 Benchmark]: Boogie Procedure Inliner took 98.26ms. Allocated memory is still 104.9MB. Free memory was 76.5MB in the beginning and 74.0MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,217 INFO L158 Benchmark]: Boogie Preprocessor took 108.36ms. Allocated memory is still 104.9MB. Free memory was 74.0MB in the beginning and 71.2MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,217 INFO L158 Benchmark]: RCFGBuilder took 1263.42ms. Allocated memory is still 104.9MB. Free memory was 71.2MB in the beginning and 68.3MB in the end (delta: 2.9MB). Peak memory consumption was 26.4MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,218 INFO L158 Benchmark]: TraceAbstraction took 5875.52ms. Allocated memory was 104.9MB in the beginning and 130.0MB in the end (delta: 25.2MB). Free memory was 67.6MB in the beginning and 37.5MB in the end (delta: 30.1MB). Peak memory consumption was 53.9MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,218 INFO L158 Benchmark]: Witness Printer took 201.28ms. Allocated memory is still 130.0MB. Free memory was 37.5MB in the beginning and 99.6MB in the end (delta: -62.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-24 21:39:33,221 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.41ms. Allocated memory is still 73.4MB. Free memory is still 49.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1112.21ms. Allocated memory was 73.4MB in the beginning and 104.9MB in the end (delta: 31.5MB). Free memory was 41.8MB in the beginning and 76.5MB in the end (delta: -34.6MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 98.26ms. Allocated memory is still 104.9MB. Free memory was 76.5MB in the beginning and 74.0MB in the end (delta: 2.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 108.36ms. Allocated memory is still 104.9MB. Free memory was 74.0MB in the beginning and 71.2MB in the end (delta: 2.9MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * RCFGBuilder took 1263.42ms. Allocated memory is still 104.9MB. Free memory was 71.2MB in the beginning and 68.3MB in the end (delta: 2.9MB). Peak memory consumption was 26.4MB. Max. memory is 16.1GB. * TraceAbstraction took 5875.52ms. Allocated memory was 104.9MB in the beginning and 130.0MB in the end (delta: 25.2MB). Free memory was 67.6MB in the beginning and 37.5MB in the end (delta: 30.1MB). Peak memory consumption was 53.9MB. Max. memory is 16.1GB. * Witness Printer took 201.28ms. Allocated memory is still 130.0MB. Free memory was 37.5MB in the beginning and 99.6MB in the end (delta: -62.1MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: 928]: all allocated memory was freed For all program executions holds that all allocated memory was freed at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - PositiveResult [Line: -1]: pointer dereference always succeeds For all program executions holds that pointer dereference always succeeds at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 53 locations, 20 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 5.7s, OverallIterations: 7, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 2.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 376 SdHoareTripleChecker+Valid, 1.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 247 mSDsluCounter, 23 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 72 IncrementalHoareTripleChecker+Unchecked, 23 mSDsCounter, 19 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 383 IncrementalHoareTripleChecker+Invalid, 474 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 19 mSolverCounterUnsat, 0 mSDtfsCounter, 383 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 51 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 2 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=82occurred in iteration=0, InterpolantAutomatonStates: 28, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.4s SatisfiabilityAnalysisTime, 1.1s InterpolantComputationTime, 53 NumberOfCodeBlocks, 53 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 46 ConstructedInterpolants, 2 QuantifiedInterpolants, 794 SizeOfPredicates, 14 NumberOfNonLiveVariables, 560 ConjunctsInSsa, 47 ConjunctsInUnsatCore, 7 InterpolantComputations, 7 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 15 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2023-11-24 21:39:33,252 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7d3b98c7-d51d-4e6b-97b6-834b8a99c5ae/bin/uautomizer-verify-NlZe1sFDwI/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE