./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml', '-i', '../sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G valid-free) )\nCHECK( init(main()), LTL(G valid-deref) )\nCHECK( init(main()), LTL(G valid-memtrack) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '32bit', '--witnessprinter.graph.data.programhash', 'f222d5749b9bb10b4d4c09b2c40e45ee19dec77732a8593ce917652e8ca8a43e'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --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 f222d5749b9bb10b4d4c09b2c40e45ee19dec77732a8593ce917652e8ca8a43e --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 19:25:52,883 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 19:25:52,942 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-07 19:25:52,947 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 19:25:52,949 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 19:25:52,969 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 19:25:52,971 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 19:25:52,971 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 19:25:52,972 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 19:25:52,972 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 19:25:52,972 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 19:25:52,973 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 19:25:52,973 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 19:25:52,973 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 19:25:52,973 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 19:25:52,973 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 19:25:52,974 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-07 19:25:52,974 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 19:25:52,975 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 19:25:52,975 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 19:25:52,975 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 19:25:52,976 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux 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 -> f222d5749b9bb10b4d4c09b2c40e45ee19dec77732a8593ce917652e8ca8a43e [2024-11-07 19:25:53,187 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 19:25:53,197 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 19:25:53,199 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 19:25:53,200 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 19:25:53,200 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 19:25:53,201 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i [2024-11-07 19:25:54,311 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 19:25:54,563 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 19:25:54,563 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/goblint-regression/28-race_reach_51-mutexptr_racefree.i [2024-11-07 19:25:54,575 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/38f96817b/dc1bad7aaa9245efac51a40a7ebdf84f/FLAG091858920 [2024-11-07 19:25:54,590 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/38f96817b/dc1bad7aaa9245efac51a40a7ebdf84f [2024-11-07 19:25:54,592 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 19:25:54,593 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 19:25:54,595 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 19:25:54,595 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 19:25:54,598 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 19:25:54,599 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,599 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7467be60 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54, skipping insertion in model container [2024-11-07 19:25:54,600 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,626 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 19:25:54,862 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 19:25:54,878 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 19:25:54,911 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 19:25:54,944 INFO L204 MainTranslator]: Completed translation [2024-11-07 19:25:54,944 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54 WrapperNode [2024-11-07 19:25:54,944 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 19:25:54,945 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 19:25:54,945 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 19:25:54,945 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 19:25:54,949 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,960 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,978 INFO L138 Inliner]: procedures = 171, calls = 43, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 141 [2024-11-07 19:25:54,978 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 19:25:54,978 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 19:25:54,979 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 19:25:54,979 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 19:25:54,987 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,988 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:54,990 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,005 INFO L175 MemorySlicer]: Split 20 memory accesses to 5 slices as follows [2, 2, 5, 5, 6]. 30 percent of accesses are in the largest equivalence class. The 13 initializations are split as follows [2, 0, 5, 5, 1]. The 3 writes are split as follows [0, 1, 0, 0, 2]. [2024-11-07 19:25:55,006 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,006 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,012 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,014 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,016 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,017 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,019 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 19:25:55,021 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 19:25:55,021 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 19:25:55,021 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 19:25:55,022 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (1/1) ... [2024-11-07 19:25:55,026 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 19:25:55,034 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 19:25:55,043 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 19:25:55,045 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 19:25:55,061 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-11-07 19:25:55,062 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-11-07 19:25:55,062 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 19:25:55,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 19:25:55,064 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-07 19:25:55,190 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 19:25:55,192 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 19:25:55,427 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-07 19:25:55,427 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 19:25:55,768 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 19:25:55,768 INFO L316 CfgBuilder]: Removed 10 assume(true) statements. [2024-11-07 19:25:55,768 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 07:25:55 BoogieIcfgContainer [2024-11-07 19:25:55,768 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 19:25:55,771 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 19:25:55,771 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 19:25:55,775 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 19:25:55,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 07:25:54" (1/3) ... [2024-11-07 19:25:55,775 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@421a4610 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 07:25:55, skipping insertion in model container [2024-11-07 19:25:55,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 07:25:54" (2/3) ... [2024-11-07 19:25:55,776 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@421a4610 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 07:25:55, skipping insertion in model container [2024-11-07 19:25:55,776 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 07:25:55" (3/3) ... [2024-11-07 19:25:55,776 INFO L112 eAbstractionObserver]: Analyzing ICFG 28-race_reach_51-mutexptr_racefree.i [2024-11-07 19:25:55,786 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 19:25:55,786 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 16 error locations. [2024-11-07 19:25:55,786 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-07 19:25:55,822 INFO L143 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-11-07 19:25:55,845 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 67 places, 75 transitions, 157 flow [2024-11-07 19:25:55,899 INFO L124 PetriNetUnfolderBase]: 15/109 cut-off events. [2024-11-07 19:25:55,901 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 19:25:55,904 INFO L83 FinitePrefix]: Finished finitePrefix Result has 114 conditions, 109 events. 15/109 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 14. Compared 465 event pairs, 0 based on Foata normal form. 0/67 useless extension candidates. Maximal degree in co-relation 70. Up to 4 conditions per place. [2024-11-07 19:25:55,904 INFO L82 GeneralOperation]: Start removeDead. Operand has 67 places, 75 transitions, 157 flow [2024-11-07 19:25:55,908 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 67 places, 75 transitions, 157 flow [2024-11-07 19:25:55,916 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 19:25:55,926 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@56e514d7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 19:25:55,927 INFO L334 AbstractCegarLoop]: Starting to check reachability of 25 error locations. [2024-11-07 19:25:55,932 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 19:25:55,934 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-07 19:25:55,934 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 19:25:55,934 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:55,935 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:25:55,935 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-07 19:25:55,938 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:55,938 INFO L85 PathProgramCache]: Analyzing trace with hash 476730, now seen corresponding path program 1 times [2024-11-07 19:25:55,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:55,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19180692] [2024-11-07 19:25:55,943 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:55,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:56,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:56,173 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:56,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:56,174 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19180692] [2024-11-07 19:25:56,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19180692] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:25:56,178 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:25:56,178 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:25:56,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [241780598] [2024-11-07 19:25:56,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:25:56,188 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:25:56,195 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:56,212 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:25:56,213 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:25:56,236 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 31 out of 75 [2024-11-07 19:25:56,239 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 75 transitions, 157 flow. Second operand has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:56,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:25:56,239 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 31 of 75 [2024-11-07 19:25:56,239 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:25:56,418 INFO L124 PetriNetUnfolderBase]: 181/672 cut-off events. [2024-11-07 19:25:56,419 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-11-07 19:25:56,422 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1083 conditions, 672 events. 181/672 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 3925 event pairs, 156 based on Foata normal form. 105/709 useless extension candidates. Maximal degree in co-relation 1026. Up to 353 conditions per place. [2024-11-07 19:25:56,426 INFO L140 encePairwiseOnDemand]: 61/75 looper letters, 41 selfloop transitions, 2 changer transitions 0/74 dead transitions. [2024-11-07 19:25:56,426 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 74 transitions, 241 flow [2024-11-07 19:25:56,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:25:56,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:25:56,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 154 transitions. [2024-11-07 19:25:56,440 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6844444444444444 [2024-11-07 19:25:56,441 INFO L175 Difference]: Start difference. First operand has 67 places, 75 transitions, 157 flow. Second operand 3 states and 154 transitions. [2024-11-07 19:25:56,441 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 74 transitions, 241 flow [2024-11-07 19:25:56,445 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 74 transitions, 241 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:25:56,448 INFO L231 Difference]: Finished difference. Result has 66 places, 62 transitions, 135 flow [2024-11-07 19:25:56,450 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=135, PETRI_PLACES=66, PETRI_TRANSITIONS=62} [2024-11-07 19:25:56,452 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, -1 predicate places. [2024-11-07 19:25:56,453 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 62 transitions, 135 flow [2024-11-07 19:25:56,453 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.0) internal successors, (96), 3 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:56,453 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:56,453 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:25:56,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 19:25:56,453 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-07 19:25:56,454 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:56,454 INFO L85 PathProgramCache]: Analyzing trace with hash 476731, now seen corresponding path program 1 times [2024-11-07 19:25:56,454 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:56,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978866633] [2024-11-07 19:25:56,455 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:56,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:56,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:56,618 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:56,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:56,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [978866633] [2024-11-07 19:25:56,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [978866633] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:25:56,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:25:56,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:25:56,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [836557963] [2024-11-07 19:25:56,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:25:56,619 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:25:56,620 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:56,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:25:56,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:25:56,637 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 34 out of 75 [2024-11-07 19:25:56,638 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 62 transitions, 135 flow. Second operand has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:56,638 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:25:56,639 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 34 of 75 [2024-11-07 19:25:56,639 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:25:56,782 INFO L124 PetriNetUnfolderBase]: 168/586 cut-off events. [2024-11-07 19:25:56,783 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-07 19:25:56,785 INFO L83 FinitePrefix]: Finished finitePrefix Result has 977 conditions, 586 events. 168/586 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 29. Compared 3392 event pairs, 0 based on Foata normal form. 1/535 useless extension candidates. Maximal degree in co-relation 936. Up to 355 conditions per place. [2024-11-07 19:25:56,787 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 41 selfloop transitions, 2 changer transitions 0/75 dead transitions. [2024-11-07 19:25:56,788 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 75 transitions, 247 flow [2024-11-07 19:25:56,788 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:25:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:25:56,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 147 transitions. [2024-11-07 19:25:56,790 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6533333333333333 [2024-11-07 19:25:56,790 INFO L175 Difference]: Start difference. First operand has 66 places, 62 transitions, 135 flow. Second operand 3 states and 147 transitions. [2024-11-07 19:25:56,790 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 75 transitions, 247 flow [2024-11-07 19:25:56,791 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 75 transitions, 243 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:25:56,794 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 141 flow [2024-11-07 19:25:56,794 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=131, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=60, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=141, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-11-07 19:25:56,795 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, 0 predicate places. [2024-11-07 19:25:56,795 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 141 flow [2024-11-07 19:25:56,795 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.0) internal successors, (105), 3 states have internal predecessors, (105), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:56,795 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:56,795 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-07 19:25:56,796 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-07 19:25:56,796 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-07 19:25:56,796 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:56,797 INFO L85 PathProgramCache]: Analyzing trace with hash -2096172690, now seen corresponding path program 1 times [2024-11-07 19:25:56,797 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:56,797 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1737701965] [2024-11-07 19:25:56,797 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:56,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:56,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:56,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:56,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:56,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1737701965] [2024-11-07 19:25:56,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1737701965] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-07 19:25:56,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [393187149] [2024-11-07 19:25:56,968 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:56,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:25:56,969 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 19:25:56,970 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-07 19:25:56,972 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-07 19:25:57,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:57,094 INFO L255 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-07 19:25:57,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 19:25:57,133 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 8 treesize of output 1 [2024-11-07 19:25:57,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:57,188 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-07 19:25:57,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:57,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [393187149] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-07 19:25:57,253 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-07 19:25:57,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-11-07 19:25:57,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1960890477] [2024-11-07 19:25:57,253 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-07 19:25:57,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:25:57,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:57,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:25:57,254 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:25:57,364 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 33 out of 75 [2024-11-07 19:25:57,365 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 141 flow. Second operand has 9 states, 9 states have (on average 35.333333333333336) internal successors, (318), 9 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:57,365 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:25:57,365 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 33 of 75 [2024-11-07 19:25:57,365 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:25:57,440 INFO L124 PetriNetUnfolderBase]: 36/121 cut-off events. [2024-11-07 19:25:57,440 INFO L125 PetriNetUnfolderBase]: For 12/12 co-relation queries the response was YES. [2024-11-07 19:25:57,441 INFO L83 FinitePrefix]: Finished finitePrefix Result has 246 conditions, 121 events. 36/121 cut-off events. For 12/12 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 353 event pairs, 0 based on Foata normal form. 26/139 useless extension candidates. Maximal degree in co-relation 217. Up to 75 conditions per place. [2024-11-07 19:25:57,441 INFO L140 encePairwiseOnDemand]: 71/75 looper letters, 29 selfloop transitions, 2 changer transitions 0/49 dead transitions. [2024-11-07 19:25:57,441 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 44 places, 49 transitions, 170 flow [2024-11-07 19:25:57,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 19:25:57,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 19:25:57,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 165 transitions. [2024-11-07 19:25:57,443 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.55 [2024-11-07 19:25:57,443 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 141 flow. Second operand 4 states and 165 transitions. [2024-11-07 19:25:57,443 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 44 places, 49 transitions, 170 flow [2024-11-07 19:25:57,443 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 41 places, 49 transitions, 164 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-07 19:25:57,444 INFO L231 Difference]: Finished difference. Result has 41 places, 35 transitions, 78 flow [2024-11-07 19:25:57,444 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=75, PETRI_DIFFERENCE_MINUEND_FLOW=74, PETRI_DIFFERENCE_MINUEND_PLACES=38, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=35, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=78, PETRI_PLACES=41, PETRI_TRANSITIONS=35} [2024-11-07 19:25:57,444 INFO L277 CegarLoopForPetriNet]: 67 programPoint places, -26 predicate places. [2024-11-07 19:25:57,444 INFO L471 AbstractCegarLoop]: Abstraction has has 41 places, 35 transitions, 78 flow [2024-11-07 19:25:57,444 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 35.333333333333336) internal successors, (318), 9 states have internal predecessors, (318), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:57,444 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:57,445 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 2, 1, 1, 1, 1] [2024-11-07 19:25:57,458 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-07 19:25:57,648 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:25:57,649 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 22 more)] === [2024-11-07 19:25:57,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:57,649 INFO L85 PathProgramCache]: Analyzing trace with hash -556843483, now seen corresponding path program 1 times [2024-11-07 19:25:57,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:57,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1632977120] [2024-11-07 19:25:57,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:57,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:57,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 19:25:57,678 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 19:25:57,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 19:25:57,711 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 19:25:57,713 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 19:25:57,715 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (24 of 25 remaining) [2024-11-07 19:25:57,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 25 remaining) [2024-11-07 19:25:57,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 25 remaining) [2024-11-07 19:25:57,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 25 remaining) [2024-11-07 19:25:57,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 25 remaining) [2024-11-07 19:25:57,716 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (17 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (16 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 25 remaining) [2024-11-07 19:25:57,717 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 25 remaining) [2024-11-07 19:25:57,718 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 25 remaining) [2024-11-07 19:25:57,719 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 25 remaining) [2024-11-07 19:25:57,719 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-07 19:25:57,719 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-11-07 19:25:57,721 WARN L244 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 19:25:57,722 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-11-07 19:25:57,755 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-11-07 19:25:57,757 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 99 places, 112 transitions, 240 flow [2024-11-07 19:25:57,775 INFO L124 PetriNetUnfolderBase]: 27/192 cut-off events. [2024-11-07 19:25:57,776 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-07 19:25:57,777 INFO L83 FinitePrefix]: Finished finitePrefix Result has 204 conditions, 192 events. 27/192 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 17. Compared 944 event pairs, 0 based on Foata normal form. 0/118 useless extension candidates. Maximal degree in co-relation 115. Up to 6 conditions per place. [2024-11-07 19:25:57,777 INFO L82 GeneralOperation]: Start removeDead. Operand has 99 places, 112 transitions, 240 flow [2024-11-07 19:25:57,779 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 99 places, 112 transitions, 240 flow [2024-11-07 19:25:57,780 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 19:25:57,781 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@56e514d7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 19:25:57,782 INFO L334 AbstractCegarLoop]: Starting to check reachability of 33 error locations. [2024-11-07 19:25:57,784 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 19:25:57,784 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-07 19:25:57,784 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 19:25:57,784 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:57,784 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:25:57,785 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:25:57,785 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:57,785 INFO L85 PathProgramCache]: Analyzing trace with hash 587946, now seen corresponding path program 1 times [2024-11-07 19:25:57,785 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:57,785 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1227889174] [2024-11-07 19:25:57,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:57,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:57,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:57,850 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:57,850 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:57,850 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1227889174] [2024-11-07 19:25:57,850 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1227889174] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:25:57,850 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:25:57,851 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:25:57,851 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [976441328] [2024-11-07 19:25:57,851 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:25:57,851 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:25:57,851 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:57,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:25:57,852 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:25:57,870 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 48 out of 112 [2024-11-07 19:25:57,871 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 112 transitions, 240 flow. Second operand has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:57,871 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:25:57,871 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 48 of 112 [2024-11-07 19:25:57,871 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:25:58,744 INFO L124 PetriNetUnfolderBase]: 5103/11301 cut-off events. [2024-11-07 19:25:58,745 INFO L125 PetriNetUnfolderBase]: For 70/70 co-relation queries the response was YES. [2024-11-07 19:25:58,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19483 conditions, 11301 events. 5103/11301 cut-off events. For 70/70 co-relation queries the response was YES. Maximal size of possible extension queue 314. Compared 98120 event pairs, 4416 based on Foata normal form. 2239/12641 useless extension candidates. Maximal degree in co-relation 12477. Up to 7045 conditions per place. [2024-11-07 19:25:58,804 INFO L140 encePairwiseOnDemand]: 92/112 looper letters, 67 selfloop transitions, 2 changer transitions 0/117 dead transitions. [2024-11-07 19:25:58,804 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 98 places, 117 transitions, 388 flow [2024-11-07 19:25:58,804 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:25:58,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:25:58,805 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 243 transitions. [2024-11-07 19:25:58,805 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7232142857142857 [2024-11-07 19:25:58,806 INFO L175 Difference]: Start difference. First operand has 99 places, 112 transitions, 240 flow. Second operand 3 states and 243 transitions. [2024-11-07 19:25:58,806 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 98 places, 117 transitions, 388 flow [2024-11-07 19:25:58,808 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 117 transitions, 388 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:25:58,809 INFO L231 Difference]: Finished difference. Result has 98 places, 93 transitions, 206 flow [2024-11-07 19:25:58,809 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=206, PETRI_PLACES=98, PETRI_TRANSITIONS=93} [2024-11-07 19:25:58,810 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -1 predicate places. [2024-11-07 19:25:58,810 INFO L471 AbstractCegarLoop]: Abstraction has has 98 places, 93 transitions, 206 flow [2024-11-07 19:25:58,810 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.0) internal successors, (147), 3 states have internal predecessors, (147), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:58,810 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:58,810 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:25:58,810 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-07 19:25:58,810 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:25:58,811 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:58,811 INFO L85 PathProgramCache]: Analyzing trace with hash 587947, now seen corresponding path program 1 times [2024-11-07 19:25:58,811 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:58,811 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2002777266] [2024-11-07 19:25:58,811 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:58,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:58,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:58,877 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:58,878 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:58,878 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2002777266] [2024-11-07 19:25:58,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2002777266] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:25:58,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:25:58,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:25:58,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2000214654] [2024-11-07 19:25:58,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:25:58,878 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:25:58,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:58,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:25:58,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:25:58,901 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 51 out of 112 [2024-11-07 19:25:58,901 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 98 places, 93 transitions, 206 flow. Second operand has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:58,901 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:25:58,901 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 51 of 112 [2024-11-07 19:25:58,902 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:25:59,605 INFO L124 PetriNetUnfolderBase]: 4766/11232 cut-off events. [2024-11-07 19:25:59,605 INFO L125 PetriNetUnfolderBase]: For 176/176 co-relation queries the response was YES. [2024-11-07 19:25:59,618 INFO L83 FinitePrefix]: Finished finitePrefix Result has 19070 conditions, 11232 events. 4766/11232 cut-off events. For 176/176 co-relation queries the response was YES. Maximal size of possible extension queue 340. Compared 102812 event pairs, 2232 based on Foata normal form. 1/10202 useless extension candidates. Maximal degree in co-relation 16516. Up to 7553 conditions per place. [2024-11-07 19:25:59,653 INFO L140 encePairwiseOnDemand]: 108/112 looper letters, 56 selfloop transitions, 2 changer transitions 0/107 dead transitions. [2024-11-07 19:25:59,654 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 100 places, 107 transitions, 350 flow [2024-11-07 19:25:59,654 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:25:59,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:25:59,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 213 transitions. [2024-11-07 19:25:59,655 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6339285714285714 [2024-11-07 19:25:59,655 INFO L175 Difference]: Start difference. First operand has 98 places, 93 transitions, 206 flow. Second operand 3 states and 213 transitions. [2024-11-07 19:25:59,655 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 100 places, 107 transitions, 350 flow [2024-11-07 19:25:59,667 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 98 places, 107 transitions, 346 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:25:59,668 INFO L231 Difference]: Finished difference. Result has 99 places, 94 transitions, 216 flow [2024-11-07 19:25:59,669 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=96, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=91, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=216, PETRI_PLACES=99, PETRI_TRANSITIONS=94} [2024-11-07 19:25:59,669 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 0 predicate places. [2024-11-07 19:25:59,670 INFO L471 AbstractCegarLoop]: Abstraction has has 99 places, 94 transitions, 216 flow [2024-11-07 19:25:59,670 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.0) internal successors, (156), 3 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:25:59,670 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:25:59,670 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-07 19:25:59,670 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-07 19:25:59,670 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:25:59,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:25:59,671 INFO L85 PathProgramCache]: Analyzing trace with hash 1834381531, now seen corresponding path program 1 times [2024-11-07 19:25:59,671 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:25:59,671 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1722555387] [2024-11-07 19:25:59,671 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:59,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:25:59,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:59,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:59,786 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:25:59,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1722555387] [2024-11-07 19:25:59,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1722555387] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-07 19:25:59,786 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [834902747] [2024-11-07 19:25:59,786 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:25:59,786 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:25:59,786 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 19:25:59,788 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-07 19:25:59,790 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-07 19:25:59,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:25:59,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-07 19:25:59,902 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 19:25:59,911 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 8 treesize of output 1 [2024-11-07 19:25:59,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:59,951 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-07 19:25:59,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:25:59,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [834902747] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-07 19:25:59,997 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-07 19:25:59,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [2, 2, 2] total 5 [2024-11-07 19:25:59,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [693041689] [2024-11-07 19:25:59,997 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-07 19:25:59,997 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-07 19:25:59,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:25:59,998 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-07 19:25:59,998 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-07 19:26:00,070 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 50 out of 112 [2024-11-07 19:26:00,070 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 99 places, 94 transitions, 216 flow. Second operand has 7 states, 7 states have (on average 52.42857142857143) internal successors, (367), 7 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:00,070 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:00,070 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 50 of 112 [2024-11-07 19:26:00,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:00,899 INFO L124 PetriNetUnfolderBase]: 4657/10067 cut-off events. [2024-11-07 19:26:00,899 INFO L125 PetriNetUnfolderBase]: For 434/434 co-relation queries the response was YES. [2024-11-07 19:26:00,917 INFO L83 FinitePrefix]: Finished finitePrefix Result has 17862 conditions, 10067 events. 4657/10067 cut-off events. For 434/434 co-relation queries the response was YES. Maximal size of possible extension queue 293. Compared 87215 event pairs, 1 based on Foata normal form. 195/9772 useless extension candidates. Maximal degree in co-relation 1378. Up to 5497 conditions per place. [2024-11-07 19:26:00,954 INFO L140 encePairwiseOnDemand]: 108/112 looper letters, 105 selfloop transitions, 4 changer transitions 0/157 dead transitions. [2024-11-07 19:26:00,955 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 157 transitions, 558 flow [2024-11-07 19:26:00,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-07 19:26:00,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-07 19:26:00,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 362 transitions. [2024-11-07 19:26:00,956 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6464285714285715 [2024-11-07 19:26:00,956 INFO L175 Difference]: Start difference. First operand has 99 places, 94 transitions, 216 flow. Second operand 5 states and 362 transitions. [2024-11-07 19:26:00,956 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 157 transitions, 558 flow [2024-11-07 19:26:00,958 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 101 places, 157 transitions, 556 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 19:26:00,959 INFO L231 Difference]: Finished difference. Result has 101 places, 93 transitions, 218 flow [2024-11-07 19:26:00,959 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=93, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=218, PETRI_PLACES=101, PETRI_TRANSITIONS=93} [2024-11-07 19:26:00,960 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 2 predicate places. [2024-11-07 19:26:00,960 INFO L471 AbstractCegarLoop]: Abstraction has has 101 places, 93 transitions, 218 flow [2024-11-07 19:26:00,960 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 52.42857142857143) internal successors, (367), 7 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:00,960 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:00,960 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:26:00,973 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-07 19:26:01,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:26:01,161 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:26:01,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:01,162 INFO L85 PathProgramCache]: Analyzing trace with hash -1029819062, now seen corresponding path program 1 times [2024-11-07 19:26:01,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:01,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1922694771] [2024-11-07 19:26:01,162 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:01,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:01,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:01,252 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:01,252 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:01,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1922694771] [2024-11-07 19:26:01,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1922694771] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:01,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:01,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 19:26:01,252 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [973911161] [2024-11-07 19:26:01,252 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:01,252 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 19:26:01,252 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:01,253 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 19:26:01,253 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 19:26:01,322 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 41 out of 112 [2024-11-07 19:26:01,322 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 101 places, 93 transitions, 218 flow. Second operand has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:01,323 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:01,323 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 41 of 112 [2024-11-07 19:26:01,323 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:01,965 INFO L124 PetriNetUnfolderBase]: 5822/12429 cut-off events. [2024-11-07 19:26:01,965 INFO L125 PetriNetUnfolderBase]: For 1096/1096 co-relation queries the response was YES. [2024-11-07 19:26:01,978 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22666 conditions, 12429 events. 5822/12429 cut-off events. For 1096/1096 co-relation queries the response was YES. Maximal size of possible extension queue 329. Compared 105251 event pairs, 4481 based on Foata normal form. 0/11949 useless extension candidates. Maximal degree in co-relation 15274. Up to 6823 conditions per place. [2024-11-07 19:26:02,007 INFO L140 encePairwiseOnDemand]: 93/112 looper letters, 93 selfloop transitions, 10 changer transitions 0/141 dead transitions. [2024-11-07 19:26:02,007 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 103 places, 141 transitions, 520 flow [2024-11-07 19:26:02,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 19:26:02,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 19:26:02,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 283 transitions. [2024-11-07 19:26:02,008 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6316964285714286 [2024-11-07 19:26:02,008 INFO L175 Difference]: Start difference. First operand has 101 places, 93 transitions, 218 flow. Second operand 4 states and 283 transitions. [2024-11-07 19:26:02,008 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 103 places, 141 transitions, 520 flow [2024-11-07 19:26:02,010 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 141 transitions, 510 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-07 19:26:02,011 INFO L231 Difference]: Finished difference. Result has 103 places, 100 transitions, 310 flow [2024-11-07 19:26:02,011 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=206, PETRI_DIFFERENCE_MINUEND_PLACES=97, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=92, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=82, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=310, PETRI_PLACES=103, PETRI_TRANSITIONS=100} [2024-11-07 19:26:02,012 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, 4 predicate places. [2024-11-07 19:26:02,012 INFO L471 AbstractCegarLoop]: Abstraction has has 103 places, 100 transitions, 310 flow [2024-11-07 19:26:02,012 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 43.0) internal successors, (172), 4 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:02,012 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:02,012 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:26:02,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-07 19:26:02,012 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:26:02,012 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:02,013 INFO L85 PathProgramCache]: Analyzing trace with hash -1029819061, now seen corresponding path program 1 times [2024-11-07 19:26:02,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:02,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [49668757] [2024-11-07 19:26:02,013 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:02,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:02,120 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:02,120 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:02,120 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [49668757] [2024-11-07 19:26:02,120 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [49668757] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:02,120 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:02,120 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 19:26:02,120 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1239352775] [2024-11-07 19:26:02,120 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:02,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 19:26:02,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:02,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 19:26:02,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 19:26:02,156 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 43 out of 112 [2024-11-07 19:26:02,157 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 103 places, 100 transitions, 310 flow. Second operand has 4 states, 4 states have (on average 45.0) internal successors, (180), 4 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:02,157 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:02,157 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 43 of 112 [2024-11-07 19:26:02,157 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:02,721 INFO L124 PetriNetUnfolderBase]: 4890/10460 cut-off events. [2024-11-07 19:26:02,721 INFO L125 PetriNetUnfolderBase]: For 2559/2614 co-relation queries the response was YES. [2024-11-07 19:26:02,732 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21380 conditions, 10460 events. 4890/10460 cut-off events. For 2559/2614 co-relation queries the response was YES. Maximal size of possible extension queue 283. Compared 86057 event pairs, 3920 based on Foata normal form. 1710/11825 useless extension candidates. Maximal degree in co-relation 19284. Up to 5784 conditions per place. [2024-11-07 19:26:02,752 INFO L140 encePairwiseOnDemand]: 101/112 looper letters, 74 selfloop transitions, 2 changer transitions 0/115 dead transitions. [2024-11-07 19:26:02,752 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 97 places, 115 transitions, 508 flow [2024-11-07 19:26:02,752 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-07 19:26:02,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-07 19:26:02,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 256 transitions. [2024-11-07 19:26:02,753 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5714285714285714 [2024-11-07 19:26:02,753 INFO L175 Difference]: Start difference. First operand has 103 places, 100 transitions, 310 flow. Second operand 4 states and 256 transitions. [2024-11-07 19:26:02,753 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 97 places, 115 transitions, 508 flow [2024-11-07 19:26:02,759 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 115 transitions, 506 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-07 19:26:02,760 INFO L231 Difference]: Finished difference. Result has 96 places, 91 transitions, 294 flow [2024-11-07 19:26:02,760 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=112, PETRI_DIFFERENCE_MINUEND_FLOW=290, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=91, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=89, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=294, PETRI_PLACES=96, PETRI_TRANSITIONS=91} [2024-11-07 19:26:02,761 INFO L277 CegarLoopForPetriNet]: 99 programPoint places, -3 predicate places. [2024-11-07 19:26:02,761 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 91 transitions, 294 flow [2024-11-07 19:26:02,761 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 45.0) internal successors, (180), 4 states have internal predecessors, (180), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:02,761 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:02,761 INFO L204 CegarLoopForPetriNet]: trace histogram [3, 3, 2, 1, 1, 1, 1] [2024-11-07 19:26:02,761 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-07 19:26:02,761 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 30 more)] === [2024-11-07 19:26:02,761 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:02,762 INFO L85 PathProgramCache]: Analyzing trace with hash 801892924, now seen corresponding path program 1 times [2024-11-07 19:26:02,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:02,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1032034898] [2024-11-07 19:26:02,762 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:02,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:02,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 19:26:02,783 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-07 19:26:02,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-07 19:26:02,801 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-11-07 19:26:02,802 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (32 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (31 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (30 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (29 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (28 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (27 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (26 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONMEMORY_LEAK (25 of 33 remaining) [2024-11-07 19:26:02,802 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK (24 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (23 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (22 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (21 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (20 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (19 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (18 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (17 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (16 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (15 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (14 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (13 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (12 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (11 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (10 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (9 of 33 remaining) [2024-11-07 19:26:02,803 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (8 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (7 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE (6 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr4REQUIRES_VIOLATIONMEMORY_DEREFERENCE (5 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr5REQUIRES_VIOLATIONMEMORY_DEREFERENCE (4 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (3 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE (2 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr6REQUIRES_VIOLATIONMEMORY_DEREFERENCE (1 of 33 remaining) [2024-11-07 19:26:02,804 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location t_funErr7REQUIRES_VIOLATIONMEMORY_DEREFERENCE (0 of 33 remaining) [2024-11-07 19:26:02,804 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-07 19:26:02,804 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1, 1] [2024-11-07 19:26:02,805 WARN L244 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-11-07 19:26:02,805 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-11-07 19:26:02,830 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-07 19:26:02,831 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 131 places, 149 transitions, 325 flow [2024-11-07 19:26:02,851 INFO L124 PetriNetUnfolderBase]: 42/296 cut-off events. [2024-11-07 19:26:02,851 INFO L125 PetriNetUnfolderBase]: For 19/19 co-relation queries the response was YES. [2024-11-07 19:26:02,852 INFO L83 FinitePrefix]: Finished finitePrefix Result has 321 conditions, 296 events. 42/296 cut-off events. For 19/19 co-relation queries the response was YES. Maximal size of possible extension queue 21. Compared 1543 event pairs, 1 based on Foata normal form. 0/182 useless extension candidates. Maximal degree in co-relation 203. Up to 12 conditions per place. [2024-11-07 19:26:02,853 INFO L82 GeneralOperation]: Start removeDead. Operand has 131 places, 149 transitions, 325 flow [2024-11-07 19:26:02,855 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 131 places, 149 transitions, 325 flow [2024-11-07 19:26:02,856 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 19:26:02,856 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, 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;@56e514d7, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 19:26:02,857 INFO L334 AbstractCegarLoop]: Starting to check reachability of 41 error locations. [2024-11-07 19:26:02,858 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-07 19:26:02,858 INFO L124 PetriNetUnfolderBase]: 0/4 cut-off events. [2024-11-07 19:26:02,858 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-07 19:26:02,858 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:02,859 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:26:02,859 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-07 19:26:02,859 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:02,859 INFO L85 PathProgramCache]: Analyzing trace with hash 735903, now seen corresponding path program 1 times [2024-11-07 19:26:02,859 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:02,859 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [199292107] [2024-11-07 19:26:02,859 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:02,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:02,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:02,895 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:02,896 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:02,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [199292107] [2024-11-07 19:26:02,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [199292107] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:02,896 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:02,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:26:02,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [119673400] [2024-11-07 19:26:02,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:02,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:26:02,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:02,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:26:02,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:26:02,916 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 65 out of 149 [2024-11-07 19:26:02,916 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 149 transitions, 325 flow. Second operand has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:02,916 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:02,916 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 65 of 149 [2024-11-07 19:26:02,916 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:13,390 INFO L124 PetriNetUnfolderBase]: 104120/184334 cut-off events. [2024-11-07 19:26:13,391 INFO L125 PetriNetUnfolderBase]: For 1847/1847 co-relation queries the response was YES. [2024-11-07 19:26:13,678 INFO L83 FinitePrefix]: Finished finitePrefix Result has 329846 conditions, 184334 events. 104120/184334 cut-off events. For 1847/1847 co-relation queries the response was YES. Maximal size of possible extension queue 3774. Compared 1918719 event pairs, 89797 based on Foata normal form. 41132/213601 useless extension candidates. Maximal degree in co-relation 145838. Up to 124602 conditions per place. [2024-11-07 19:26:14,272 INFO L140 encePairwiseOnDemand]: 123/149 looper letters, 93 selfloop transitions, 2 changer transitions 0/160 dead transitions. [2024-11-07 19:26:14,273 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 160 transitions, 537 flow [2024-11-07 19:26:14,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:26:14,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:26:14,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 332 transitions. [2024-11-07 19:26:14,274 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7427293064876958 [2024-11-07 19:26:14,274 INFO L175 Difference]: Start difference. First operand has 131 places, 149 transitions, 325 flow. Second operand 3 states and 332 transitions. [2024-11-07 19:26:14,274 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 160 transitions, 537 flow [2024-11-07 19:26:14,275 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 160 transitions, 537 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-07 19:26:14,277 INFO L231 Difference]: Finished difference. Result has 130 places, 124 transitions, 279 flow [2024-11-07 19:26:14,277 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=279, PETRI_PLACES=130, PETRI_TRANSITIONS=124} [2024-11-07 19:26:14,277 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -1 predicate places. [2024-11-07 19:26:14,277 INFO L471 AbstractCegarLoop]: Abstraction has has 130 places, 124 transitions, 279 flow [2024-11-07 19:26:14,278 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 66.0) internal successors, (198), 3 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:14,278 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:14,278 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-07 19:26:14,278 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-07 19:26:14,278 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-07 19:26:14,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:14,278 INFO L85 PathProgramCache]: Analyzing trace with hash 735904, now seen corresponding path program 1 times [2024-11-07 19:26:14,278 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:14,278 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [143413843] [2024-11-07 19:26:14,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:14,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:14,335 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:14,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:14,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [143413843] [2024-11-07 19:26:14,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [143413843] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:14,336 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:14,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-07 19:26:14,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492488053] [2024-11-07 19:26:14,336 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:14,336 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-07 19:26:14,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:14,336 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-07 19:26:14,337 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-07 19:26:14,359 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 68 out of 149 [2024-11-07 19:26:14,360 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 130 places, 124 transitions, 279 flow. Second operand has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:14,360 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:14,360 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 68 of 149 [2024-11-07 19:26:14,360 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:24,685 INFO L124 PetriNetUnfolderBase]: 97063/178093 cut-off events. [2024-11-07 19:26:24,686 INFO L125 PetriNetUnfolderBase]: For 3845/3845 co-relation queries the response was YES. [2024-11-07 19:26:25,023 INFO L83 FinitePrefix]: Finished finitePrefix Result has 316541 conditions, 178093 events. 97063/178093 cut-off events. For 3845/3845 co-relation queries the response was YES. Maximal size of possible extension queue 3806. Compared 1916423 event pairs, 63133 based on Foata normal form. 1/164955 useless extension candidates. Maximal degree in co-relation 270154. Up to 134378 conditions per place. [2024-11-07 19:26:25,592 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 70 selfloop transitions, 2 changer transitions 0/138 dead transitions. [2024-11-07 19:26:25,592 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 132 places, 138 transitions, 451 flow [2024-11-07 19:26:25,593 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:26:25,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:26:25,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 278 transitions. [2024-11-07 19:26:25,594 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6219239373601789 [2024-11-07 19:26:25,594 INFO L175 Difference]: Start difference. First operand has 130 places, 124 transitions, 279 flow. Second operand 3 states and 278 transitions. [2024-11-07 19:26:25,594 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 132 places, 138 transitions, 451 flow [2024-11-07 19:26:26,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 138 transitions, 447 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-07 19:26:26,020 INFO L231 Difference]: Finished difference. Result has 131 places, 125 transitions, 289 flow [2024-11-07 19:26:26,020 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=275, PETRI_DIFFERENCE_MINUEND_PLACES=128, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=124, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=122, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=289, PETRI_PLACES=131, PETRI_TRANSITIONS=125} [2024-11-07 19:26:26,021 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, 0 predicate places. [2024-11-07 19:26:26,021 INFO L471 AbstractCegarLoop]: Abstraction has has 131 places, 125 transitions, 289 flow [2024-11-07 19:26:26,021 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 69.0) internal successors, (207), 3 states have internal predecessors, (207), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:26,021 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:26,021 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1, 1] [2024-11-07 19:26:26,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-07 19:26:26,021 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-07 19:26:26,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:26,022 INFO L85 PathProgramCache]: Analyzing trace with hash 1042454157, now seen corresponding path program 1 times [2024-11-07 19:26:26,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:26,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [961132114] [2024-11-07 19:26:26,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:26,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:26,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:26,100 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:26,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [961132114] [2024-11-07 19:26:26,100 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [961132114] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-07 19:26:26,100 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1518594207] [2024-11-07 19:26:26,100 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:26,100 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:26:26,100 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 19:26:26,102 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-07 19:26:26,103 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-07 19:26:26,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:26,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-07 19:26:26,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-07 19:26:26,221 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 8 treesize of output 1 [2024-11-07 19:26:26,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:26,261 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-07 19:26:26,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:26,301 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1518594207] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-07 19:26:26,301 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-07 19:26:26,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 2, 2] total 7 [2024-11-07 19:26:26,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1877404737] [2024-11-07 19:26:26,301 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-07 19:26:26,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-07 19:26:26,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:26,303 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-07 19:26:26,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-07 19:26:26,466 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 67 out of 149 [2024-11-07 19:26:26,467 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 131 places, 125 transitions, 289 flow. Second operand has 9 states, 9 states have (on average 69.33333333333333) internal successors, (624), 9 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:26,468 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:26,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 67 of 149 [2024-11-07 19:26:26,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:28,623 INFO L124 PetriNetUnfolderBase]: 23436/38393 cut-off events. [2024-11-07 19:26:28,623 INFO L125 PetriNetUnfolderBase]: For 9957/9957 co-relation queries the response was YES. [2024-11-07 19:26:28,665 INFO L83 FinitePrefix]: Finished finitePrefix Result has 74465 conditions, 38393 events. 23436/38393 cut-off events. For 9957/9957 co-relation queries the response was YES. Maximal size of possible extension queue 915. Compared 314130 event pairs, 1950 based on Foata normal form. 4758/41453 useless extension candidates. Maximal degree in co-relation 5835. Up to 24843 conditions per place. [2024-11-07 19:26:28,764 INFO L140 encePairwiseOnDemand]: 145/149 looper letters, 119 selfloop transitions, 4 changer transitions 0/175 dead transitions. [2024-11-07 19:26:28,764 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 175 transitions, 624 flow [2024-11-07 19:26:28,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-07 19:26:28,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-07 19:26:28,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 531 transitions. [2024-11-07 19:26:28,766 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5939597315436241 [2024-11-07 19:26:28,766 INFO L175 Difference]: Start difference. First operand has 131 places, 125 transitions, 289 flow. Second operand 6 states and 531 transitions. [2024-11-07 19:26:28,766 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 175 transitions, 624 flow [2024-11-07 19:26:28,768 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 109 places, 175 transitions, 620 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-07 19:26:28,769 INFO L231 Difference]: Finished difference. Result has 109 places, 97 transitions, 226 flow [2024-11-07 19:26:28,769 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=214, PETRI_DIFFERENCE_MINUEND_PLACES=104, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=96, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=226, PETRI_PLACES=109, PETRI_TRANSITIONS=97} [2024-11-07 19:26:28,770 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -22 predicate places. [2024-11-07 19:26:28,770 INFO L471 AbstractCegarLoop]: Abstraction has has 109 places, 97 transitions, 226 flow [2024-11-07 19:26:28,770 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 69.33333333333333) internal successors, (624), 9 states have internal predecessors, (624), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:28,770 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:28,770 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:26:28,782 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-07 19:26:28,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-07 19:26:28,971 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting t_funErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-07 19:26:28,971 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:28,971 INFO L85 PathProgramCache]: Analyzing trace with hash 1397026114, now seen corresponding path program 1 times [2024-11-07 19:26:28,971 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:28,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1779050119] [2024-11-07 19:26:28,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:28,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:28,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:29,034 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:29,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:29,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1779050119] [2024-11-07 19:26:29,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1779050119] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:29,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:29,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 19:26:29,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1660643768] [2024-11-07 19:26:29,035 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:29,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 19:26:29,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:29,035 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 19:26:29,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-07 19:26:29,077 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 54 out of 149 [2024-11-07 19:26:29,078 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 109 places, 97 transitions, 226 flow. Second operand has 4 states, 4 states have (on average 56.0) internal successors, (224), 4 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:29,078 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:29,078 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 54 of 149 [2024-11-07 19:26:29,078 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-07 19:26:31,666 INFO L124 PetriNetUnfolderBase]: 23436/41645 cut-off events. [2024-11-07 19:26:31,666 INFO L125 PetriNetUnfolderBase]: For 7697/7697 co-relation queries the response was YES. [2024-11-07 19:26:31,719 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79915 conditions, 41645 events. 23436/41645 cut-off events. For 7697/7697 co-relation queries the response was YES. Maximal size of possible extension queue 948. Compared 358036 event pairs, 23436 based on Foata normal form. 0/40921 useless extension candidates. Maximal degree in co-relation 54538. Up to 32955 conditions per place. [2024-11-07 19:26:31,832 INFO L140 encePairwiseOnDemand]: 136/149 looper letters, 44 selfloop transitions, 1 changer transitions 0/85 dead transitions. [2024-11-07 19:26:31,832 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 85 transitions, 292 flow [2024-11-07 19:26:31,833 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-07 19:26:31,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-07 19:26:31,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 217 transitions. [2024-11-07 19:26:31,833 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4854586129753915 [2024-11-07 19:26:31,834 INFO L175 Difference]: Start difference. First operand has 109 places, 97 transitions, 226 flow. Second operand 3 states and 217 transitions. [2024-11-07 19:26:31,834 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 85 transitions, 292 flow [2024-11-07 19:26:31,835 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 96 places, 85 transitions, 283 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-07 19:26:31,836 INFO L231 Difference]: Finished difference. Result has 96 places, 85 transitions, 195 flow [2024-11-07 19:26:31,836 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=149, PETRI_DIFFERENCE_MINUEND_FLOW=193, PETRI_DIFFERENCE_MINUEND_PLACES=94, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=85, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=84, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=195, PETRI_PLACES=96, PETRI_TRANSITIONS=85} [2024-11-07 19:26:31,837 INFO L277 CegarLoopForPetriNet]: 131 programPoint places, -35 predicate places. [2024-11-07 19:26:31,837 INFO L471 AbstractCegarLoop]: Abstraction has has 96 places, 85 transitions, 195 flow [2024-11-07 19:26:31,837 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 56.0) internal successors, (224), 4 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:31,837 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-07 19:26:31,837 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 19:26:31,837 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-07 19:26:31,837 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting t_funErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, ULTIMATE.startErr2REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 38 more)] === [2024-11-07 19:26:31,837 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 19:26:31,838 INFO L85 PathProgramCache]: Analyzing trace with hash 1397026115, now seen corresponding path program 1 times [2024-11-07 19:26:31,838 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 19:26:31,838 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [612924376] [2024-11-07 19:26:31,838 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 19:26:31,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 19:26:31,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 19:26:31,908 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-07 19:26:31,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 19:26:31,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [612924376] [2024-11-07 19:26:31,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [612924376] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 19:26:31,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 19:26:31,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-07 19:26:31,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [273998209] [2024-11-07 19:26:31,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 19:26:31,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-07 19:26:31,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 19:26:31,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-07 19:26:31,909 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-07 19:26:31,951 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 56 out of 149 [2024-11-07 19:26:31,952 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 96 places, 85 transitions, 195 flow. Second operand has 4 states, 4 states have (on average 58.0) internal successors, (232), 4 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-07 19:26:31,952 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-07 19:26:31,952 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 56 of 149 [2024-11-07 19:26:31,952 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand