./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/pthread-ext/40_barrier_vf-pthread.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/40_barrier_vf-pthread.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/pthread-ext/40_barrier_vf-pthread.i ./goblint.2024-02-07_10-47-16.files/SV-COMP24_unreach-call/40_barrier_vf-pthread.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:44:28,961 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-02-07 14:44:29,018 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-02-07 14:44:29,025 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-02-07 14:44:29,025 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-02-07 14:44:29,052 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-02-07 14:44:29,053 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-02-07 14:44:29,053 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-02-07 14:44:29,053 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-02-07 14:44:29,054 INFO L153 SettingsManager]: * Use memory slicer=true [2024-02-07 14:44:29,054 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-02-07 14:44:29,054 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-02-07 14:44:29,054 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-02-07 14:44:29,055 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-02-07 14:44:29,055 INFO L153 SettingsManager]: * Use SBE=true [2024-02-07 14:44:29,055 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-02-07 14:44:29,056 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-02-07 14:44:29,056 INFO L153 SettingsManager]: * sizeof long=4 [2024-02-07 14:44:29,056 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-02-07 14:44:29,056 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-02-07 14:44:29,057 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-02-07 14:44:29,057 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-02-07 14:44:29,057 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-02-07 14:44:29,058 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-02-07 14:44:29,058 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-02-07 14:44:29,058 INFO L153 SettingsManager]: * sizeof long double=12 [2024-02-07 14:44:29,058 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-02-07 14:44:29,059 INFO L153 SettingsManager]: * Use constant arrays=true [2024-02-07 14:44:29,059 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-02-07 14:44:29,059 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-02-07 14:44:29,060 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-02-07 14:44:29,064 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-02-07 14:44:29,065 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:44:29,065 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-02-07 14:44:29,065 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-02-07 14:44:29,065 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-02-07 14:44:29,066 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-02-07 14:44:29,066 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-02-07 14:44:29,066 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-02-07 14:44:29,066 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-02-07 14:44:29,066 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-02-07 14:44:29,067 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-02-07 14:44:29,067 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-02-07 14:44:29,067 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:44:29,271 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-02-07 14:44:29,296 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-02-07 14:44:29,299 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-02-07 14:44:29,300 INFO L270 PluginConnector]: Initializing CDTParser... [2024-02-07 14:44:29,301 INFO L274 PluginConnector]: CDTParser initialized [2024-02-07 14:44:29,302 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/pthread-ext/40_barrier_vf-pthread.i [2024-02-07 14:44:30,326 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-02-07 14:44:30,508 INFO L384 CDTParser]: Found 1 translation units. [2024-02-07 14:44:30,509 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/40_barrier_vf-pthread.i [2024-02-07 14:44:30,524 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b6fb7d3d7/3828575299f4439190b5572ff2db8001/FLAGb972d921b [2024-02-07 14:44:30,534 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b6fb7d3d7/3828575299f4439190b5572ff2db8001 [2024-02-07 14:44:30,535 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-02-07 14:44:30,536 INFO L274 PluginConnector]: Witness Parser initialized [2024-02-07 14:44:30,536 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/40_barrier_vf-pthread.yml/witness.yml [2024-02-07 14:44:30,588 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-02-07 14:44:30,589 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-02-07 14:44:30,591 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-02-07 14:44:30,591 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-02-07 14:44:30,595 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-02-07 14:44:30,595 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:44:30" (1/2) ... [2024-02-07 14:44:30,596 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@79f3909 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:44:30, skipping insertion in model container [2024-02-07 14:44:30,596 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 02:44:30" (1/2) ... [2024-02-07 14:44:30,597 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@531bc862 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 02:44:30, skipping insertion in model container [2024-02-07 14:44:30,597 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:44:30" (2/2) ... [2024-02-07 14:44:30,598 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@79f3909 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30, skipping insertion in model container [2024-02-07 14:44:30,598 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:44:30" (2/2) ... [2024-02-07 14:44:30,598 INFO L83 nessWitnessExtractor]: Extracting all invariants from correctness witness [2024-02-07 14:44:30,616 INFO L74 edCorrectnessWitness]: Found the following entries in the witness: [2024-02-07 14:44:30,617 INFO L76 edCorrectnessWitness]: Location invariant before [L696-L696] COND == (_Bool)1 [2024-02-07 14:44:30,618 INFO L76 edCorrectnessWitness]: Location invariant before [L697-L697] COND == (_Bool)1 [2024-02-07 14:44:30,655 INFO L178 MainTranslator]: Built tables and reachable declarations [2024-02-07 14:44:30,884 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/40_barrier_vf-pthread.i[30842,30855] [2024-02-07 14:44:30,889 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:44:30,899 INFO L203 MainTranslator]: Completed pre-run Start Parsing Local Start Parsing Local [2024-02-07 14:44:30,957 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/pthread-ext/40_barrier_vf-pthread.i[30842,30855] [2024-02-07 14:44:30,960 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-02-07 14:44:30,994 INFO L207 MainTranslator]: Completed translation [2024-02-07 14:44:30,996 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30 WrapperNode [2024-02-07 14:44:30,996 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-02-07 14:44:30,997 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-02-07 14:44:30,997 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-02-07 14:44:30,997 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-02-07 14:44:31,002 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,012 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,030 INFO L138 Inliner]: procedures = 165, calls = 32, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 72 [2024-02-07 14:44:31,031 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-02-07 14:44:31,031 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-02-07 14:44:31,032 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-02-07 14:44:31,032 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-02-07 14:44:31,039 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,039 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,041 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,051 INFO L175 MemorySlicer]: Split 18 memory accesses to 4 slices as follows [2, 5, 10, 1]. 56 percent of accesses are in the largest equivalence class. The 17 initializations are split as follows [2, 5, 10, 0]. The 1 writes are split as follows [0, 0, 0, 1]. [2024-02-07 14:44:31,051 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,051 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,055 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,057 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,058 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,059 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,061 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-02-07 14:44:31,061 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-02-07 14:44:31,062 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-02-07 14:44:31,062 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-02-07 14:44:31,062 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (1/1) ... [2024-02-07 14:44:31,068 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-02-07 14:44:31,074 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-02-07 14:44:31,084 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:44:31,087 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:44:31,110 INFO L130 BoogieDeclarations]: Found specification of procedure thr1 [2024-02-07 14:44:31,111 INFO L138 BoogieDeclarations]: Found implementation of procedure thr1 [2024-02-07 14:44:31,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-02-07 14:44:31,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-02-07 14:44:31,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-02-07 14:44:31,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-02-07 14:44:31,111 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexLock [2024-02-07 14:44:31,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-02-07 14:44:31,112 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-02-07 14:44:31,112 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-02-07 14:44:31,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-02-07 14:44:31,112 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-02-07 14:44:31,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-02-07 14:44:31,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-02-07 14:44:31,113 INFO L130 BoogieDeclarations]: Found specification of procedure #PthreadsMutexUnlock [2024-02-07 14:44:31,114 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-02-07 14:44:31,115 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-02-07 14:44:31,118 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:44:31,233 INFO L244 CfgBuilder]: Building ICFG [2024-02-07 14:44:31,234 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-02-07 14:44:31,339 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-02-07 14:44:31,340 INFO L293 CfgBuilder]: Performing block encoding [2024-02-07 14:44:31,480 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-02-07 14:44:31,481 INFO L320 CfgBuilder]: Removed 3 assume(true) statements. [2024-02-07 14:44:31,481 INFO L201 PluginConnector]: Adding new model witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:44:31 BoogieIcfgContainer [2024-02-07 14:44:31,481 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-02-07 14:44:31,482 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-02-07 14:44:31,482 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-02-07 14:44:31,487 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-02-07 14:44:31,487 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 02:44:30" (1/4) ... [2024-02-07 14:44:31,488 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@672279a5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 02:44:31, skipping insertion in model container [2024-02-07 14:44:31,488 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 07.02 02:44:30" (2/4) ... [2024-02-07 14:44:31,489 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@672279a5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 02:44:31, skipping insertion in model container [2024-02-07 14:44:31,489 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 07.02 02:44:30" (3/4) ... [2024-02-07 14:44:31,490 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@672279a5 and model type witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 07.02 02:44:31, skipping insertion in model container [2024-02-07 14:44:31,490 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.02 02:44:31" (4/4) ... [2024-02-07 14:44:31,491 INFO L112 eAbstractionObserver]: Analyzing ICFG 40_barrier_vf-pthread.i [2024-02-07 14:44:31,504 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-02-07 14:44:31,504 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations. [2024-02-07 14:44:31,504 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-02-07 14:44:31,529 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-02-07 14:44:31,556 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 24 places, 23 transitions, 50 flow [2024-02-07 14:44:31,593 INFO L124 PetriNetUnfolderBase]: 2/25 cut-off events. [2024-02-07 14:44:31,596 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:44:31,598 INFO L83 FinitePrefix]: Finished finitePrefix Result has 29 conditions, 25 events. 2/25 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 4. Compared 33 event pairs, 0 based on Foata normal form. 0/18 useless extension candidates. Maximal degree in co-relation 20. Up to 2 conditions per place. [2024-02-07 14:44:31,598 INFO L82 GeneralOperation]: Start removeDead. Operand has 24 places, 23 transitions, 50 flow [2024-02-07 14:44:31,601 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 24 places, 23 transitions, 50 flow [2024-02-07 14:44:31,615 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:44:31,621 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;@287621e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:44:31,622 INFO L358 AbstractCegarLoop]: Starting to check reachability of 7 error locations. [2024-02-07 14:44:31,632 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:44:31,632 INFO L124 PetriNetUnfolderBase]: 0/10 cut-off events. [2024-02-07 14:44:31,632 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-02-07 14:44:31,632 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:31,633 INFO L208 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-02-07 14:44:31,634 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 4 more)] === [2024-02-07 14:44:31,641 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:31,642 INFO L85 PathProgramCache]: Analyzing trace with hash 2123448093, now seen corresponding path program 1 times [2024-02-07 14:44:31,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:31,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834068760] [2024-02-07 14:44:31,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:31,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:31,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:31,762 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-07 14:44:31,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:31,796 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-07 14:44:31,797 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-02-07 14:44:31,798 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 7 remaining) [2024-02-07 14:44:31,799 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 7 remaining) [2024-02-07 14:44:31,799 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 7 remaining) [2024-02-07 14:44:31,799 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (3 of 7 remaining) [2024-02-07 14:44:31,800 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 7 remaining) [2024-02-07 14:44:31,800 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 7 remaining) [2024-02-07 14:44:31,800 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (0 of 7 remaining) [2024-02-07 14:44:31,800 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-02-07 14:44:31,801 INFO L445 BasicCegarLoop]: Path program histogram: [1] [2024-02-07 14:44:31,802 WARN L234 ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis [2024-02-07 14:44:31,803 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances. [2024-02-07 14:44:31,824 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-02-07 14:44:31,828 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 42 places, 41 transitions, 92 flow [2024-02-07 14:44:31,842 INFO L124 PetriNetUnfolderBase]: 4/46 cut-off events. [2024-02-07 14:44:31,842 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-07 14:44:31,844 INFO L83 FinitePrefix]: Finished finitePrefix Result has 54 conditions, 46 events. 4/46 cut-off events. For 2/2 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 113 event pairs, 0 based on Foata normal form. 0/33 useless extension candidates. Maximal degree in co-relation 37. Up to 3 conditions per place. [2024-02-07 14:44:31,844 INFO L82 GeneralOperation]: Start removeDead. Operand has 42 places, 41 transitions, 92 flow [2024-02-07 14:44:31,845 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 42 places, 41 transitions, 92 flow [2024-02-07 14:44:31,846 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:44:31,848 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;@287621e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:44:31,848 INFO L358 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-02-07 14:44:31,855 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:44:31,855 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-02-07 14:44:31,856 INFO L125 PetriNetUnfolderBase]: For 2/2 co-relation queries the response was YES. [2024-02-07 14:44:31,856 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:31,856 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:44:31,856 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 7 more)] === [2024-02-07 14:44:31,856 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:31,857 INFO L85 PathProgramCache]: Analyzing trace with hash -1579617807, now seen corresponding path program 1 times [2024-02-07 14:44:31,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:31,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [906127189] [2024-02-07 14:44:31,857 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:31,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:31,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:44:32,036 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:44:32,036 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:44:32,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [906127189] [2024-02-07 14:44:32,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [906127189] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:44:32,037 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:44:32,038 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:44:32,038 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [487568660] [2024-02-07 14:44:32,039 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:44:32,051 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:44:32,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:44:32,084 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:44:32,085 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:44:32,096 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 13 out of 41 [2024-02-07 14:44:32,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 42 places, 41 transitions, 92 flow. Second operand has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 14:44:32,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:44:32,099 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 13 of 41 [2024-02-07 14:44:32,100 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:44:32,409 INFO L124 PetriNetUnfolderBase]: 665/1291 cut-off events. [2024-02-07 14:44:32,409 INFO L125 PetriNetUnfolderBase]: For 23/23 co-relation queries the response was YES. [2024-02-07 14:44:32,414 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2360 conditions, 1291 events. 665/1291 cut-off events. For 23/23 co-relation queries the response was YES. Maximal size of possible extension queue 109. Compared 7334 event pairs, 130 based on Foata normal form. 141/1396 useless extension candidates. Maximal degree in co-relation 1942. Up to 407 conditions per place. [2024-02-07 14:44:32,422 INFO L140 encePairwiseOnDemand]: 31/41 looper letters, 51 selfloop transitions, 7 changer transitions 0/71 dead transitions. [2024-02-07 14:44:32,422 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 42 places, 71 transitions, 273 flow [2024-02-07 14:44:32,424 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:44:32,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:44:32,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 123 transitions. [2024-02-07 14:44:32,433 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.75 [2024-02-07 14:44:32,434 INFO L175 Difference]: Start difference. First operand has 42 places, 41 transitions, 92 flow. Second operand 4 states and 123 transitions. [2024-02-07 14:44:32,435 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 42 places, 71 transitions, 273 flow [2024-02-07 14:44:32,438 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 42 places, 71 transitions, 273 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-02-07 14:44:32,443 INFO L231 Difference]: Finished difference. Result has 45 places, 42 transitions, 134 flow [2024-02-07 14:44:32,444 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=41, PETRI_DIFFERENCE_MINUEND_FLOW=86, PETRI_DIFFERENCE_MINUEND_PLACES=39, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=38, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=33, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=134, PETRI_PLACES=45, PETRI_TRANSITIONS=42} [2024-02-07 14:44:32,447 INFO L281 CegarLoopForPetriNet]: 42 programPoint places, 3 predicate places. [2024-02-07 14:44:32,447 INFO L495 AbstractCegarLoop]: Abstraction has has 45 places, 42 transitions, 134 flow [2024-02-07 14:44:32,448 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.75) internal successors, (59), 4 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-02-07 14:44:32,448 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:32,448 INFO L208 CegarLoopForPetriNet]: trace histogram [3, 2, 1, 1, 1, 1] [2024-02-07 14:44:32,449 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-02-07 14:44:32,449 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 7 more)] === [2024-02-07 14:44:32,450 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:32,450 INFO L85 PathProgramCache]: Analyzing trace with hash 1862670282, now seen corresponding path program 1 times [2024-02-07 14:44:32,452 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:32,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [780900522] [2024-02-07 14:44:32,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:32,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:32,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:32,496 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-07 14:44:32,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:32,507 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-07 14:44:32,507 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-02-07 14:44:32,507 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (9 of 10 remaining) [2024-02-07 14:44:32,508 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (8 of 10 remaining) [2024-02-07 14:44:32,508 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (7 of 10 remaining) [2024-02-07 14:44:32,508 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (6 of 10 remaining) [2024-02-07 14:44:32,508 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 10 remaining) [2024-02-07 14:44:32,508 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 10 remaining) [2024-02-07 14:44:32,509 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (3 of 10 remaining) [2024-02-07 14:44:32,509 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 10 remaining) [2024-02-07 14:44:32,509 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 10 remaining) [2024-02-07 14:44:32,509 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (0 of 10 remaining) [2024-02-07 14:44:32,510 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-02-07 14:44:32,510 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1] [2024-02-07 14:44:32,510 WARN L234 ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis [2024-02-07 14:44:32,510 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances. [2024-02-07 14:44:32,527 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-02-07 14:44:32,529 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 60 places, 59 transitions, 136 flow [2024-02-07 14:44:32,539 INFO L124 PetriNetUnfolderBase]: 6/67 cut-off events. [2024-02-07 14:44:32,539 INFO L125 PetriNetUnfolderBase]: For 7/7 co-relation queries the response was YES. [2024-02-07 14:44:32,540 INFO L83 FinitePrefix]: Finished finitePrefix Result has 80 conditions, 67 events. 6/67 cut-off events. For 7/7 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 198 event pairs, 0 based on Foata normal form. 0/48 useless extension candidates. Maximal degree in co-relation 54. Up to 4 conditions per place. [2024-02-07 14:44:32,540 INFO L82 GeneralOperation]: Start removeDead. Operand has 60 places, 59 transitions, 136 flow [2024-02-07 14:44:32,541 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 60 places, 59 transitions, 136 flow [2024-02-07 14:44:32,542 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:44:32,545 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;@287621e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:44:32,545 INFO L358 AbstractCegarLoop]: Starting to check reachability of 13 error locations. [2024-02-07 14:44:32,547 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:44:32,548 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-02-07 14:44:32,548 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-07 14:44:32,548 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:32,548 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:44:32,548 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 10 more)] === [2024-02-07 14:44:32,549 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:32,549 INFO L85 PathProgramCache]: Analyzing trace with hash 1222205952, now seen corresponding path program 1 times [2024-02-07 14:44:32,549 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:32,549 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307682332] [2024-02-07 14:44:32,549 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:32,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:32,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:44:32,615 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:44:32,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:44:32,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307682332] [2024-02-07 14:44:32,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307682332] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:44:32,616 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:44:32,617 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:44:32,617 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1325350713] [2024-02-07 14:44:32,617 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:44:32,617 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:44:32,618 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:44:32,619 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:44:32,619 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:44:32,627 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 19 out of 59 [2024-02-07 14:44:32,627 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 59 transitions, 136 flow. Second operand has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 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:44:32,627 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:44:32,628 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 19 of 59 [2024-02-07 14:44:32,628 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:44:34,193 INFO L124 PetriNetUnfolderBase]: 15795/25096 cut-off events. [2024-02-07 14:44:34,193 INFO L125 PetriNetUnfolderBase]: For 767/767 co-relation queries the response was YES. [2024-02-07 14:44:34,229 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46830 conditions, 25096 events. 15795/25096 cut-off events. For 767/767 co-relation queries the response was YES. Maximal size of possible extension queue 1188. Compared 188617 event pairs, 4186 based on Foata normal form. 3051/27541 useless extension candidates. Maximal degree in co-relation 30207. Up to 8867 conditions per place. [2024-02-07 14:44:34,404 INFO L140 encePairwiseOnDemand]: 45/59 looper letters, 84 selfloop transitions, 13 changer transitions 0/116 dead transitions. [2024-02-07 14:44:34,405 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 59 places, 116 transitions, 463 flow [2024-02-07 14:44:34,406 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:44:34,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:44:34,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 191 transitions. [2024-02-07 14:44:34,411 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.809322033898305 [2024-02-07 14:44:34,411 INFO L175 Difference]: Start difference. First operand has 60 places, 59 transitions, 136 flow. Second operand 4 states and 191 transitions. [2024-02-07 14:44:34,411 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 59 places, 116 transitions, 463 flow [2024-02-07 14:44:34,414 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 116 transitions, 457 flow, removed 3 selfloop flow, removed 0 redundant places. [2024-02-07 14:44:34,418 INFO L231 Difference]: Finished difference. Result has 61 places, 67 transitions, 219 flow [2024-02-07 14:44:34,418 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=219, PETRI_PLACES=61, PETRI_TRANSITIONS=67} [2024-02-07 14:44:34,419 INFO L281 CegarLoopForPetriNet]: 60 programPoint places, 1 predicate places. [2024-02-07 14:44:34,419 INFO L495 AbstractCegarLoop]: Abstraction has has 61 places, 67 transitions, 219 flow [2024-02-07 14:44:34,420 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 20.75) internal successors, (83), 4 states have internal predecessors, (83), 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:44:34,420 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:34,420 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:44:34,420 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-02-07 14:44:34,421 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 10 more)] === [2024-02-07 14:44:34,422 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:34,422 INFO L85 PathProgramCache]: Analyzing trace with hash -1995856865, now seen corresponding path program 1 times [2024-02-07 14:44:34,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:34,423 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [909383578] [2024-02-07 14:44:34,423 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:34,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:34,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:44:34,498 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:44:34,499 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:44:34,499 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [909383578] [2024-02-07 14:44:34,499 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [909383578] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:44:34,499 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:44:34,499 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:44:34,499 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [388295189] [2024-02-07 14:44:34,499 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:44:34,500 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:44:34,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:44:34,500 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:44:34,500 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:44:34,516 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 59 [2024-02-07 14:44:34,517 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 67 transitions, 219 flow. Second operand has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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:44:34,517 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:44:34,517 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 59 [2024-02-07 14:44:34,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:44:35,971 INFO L124 PetriNetUnfolderBase]: 15338/24175 cut-off events. [2024-02-07 14:44:35,972 INFO L125 PetriNetUnfolderBase]: For 5624/5624 co-relation queries the response was YES. [2024-02-07 14:44:36,008 INFO L83 FinitePrefix]: Finished finitePrefix Result has 49978 conditions, 24175 events. 15338/24175 cut-off events. For 5624/5624 co-relation queries the response was YES. Maximal size of possible extension queue 1256. Compared 179332 event pairs, 4621 based on Foata normal form. 474/24601 useless extension candidates. Maximal degree in co-relation 44591. Up to 18650 conditions per place. [2024-02-07 14:44:36,090 INFO L140 encePairwiseOnDemand]: 52/59 looper letters, 71 selfloop transitions, 4 changer transitions 0/91 dead transitions. [2024-02-07 14:44:36,090 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 91 transitions, 452 flow [2024-02-07 14:44:36,090 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-02-07 14:44:36,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-02-07 14:44:36,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 111 transitions. [2024-02-07 14:44:36,091 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6271186440677966 [2024-02-07 14:44:36,091 INFO L175 Difference]: Start difference. First operand has 61 places, 67 transitions, 219 flow. Second operand 3 states and 111 transitions. [2024-02-07 14:44:36,091 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 91 transitions, 452 flow [2024-02-07 14:44:36,113 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 91 transitions, 452 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-02-07 14:44:36,114 INFO L231 Difference]: Finished difference. Result has 64 places, 70 transitions, 261 flow [2024-02-07 14:44:36,115 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=59, PETRI_DIFFERENCE_MINUEND_FLOW=219, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=67, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=261, PETRI_PLACES=64, PETRI_TRANSITIONS=70} [2024-02-07 14:44:36,115 INFO L281 CegarLoopForPetriNet]: 60 programPoint places, 4 predicate places. [2024-02-07 14:44:36,115 INFO L495 AbstractCegarLoop]: Abstraction has has 64 places, 70 transitions, 261 flow [2024-02-07 14:44:36,116 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 19.0) internal successors, (57), 3 states have internal predecessors, (57), 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:44:36,116 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:36,116 INFO L208 CegarLoopForPetriNet]: trace histogram [4, 3, 1, 1, 1, 1, 1] [2024-02-07 14:44:36,116 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-02-07 14:44:36,116 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 10 more)] === [2024-02-07 14:44:36,116 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:36,117 INFO L85 PathProgramCache]: Analyzing trace with hash -879209700, now seen corresponding path program 1 times [2024-02-07 14:44:36,117 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:36,117 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1110027145] [2024-02-07 14:44:36,117 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:36,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:36,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:36,140 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-02-07 14:44:36,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-02-07 14:44:36,150 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-02-07 14:44:36,151 INFO L360 BasicCegarLoop]: Counterexample is feasible [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (12 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (11 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (10 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (9 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (8 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (7 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (6 of 13 remaining) [2024-02-07 14:44:36,151 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (5 of 13 remaining) [2024-02-07 14:44:36,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 13 remaining) [2024-02-07 14:44:36,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (3 of 13 remaining) [2024-02-07 14:44:36,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT (2 of 13 remaining) [2024-02-07 14:44:36,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT (1 of 13 remaining) [2024-02-07 14:44:36,152 INFO L805 garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (0 of 13 remaining) [2024-02-07 14:44:36,152 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-02-07 14:44:36,152 INFO L445 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-02-07 14:44:36,153 WARN L234 ceAbstractionStarter]: 3 thread instances were not sufficient, I will increase this number and restart the analysis [2024-02-07 14:44:36,153 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 4 thread instances. [2024-02-07 14:44:36,192 INFO L144 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-02-07 14:44:36,198 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 78 places, 77 transitions, 182 flow [2024-02-07 14:44:36,331 INFO L124 PetriNetUnfolderBase]: 8/88 cut-off events. [2024-02-07 14:44:36,332 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-02-07 14:44:36,332 INFO L83 FinitePrefix]: Finished finitePrefix Result has 107 conditions, 88 events. 8/88 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 9. Compared 279 event pairs, 0 based on Foata normal form. 0/63 useless extension candidates. Maximal degree in co-relation 79. Up to 5 conditions per place. [2024-02-07 14:44:36,332 INFO L82 GeneralOperation]: Start removeDead. Operand has 78 places, 77 transitions, 182 flow [2024-02-07 14:44:36,333 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 78 places, 77 transitions, 182 flow [2024-02-07 14:44:36,334 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-02-07 14:44:36,337 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;@287621e4, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-02-07 14:44:36,338 INFO L358 AbstractCegarLoop]: Starting to check reachability of 16 error locations. [2024-02-07 14:44:36,340 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-02-07 14:44:36,341 INFO L124 PetriNetUnfolderBase]: 0/20 cut-off events. [2024-02-07 14:44:36,341 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-02-07 14:44:36,341 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:44:36,341 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:44:36,341 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 13 more)] === [2024-02-07 14:44:36,342 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:44:36,342 INFO L85 PathProgramCache]: Analyzing trace with hash 378799840, now seen corresponding path program 1 times [2024-02-07 14:44:36,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:44:36,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [215187929] [2024-02-07 14:44:36,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:44:36,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:44:36,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:44:36,395 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:44:36,395 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:44:36,396 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [215187929] [2024-02-07 14:44:36,396 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [215187929] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:44:36,396 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:44:36,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-02-07 14:44:36,396 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175543158] [2024-02-07 14:44:36,396 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:44:36,396 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-02-07 14:44:36,397 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:44:36,397 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-02-07 14:44:36,397 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-02-07 14:44:36,409 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 77 [2024-02-07 14:44:36,410 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 77 transitions, 182 flow. Second operand has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 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:44:36,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:44:36,411 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 77 [2024-02-07 14:44:36,411 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-02-07 14:44:57,724 INFO L124 PetriNetUnfolderBase]: 276277/392722 cut-off events. [2024-02-07 14:44:57,725 INFO L125 PetriNetUnfolderBase]: For 18777/18777 co-relation queries the response was YES. [2024-02-07 14:44:58,698 INFO L83 FinitePrefix]: Finished finitePrefix Result has 746794 conditions, 392722 events. 276277/392722 cut-off events. For 18777/18777 co-relation queries the response was YES. Maximal size of possible extension queue 14870. Compared 3309154 event pairs, 81826 based on Foata normal form. 49863/435493 useless extension candidates. Maximal degree in co-relation 345989. Up to 134840 conditions per place. [2024-02-07 14:45:00,659 INFO L140 encePairwiseOnDemand]: 59/77 looper letters, 111 selfloop transitions, 17 changer transitions 0/153 dead transitions. [2024-02-07 14:45:00,660 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 153 transitions, 627 flow [2024-02-07 14:45:00,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-02-07 14:45:00,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-02-07 14:45:00,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 251 transitions. [2024-02-07 14:45:00,663 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.814935064935065 [2024-02-07 14:45:00,663 INFO L175 Difference]: Start difference. First operand has 78 places, 77 transitions, 182 flow. Second operand 4 states and 251 transitions. [2024-02-07 14:45:00,663 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 153 transitions, 627 flow [2024-02-07 14:45:00,686 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 153 transitions, 609 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-02-07 14:45:00,688 INFO L231 Difference]: Finished difference. Result has 78 places, 88 transitions, 289 flow [2024-02-07 14:45:00,689 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=77, PETRI_DIFFERENCE_MINUEND_FLOW=166, PETRI_DIFFERENCE_MINUEND_PLACES=73, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=72, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=63, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=289, PETRI_PLACES=78, PETRI_TRANSITIONS=88} [2024-02-07 14:45:00,691 INFO L281 CegarLoopForPetriNet]: 78 programPoint places, 0 predicate places. [2024-02-07 14:45:00,691 INFO L495 AbstractCegarLoop]: Abstraction has has 78 places, 88 transitions, 289 flow [2024-02-07 14:45:00,691 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 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:45:00,691 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-02-07 14:45:00,692 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-02-07 14:45:00,692 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-02-07 14:45:00,692 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err2ASSERT_VIOLATIONERROR_FUNCTION === [thr1Err0ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err1ASSERT_VIOLATIONWITNESS_INVARIANT, thr1Err2ASSERT_VIOLATIONERROR_FUNCTION (and 13 more)] === [2024-02-07 14:45:00,692 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-02-07 14:45:00,693 INFO L85 PathProgramCache]: Analyzing trace with hash 1946402781, now seen corresponding path program 1 times [2024-02-07 14:45:00,693 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-02-07 14:45:00,693 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [158871424] [2024-02-07 14:45:00,693 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-02-07 14:45:00,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-02-07 14:45:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-02-07 14:45:00,775 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:45:00,777 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-02-07 14:45:00,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [158871424] [2024-02-07 14:45:00,777 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [158871424] provided 1 perfect and 0 imperfect interpolant sequences [2024-02-07 14:45:00,777 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-02-07 14:45:00,777 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-02-07 14:45:00,777 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1249980631] [2024-02-07 14:45:00,778 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-02-07 14:45:00,778 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-02-07 14:45:00,778 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-02-07 14:45:00,778 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-02-07 14:45:00,778 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-02-07 14:45:00,800 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 77 [2024-02-07 14:45:00,800 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 78 places, 88 transitions, 289 flow. Second operand has 3 states, 3 states have (on average 24.0) internal successors, (72), 3 states have internal predecessors, (72), 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:45:00,800 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-02-07 14:45:00,801 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 77 [2024-02-07 14:45:00,801 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand