./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --validate ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/13-privatized_58-singlethreaded-lock_true.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 958ec4d9 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReachWitnessValidation.xml -i ../../../trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/13-privatized_58-singlethreaded-lock_true.yml/witness.yml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.compute.hoare.annotation.of.negated.interpolant.automaton,.abstraction.and.cfg false --witnessparser.only.consider.loop.invariants false --- Real Ultimate output --- This is Ultimate 0.2.4-dev-958ec4d-m [2024-02-07 14:26:44,746 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 14:26:44,799 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-02-07 14:26:44,802 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 14:26:44,803 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 14:26:44,815 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 14:26:44,816 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 14:26:44,816 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 14:26:44,816 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 14:26:44,816 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 14:26:44,817 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 14:26:44,817 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 14:26:44,817 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 14:26:44,818 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 14:26:44,818 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 14:26:44,818 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 14:26:44,818 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 14:26:44,819 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 14:26:44,819 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-07 14:26:44,819 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 14:26:44,819 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 14:26:44,820 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 14:26:44,820 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 14:26:44,820 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 14:26:44,821 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 14:26:44,821 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 14:26:44,821 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 14:26:44,821 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 14:26:44,822 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 14:26:44,822 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 14:26:44,822 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 14:26:44,822 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 14:26:44,823 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:26:44,823 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 14:26:44,823 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 14:26:44,823 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 14:26:44,824 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-07 14:26:44,824 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-02-07 14:26:44,824 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 14:26:44,824 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 14:26:44,825 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 14:26:44,832 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 14:26:44,832 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 14:26:44,832 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessparser: Only consider loop invariants -> false [2024-02-07 14:26:45,038 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 14:26:45,069 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 14:26:45,071 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 14:26:45,072 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 14:26:45,073 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 14:26:45,074 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i [2024-02-07 14:26:46,101 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 14:26:46,256 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 14:26:46,256 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i [2024-02-07 14:26:46,267 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7459e0d2e/4e43d2df3a304aef9db2f6e6605bbe61/FLAG21c4ef532 [2024-02-07 14:26:46,277 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7459e0d2e/4e43d2df3a304aef9db2f6e6605bbe61 [2024-02-07 14:26:46,279 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 14:26:46,280 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 14:26:46,280 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/13-privatized_58-singlethreaded-lock_true.yml/witness.yml [2024-02-07 14:26:46,331 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 14:26:46,332 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 14:26:46,334 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 14:26:46,334 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 14:26:46,338 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 14:26:46,339 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:26:46" (1/2) ... [2024-02-07 14:26:46,340 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e347ddc and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:46, skipping insertion in model container [2024-02-07 14:26:46,340 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:26:46" (1/2) ... [2024-02-07 14:26:46,342 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@603c27b2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:46, skipping insertion in model container [2024-02-07 14:26:46,342 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:26:46" (2/2) ... [2024-02-07 14:26:46,342 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6e347ddc and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46, skipping insertion in model container [2024-02-07 14:26:46,343 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:26:46" (2/2) ... [2024-02-07 14:26:46,343 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 14:26:46,357 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 14:26:46,358 INFO L76 edCorrectnessWitness]: Location invariant before [L691-L691] g == 2 [2024-02-07 14:26:46,358 INFO L76 edCorrectnessWitness]: Location invariant before [L695-L695] g == 3 [2024-02-07 14:26:46,358 INFO L76 edCorrectnessWitness]: Location invariant before [L689-L689] g == 1 [2024-02-07 14:26:46,382 INFO L178 MainTranslator]: Built tables and reachable declarations [2024-02-07 14:26:46,508 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i[1096,1109] [2024-02-07 14:26:46,616 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:26:46,626 INFO L203 MainTranslator]: Completed pre-run [2024-02-07 14:26:46,636 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_58-singlethreaded-lock_true.i[1096,1109] Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 14:26:46,682 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:26:46,731 INFO L207 MainTranslator]: Completed translation [2024-02-07 14:26:46,731 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46 WrapperNode [2024-02-07 14:26:46,731 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 14:26:46,732 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-07 14:26:46,732 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-07 14:26:46,733 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-07 14:26:46,738 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,747 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,769 INFO L138 Inliner]: procedures = 163, calls = 21, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 50 [2024-02-07 14:26:46,770 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-07 14:26:46,770 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-07 14:26:46,771 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-07 14:26:46,771 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-07 14:26:46,778 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,778 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,801 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,810 INFO L175 MemorySlicer]: Split 8 memory accesses to 3 slices as follows [2, 5, 1]. 63 percent of accesses are in the largest equivalence class. The 7 initializations are split as follows [2, 5, 0]. The 1 writes are split as follows [0, 0, 1]. [2024-02-07 14:26:46,810 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,811 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,813 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,815 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,816 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,816 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,818 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-07 14:26:46,818 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-07 14:26:46,818 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-07 14:26:46,818 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-07 14:26:46,819 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (1/1) ... [2024-02-07 14:26:46,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:26:46,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-07 14:26:46,840 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-02-07 14:26:46,851 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-02-07 14:26:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-02-07 14:26:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-02-07 14:26:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-02-07 14:26:46,870 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-02-07 14:26:46,871 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-02-07 14:26:46,871 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-02-07 14:26:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-02-07 14:26:46,872 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-07 14:26:46,872 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-07 14:26:46,873 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-02-07 14:26:46,999 INFO L244 CfgBuilder]: Building ICFG [2024-02-07 14:26:47,000 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-07 14:26:47,092 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-02-07 14:26:47,092 INFO L293 CfgBuilder]: Performing block encoding [2024-02-07 14:26:47,153 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-07 14:26:47,153 INFO L320 CfgBuilder]: Removed 0 assume(true) statements. [2024-02-07 14:26:47,153 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:26:47 BoogieIcfgContainer [2024-02-07 14:26:47,153 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-07 14:26:47,155 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-02-07 14:26:47,155 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-02-07 14:26:47,157 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-02-07 14:26:47,157 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 02:26:46" (1/4) ... [2024-02-07 14:26:47,158 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39412485 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 02:26:47, skipping insertion in model container [2024-02-07 14:26:47,158 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:26:46" (2/4) ... [2024-02-07 14:26:47,158 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39412485 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 02:26:47, skipping insertion in model container [2024-02-07 14:26:47,158 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:46" (3/4) ... [2024-02-07 14:26:47,158 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@39412485 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 02:26:47, skipping insertion in model container [2024-02-07 14:26:47,159 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:26:47" (4/4) ... [2024-02-07 14:26:47,159 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_58-singlethreaded-lock_true.i [2024-02-07 14:26:47,174 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-02-07 14:26:47,174 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 4 error locations. [2024-02-07 14:26:47,174 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-02-07 14:26:47,200 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-02-07 14:26:47,237 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 25 places, 22 transitions, 48 flow [2024-02-07 14:26:47,273 INFO L124 PetriNetUnfolderBase]: 1/21 cut-off events. [2024-02-07 14:26:47,273 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:47,275 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25 conditions, 21 events. 1/21 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 3. Compared 10 event pairs, 0 based on Foata normal form. 0/16 useless extension candidates. Maximal degree in co-relation 9. Up to 2 conditions per place. [2024-02-07 14:26:47,275 INFO L82 GeneralOperation]: Start removeDead. Operand has 25 places, 22 transitions, 48 flow [2024-02-07 14:26:47,277 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 22 places, 18 transitions, 39 flow [2024-02-07 14:26:47,288 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:26:47,294 INFO L357 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mHoare=false, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@70bb1739, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:26:47,294 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-02-07 14:26:47,302 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:26:47,302 INFO L124 PetriNetUnfolderBase]: 0/3 cut-off events. [2024-02-07 14:26:47,302 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:47,302 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:47,303 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-02-07 14:26:47,304 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 2 more)] === [2024-02-07 14:26:47,313 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:47,313 INFO L85 PathProgramCache]: Analyzing trace with hash 4880271, now seen corresponding path program 1 times [2024-02-07 14:26:47,321 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:47,322 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [262659853] [2024-02-07 14:26:47,322 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:47,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:47,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:47,476 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 14:26:47,477 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:47,477 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [262659853] [2024-02-07 14:26:47,477 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [262659853] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:47,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:47,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:26:47,481 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620597996] [2024-02-07 14:26:47,481 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:47,487 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:26:47,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:47,515 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:26:47,515 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:26:47,523 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 22 [2024-02-07 14:26:47,525 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 22 places, 18 transitions, 39 flow. Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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-02-07 14:26:47,525 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:47,525 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 22 [2024-02-07 14:26:47,526 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:47,566 INFO L124 PetriNetUnfolderBase]: 2/24 cut-off events. [2024-02-07 14:26:47,566 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:47,566 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46 conditions, 24 events. 2/24 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 18 event pairs, 2 based on Foata normal form. 0/24 useless extension candidates. Maximal degree in co-relation 20. Up to 15 conditions per place. [2024-02-07 14:26:47,567 INFO L140 encePairwiseOnDemand]: 19/22 looper letters, 11 selfloop transitions, 2 changer transitions 0/17 dead transitions. [2024-02-07 14:26:47,568 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 17 transitions, 63 flow [2024-02-07 14:26:47,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:26:47,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:26:47,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 32 transitions. [2024-02-07 14:26:47,585 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.48484848484848486 [2024-02-07 14:26:47,587 INFO L175 Difference]: Start difference. First operand has 22 places, 18 transitions, 39 flow. Second operand 3 states and 32 transitions. [2024-02-07 14:26:47,587 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 17 transitions, 63 flow [2024-02-07 14:26:47,589 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 22 places, 17 transitions, 62 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-02-07 14:26:47,590 INFO L231 Difference]: Finished difference. Result has 22 places, 17 transitions, 40 flow [2024-02-07 14:26:47,591 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=22, PETRI_DIFFERENCE_MINUEND_FLOW=36, PETRI_DIFFERENCE_MINUEND_PLACES=20, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=17, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=15, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=40, PETRI_PLACES=22, PETRI_TRANSITIONS=17} [2024-02-07 14:26:47,594 INFO L281 CegarLoopForPetriNet]: 22 programPoint places, 0 predicate places. [2024-02-07 14:26:47,594 INFO L495 AbstractCegarLoop]: Abstraction has has 22 places, 17 transitions, 40 flow [2024-02-07 14:26:47,594 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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-02-07 14:26:47,594 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:47,594 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:47,595 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-02-07 14:26:47,595 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 2 more)] === [2024-02-07 14:26:47,596 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:47,596 INFO L85 PathProgramCache]: Analyzing trace with hash -640590530, now seen corresponding path program 1 times [2024-02-07 14:26:47,596 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:47,596 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855239848] [2024-02-07 14:26:47,596 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:47,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:47,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:47,675 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 14:26:47,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:47,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1855239848] [2024-02-07 14:26:47,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1855239848] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:47,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:47,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:26:47,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [757072606] [2024-02-07 14:26:47,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:47,677 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:26:47,678 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:47,678 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:26:47,678 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:26:47,683 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 22 [2024-02-07 14:26:47,684 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 22 places, 17 transitions, 40 flow. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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-02-07 14:26:47,684 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:47,684 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 22 [2024-02-07 14:26:47,684 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:47,704 INFO L124 PetriNetUnfolderBase]: 2/23 cut-off events. [2024-02-07 14:26:47,704 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:47,705 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47 conditions, 23 events. 2/23 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 17 event pairs, 0 based on Foata normal form. 0/23 useless extension candidates. Maximal degree in co-relation 30. Up to 12 conditions per place. [2024-02-07 14:26:47,705 INFO L140 encePairwiseOnDemand]: 19/22 looper letters, 12 selfloop transitions, 2 changer transitions 0/17 dead transitions. [2024-02-07 14:26:47,705 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 23 places, 17 transitions, 68 flow [2024-02-07 14:26:47,706 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:26:47,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:26:47,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 33 transitions. [2024-02-07 14:26:47,706 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-02-07 14:26:47,707 INFO L175 Difference]: Start difference. First operand has 22 places, 17 transitions, 40 flow. Second operand 3 states and 33 transitions. [2024-02-07 14:26:47,707 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 23 places, 17 transitions, 68 flow [2024-02-07 14:26:47,707 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 21 places, 17 transitions, 64 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-02-07 14:26:47,708 INFO L231 Difference]: Finished difference. Result has 21 places, 16 transitions, 38 flow [2024-02-07 14:26:47,708 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=22, PETRI_DIFFERENCE_MINUEND_FLOW=34, PETRI_DIFFERENCE_MINUEND_PLACES=19, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=16, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=14, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=38, PETRI_PLACES=21, PETRI_TRANSITIONS=16} [2024-02-07 14:26:47,708 INFO L281 CegarLoopForPetriNet]: 22 programPoint places, -1 predicate places. [2024-02-07 14:26:47,709 INFO L495 AbstractCegarLoop]: Abstraction has has 21 places, 16 transitions, 38 flow [2024-02-07 14:26:47,709 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 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-02-07 14:26:47,709 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:47,709 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:47,709 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-02-07 14:26:47,709 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 2 more)] === [2024-02-07 14:26:47,710 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:47,710 INFO L85 PathProgramCache]: Analyzing trace with hash -965604142, now seen corresponding path program 1 times [2024-02-07 14:26:47,710 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:47,710 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1695894271] [2024-02-07 14:26:47,711 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:47,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:47,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:47,751 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 14:26:47,752 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:47,753 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1695894271] [2024-02-07 14:26:47,753 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1695894271] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:47,753 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:47,754 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:26:47,754 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1642812222] [2024-02-07 14:26:47,754 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:47,754 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:26:47,755 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:47,755 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:26:47,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:26:47,761 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 6 out of 22 [2024-02-07 14:26:47,762 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 21 places, 16 transitions, 38 flow. Second operand has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-02-07 14:26:47,762 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:47,762 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 6 of 22 [2024-02-07 14:26:47,762 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:47,782 INFO L124 PetriNetUnfolderBase]: 2/21 cut-off events. [2024-02-07 14:26:47,782 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-02-07 14:26:47,782 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46 conditions, 21 events. 2/21 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 10 event pairs, 0 based on Foata normal form. 0/21 useless extension candidates. Maximal degree in co-relation 20. Up to 12 conditions per place. [2024-02-07 14:26:47,783 INFO L140 encePairwiseOnDemand]: 20/22 looper letters, 13 selfloop transitions, 1 changer transitions 0/16 dead transitions. [2024-02-07 14:26:47,783 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 22 places, 16 transitions, 66 flow [2024-02-07 14:26:47,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:26:47,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:26:47,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 33 transitions. [2024-02-07 14:26:47,784 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-02-07 14:26:47,784 INFO L175 Difference]: Start difference. First operand has 21 places, 16 transitions, 38 flow. Second operand 3 states and 33 transitions. [2024-02-07 14:26:47,784 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 22 places, 16 transitions, 66 flow [2024-02-07 14:26:47,785 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 20 places, 16 transitions, 62 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-02-07 14:26:47,785 INFO L231 Difference]: Finished difference. Result has 20 places, 15 transitions, 34 flow [2024-02-07 14:26:47,785 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=22, PETRI_DIFFERENCE_MINUEND_FLOW=32, PETRI_DIFFERENCE_MINUEND_PLACES=18, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=15, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=14, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=34, PETRI_PLACES=20, PETRI_TRANSITIONS=15} [2024-02-07 14:26:47,786 INFO L281 CegarLoopForPetriNet]: 22 programPoint places, -2 predicate places. [2024-02-07 14:26:47,787 INFO L495 AbstractCegarLoop]: Abstraction has has 20 places, 15 transitions, 34 flow [2024-02-07 14:26:47,787 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-02-07 14:26:47,787 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:47,787 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:47,788 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-02-07 14:26:47,788 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (and 2 more)] === [2024-02-07 14:26:47,788 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:47,789 INFO L85 PathProgramCache]: Analyzing trace with hash -232639795, now seen corresponding path program 1 times [2024-02-07 14:26:47,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:47,790 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1144963540] [2024-02-07 14:26:47,790 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:47,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:47,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:47,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 14:26:47,911 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:47,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1144963540] [2024-02-07 14:26:47,912 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1144963540] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:47,912 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:47,912 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-02-07 14:26:47,912 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [13852882] [2024-02-07 14:26:47,912 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:47,913 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:26:47,913 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:47,913 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:26:47,914 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:26:47,928 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 4 out of 22 [2024-02-07 14:26:47,929 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 20 places, 15 transitions, 34 flow. Second operand has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 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-02-07 14:26:47,929 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:47,929 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 4 of 22 [2024-02-07 14:26:47,929 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:47,979 INFO L124 PetriNetUnfolderBase]: 2/17 cut-off events. [2024-02-07 14:26:47,979 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-02-07 14:26:47,980 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41 conditions, 17 events. 2/17 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 2. Compared 6 event pairs, 0 based on Foata normal form. 2/19 useless extension candidates. Maximal degree in co-relation 16. Up to 12 conditions per place. [2024-02-07 14:26:47,981 INFO L140 encePairwiseOnDemand]: 19/22 looper letters, 0 selfloop transitions, 0 changer transitions 15/15 dead transitions. [2024-02-07 14:26:47,981 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 21 places, 15 transitions, 64 flow [2024-02-07 14:26:47,981 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:26:47,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:26:47,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 32 transitions. [2024-02-07 14:26:47,983 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.36363636363636365 [2024-02-07 14:26:47,983 INFO L175 Difference]: Start difference. First operand has 20 places, 15 transitions, 34 flow. Second operand 4 states and 32 transitions. [2024-02-07 14:26:47,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 21 places, 15 transitions, 64 flow [2024-02-07 14:26:47,985 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 20 places, 15 transitions, 63 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-02-07 14:26:47,985 INFO L231 Difference]: Finished difference. Result has 20 places, 0 transitions, 0 flow [2024-02-07 14:26:47,986 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=22, PETRI_DIFFERENCE_MINUEND_FLOW=29, PETRI_DIFFERENCE_MINUEND_PLACES=17, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=13, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=13, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=20, PETRI_TRANSITIONS=0} [2024-02-07 14:26:47,987 INFO L281 CegarLoopForPetriNet]: 22 programPoint places, -2 predicate places. [2024-02-07 14:26:47,987 INFO L495 AbstractCegarLoop]: Abstraction has has 20 places, 0 transitions, 0 flow [2024-02-07 14:26:47,987 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 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-02-07 14:26:47,989 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 5 remaining) [2024-02-07 14:26:47,990 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 5 remaining) [2024-02-07 14:26:47,990 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 5 remaining) [2024-02-07 14:26:47,990 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining) [2024-02-07 14:26:47,990 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 5 remaining) [2024-02-07 14:26:47,991 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-02-07 14:26:47,991 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-02-07 14:26:47,996 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-02-07 14:26:47,997 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-02-07 14:26:48,002 INFO L503 ceAbstractionStarter]: Automizer considered 3 witness invariants [2024-02-07 14:26:48,003 INFO L504 ceAbstractionStarter]: WitnessConsidered=3 [2024-02-07 14:26:48,005 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.02 02:26:48 BasicIcfg [2024-02-07 14:26:48,005 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-02-07 14:26:48,007 INFO L158 Benchmark]: Toolchain (without parser) took 1673.39ms. Allocated memory was 130.0MB in the beginning and 237.0MB in the end (delta: 107.0MB). Free memory was 72.2MB in the beginning and 123.7MB in the end (delta: -51.5MB). Peak memory consumption was 56.2MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,007 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 130.0MB. Free memory is still 90.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 14:26:48,008 INFO L158 Benchmark]: Witness Parser took 0.13ms. Allocated memory is still 130.0MB. Free memory is still 74.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 14:26:48,008 INFO L158 Benchmark]: CACSL2BoogieTranslator took 397.43ms. Allocated memory was 130.0MB in the beginning and 237.0MB in the end (delta: 107.0MB). Free memory was 72.0MB in the beginning and 204.7MB in the end (delta: -132.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,008 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.54ms. Allocated memory is still 237.0MB. Free memory was 204.7MB in the beginning and 206.6MB in the end (delta: -1.9MB). Peak memory consumption was 7.9MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,009 INFO L158 Benchmark]: Boogie Preprocessor took 47.43ms. Allocated memory is still 237.0MB. Free memory was 206.6MB in the beginning and 204.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,010 INFO L158 Benchmark]: RCFGBuilder took 334.83ms. Allocated memory is still 237.0MB. Free memory was 204.5MB in the beginning and 185.6MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,013 INFO L158 Benchmark]: TraceAbstraction took 850.20ms. Allocated memory is still 237.0MB. Free memory was 184.6MB in the beginning and 123.7MB in the end (delta: 60.8MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. [2024-02-07 14:26:48,014 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.15ms. Allocated memory is still 130.0MB. Free memory is still 90.4MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.13ms. Allocated memory is still 130.0MB. Free memory is still 74.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 397.43ms. Allocated memory was 130.0MB in the beginning and 237.0MB in the end (delta: 107.0MB). Free memory was 72.0MB in the beginning and 204.7MB in the end (delta: -132.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 37.54ms. Allocated memory is still 237.0MB. Free memory was 204.7MB in the beginning and 206.6MB in the end (delta: -1.9MB). Peak memory consumption was 7.9MB. Max. memory is 16.1GB. * Boogie Preprocessor took 47.43ms. Allocated memory is still 237.0MB. Free memory was 206.6MB in the beginning and 204.5MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 334.83ms. Allocated memory is still 237.0MB. Free memory was 204.5MB in the beginning and 185.6MB in the end (delta: 18.9MB). Peak memory consumption was 18.9MB. Max. memory is 16.1GB. * TraceAbstraction took 850.20ms. Allocated memory is still 237.0MB. Free memory was 184.6MB in the beginning and 123.7MB in the end (delta: 60.8MB). Peak memory consumption was 60.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 689]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 691]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 695]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 19]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 25 locations, 5 error locations. Started 1 CEGAR loops. EmptinessCheckTime: 0.0s, RemoveRedundantFlowTime: 0.0s, RemoveRedundantFlowUnfoldingTime: 0.0s, BackfoldingTime: 0.0s, BackfoldingUnfoldingTime: 0.0s, FlowIncreaseByBackfolding: 0, BasicCegarLoop: OverallTime: 0.8s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 62 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 33 mSDsluCounter, 17 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 5 mSDsCounter, 10 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 122 IncrementalHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 10 mSolverCounterUnsat, 12 mSDtfsCounter, 122 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=40occurred in iteration=1, InterpolantAutomatonStates: 13, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.2s InterpolantComputationTime, 37 NumberOfCodeBlocks, 37 NumberOfCodeBlocksAsserted, 4 NumberOfCheckSat, 33 ConstructedInterpolants, 0 QuantifiedInterpolants, 44 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 4 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-02-07 14:26:48,035 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE