./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-ext/13_unverif.i --full-output --witness-type violation_witness --validate ../results-verified/LOGDIR/SV-COMP24_no-data-race/13_unverif.yml/witness.graphml --architecture 32bit


--------------------------------------------------------------------------------


Checking for data races
Using default analysis
Version 194c01fd
Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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 ../sv-benchmarks/c/pthread-ext/13_unverif.i ../results-verified/LOGDIR/SV-COMP24_no-data-race/13_unverif.yml/witness.graphml -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-194c01f-m
[2024-10-29 15:20:17,700 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-29 15:20:17,784 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-10-29 15:20:17,792 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-29 15:20:17,793 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-29 15:20:17,823 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-29 15:20:17,826 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-29 15:20:17,826 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-29 15:20:17,827 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-29 15:20:17,828 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-29 15:20:17,829 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-29 15:20:17,829 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-29 15:20:17,829 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-29 15:20:17,832 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-29 15:20:17,832 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-29 15:20:17,832 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-29 15:20:17,833 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-29 15:20:17,833 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-29 15:20:17,833 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-29 15:20:17,834 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-29 15:20:17,834 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-29 15:20:17,839 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-29 15:20:17,839 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-10-29 15:20:17,839 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-29 15:20:17,839 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-29 15:20:17,840 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-29 15:20:17,840 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-29 15:20:17,840 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-29 15:20:17,840 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-29 15:20:17,841 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-29 15:20:17,841 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-29 15:20:17,841 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:20:17,841 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-29 15:20:17,842 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-29 15:20:17,842 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-29 15:20:17,846 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-29 15:20:17,846 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-29 15:20:17,847 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-29 15:20:17,847 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-10-29 15:20:17,847 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-10-29 15:20:17,847 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-29 15:20:17,848 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: Positions where we compute the Hoare Annotation -> None
[2024-10-29 15:20:18,109 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-29 15:20:18,134 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-29 15:20:18,137 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-29 15:20:18,139 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-10-29 15:20:18,140 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-10-29 15:20:18,142 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../results-verified/LOGDIR/SV-COMP24_no-data-race/13_unverif.yml/witness.graphml
[2024-10-29 15:20:18,221 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-29 15:20:18,222 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-29 15:20:18,222 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-ext/13_unverif.i
[2024-10-29 15:20:19,711 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-29 15:20:19,967 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-29 15:20:19,968 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-ext/13_unverif.i
[2024-10-29 15:20:19,980 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/db042d2ae/a9929a5374e744c68889f2e75358126d/FLAG7fbbed887
[2024-10-29 15:20:20,289 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/db042d2ae/a9929a5374e744c68889f2e75358126d
[2024-10-29 15:20:20,289 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-29 15:20:20,291 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-10-29 15:20:20,293 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-29 15:20:20,293 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-29 15:20:20,298 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-29 15:20:20,301 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:20:18" (1/2) ...
[2024-10-29 15:20:20,303 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66c544fd and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:20:20, skipping insertion in model container
[2024-10-29 15:20:20,303 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:20:18" (1/2) ...
[2024-10-29 15:20:20,304 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@745396a5 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:20:20, skipping insertion in model container
[2024-10-29 15:20:20,304 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:20:20" (2/2) ...
[2024-10-29 15:20:20,305 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@66c544fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20, skipping insertion in model container
[2024-10-29 15:20:20,305 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:20:20" (2/2) ...
[2024-10-29 15:20:20,347 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-29 15:20:20,738 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:20:20,750 INFO  L200         MainTranslator]: Completed pre-run
[2024-10-29 15:20:20,814 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:20:20,859 INFO  L204         MainTranslator]: Completed translation
[2024-10-29 15:20:20,860 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20 WrapperNode
[2024-10-29 15:20:20,860 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-29 15:20:20,861 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-10-29 15:20:20,861 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-10-29 15:20:20,862 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-10-29 15:20:20,870 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,883 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,909 INFO  L138                Inliner]: procedures = 167, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 60
[2024-10-29 15:20:20,910 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-10-29 15:20:20,911 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-10-29 15:20:20,912 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-10-29 15:20:20,912 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-10-29 15:20:20,920 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,920 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,927 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,927 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,931 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,934 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,936 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,937 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,939 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-10-29 15:20:20,940 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-10-29 15:20:20,940 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-10-29 15:20:20,940 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-10-29 15:20:20,941 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (1/1) ...
[2024-10-29 15:20:20,948 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:20:20,989 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-29 15:20:21,007 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-10-29 15:20:21,025 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-10-29 15:20:21,070 INFO  L130     BoogieDeclarations]: Found specification of procedure thr1
[2024-10-29 15:20:21,070 INFO  L138     BoogieDeclarations]: Found implementation of procedure thr1
[2024-10-29 15:20:21,070 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-10-29 15:20:21,071 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-10-29 15:20:21,071 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-10-29 15:20:21,071 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-10-29 15:20:21,072 WARN  L207             CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement.
[2024-10-29 15:20:21,179 INFO  L238             CfgBuilder]: Building ICFG
[2024-10-29 15:20:21,182 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-10-29 15:20:21,298 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-10-29 15:20:21,298 INFO  L287             CfgBuilder]: Performing block encoding
[2024-10-29 15:20:21,355 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-10-29 15:20:21,355 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-10-29 15:20:21,356 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:20:21 BoogieIcfgContainer
[2024-10-29 15:20:21,356 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-10-29 15:20:21,359 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-10-29 15:20:21,359 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-10-29 15:20:21,362 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-10-29 15:20:21,363 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:20:18" (1/4) ...
[2024-10-29 15:20:21,363 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@629b487a and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 29.10 03:20:21, skipping insertion in model container
[2024-10-29 15:20:21,364 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 03:20:20" (2/4) ...
[2024-10-29 15:20:21,364 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@629b487a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:20:21, skipping insertion in model container
[2024-10-29 15:20:21,364 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:20:20" (3/4) ...
[2024-10-29 15:20:21,364 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@629b487a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:20:21, skipping insertion in model container
[2024-10-29 15:20:21,364 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:20:21" (4/4) ...
[2024-10-29 15:20:21,366 INFO  L112   eAbstractionObserver]: Analyzing ICFG 13_unverif.i
[2024-10-29 15:20:21,366 WARN  L117   eAbstractionObserver]: Found a witness automaton. I will only consider traces that are accepted by the witness automaton
[2024-10-29 15:20:21,386 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-10-29 15:20:21,387 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 7 error locations.
[2024-10-29 15:20:21,387 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-10-29 15:20:21,425 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-10-29 15:20:21,445 WARN  L158       CegarLoopFactory]: Violation witness validation is only supported for CEGAR loops based on FINITE_AUTOMATA. Ignoring concurrency settiong PETRI_NET and switching to FINITE_AUTOMATA.
[2024-10-29 15:20:21,455 INFO  L113   iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 56 places, 57 transitions, 118 flow
[2024-10-29 15:20:21,514 INFO  L135   iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result  has 376 states, 361 states have (on average 2.096952908587258) internal successors, (757), 375 states have internal predecessors, (757), 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-10-29 15:20:21,547 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-29 15:20:21,553 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7f85dbcc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-29 15:20:21,553 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 15 error locations.
[2024-10-29 15:20:21,557 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 376 states, 361 states have (on average 2.096952908587258) internal successors, (757), 375 states have internal predecessors, (757), 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-10-29 15:20:21,562 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-10-29 15:20:21,563 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:21,563 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:21,564 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] ===
[2024-10-29 15:20:21,571 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:21,572 INFO  L85        PathProgramCache]: Analyzing trace with hash -739322322, now seen corresponding path program 1 times
[2024-10-29 15:20:21,581 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:21,582 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1491458632]
[2024-10-29 15:20:21,582 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:21,583 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:21,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:21,761 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:21,761 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:21,762 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1491458632]
[2024-10-29 15:20:21,762 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1491458632] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:21,762 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:21,762 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-10-29 15:20:21,764 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [316420510]
[2024-10-29 15:20:21,765 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:21,776 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-10-29 15:20:21,776 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:21,800 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-10-29 15:20:21,801 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:21,803 INFO  L87              Difference]: Start difference. First operand  has 376 states, 361 states have (on average 2.096952908587258) internal successors, (757), 375 states have internal predecessors, (757), 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) Second operand  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:20:21,846 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:21,847 INFO  L93              Difference]: Finished difference Result 504 states and 1045 transitions.
[2024-10-29 15:20:21,849 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-10-29 15:20:21,850 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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) Word has length 19
[2024-10-29 15:20:21,850 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:21,860 INFO  L225             Difference]: With dead ends: 504
[2024-10-29 15:20:21,861 INFO  L226             Difference]: Without dead ends: 224
[2024-10-29 15:20:21,866 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:21,869 INFO  L432           NwaCegarLoop]: 43 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:21,870 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:21,885 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 224 states.
[2024-10-29 15:20:21,909 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 224 to 224.
[2024-10-29 15:20:21,911 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 224 states, 218 states have (on average 1.8623853211009174) internal successors, (406), 223 states have internal predecessors, (406), 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-10-29 15:20:21,914 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 224 states to 224 states and 406 transitions.
[2024-10-29 15:20:21,917 INFO  L78                 Accepts]: Start accepts. Automaton has 224 states and 406 transitions. Word has length 19
[2024-10-29 15:20:21,917 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:21,917 INFO  L471      AbstractCegarLoop]: Abstraction has 224 states and 406 transitions.
[2024-10-29 15:20:21,918 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:20:21,918 INFO  L276                IsEmpty]: Start isEmpty. Operand 224 states and 406 transitions.
[2024-10-29 15:20:21,919 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-10-29 15:20:21,919 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:21,919 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:21,919 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-10-29 15:20:21,920 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] ===
[2024-10-29 15:20:21,920 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:21,920 INFO  L85        PathProgramCache]: Analyzing trace with hash -1819138702, now seen corresponding path program 1 times
[2024-10-29 15:20:21,921 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:21,921 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [905632635]
[2024-10-29 15:20:21,921 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:21,921 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:21,947 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:22,006 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:22,007 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:22,007 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [905632635]
[2024-10-29 15:20:22,007 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [905632635] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:22,007 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:22,007 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:20:22,008 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1006384204]
[2024-10-29 15:20:22,008 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:22,009 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:20:22,009 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:22,010 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:20:22,010 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:22,010 INFO  L87              Difference]: Start difference. First operand 224 states and 406 transitions. Second operand  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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-10-29 15:20:22,039 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:22,039 INFO  L93              Difference]: Finished difference Result 224 states and 406 transitions.
[2024-10-29 15:20:22,039 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:20:22,040 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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) Word has length 21
[2024-10-29 15:20:22,040 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:22,042 INFO  L225             Difference]: With dead ends: 224
[2024-10-29 15:20:22,042 INFO  L226             Difference]: Without dead ends: 216
[2024-10-29 15:20:22,042 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:22,046 INFO  L432           NwaCegarLoop]: 48 mSDtfsCounter, 28 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 28 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:22,046 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [28 Valid, 68 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:22,047 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 216 states.
[2024-10-29 15:20:22,061 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 216 to 216.
[2024-10-29 15:20:22,062 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 216 states, 211 states have (on average 1.853080568720379) internal successors, (391), 215 states have internal predecessors, (391), 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-10-29 15:20:22,064 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 391 transitions.
[2024-10-29 15:20:22,065 INFO  L78                 Accepts]: Start accepts. Automaton has 216 states and 391 transitions. Word has length 21
[2024-10-29 15:20:22,065 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:22,065 INFO  L471      AbstractCegarLoop]: Abstraction has 216 states and 391 transitions.
[2024-10-29 15:20:22,066 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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-10-29 15:20:22,066 INFO  L276                IsEmpty]: Start isEmpty. Operand 216 states and 391 transitions.
[2024-10-29 15:20:22,066 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 24
[2024-10-29 15:20:22,067 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:22,067 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:22,067 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-10-29 15:20:22,067 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 11 more)] ===
[2024-10-29 15:20:22,068 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:22,068 INFO  L85        PathProgramCache]: Analyzing trace with hash 1900592953, now seen corresponding path program 1 times
[2024-10-29 15:20:22,068 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:22,069 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1034128763]
[2024-10-29 15:20:22,069 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:22,069 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:22,091 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:20:22,092 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-10-29 15:20:22,105 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:20:22,141 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-10-29 15:20:22,141 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-10-29 15:20:22,143 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (14 of 15 remaining)
[2024-10-29 15:20:22,148 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 15 remaining)
[2024-10-29 15:20:22,149 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 15 remaining)
[2024-10-29 15:20:22,149 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (11 of 15 remaining)
[2024-10-29 15:20:22,149 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 15 remaining)
[2024-10-29 15:20:22,149 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 15 remaining)
[2024-10-29 15:20:22,149 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 15 remaining)
[2024-10-29 15:20:22,150 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 15 remaining)
[2024-10-29 15:20:22,150 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 15 remaining)
[2024-10-29 15:20:22,150 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 15 remaining)
[2024-10-29 15:20:22,150 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 15 remaining)
[2024-10-29 15:20:22,150 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 15 remaining)
[2024-10-29 15:20:22,151 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 15 remaining)
[2024-10-29 15:20:22,151 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 15 remaining)
[2024-10-29 15:20:22,151 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 15 remaining)
[2024-10-29 15:20:22,151 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-10-29 15:20:22,158 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1]
[2024-10-29 15:20:22,160 WARN  L244   ceAbstractionStarter]: 1 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-10-29 15:20:22,161 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 2 thread instances.
[2024-10-29 15:20:22,202 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-10-29 15:20:22,205 WARN  L158       CegarLoopFactory]: Violation witness validation is only supported for CEGAR loops based on FINITE_AUTOMATA. Ignoring concurrency settiong PETRI_NET and switching to FINITE_AUTOMATA.
[2024-10-29 15:20:22,209 INFO  L113   iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 89 places, 91 transitions, 192 flow
[2024-10-29 15:20:22,761 INFO  L135   iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result  has 11841 states, 11707 states have (on average 3.1341077987528827) internal successors, (36691), 11840 states have internal predecessors, (36691), 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-10-29 15:20:22,765 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-29 15:20:22,767 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7f85dbcc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-29 15:20:22,767 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 22 error locations.
[2024-10-29 15:20:22,815 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 11841 states, 11707 states have (on average 3.1341077987528827) internal successors, (36691), 11840 states have internal predecessors, (36691), 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-10-29 15:20:22,816 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-10-29 15:20:22,817 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:22,817 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:22,817 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] ===
[2024-10-29 15:20:22,818 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:22,818 INFO  L85        PathProgramCache]: Analyzing trace with hash 1028070505, now seen corresponding path program 1 times
[2024-10-29 15:20:22,818 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:22,818 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1811090061]
[2024-10-29 15:20:22,820 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:22,821 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:22,839 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:22,868 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:22,869 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:22,870 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1811090061]
[2024-10-29 15:20:22,870 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1811090061] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:22,870 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:22,870 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-10-29 15:20:22,870 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [862456204]
[2024-10-29 15:20:22,871 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:22,871 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-10-29 15:20:22,871 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:22,872 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-10-29 15:20:22,872 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:22,912 INFO  L87              Difference]: Start difference. First operand  has 11841 states, 11707 states have (on average 3.1341077987528827) internal successors, (36691), 11840 states have internal predecessors, (36691), 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) Second operand  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:20:23,245 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:23,245 INFO  L93              Difference]: Finished difference Result 16561 states and 52961 transitions.
[2024-10-29 15:20:23,246 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-10-29 15:20:23,246 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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) Word has length 19
[2024-10-29 15:20:23,247 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:23,317 INFO  L225             Difference]: With dead ends: 16561
[2024-10-29 15:20:23,317 INFO  L226             Difference]: Without dead ends: 5606
[2024-10-29 15:20:23,342 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:23,345 INFO  L432           NwaCegarLoop]: 68 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:23,346 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 68 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:23,365 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5606 states.
[2024-10-29 15:20:23,618 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5606 to 5606.
[2024-10-29 15:20:23,636 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5606 states, 5570 states have (on average 2.859605026929982) internal successors, (15928), 5605 states have internal predecessors, (15928), 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-10-29 15:20:23,665 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5606 states to 5606 states and 15928 transitions.
[2024-10-29 15:20:23,685 INFO  L78                 Accepts]: Start accepts. Automaton has 5606 states and 15928 transitions. Word has length 19
[2024-10-29 15:20:23,685 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:23,686 INFO  L471      AbstractCegarLoop]: Abstraction has 5606 states and 15928 transitions.
[2024-10-29 15:20:23,686 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:20:23,686 INFO  L276                IsEmpty]: Start isEmpty. Operand 5606 states and 15928 transitions.
[2024-10-29 15:20:23,687 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-10-29 15:20:23,687 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:23,687 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:23,688 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-10-29 15:20:23,688 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] ===
[2024-10-29 15:20:23,689 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:23,689 INFO  L85        PathProgramCache]: Analyzing trace with hash 133290093, now seen corresponding path program 1 times
[2024-10-29 15:20:23,689 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:23,690 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [445899998]
[2024-10-29 15:20:23,690 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:23,690 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:23,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:23,754 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:23,755 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:23,755 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [445899998]
[2024-10-29 15:20:23,755 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [445899998] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:23,756 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:23,756 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:20:23,756 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [880018393]
[2024-10-29 15:20:23,756 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:23,756 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:20:23,757 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:23,757 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:20:23,757 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:23,757 INFO  L87              Difference]: Start difference. First operand 5606 states and 15928 transitions. Second operand  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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-10-29 15:20:23,854 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:23,854 INFO  L93              Difference]: Finished difference Result 6294 states and 17586 transitions.
[2024-10-29 15:20:23,855 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:20:23,856 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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) Word has length 21
[2024-10-29 15:20:23,856 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:23,918 INFO  L225             Difference]: With dead ends: 6294
[2024-10-29 15:20:23,919 INFO  L226             Difference]: Without dead ends: 5879
[2024-10-29 15:20:23,925 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:23,926 INFO  L432           NwaCegarLoop]: 79 mSDtfsCounter, 54 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 17 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 54 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 17 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:23,927 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [54 Valid, 141 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 17 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:23,944 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5879 states.
[2024-10-29 15:20:24,143 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5879 to 5559.
[2024-10-29 15:20:24,161 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5559 states, 5524 states have (on average 2.799239681390297) internal successors, (15463), 5558 states have internal predecessors, (15463), 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-10-29 15:20:24,187 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5559 states to 5559 states and 15463 transitions.
[2024-10-29 15:20:24,203 INFO  L78                 Accepts]: Start accepts. Automaton has 5559 states and 15463 transitions. Word has length 21
[2024-10-29 15:20:24,204 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:24,204 INFO  L471      AbstractCegarLoop]: Abstraction has 5559 states and 15463 transitions.
[2024-10-29 15:20:24,205 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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-10-29 15:20:24,205 INFO  L276                IsEmpty]: Start isEmpty. Operand 5559 states and 15463 transitions.
[2024-10-29 15:20:24,205 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 25
[2024-10-29 15:20:24,206 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:24,206 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:24,206 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-10-29 15:20:24,206 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting thr1Err4ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] ===
[2024-10-29 15:20:24,207 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:24,207 INFO  L85        PathProgramCache]: Analyzing trace with hash -1999245585, now seen corresponding path program 1 times
[2024-10-29 15:20:24,207 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:24,208 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [210862390]
[2024-10-29 15:20:24,208 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:24,208 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:24,222 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:24,256 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:24,256 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:24,257 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [210862390]
[2024-10-29 15:20:24,257 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [210862390] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:24,257 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:24,257 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:20:24,257 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [8573788]
[2024-10-29 15:20:24,257 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:24,257 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:20:24,258 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:24,258 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:20:24,258 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:24,258 INFO  L87              Difference]: Start difference. First operand 5559 states and 15463 transitions. Second operand  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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-10-29 15:20:24,368 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:24,368 INFO  L93              Difference]: Finished difference Result 6822 states and 18816 transitions.
[2024-10-29 15:20:24,369 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:20:24,372 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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) Word has length 24
[2024-10-29 15:20:24,374 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:24,446 INFO  L225             Difference]: With dead ends: 6822
[2024-10-29 15:20:24,447 INFO  L226             Difference]: Without dead ends: 6008
[2024-10-29 15:20:24,517 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:24,518 INFO  L432           NwaCegarLoop]: 93 mSDtfsCounter, 48 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 29 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 143 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 29 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:24,519 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 143 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 29 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time]
[2024-10-29 15:20:24,530 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 6008 states.
[2024-10-29 15:20:24,652 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 6008 to 5321.
[2024-10-29 15:20:24,669 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5321 states, 5298 states have (on average 2.737448093620234) internal successors, (14503), 5320 states have internal predecessors, (14503), 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-10-29 15:20:24,687 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5321 states to 5321 states and 14503 transitions.
[2024-10-29 15:20:24,704 INFO  L78                 Accepts]: Start accepts. Automaton has 5321 states and 14503 transitions. Word has length 24
[2024-10-29 15:20:24,705 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:24,705 INFO  L471      AbstractCegarLoop]: Abstraction has 5321 states and 14503 transitions.
[2024-10-29 15:20:24,705 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 12.0) internal successors, (24), 3 states have internal predecessors, (24), 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-10-29 15:20:24,705 INFO  L276                IsEmpty]: Start isEmpty. Operand 5321 states and 14503 transitions.
[2024-10-29 15:20:24,707 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 29
[2024-10-29 15:20:24,707 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:24,707 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:24,707 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-10-29 15:20:24,708 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting thr1Err5ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] ===
[2024-10-29 15:20:24,708 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:24,708 INFO  L85        PathProgramCache]: Analyzing trace with hash 1039940466, now seen corresponding path program 1 times
[2024-10-29 15:20:24,708 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:24,709 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1415270895]
[2024-10-29 15:20:24,709 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:24,709 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:24,728 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:24,759 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:24,760 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:24,760 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1415270895]
[2024-10-29 15:20:24,760 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1415270895] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:24,760 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:24,761 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:20:24,761 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1442900605]
[2024-10-29 15:20:24,761 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:24,762 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:20:24,762 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:24,762 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:20:24,763 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:24,763 INFO  L87              Difference]: Start difference. First operand 5321 states and 14503 transitions. Second operand  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 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-10-29 15:20:24,903 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:24,904 INFO  L93              Difference]: Finished difference Result 5753 states and 15729 transitions.
[2024-10-29 15:20:24,904 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:20:24,905 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 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) Word has length 28
[2024-10-29 15:20:24,905 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:24,948 INFO  L225             Difference]: With dead ends: 5753
[2024-10-29 15:20:24,949 INFO  L226             Difference]: Without dead ends: 5522
[2024-10-29 15:20:24,952 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:20:24,954 INFO  L432           NwaCegarLoop]: 90 mSDtfsCounter, 32 mSDsluCounter, 49 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:24,954 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 139 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:24,965 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 5522 states.
[2024-10-29 15:20:25,074 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 5522 to 5298.
[2024-10-29 15:20:25,087 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 5298 states, 5279 states have (on average 2.7374502746732334) internal successors, (14451), 5297 states have internal predecessors, (14451), 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-10-29 15:20:25,104 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 5298 states to 5298 states and 14451 transitions.
[2024-10-29 15:20:25,125 INFO  L78                 Accepts]: Start accepts. Automaton has 5298 states and 14451 transitions. Word has length 28
[2024-10-29 15:20:25,125 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:20:25,125 INFO  L471      AbstractCegarLoop]: Abstraction has 5298 states and 14451 transitions.
[2024-10-29 15:20:25,126 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 14.0) internal successors, (28), 3 states have internal predecessors, (28), 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-10-29 15:20:25,126 INFO  L276                IsEmpty]: Start isEmpty. Operand 5298 states and 14451 transitions.
[2024-10-29 15:20:25,127 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 31
[2024-10-29 15:20:25,131 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:25,131 INFO  L215           NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:25,131 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-10-29 15:20:25,132 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 18 more)] ===
[2024-10-29 15:20:25,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:25,132 INFO  L85        PathProgramCache]: Analyzing trace with hash -589081368, now seen corresponding path program 1 times
[2024-10-29 15:20:25,132 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:25,132 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1858848469]
[2024-10-29 15:20:25,132 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:25,133 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:25,148 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:20:25,149 INFO  L356             TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders.
[2024-10-29 15:20:25,156 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is sat
[2024-10-29 15:20:25,207 INFO  L130   FreeRefinementEngine]: Strategy CAMEL found a feasible trace
[2024-10-29 15:20:25,209 INFO  L325         BasicCegarLoop]: Counterexample is feasible
[2024-10-29 15:20:25,210 INFO  L782   garLoopResultBuilder]: Registering result UNSAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (21 of 22 remaining)
[2024-10-29 15:20:25,210 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (20 of 22 remaining)
[2024-10-29 15:20:25,210 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (19 of 22 remaining)
[2024-10-29 15:20:25,211 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (18 of 22 remaining)
[2024-10-29 15:20:25,211 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (17 of 22 remaining)
[2024-10-29 15:20:25,211 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (16 of 22 remaining)
[2024-10-29 15:20:25,211 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (15 of 22 remaining)
[2024-10-29 15:20:25,211 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (14 of 22 remaining)
[2024-10-29 15:20:25,212 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (13 of 22 remaining)
[2024-10-29 15:20:25,212 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (12 of 22 remaining)
[2024-10-29 15:20:25,212 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (11 of 22 remaining)
[2024-10-29 15:20:25,212 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (10 of 22 remaining)
[2024-10-29 15:20:25,213 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (9 of 22 remaining)
[2024-10-29 15:20:25,213 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (8 of 22 remaining)
[2024-10-29 15:20:25,213 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (7 of 22 remaining)
[2024-10-29 15:20:25,213 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err0ASSERT_VIOLATIONDATA_RACE (6 of 22 remaining)
[2024-10-29 15:20:25,214 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err1ASSERT_VIOLATIONDATA_RACE (5 of 22 remaining)
[2024-10-29 15:20:25,214 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err2ASSERT_VIOLATIONDATA_RACE (4 of 22 remaining)
[2024-10-29 15:20:25,214 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err3ASSERT_VIOLATIONDATA_RACE (3 of 22 remaining)
[2024-10-29 15:20:25,214 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err4ASSERT_VIOLATIONDATA_RACE (2 of 22 remaining)
[2024-10-29 15:20:25,215 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err5ASSERT_VIOLATIONDATA_RACE (1 of 22 remaining)
[2024-10-29 15:20:25,215 INFO  L782   garLoopResultBuilder]: Registering result UNKNOWN for location thr1Err6ASSERT_VIOLATIONDATA_RACE (0 of 22 remaining)
[2024-10-29 15:20:25,215 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-10-29 15:20:25,215 INFO  L407         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1, 1]
[2024-10-29 15:20:25,216 WARN  L244   ceAbstractionStarter]: 2 thread instances were not sufficient, I will increase this number and restart the analysis
[2024-10-29 15:20:25,216 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 3 thread instances.
[2024-10-29 15:20:25,255 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-10-29 15:20:25,257 WARN  L158       CegarLoopFactory]: Violation witness validation is only supported for CEGAR loops based on FINITE_AUTOMATA. Ignoring concurrency settiong PETRI_NET and switching to FINITE_AUTOMATA.
[2024-10-29 15:20:25,262 INFO  L113   iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 122 places, 125 transitions, 268 flow
[2024-10-29 15:20:37,040 INFO  L135   iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result  has 368264 states, 367171 states have (on average 4.17610867960705) internal successors, (1533346), 368263 states have internal predecessors, (1533346), 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-10-29 15:20:37,050 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-29 15:20:37,050 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=None, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@7f85dbcc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-29 15:20:37,050 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 29 error locations.
[2024-10-29 15:20:37,747 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 368264 states, 367171 states have (on average 4.17610867960705) internal successors, (1533346), 368263 states have internal predecessors, (1533346), 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-10-29 15:20:37,748 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 20
[2024-10-29 15:20:37,748 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:20:37,749 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:20:37,749 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting thr1Err0ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] ===
[2024-10-29 15:20:37,750 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:20:37,750 INFO  L85        PathProgramCache]: Analyzing trace with hash 1473102981, now seen corresponding path program 1 times
[2024-10-29 15:20:37,751 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:20:37,751 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [128675938]
[2024-10-29 15:20:37,751 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:20:37,752 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:20:37,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:20:37,771 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:20:37,772 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:20:37,772 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [128675938]
[2024-10-29 15:20:37,772 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [128675938] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:20:37,773 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:20:37,774 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-10-29 15:20:37,774 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2089093957]
[2024-10-29 15:20:37,774 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:20:37,775 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-10-29 15:20:37,775 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:20:37,777 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-10-29 15:20:37,777 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:38,394 INFO  L87              Difference]: Start difference. First operand  has 368264 states, 367171 states have (on average 4.17610867960705) internal successors, (1533346), 368263 states have internal predecessors, (1533346), 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) Second operand  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:20:49,589 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:20:49,590 INFO  L93              Difference]: Finished difference Result 505016 states and 2169192 transitions.
[2024-10-29 15:20:49,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-10-29 15:20:49,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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) Word has length 19
[2024-10-29 15:20:49,591 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:20:52,247 INFO  L225             Difference]: With dead ends: 505016
[2024-10-29 15:20:52,247 INFO  L226             Difference]: Without dead ends: 145538
[2024-10-29 15:20:52,877 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:20:52,878 INFO  L432           NwaCegarLoop]: 93 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:20:52,878 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 93 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:20:53,135 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 145538 states.
[2024-10-29 15:20:59,579 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 145538 to 145538.
[2024-10-29 15:20:59,908 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 145538 states, 145322 states have (on average 3.849602950688815) internal successors, (559432), 145537 states have internal predecessors, (559432), 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-10-29 15:21:01,832 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 145538 states to 145538 states and 559432 transitions.
[2024-10-29 15:21:02,382 INFO  L78                 Accepts]: Start accepts. Automaton has 145538 states and 559432 transitions. Word has length 19
[2024-10-29 15:21:02,383 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:21:02,383 INFO  L471      AbstractCegarLoop]: Abstraction has 145538 states and 559432 transitions.
[2024-10-29 15:21:02,383 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 19.0) internal successors, (19), 2 states have internal predecessors, (19), 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-10-29 15:21:02,383 INFO  L276                IsEmpty]: Start isEmpty. Operand 145538 states and 559432 transitions.
[2024-10-29 15:21:02,384 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 22
[2024-10-29 15:21:02,384 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:21:02,384 INFO  L215           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-10-29 15:21:02,384 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-10-29 15:21:02,384 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting thr1Err3ASSERT_VIOLATIONDATA_RACE === [thr1Err0ASSERT_VIOLATIONDATA_RACE, thr1Err1ASSERT_VIOLATIONDATA_RACE, thr1Err2ASSERT_VIOLATIONDATA_RACE, thr1Err3ASSERT_VIOLATIONDATA_RACE (and 25 more)] ===
[2024-10-29 15:21:02,385 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:21:02,385 INFO  L85        PathProgramCache]: Analyzing trace with hash -1687226071, now seen corresponding path program 1 times
[2024-10-29 15:21:02,385 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:21:02,385 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80569028]
[2024-10-29 15:21:02,385 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:21:02,386 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:21:02,393 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:21:02,410 INFO  L134       CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:21:02,410 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:21:02,410 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80569028]
[2024-10-29 15:21:02,410 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80569028] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:21:02,411 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:21:02,411 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:21:02,411 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269992803]
[2024-10-29 15:21:02,411 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:21:02,411 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:21:02,411 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:21:02,412 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:21:02,412 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:21:02,412 INFO  L87              Difference]: Start difference. First operand 145538 states and 559432 transitions. Second operand  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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-10-29 15:21:04,759 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:21:04,759 INFO  L93              Difference]: Finished difference Result 176572 states and 664482 transitions.
[2024-10-29 15:21:04,760 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:21:04,760 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 10.5) internal successors, (21), 3 states have internal predecessors, (21), 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) Word has length 21
[2024-10-29 15:21:04,760 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
Killed by 15