./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/test-context1.wvr.c --full-output --witness-type correctness_witness --witnessparser.only.consider.loop.invariants false --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --validate ./goblint.2024-05-21_14-57-05.files/protection/test-context1.wvr.yml/witness.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version cde23df1 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/weaver/test-context1.wvr.c ./goblint.2024-05-21_14-57-05.files/protection/test-context1.wvr.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 --cacsl2boogietranslator.check.unreachability.of.reach_error.function false --- Real Ultimate output --- This is Ultimate 0.2.4-tmp.fs.goblint-validation-cde23df-m [2024-06-14 11:44:28,080 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-06-14 11:44:28,174 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-06-14 11:44:28,179 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-06-14 11:44:28,179 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-06-14 11:44:28,207 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-06-14 11:44:28,207 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-06-14 11:44:28,208 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-06-14 11:44:28,208 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-06-14 11:44:28,211 INFO L153 SettingsManager]: * Use memory slicer=true [2024-06-14 11:44:28,211 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-06-14 11:44:28,212 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-06-14 11:44:28,213 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-06-14 11:44:28,214 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-06-14 11:44:28,214 INFO L153 SettingsManager]: * Use SBE=true [2024-06-14 11:44:28,214 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-06-14 11:44:28,214 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-06-14 11:44:28,214 INFO L153 SettingsManager]: * sizeof long=4 [2024-06-14 11:44:28,215 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-06-14 11:44:28,215 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-06-14 11:44:28,215 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-06-14 11:44:28,215 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-06-14 11:44:28,215 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-06-14 11:44:28,216 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-06-14 11:44:28,216 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-06-14 11:44:28,216 INFO L153 SettingsManager]: * sizeof long double=12 [2024-06-14 11:44:28,216 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-06-14 11:44:28,216 INFO L153 SettingsManager]: * Use constant arrays=true [2024-06-14 11:44:28,217 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-06-14 11:44:28,217 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-06-14 11:44:28,218 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-06-14 11:44:28,218 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-06-14 11:44:28,218 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-14 11:44:28,218 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-06-14 11:44:28,219 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-06-14 11:44:28,220 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-06-14 11:44:28,220 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-06-14 11:44:28,220 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 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check unreachability of reach_error function -> false [2024-06-14 11:44:28,432 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-06-14 11:44:28,462 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-06-14 11:44:28,464 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-06-14 11:44:28,465 INFO L270 PluginConnector]: Initializing CDTParser... [2024-06-14 11:44:28,465 INFO L274 PluginConnector]: CDTParser initialized [2024-06-14 11:44:28,466 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/test-context1.wvr.c [2024-06-14 11:44:29,459 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-06-14 11:44:29,619 INFO L384 CDTParser]: Found 1 translation units. [2024-06-14 11:44:29,620 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/test-context1.wvr.c [2024-06-14 11:44:29,625 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c9272fa/d8ab33d977f34ba89038eaac5544fe94/FLAG70477c480 [2024-06-14 11:44:29,638 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/30c9272fa/d8ab33d977f34ba89038eaac5544fe94 [2024-06-14 11:44:29,641 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-06-14 11:44:29,642 INFO L274 PluginConnector]: Witness Parser initialized [2024-06-14 11:44:29,642 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/./goblint.2024-05-21_14-57-05.files/protection/test-context1.wvr.yml/witness.yml [2024-06-14 11:44:29,708 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-06-14 11:44:29,709 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-06-14 11:44:29,710 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-06-14 11:44:29,711 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-06-14 11:44:29,714 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-06-14 11:44:29,715 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.06 11:44:29" (1/2) ... [2024-06-14 11:44:29,716 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12f61a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.06 11:44:29, skipping insertion in model container [2024-06-14 11:44:29,716 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 14.06 11:44:29" (1/2) ... [2024-06-14 11:44:29,717 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@73f8c98b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 14.06 11:44:29, skipping insertion in model container [2024-06-14 11:44:29,718 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:44:29" (2/2) ... [2024-06-14 11:44:29,719 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@12f61a and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:29, skipping insertion in model container [2024-06-14 11:44:29,720 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:44:29" (2/2) ... [2024-06-14 11:44:29,720 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-06-14 11:44:29,736 INFO L95 edCorrectnessWitness]: Found the following entries in the witness: [2024-06-14 11:44:29,737 INFO L97 edCorrectnessWitness]: Location invariant before [L80-L80] ! multithreaded || 0 <= front [2024-06-14 11:44:29,737 INFO L97 edCorrectnessWitness]: Location invariant before [L81-L81] ! multithreaded || 0 <= front [2024-06-14 11:44:29,737 INFO L103 edCorrectnessWitness]: ghost_variable multithreaded = 0 [2024-06-14 11:44:29,737 INFO L106 edCorrectnessWitness]: ghost_update [L79-L79] multithreaded = 1; [2024-06-14 11:44:29,754 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-06-14 11:44:29,923 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-14 11:44:29,932 INFO L202 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-06-14 11:44:29,978 INFO L207 PostProcessor]: Analyzing one entry point: main [2024-06-14 11:44:30,001 INFO L206 MainTranslator]: Completed translation [2024-06-14 11:44:30,003 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30 WrapperNode [2024-06-14 11:44:30,003 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-06-14 11:44:30,004 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-06-14 11:44:30,004 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-06-14 11:44:30,004 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-06-14 11:44:30,009 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 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,017 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 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,050 INFO L138 Inliner]: procedures = 23, calls = 25, calls flagged for inlining = 11, calls inlined = 11, statements flattened = 134 [2024-06-14 11:44:30,051 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-06-14 11:44:30,053 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-06-14 11:44:30,053 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-06-14 11:44:30,053 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-06-14 11:44:30,061 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,061 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,073 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,094 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-06-14 11:44:30,095 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,095 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,103 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,109 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,112 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,116 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,118 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-06-14 11:44:30,120 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-06-14 11:44:30,121 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-06-14 11:44:30,121 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-06-14 11:44:30,121 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (1/1) ... [2024-06-14 11:44:30,125 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-06-14 11:44:30,131 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-06-14 11:44:30,144 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-06-14 11:44:30,160 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-06-14 11:44:30,177 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-06-14 11:44:30,177 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-06-14 11:44:30,177 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-06-14 11:44:30,178 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-06-14 11:44:30,178 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-06-14 11:44:30,179 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-06-14 11:44:30,179 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-06-14 11:44:30,179 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-06-14 11:44:30,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-06-14 11:44:30,180 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-06-14 11:44:30,181 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-06-14 11:44:30,296 INFO L244 CfgBuilder]: Building ICFG [2024-06-14 11:44:30,297 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-06-14 11:44:30,515 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-06-14 11:44:30,515 INFO L293 CfgBuilder]: Performing block encoding [2024-06-14 11:44:30,640 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-06-14 11:44:30,640 INFO L320 CfgBuilder]: Removed 3 assume(true) statements. [2024-06-14 11:44:30,641 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.06 11:44:30 BoogieIcfgContainer [2024-06-14 11:44:30,641 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-06-14 11:44:30,642 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-06-14 11:44:30,642 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-06-14 11:44:30,646 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-06-14 11:44:30,647 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 14.06 11:44:29" (1/4) ... [2024-06-14 11:44:30,647 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1936dbc9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 14.06 11:44:30, skipping insertion in model container [2024-06-14 11:44:30,647 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 14.06 11:44:29" (2/4) ... [2024-06-14 11:44:30,647 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1936dbc9 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.06 11:44:30, skipping insertion in model container [2024-06-14 11:44:30,648 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 14.06 11:44:30" (3/4) ... [2024-06-14 11:44:30,648 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1936dbc9 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 14.06 11:44:30, skipping insertion in model container [2024-06-14 11:44:30,648 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 14.06 11:44:30" (4/4) ... [2024-06-14 11:44:30,649 INFO L112 eAbstractionObserver]: Analyzing ICFG test-context1.wvr.c [2024-06-14 11:44:30,661 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-06-14 11:44:30,661 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-06-14 11:44:30,661 INFO L522 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-06-14 11:44:30,697 INFO L144 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2024-06-14 11:44:30,733 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 34 places, 32 transitions, 78 flow [2024-06-14 11:44:30,753 INFO L124 PetriNetUnfolderBase]: 5/30 cut-off events. [2024-06-14 11:44:30,754 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-06-14 11:44:30,757 INFO L83 FinitePrefix]: Finished finitePrefix Result has 39 conditions, 30 events. 5/30 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 39 event pairs, 0 based on Foata normal form. 0/23 useless extension candidates. Maximal degree in co-relation 23. Up to 2 conditions per place. [2024-06-14 11:44:30,757 INFO L82 GeneralOperation]: Start removeDead. Operand has 34 places, 32 transitions, 78 flow [2024-06-14 11:44:30,759 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 30 places, 28 transitions, 65 flow [2024-06-14 11:44:30,768 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-06-14 11:44:30,776 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;@1e5e90b3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-06-14 11:44:30,776 INFO L358 AbstractCegarLoop]: Starting to check reachability of 4 error locations. [2024-06-14 11:44:30,787 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-06-14 11:44:30,788 INFO L124 PetriNetUnfolderBase]: 1/8 cut-off events. [2024-06-14 11:44:30,788 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-06-14 11:44:30,789 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-06-14 11:44:30,789 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-06-14 11:44:30,790 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 1 more)] === [2024-06-14 11:44:30,795 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-06-14 11:44:30,795 INFO L85 PathProgramCache]: Analyzing trace with hash 47303257, now seen corresponding path program 1 times [2024-06-14 11:44:30,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-06-14 11:44:30,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [599321906] [2024-06-14 11:44:30,803 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-06-14 11:44:30,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-06-14 11:44:30,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-06-14 11:44:31,009 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-06-14 11:44:31,010 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-06-14 11:44:31,010 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [599321906] [2024-06-14 11:44:31,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [599321906] provided 1 perfect and 0 imperfect interpolant sequences [2024-06-14 11:44:31,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-06-14 11:44:31,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-06-14 11:44:31,012 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513763054] [2024-06-14 11:44:31,013 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-06-14 11:44:31,021 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-06-14 11:44:31,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-06-14 11:44:31,050 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-06-14 11:44:31,051 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-06-14 11:44:31,057 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 5 out of 32 [2024-06-14 11:44:31,059 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 30 places, 28 transitions, 65 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-06-14 11:44:31,060 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-06-14 11:44:31,060 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 5 of 32 [2024-06-14 11:44:31,061 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-06-14 11:44:31,140 INFO L124 PetriNetUnfolderBase]: 128/236 cut-off events. [2024-06-14 11:44:31,141 INFO L125 PetriNetUnfolderBase]: For 24/26 co-relation queries the response was YES. [2024-06-14 11:44:31,148 INFO L83 FinitePrefix]: Finished finitePrefix Result has 485 conditions, 236 events. 128/236 cut-off events. For 24/26 co-relation queries the response was YES. Maximal size of possible extension queue 23. Compared 827 event pairs, 99 based on Foata normal form. 36/241 useless extension candidates. Maximal degree in co-relation 437. Up to 225 conditions per place. [2024-06-14 11:44:31,149 INFO L140 encePairwiseOnDemand]: 27/32 looper letters, 0 selfloop transitions, 0 changer transitions 24/24 dead transitions. [2024-06-14 11:44:31,150 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 30 places, 24 transitions, 99 flow [2024-06-14 11:44:31,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-06-14 11:44:31,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-06-14 11:44:31,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 40 transitions. [2024-06-14 11:44:31,161 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.4166666666666667 [2024-06-14 11:44:31,163 INFO L175 Difference]: Start difference. First operand has 30 places, 28 transitions, 65 flow. Second operand 3 states and 40 transitions. [2024-06-14 11:44:31,163 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 30 places, 24 transitions, 99 flow [2024-06-14 11:44:31,165 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 24 transitions, 94 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-06-14 11:44:31,166 INFO L231 Difference]: Finished difference. Result has 27 places, 0 transitions, 0 flow [2024-06-14 11:44:31,168 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=32, PETRI_DIFFERENCE_MINUEND_FLOW=52, PETRI_DIFFERENCE_MINUEND_PLACES=25, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=24, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=0, PETRI_PLACES=27, PETRI_TRANSITIONS=0} [2024-06-14 11:44:31,173 INFO L281 CegarLoopForPetriNet]: 30 programPoint places, -3 predicate places. [2024-06-14 11:44:31,173 INFO L495 AbstractCegarLoop]: Abstraction has has 27 places, 0 transitions, 0 flow [2024-06-14 11:44:31,174 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-06-14 11:44:31,175 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 4 remaining) [2024-06-14 11:44:31,176 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 4 remaining) [2024-06-14 11:44:31,176 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 4 remaining) [2024-06-14 11:44:31,177 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 4 remaining) [2024-06-14 11:44:31,177 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-06-14 11:44:31,177 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2024-06-14 11:44:31,181 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-06-14 11:44:31,181 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-06-14 11:44:31,184 INFO L507 ceAbstractionStarter]: Automizer considered 2 witness invariants [2024-06-14 11:44:31,184 INFO L508 ceAbstractionStarter]: WitnessConsidered=2 [2024-06-14 11:44:31,185 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 14.06 11:44:31 BasicIcfg [2024-06-14 11:44:31,185 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-06-14 11:44:31,186 INFO L158 Benchmark]: Toolchain (without parser) took 1476.82ms. Allocated memory is still 180.4MB. Free memory was 107.6MB in the beginning and 124.8MB in the end (delta: -17.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-06-14 11:44:31,189 INFO L158 Benchmark]: CDTParser took 0.14ms. Allocated memory is still 119.5MB. Free memory is still 83.6MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-14 11:44:31,190 INFO L158 Benchmark]: Witness Parser took 0.10ms. Allocated memory is still 180.4MB. Free memory is still 110.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-06-14 11:44:31,191 INFO L158 Benchmark]: CACSL2BoogieTranslator took 292.92ms. Allocated memory is still 180.4MB. Free memory was 107.2MB in the beginning and 92.8MB in the end (delta: 14.5MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-06-14 11:44:31,191 INFO L158 Benchmark]: Boogie Procedure Inliner took 46.98ms. Allocated memory is still 180.4MB. Free memory was 92.8MB in the beginning and 91.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-14 11:44:31,192 INFO L158 Benchmark]: Boogie Preprocessor took 66.81ms. Allocated memory is still 180.4MB. Free memory was 91.1MB in the beginning and 88.7MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-06-14 11:44:31,193 INFO L158 Benchmark]: RCFGBuilder took 520.92ms. Allocated memory is still 180.4MB. Free memory was 88.7MB in the beginning and 142.0MB in the end (delta: -53.4MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB. [2024-06-14 11:44:31,193 INFO L158 Benchmark]: TraceAbstraction took 543.46ms. Allocated memory is still 180.4MB. Free memory was 141.1MB in the beginning and 124.8MB in the end (delta: 16.3MB). Peak memory consumption was 15.3MB. Max. memory is 16.1GB. [2024-06-14 11:44:31,195 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.14ms. Allocated memory is still 119.5MB. Free memory is still 83.6MB. There was no memory consumed. Max. memory is 16.1GB. * Witness Parser took 0.10ms. Allocated memory is still 180.4MB. Free memory is still 110.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 292.92ms. Allocated memory is still 180.4MB. Free memory was 107.2MB in the beginning and 92.8MB in the end (delta: 14.5MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 46.98ms. Allocated memory is still 180.4MB. Free memory was 92.8MB in the beginning and 91.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 66.81ms. Allocated memory is still 180.4MB. Free memory was 91.1MB in the beginning and 88.7MB in the end (delta: 2.4MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 520.92ms. Allocated memory is still 180.4MB. Free memory was 88.7MB in the beginning and 142.0MB in the end (delta: -53.4MB). Peak memory consumption was 37.7MB. Max. memory is 16.1GB. * TraceAbstraction took 543.46ms. Allocated memory is still 180.4MB. Free memory was 141.1MB in the beginning and 124.8MB in the end (delta: 16.3MB). Peak memory consumption was 15.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 80]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 81]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 5 procedures, 42 locations, 4 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.4s, OverallIterations: 1, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.1s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 21 SdHoareTripleChecker+Valid, 0.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 16 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.0s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 2 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 25 IncrementalHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 2 mSolverCounterUnsat, 3 mSDtfsCounter, 25 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=65occurred in iteration=0, InterpolantAutomatonStates: 3, 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.0s SatisfiabilityAnalysisTime, 0.1s InterpolantComputationTime, 7 NumberOfCodeBlocks, 7 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 6 ConstructedInterpolants, 0 QuantifiedInterpolants, 18 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 1 InterpolantComputations, 1 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 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-06-14 11:44:31,219 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