./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/goblint-regression/13-privatized_31-traces-mine-vs-mutex_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_31-traces-mine-vs-mutex_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_31-traces-mine-vs-mutex_true.i ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/13-privatized_31-traces-mine-vs-mutex_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:27,646 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 14:26:27,723 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:27,729 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 14:26:27,730 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 14:26:27,751 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 14:26:27,752 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 14:26:27,752 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 14:26:27,753 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 14:26:27,756 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 14:26:27,756 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 14:26:27,756 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 14:26:27,757 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 14:26:27,758 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 14:26:27,758 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 14:26:27,759 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 14:26:27,759 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 14:26:27,759 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 14:26:27,759 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-07 14:26:27,759 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 14:26:27,760 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 14:26:27,760 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 14:26:27,760 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 14:26:27,760 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 14:26:27,761 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 14:26:27,761 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 14:26:27,761 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 14:26:27,761 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 14:26:27,762 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 14:26:27,762 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 14:26:27,763 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 14:26:27,763 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 14:26:27,763 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:26:27,763 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 14:26:27,764 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 14:26:27,765 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 14:26:27,765 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 14:26:27,765 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 14:26:27,765 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:27,995 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 14:26:28,018 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 14:26:28,020 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 14:26:28,021 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 14:26:28,022 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 14:26:28,023 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_31-traces-mine-vs-mutex_true.yml/witness.yml [2024-02-07 14:26:28,082 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 14:26:28,083 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 14:26:28,084 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/goblint-regression/13-privatized_31-traces-mine-vs-mutex_true.i [2024-02-07 14:26:29,168 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 14:26:29,336 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 14:26:29,337 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/goblint-regression/13-privatized_31-traces-mine-vs-mutex_true.i [2024-02-07 14:26:29,349 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/68cca836b/8fbbe88817a84a37ac016a03eda070bb/FLAGc5fb90eff [2024-02-07 14:26:29,488 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/68cca836b/8fbbe88817a84a37ac016a03eda070bb [2024-02-07 14:26:29,488 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 14:26:29,489 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 14:26:29,490 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 14:26:29,490 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 14:26:29,495 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 14:26:29,496 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:28" (1/2) ... [2024-02-07 14:26:29,497 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@582c53ff and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:29, skipping insertion in model container [2024-02-07 14:26:29,497 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:28" (1/2) ... [2024-02-07 14:26:29,498 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@638831d3 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:26:29, skipping insertion in model container [2024-02-07 14:26:29,498 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:26:29" (2/2) ... [2024-02-07 14:26:29,498 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@582c53ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29, skipping insertion in model container [2024-02-07 14:26:29,499 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:26:29" (2/2) ... [2024-02-07 14:26:29,499 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 14:26:29,516 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 14:26:29,517 INFO L76 edCorrectnessWitness]: Location invariant before [L690-L690] g == 1 [2024-02-07 14:26:29,517 INFO L76 edCorrectnessWitness]: Location invariant before [L691-L691] g == 0 [2024-02-07 14:26:29,517 INFO L76 edCorrectnessWitness]: Location invariant before [L702-L702] g == 0 [2024-02-07 14:26:29,517 INFO L76 edCorrectnessWitness]: Location invariant before [L688-L688] g == 1 [2024-02-07 14:26:29,517 INFO L76 edCorrectnessWitness]: Location invariant before [L687-L687] g == 0 [2024-02-07 14:26:29,553 INFO L178 MainTranslator]: Built tables and reachable declarations [2024-02-07 14:26:29,699 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_31-traces-mine-vs-mutex_true.i[1097,1110] [2024-02-07 14:26:29,824 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:26:29,833 INFO L203 MainTranslator]: Completed pre-run [2024-02-07 14:26:29,842 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_31-traces-mine-vs-mutex_true.i[1097,1110] Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local Start Parsing Local [2024-02-07 14:26:29,891 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:26:29,915 INFO L207 MainTranslator]: Completed translation [2024-02-07 14:26:29,916 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29 WrapperNode [2024-02-07 14:26:29,916 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 14:26:29,917 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-07 14:26:29,917 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-07 14:26:29,917 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-07 14:26:29,922 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,930 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,949 INFO L138 Inliner]: procedures = 163, calls = 37, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 64 [2024-02-07 14:26:29,950 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-07 14:26:29,950 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-07 14:26:29,951 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-07 14:26:29,951 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-07 14:26:29,958 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,958 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,970 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,989 INFO L175 MemorySlicer]: Split 14 memory accesses to 4 slices as follows [2, 5, 5, 2]. 36 percent of accesses are in the largest equivalence class. The 12 initializations are split as follows [2, 5, 5, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-02-07 14:26:29,989 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,990 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,995 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:29,997 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:30,001 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:30,003 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:30,006 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-07 14:26:30,008 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-07 14:26:30,008 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-07 14:26:30,009 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-07 14:26:30,009 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (1/1) ... [2024-02-07 14:26:30,014 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:26:30,020 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-07 14:26:30,034 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:30,051 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:30,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-02-07 14:26:30,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-02-07 14:26:30,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-02-07 14:26:30,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-02-07 14:26:30,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-02-07 14:26:30,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-07 14:26:30,067 INFO L130 BoogieDeclarations]: Found specification of procedure t_fun [2024-02-07 14:26:30,068 INFO L138 BoogieDeclarations]: Found implementation of procedure t_fun [2024-02-07 14:26:30,068 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-02-07 14:26:30,069 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-07 14:26:30,070 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-07 14:26:30,071 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:30,234 INFO L244 CfgBuilder]: Building ICFG [2024-02-07 14:26:30,236 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-07 14:26:30,413 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-02-07 14:26:30,414 INFO L293 CfgBuilder]: Performing block encoding [2024-02-07 14:26:30,511 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-07 14:26:30,511 INFO L320 CfgBuilder]: Removed 0 assume(true) statements. [2024-02-07 14:26:30,511 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:26:30 BoogieIcfgContainer [2024-02-07 14:26:30,512 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-07 14:26:30,513 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-02-07 14:26:30,513 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-02-07 14:26:30,515 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-02-07 14:26:30,516 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:28" (1/4) ... [2024-02-07 14:26:30,516 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64b97cce and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 02:26:30, skipping insertion in model container [2024-02-07 14:26:30,516 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 02:26:29" (2/4) ... [2024-02-07 14:26:30,517 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64b97cce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 02:26:30, skipping insertion in model container [2024-02-07 14:26:30,517 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:26:29" (3/4) ... [2024-02-07 14:26:30,517 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@64b97cce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 02:26:30, skipping insertion in model container [2024-02-07 14:26:30,517 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:26:30" (4/4) ... [2024-02-07 14:26:30,518 INFO L112 eAbstractionObserver]: Analyzing ICFG 13-privatized_31-traces-mine-vs-mutex_true.i [2024-02-07 14:26:30,540 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-02-07 14:26:30,541 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 6 error locations. [2024-02-07 14:26:30,541 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-02-07 14:26:30,571 INFO L144 ThreadInstanceAdder]: Constructed 1 joinOtherThreadTransitions. [2024-02-07 14:26:30,594 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 49 places, 46 transitions, 99 flow [2024-02-07 14:26:30,628 INFO L124 PetriNetUnfolderBase]: 1/45 cut-off events. [2024-02-07 14:26:30,628 INFO L125 PetriNetUnfolderBase]: For 1/1 co-relation queries the response was YES. [2024-02-07 14:26:30,632 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50 conditions, 45 events. 1/45 cut-off events. For 1/1 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 55 event pairs, 0 based on Foata normal form. 0/38 useless extension candidates. Maximal degree in co-relation 41. Up to 2 conditions per place. [2024-02-07 14:26:30,632 INFO L82 GeneralOperation]: Start removeDead. Operand has 49 places, 46 transitions, 99 flow [2024-02-07 14:26:30,634 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 46 places, 43 transitions, 89 flow [2024-02-07 14:26:30,648 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:26:30,653 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;@68643a06, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:26:30,653 INFO L358 AbstractCegarLoop]: Starting to check reachability of 11 error locations. [2024-02-07 14:26:30,663 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:26:30,664 INFO L124 PetriNetUnfolderBase]: 0/13 cut-off events. [2024-02-07 14:26:30,665 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:30,665 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:30,666 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:30,669 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-02-07 14:26:30,674 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:30,674 INFO L85 PathProgramCache]: Analyzing trace with hash -1267847968, now seen corresponding path program 1 times [2024-02-07 14:26:30,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:30,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1360895821] [2024-02-07 14:26:30,683 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:30,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:30,934 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:30,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:30,935 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1360895821] [2024-02-07 14:26:30,935 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1360895821] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:30,935 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:30,935 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-02-07 14:26:30,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [613727307] [2024-02-07 14:26:30,937 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:30,943 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:26:30,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:30,970 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:26:30,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:26:30,988 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 46 [2024-02-07 14:26:30,990 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 43 transitions, 89 flow. Second operand has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 14:26:30,990 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:30,990 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 46 [2024-02-07 14:26:30,991 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:31,100 INFO L124 PetriNetUnfolderBase]: 119/388 cut-off events. [2024-02-07 14:26:31,101 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:26:31,102 INFO L83 FinitePrefix]: Finished finitePrefix Result has 674 conditions, 388 events. 119/388 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 24. Compared 2000 event pairs, 73 based on Foata normal form. 26/399 useless extension candidates. Maximal degree in co-relation 665. Up to 194 conditions per place. [2024-02-07 14:26:31,104 INFO L140 encePairwiseOnDemand]: 37/46 looper letters, 32 selfloop transitions, 4 changer transitions 0/52 dead transitions. [2024-02-07 14:26:31,105 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 46 places, 52 transitions, 179 flow [2024-02-07 14:26:31,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:26:31,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:26:31,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 94 transitions. [2024-02-07 14:26:31,114 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6811594202898551 [2024-02-07 14:26:31,115 INFO L175 Difference]: Start difference. First operand has 46 places, 43 transitions, 89 flow. Second operand 3 states and 94 transitions. [2024-02-07 14:26:31,116 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 46 places, 52 transitions, 179 flow [2024-02-07 14:26:31,117 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 45 places, 52 transitions, 178 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-02-07 14:26:31,119 INFO L231 Difference]: Finished difference. Result has 47 places, 41 transitions, 106 flow [2024-02-07 14:26:31,121 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=82, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=40, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=36, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=106, PETRI_PLACES=47, PETRI_TRANSITIONS=41} [2024-02-07 14:26:31,123 INFO L281 CegarLoopForPetriNet]: 46 programPoint places, 1 predicate places. [2024-02-07 14:26:31,123 INFO L495 AbstractCegarLoop]: Abstraction has has 47 places, 41 transitions, 106 flow [2024-02-07 14:26:31,123 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 18.666666666666668) internal successors, (56), 3 states have internal predecessors, (56), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 14:26:31,124 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:31,124 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:31,124 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-02-07 14:26:31,124 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-02-07 14:26:31,125 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:31,125 INFO L85 PathProgramCache]: Analyzing trace with hash -648581067, now seen corresponding path program 1 times [2024-02-07 14:26:31,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:31,125 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1224609833] [2024-02-07 14:26:31,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:31,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:31,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:31,208 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:31,209 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:31,209 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1224609833] [2024-02-07 14:26:31,209 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1224609833] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:31,209 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:31,209 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:26:31,210 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1220467438] [2024-02-07 14:26:31,210 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:31,211 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:26:31,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:31,211 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:26:31,212 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:26:31,223 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 46 [2024-02-07 14:26:31,223 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 41 transitions, 106 flow. Second operand has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 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:31,224 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:31,224 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 46 [2024-02-07 14:26:31,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:31,295 INFO L124 PetriNetUnfolderBase]: 109/320 cut-off events. [2024-02-07 14:26:31,295 INFO L125 PetriNetUnfolderBase]: For 82/82 co-relation queries the response was YES. [2024-02-07 14:26:31,306 INFO L83 FinitePrefix]: Finished finitePrefix Result has 649 conditions, 320 events. 109/320 cut-off events. For 82/82 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 1438 event pairs, 73 based on Foata normal form. 28/341 useless extension candidates. Maximal degree in co-relation 637. Up to 164 conditions per place. [2024-02-07 14:26:31,308 INFO L140 encePairwiseOnDemand]: 40/46 looper letters, 22 selfloop transitions, 3 changer transitions 9/47 dead transitions. [2024-02-07 14:26:31,308 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 48 places, 47 transitions, 180 flow [2024-02-07 14:26:31,309 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:26:31,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:26:31,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 96 transitions. [2024-02-07 14:26:31,312 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5217391304347826 [2024-02-07 14:26:31,315 INFO L175 Difference]: Start difference. First operand has 47 places, 41 transitions, 106 flow. Second operand 4 states and 96 transitions. [2024-02-07 14:26:31,315 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 48 places, 47 transitions, 180 flow [2024-02-07 14:26:31,317 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 47 transitions, 174 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-02-07 14:26:31,319 INFO L231 Difference]: Finished difference. Result has 46 places, 33 transitions, 86 flow [2024-02-07 14:26:31,324 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=90, PETRI_DIFFERENCE_MINUEND_PLACES=43, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=35, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=86, PETRI_PLACES=46, PETRI_TRANSITIONS=33} [2024-02-07 14:26:31,325 INFO L281 CegarLoopForPetriNet]: 46 programPoint places, 0 predicate places. [2024-02-07 14:26:31,325 INFO L495 AbstractCegarLoop]: Abstraction has has 46 places, 33 transitions, 86 flow [2024-02-07 14:26:31,325 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 16.5) internal successors, (66), 4 states have internal predecessors, (66), 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:31,325 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:31,325 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:31,325 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-02-07 14:26:31,326 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-02-07 14:26:31,328 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:31,329 INFO L85 PathProgramCache]: Analyzing trace with hash -141787545, now seen corresponding path program 1 times [2024-02-07 14:26:31,329 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:31,329 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468663490] [2024-02-07 14:26:31,329 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:31,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:31,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:31,438 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:31,438 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:31,438 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1468663490] [2024-02-07 14:26:31,439 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1468663490] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:31,439 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:31,439 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:26:31,439 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1073921031] [2024-02-07 14:26:31,439 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:31,440 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:26:31,440 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:31,440 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:26:31,440 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:26:31,452 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 46 [2024-02-07 14:26:31,452 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 46 places, 33 transitions, 86 flow. Second operand has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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:31,453 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:31,453 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 46 [2024-02-07 14:26:31,453 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:31,517 INFO L124 PetriNetUnfolderBase]: 76/224 cut-off events. [2024-02-07 14:26:31,517 INFO L125 PetriNetUnfolderBase]: For 57/57 co-relation queries the response was YES. [2024-02-07 14:26:31,518 INFO L83 FinitePrefix]: Finished finitePrefix Result has 469 conditions, 224 events. 76/224 cut-off events. For 57/57 co-relation queries the response was YES. Maximal size of possible extension queue 13. Compared 901 event pairs, 38 based on Foata normal form. 0/222 useless extension candidates. Maximal degree in co-relation 457. Up to 89 conditions per place. [2024-02-07 14:26:31,519 INFO L140 encePairwiseOnDemand]: 41/46 looper letters, 21 selfloop transitions, 3 changer transitions 14/48 dead transitions. [2024-02-07 14:26:31,519 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 43 places, 48 transitions, 202 flow [2024-02-07 14:26:31,519 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-02-07 14:26:31,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-02-07 14:26:31,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 115 transitions. [2024-02-07 14:26:31,520 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-02-07 14:26:31,520 INFO L175 Difference]: Start difference. First operand has 46 places, 33 transitions, 86 flow. Second operand 5 states and 115 transitions. [2024-02-07 14:26:31,521 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 43 places, 48 transitions, 202 flow [2024-02-07 14:26:31,521 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 40 places, 48 transitions, 192 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-02-07 14:26:31,522 INFO L231 Difference]: Finished difference. Result has 40 places, 29 transitions, 76 flow [2024-02-07 14:26:31,522 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=76, PETRI_DIFFERENCE_MINUEND_PLACES=36, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=31, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=28, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=76, PETRI_PLACES=40, PETRI_TRANSITIONS=29} [2024-02-07 14:26:31,523 INFO L281 CegarLoopForPetriNet]: 46 programPoint places, -6 predicate places. [2024-02-07 14:26:31,523 INFO L495 AbstractCegarLoop]: Abstraction has has 40 places, 29 transitions, 76 flow [2024-02-07 14:26:31,523 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 17.25) internal successors, (69), 4 states have internal predecessors, (69), 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:31,523 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:31,523 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:31,524 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-02-07 14:26:31,524 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-02-07 14:26:31,524 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:31,524 INFO L85 PathProgramCache]: Analyzing trace with hash -1571303026, now seen corresponding path program 1 times [2024-02-07 14:26:31,525 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:31,525 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [263619137] [2024-02-07 14:26:31,525 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:31,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:31,574 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-02-07 14:26:31,574 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:31,574 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [263619137] [2024-02-07 14:26:31,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [263619137] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:31,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:31,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:26:31,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [777189752] [2024-02-07 14:26:31,575 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:31,575 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:26:31,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:31,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:26:31,576 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:26:31,576 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 46 [2024-02-07 14:26:31,576 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 40 places, 29 transitions, 76 flow. Second operand has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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:31,576 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:31,577 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 46 [2024-02-07 14:26:31,577 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:31,610 INFO L124 PetriNetUnfolderBase]: 29/129 cut-off events. [2024-02-07 14:26:31,610 INFO L125 PetriNetUnfolderBase]: For 24/24 co-relation queries the response was YES. [2024-02-07 14:26:31,611 INFO L83 FinitePrefix]: Finished finitePrefix Result has 244 conditions, 129 events. 29/129 cut-off events. For 24/24 co-relation queries the response was YES. Maximal size of possible extension queue 8. Compared 407 event pairs, 15 based on Foata normal form. 12/138 useless extension candidates. Maximal degree in co-relation 232. Up to 47 conditions per place. [2024-02-07 14:26:31,611 INFO L140 encePairwiseOnDemand]: 38/46 looper letters, 9 selfloop transitions, 5 changer transitions 11/35 dead transitions. [2024-02-07 14:26:31,611 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 38 places, 35 transitions, 132 flow [2024-02-07 14:26:31,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:26:31,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:26:31,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 92 transitions. [2024-02-07 14:26:31,612 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6666666666666666 [2024-02-07 14:26:31,613 INFO L175 Difference]: Start difference. First operand has 40 places, 29 transitions, 76 flow. Second operand 3 states and 92 transitions. [2024-02-07 14:26:31,613 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 38 places, 35 transitions, 132 flow [2024-02-07 14:26:31,613 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 35 places, 35 transitions, 121 flow, removed 1 selfloop flow, removed 3 redundant places. [2024-02-07 14:26:31,614 INFO L231 Difference]: Finished difference. Result has 35 places, 21 transitions, 58 flow [2024-02-07 14:26:31,614 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=65, PETRI_DIFFERENCE_MINUEND_PLACES=33, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=29, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=24, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=58, PETRI_PLACES=35, PETRI_TRANSITIONS=21} [2024-02-07 14:26:31,614 INFO L281 CegarLoopForPetriNet]: 46 programPoint places, -11 predicate places. [2024-02-07 14:26:31,615 INFO L495 AbstractCegarLoop]: Abstraction has has 35 places, 21 transitions, 58 flow [2024-02-07 14:26:31,615 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.333333333333332) internal successors, (76), 3 states have internal predecessors, (76), 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:31,615 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:26:31,615 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:26:31,615 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-02-07 14:26:31,615 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 8 more)] === [2024-02-07 14:26:31,616 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:26:31,616 INFO L85 PathProgramCache]: Analyzing trace with hash 12974915, now seen corresponding path program 1 times [2024-02-07 14:26:31,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:26:31,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977641458] [2024-02-07 14:26:31,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:26:31,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:26:31,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:26:31,773 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:31,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:26:31,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977641458] [2024-02-07 14:26:31,774 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977641458] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:26:31,774 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:26:31,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:26:31,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1185621240] [2024-02-07 14:26:31,774 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:26:31,774 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:26:31,775 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:26:31,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:26:31,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:26:31,775 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 22 out of 46 [2024-02-07 14:26:31,776 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 35 places, 21 transitions, 58 flow. Second operand has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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:31,776 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:26:31,776 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 22 of 46 [2024-02-07 14:26:31,776 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:26:31,795 INFO L124 PetriNetUnfolderBase]: 7/47 cut-off events. [2024-02-07 14:26:31,795 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-02-07 14:26:31,795 INFO L83 FinitePrefix]: Finished finitePrefix Result has 97 conditions, 47 events. 7/47 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 106 event pairs, 0 based on Foata normal form. 6/53 useless extension candidates. Maximal degree in co-relation 87. Up to 23 conditions per place. [2024-02-07 14:26:31,796 INFO L140 encePairwiseOnDemand]: 43/46 looper letters, 0 selfloop transitions, 0 changer transitions 23/23 dead transitions. [2024-02-07 14:26:31,796 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 29 places, 23 transitions, 92 flow [2024-02-07 14:26:31,796 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:26:31,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:26:31,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 104 transitions. [2024-02-07 14:26:31,797 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.5652173913043478 [2024-02-07 14:26:31,797 INFO L175 Difference]: Start difference. First operand has 35 places, 21 transitions, 58 flow. Second operand 4 states and 104 transitions. [2024-02-07 14:26:31,797 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 29 places, 23 transitions, 92 flow [2024-02-07 14:26:31,797 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 27 places, 23 transitions, 83 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-02-07 14:26:31,798 INFO L231 Difference]: Finished difference. Result has 27 places, 0 transitions, 0 flow [2024-02-07 14:26:31,798 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=46, PETRI_DIFFERENCE_MINUEND_FLOW=47, PETRI_DIFFERENCE_MINUEND_PLACES=24, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=20, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=20, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=0, PETRI_PLACES=27, PETRI_TRANSITIONS=0} [2024-02-07 14:26:31,798 INFO L281 CegarLoopForPetriNet]: 46 programPoint places, -19 predicate places. [2024-02-07 14:26:31,798 INFO L495 AbstractCegarLoop]: Abstraction has has 27 places, 0 transitions, 0 flow [2024-02-07 14:26:31,799 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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:31,801 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (10 of 11 remaining) [2024-02-07 14:26:31,801 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONERROR_FUNCTION (9 of 11 remaining) [2024-02-07 14:26:31,801 INFO L805 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (8 of 11 remaining) [2024-02-07 14:26:31,801 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (7 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (6 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr0ASSERT_VIOLATIONWITNESS_INVARIANT (3 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr1ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 11 remaining) [2024-02-07 14:26:31,802 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr2ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 11 remaining) [2024-02-07 14:26:31,803 INFO L805 garLoopResultBuilder]: Registering result SAFE for location t_funErr3ASSERT_VIOLATIONWITNESS_INVARIANT (0 of 11 remaining) [2024-02-07 14:26:31,803 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-02-07 14:26:31,803 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1] [2024-02-07 14:26:31,807 INFO L229 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-02-07 14:26:31,807 INFO L179 ceAbstractionStarter]: Computing trace abstraction results [2024-02-07 14:26:31,810 INFO L503 ceAbstractionStarter]: Automizer considered 5 witness invariants [2024-02-07 14:26:31,810 INFO L504 ceAbstractionStarter]: WitnessConsidered=5 [2024-02-07 14:26:31,811 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 07.02 02:26:31 BasicIcfg [2024-02-07 14:26:31,811 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-02-07 14:26:31,812 INFO L158 Benchmark]: Toolchain (without parser) took 2322.29ms. Allocated memory was 153.1MB in the beginning and 220.2MB in the end (delta: 67.1MB). Free memory was 93.6MB in the beginning and 154.6MB in the end (delta: -61.0MB). Peak memory consumption was 9.1MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,812 INFO L158 Benchmark]: Witness Parser took 0.15ms. Allocated memory is still 153.1MB. Free memory is still 113.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 14:26:31,812 INFO L158 Benchmark]: CDTParser took 0.15ms. Allocated memory is still 153.1MB. Free memory is still 110.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-02-07 14:26:31,812 INFO L158 Benchmark]: CACSL2BoogieTranslator took 426.11ms. Allocated memory is still 153.1MB. Free memory was 93.6MB in the beginning and 70.0MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,813 INFO L158 Benchmark]: Boogie Procedure Inliner took 33.03ms. Allocated memory is still 153.1MB. Free memory was 70.0MB in the beginning and 67.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,813 INFO L158 Benchmark]: Boogie Preprocessor took 57.00ms. Allocated memory is still 153.1MB. Free memory was 67.9MB in the beginning and 65.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,813 INFO L158 Benchmark]: RCFGBuilder took 503.72ms. Allocated memory is still 153.1MB. Free memory was 65.8MB in the beginning and 100.6MB in the end (delta: -34.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,813 INFO L158 Benchmark]: TraceAbstraction took 1298.15ms. Allocated memory was 153.1MB in the beginning and 220.2MB in the end (delta: 67.1MB). Free memory was 99.7MB in the beginning and 154.6MB in the end (delta: -54.8MB). Peak memory consumption was 13.3MB. Max. memory is 16.1GB. [2024-02-07 14:26:31,815 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.15ms. Allocated memory is still 153.1MB. Free memory is still 113.4MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.15ms. Allocated memory is still 153.1MB. Free memory is still 110.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 426.11ms. Allocated memory is still 153.1MB. Free memory was 93.6MB in the beginning and 70.0MB in the end (delta: 23.5MB). Peak memory consumption was 25.2MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 33.03ms. Allocated memory is still 153.1MB. Free memory was 70.0MB in the beginning and 67.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 57.00ms. Allocated memory is still 153.1MB. Free memory was 67.9MB in the beginning and 65.8MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 503.72ms. Allocated memory is still 153.1MB. Free memory was 65.8MB in the beginning and 100.6MB in the end (delta: -34.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 1298.15ms. Allocated memory was 153.1MB in the beginning and 220.2MB in the end (delta: 67.1MB). Free memory was 99.7MB in the beginning and 154.6MB in the end (delta: -54.8MB). Peak memory consumption was 13.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - PositiveResult [Line: 702]: 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 - PositiveResult [Line: 687]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 688]: invariant of correctness witness holds For all program executions holds that invariant of correctness witness holds at this location - PositiveResult [Line: 690]: 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 - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 69 locations, 11 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: 1.2s, OverallIterations: 5, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 117 SdHoareTripleChecker+Valid, 0.2s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 86 mSDsluCounter, 16 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 8 mSDsCounter, 34 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 244 IncrementalHoareTripleChecker+Invalid, 278 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 34 mSolverCounterUnsat, 8 mSDtfsCounter, 244 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 18 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=106occurred in iteration=1, InterpolantAutomatonStates: 19, 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.5s InterpolantComputationTime, 69 NumberOfCodeBlocks, 69 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 64 ConstructedInterpolants, 0 QuantifiedInterpolants, 341 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 5 InterpolantComputations, 5 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 6 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-02-07 14:26:31,836 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