./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-lit/qw2004-2.i --full-output --witness-type violation_witness --validate ../results-verified/LOGDIR/SV-COMP24_no-data-race/qw2004-2.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-lit/qw2004-2.i ../results-verified/LOGDIR/SV-COMP24_no-data-race/qw2004-2.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:21:27,468 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-29 15:21:27,554 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-10-29 15:21:27,560 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-29 15:21:27,561 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-29 15:21:27,590 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-29 15:21:27,592 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-29 15:21:27,593 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-29 15:21:27,594 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-29 15:21:27,595 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-29 15:21:27,595 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-29 15:21:27,596 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-29 15:21:27,596 INFO L153 SettingsManager]: * Use SBE=true [2024-10-29 15:21:27,597 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-29 15:21:27,600 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-29 15:21:27,601 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-29 15:21:27,601 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-29 15:21:27,601 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-29 15:21:27,601 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-29 15:21:27,601 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-29 15:21:27,602 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-29 15:21:27,602 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-29 15:21:27,602 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-29 15:21:27,603 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-29 15:21:27,603 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-29 15:21:27,603 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-29 15:21:27,603 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-29 15:21:27,604 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-29 15:21:27,604 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-29 15:21:27,604 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-29 15:21:27,604 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-29 15:21:27,605 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-29 15:21:27,605 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-29 15:21:27,606 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-29 15:21:27,607 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-29 15:21:27,607 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-29 15:21:27,608 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-29 15:21:27,608 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-29 15:21:27,608 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-29 15:21:27,608 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-29 15:21:27,608 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-29 15:21:27,609 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:21:27,853 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-29 15:21:27,881 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-29 15:21:27,885 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-29 15:21:27,887 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-10-29 15:21:27,887 INFO L274 PluginConnector]: Witness Parser initialized [2024-10-29 15:21:27,889 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../results-verified/LOGDIR/SV-COMP24_no-data-race/qw2004-2.yml/witness.graphml [2024-10-29 15:21:27,978 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-29 15:21:27,979 INFO L274 PluginConnector]: CDTParser initialized [2024-10-29 15:21:27,980 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread-lit/qw2004-2.i [2024-10-29 15:21:29,458 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-29 15:21:29,730 INFO L384 CDTParser]: Found 1 translation units. [2024-10-29 15:21:29,732 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-lit/qw2004-2.i [2024-10-29 15:21:29,754 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f85b55b4c/01d2753851784e3d91a2c0cbe0279f3e/FLAGc0cb528d8 [2024-10-29 15:21:29,770 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f85b55b4c/01d2753851784e3d91a2c0cbe0279f3e [2024-10-29 15:21:29,771 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-29 15:21:29,773 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-10-29 15:21:29,775 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-29 15:21:29,776 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-29 15:21:29,780 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-29 15:21:29,781 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:21:27" (1/2) ... [2024-10-29 15:21:29,781 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18655c52 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:21:29, skipping insertion in model container [2024-10-29 15:21:29,782 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:21:27" (1/2) ... [2024-10-29 15:21:29,783 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6a8aa8e3 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:21:29, skipping insertion in model container [2024-10-29 15:21:29,783 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:21:29" (2/2) ... [2024-10-29 15:21:29,783 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18655c52 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:29, skipping insertion in model container [2024-10-29 15:21:29,783 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:21:29" (2/2) ... [2024-10-29 15:21:29,826 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-29 15:21:30,230 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 15:21:30,240 INFO L200 MainTranslator]: Completed pre-run [2024-10-29 15:21:30,303 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-29 15:21:30,347 INFO L204 MainTranslator]: Completed translation [2024-10-29 15:21:30,348 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30 WrapperNode [2024-10-29 15:21:30,349 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-29 15:21:30,350 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-29 15:21:30,350 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-29 15:21:30,350 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-29 15:21:30,358 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:21:30" (1/1) ... [2024-10-29 15:21:30,377 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:21:30" (1/1) ... [2024-10-29 15:21:30,402 INFO L138 Inliner]: procedures = 174, calls = 29, calls flagged for inlining = 10, calls inlined = 11, statements flattened = 170 [2024-10-29 15:21:30,403 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-29 15:21:30,404 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-29 15:21:30,404 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-29 15:21:30,404 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-29 15:21:30,412 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,413 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,416 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,416 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,424 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,427 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,429 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,430 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,433 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-29 15:21:30,434 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-29 15:21:30,434 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-29 15:21:30,434 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-29 15:21:30,435 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (1/1) ... [2024-10-29 15:21:30,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-29 15:21:30,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-29 15:21:30,467 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:21:30,470 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:21:30,514 INFO L130 BoogieDeclarations]: Found specification of procedure BCSP_PnpStop [2024-10-29 15:21:30,515 INFO L138 BoogieDeclarations]: Found implementation of procedure BCSP_PnpStop [2024-10-29 15:21:30,515 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-29 15:21:30,515 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-29 15:21:30,515 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-29 15:21:30,515 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-29 15:21:30,515 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-29 15:21:30,516 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-29 15:21:30,517 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:21:30,635 INFO L238 CfgBuilder]: Building ICFG [2024-10-29 15:21:30,637 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-29 15:21:30,918 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-29 15:21:30,918 INFO L287 CfgBuilder]: Performing block encoding [2024-10-29 15:21:31,034 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-29 15:21:31,034 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-29 15:21:31,035 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:21:31 BoogieIcfgContainer [2024-10-29 15:21:31,035 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-29 15:21:31,037 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-29 15:21:31,037 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-29 15:21:31,043 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-29 15:21:31,043 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:21:27" (1/4) ... [2024-10-29 15:21:31,045 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42899eb6 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 29.10 03:21:31, skipping insertion in model container [2024-10-29 15:21:31,045 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 03:21:29" (2/4) ... [2024-10-29 15:21:31,046 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42899eb6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:21:31, skipping insertion in model container [2024-10-29 15:21:31,046 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:21:30" (3/4) ... [2024-10-29 15:21:31,047 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@42899eb6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:21:31, skipping insertion in model container [2024-10-29 15:21:31,047 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:21:31" (4/4) ... [2024-10-29 15:21:31,049 INFO L112 eAbstractionObserver]: Analyzing ICFG qw2004-2.i [2024-10-29 15:21:31,049 WARN L117 eAbstractionObserver]: Found a witness automaton. I will only consider traces that are accepted by the witness automaton [2024-10-29 15:21:31,079 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-29 15:21:31,080 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 19 error locations. [2024-10-29 15:21:31,080 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-29 15:21:31,132 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-29 15:21:31,149 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:21:31,166 INFO L113 iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 150 places, 153 transitions, 310 flow [2024-10-29 15:21:31,298 INFO L135 iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result has 2610 states, 2535 states have (on average 2.129388560157791) internal successors, (5398), 2609 states have internal predecessors, (5398), 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:31,326 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-29 15:21:31,333 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;@d2bb071, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-29 15:21:31,333 INFO L334 AbstractCegarLoop]: Starting to check reachability of 27 error locations. [2024-10-29 15:21:31,341 INFO L276 IsEmpty]: Start isEmpty. Operand has 2610 states, 2535 states have (on average 2.129388560157791) internal successors, (5398), 2609 states have internal predecessors, (5398), 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:31,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-10-29 15:21:31,346 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:31,347 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-29 15:21:31,347 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:31,351 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:31,351 INFO L85 PathProgramCache]: Analyzing trace with hash 2080314901, now seen corresponding path program 1 times [2024-10-29 15:21:31,360 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:31,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2125642277] [2024-10-29 15:21:31,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:31,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:31,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:31,552 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:31,552 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:31,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2125642277] [2024-10-29 15:21:31,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2125642277] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:31,554 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:31,554 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:31,555 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [377827823] [2024-10-29 15:21:31,556 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:31,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:31,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:31,579 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:31,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:31,588 INFO L87 Difference]: Start difference. First operand has 2610 states, 2535 states have (on average 2.129388560157791) internal successors, (5398), 2609 states have internal predecessors, (5398), 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 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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:31,721 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:31,721 INFO L93 Difference]: Finished difference Result 3776 states and 8085 transitions. [2024-10-29 15:21:31,724 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:31,726 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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 17 [2024-10-29 15:21:31,726 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:31,759 INFO L225 Difference]: With dead ends: 3776 [2024-10-29 15:21:31,760 INFO L226 Difference]: Without dead ends: 1789 [2024-10-29 15:21:31,774 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:21:31,811 INFO L432 NwaCegarLoop]: 122 mSDtfsCounter, 1 mSDsluCounter, 117 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 239 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:31,813 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 239 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:31,835 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1789 states. [2024-10-29 15:21:31,928 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1789 to 1789. [2024-10-29 15:21:31,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1789 states, 1781 states have (on average 2.0179674340258282) internal successors, (3594), 1788 states have internal predecessors, (3594), 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:31,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1789 states to 1789 states and 3594 transitions. [2024-10-29 15:21:31,952 INFO L78 Accepts]: Start accepts. Automaton has 1789 states and 3594 transitions. Word has length 17 [2024-10-29 15:21:31,953 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:31,953 INFO L471 AbstractCegarLoop]: Abstraction has 1789 states and 3594 transitions. [2024-10-29 15:21:31,953 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 8.5) internal successors, (17), 3 states have internal predecessors, (17), 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:31,954 INFO L276 IsEmpty]: Start isEmpty. Operand 1789 states and 3594 transitions. [2024-10-29 15:21:31,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-10-29 15:21:31,955 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:31,955 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] [2024-10-29 15:21:31,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-29 15:21:31,956 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:31,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:31,957 INFO L85 PathProgramCache]: Analyzing trace with hash -306112500, now seen corresponding path program 1 times [2024-10-29 15:21:31,958 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:31,958 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2055144609] [2024-10-29 15:21:31,958 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:31,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:31,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:32,050 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:32,050 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:32,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2055144609] [2024-10-29 15:21:32,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2055144609] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:32,051 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:32,051 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:32,052 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492929164] [2024-10-29 15:21:32,052 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:32,053 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:32,053 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:32,054 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:32,054 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:32,055 INFO L87 Difference]: Start difference. First operand 1789 states and 3594 transitions. Second operand has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:32,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:32,112 INFO L93 Difference]: Finished difference Result 1789 states and 3594 transitions. [2024-10-29 15:21:32,115 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:32,115 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 22 [2024-10-29 15:21:32,115 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:32,129 INFO L225 Difference]: With dead ends: 1789 [2024-10-29 15:21:32,129 INFO L226 Difference]: Without dead ends: 1788 [2024-10-29 15:21:32,131 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:21:32,132 INFO L432 NwaCegarLoop]: 121 mSDtfsCounter, 1 mSDsluCounter, 116 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:32,133 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 237 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:32,139 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1788 states. [2024-10-29 15:21:32,181 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1788 to 1788. [2024-10-29 15:21:32,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1788 states, 1781 states have (on average 2.017405951712521) internal successors, (3593), 1787 states have internal predecessors, (3593), 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:32,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1788 states to 1788 states and 3593 transitions. [2024-10-29 15:21:32,198 INFO L78 Accepts]: Start accepts. Automaton has 1788 states and 3593 transitions. Word has length 22 [2024-10-29 15:21:32,199 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:32,199 INFO L471 AbstractCegarLoop]: Abstraction has 1788 states and 3593 transitions. [2024-10-29 15:21:32,200 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 11.0) internal successors, (22), 3 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:32,200 INFO L276 IsEmpty]: Start isEmpty. Operand 1788 states and 3593 transitions. [2024-10-29 15:21:32,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-29 15:21:32,201 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:32,201 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] [2024-10-29 15:21:32,201 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-29 15:21:32,201 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:32,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:32,203 INFO L85 PathProgramCache]: Analyzing trace with hash -1546925183, now seen corresponding path program 1 times [2024-10-29 15:21:32,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:32,204 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [255604441] [2024-10-29 15:21:32,204 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:32,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:32,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:32,262 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:32,262 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:32,262 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [255604441] [2024-10-29 15:21:32,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [255604441] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:32,263 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:32,263 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:32,263 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [338326939] [2024-10-29 15:21:32,263 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:32,264 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:32,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:32,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:32,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:32,269 INFO L87 Difference]: Start difference. First operand 1788 states and 3593 transitions. Second operand has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 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:32,335 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:32,336 INFO L93 Difference]: Finished difference Result 1788 states and 3593 transitions. [2024-10-29 15:21:32,336 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:32,336 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 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 27 [2024-10-29 15:21:32,337 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:32,349 INFO L225 Difference]: With dead ends: 1788 [2024-10-29 15:21:32,350 INFO L226 Difference]: Without dead ends: 1787 [2024-10-29 15:21:32,351 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:21:32,352 INFO L432 NwaCegarLoop]: 120 mSDtfsCounter, 1 mSDsluCounter, 115 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 235 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:32,353 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 235 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:32,357 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1787 states. [2024-10-29 15:21:32,389 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1787 to 1787. [2024-10-29 15:21:32,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1787 states, 1781 states have (on average 2.016844469399214) internal successors, (3592), 1786 states have internal predecessors, (3592), 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:32,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1787 states to 1787 states and 3592 transitions. [2024-10-29 15:21:32,403 INFO L78 Accepts]: Start accepts. Automaton has 1787 states and 3592 transitions. Word has length 27 [2024-10-29 15:21:32,404 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:32,404 INFO L471 AbstractCegarLoop]: Abstraction has 1787 states and 3592 transitions. [2024-10-29 15:21:32,404 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 13.5) internal successors, (27), 3 states have internal predecessors, (27), 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:32,404 INFO L276 IsEmpty]: Start isEmpty. Operand 1787 states and 3592 transitions. [2024-10-29 15:21:32,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-10-29 15:21:32,405 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:32,405 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, 1, 1, 1, 1] [2024-10-29 15:21:32,405 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-29 15:21:32,406 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:32,406 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:32,407 INFO L85 PathProgramCache]: Analyzing trace with hash 1630333190, now seen corresponding path program 1 times [2024-10-29 15:21:32,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:32,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1224424284] [2024-10-29 15:21:32,407 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:32,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:32,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:32,478 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:32,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:32,479 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1224424284] [2024-10-29 15:21:32,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1224424284] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:32,479 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:32,480 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:32,480 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482981732] [2024-10-29 15:21:32,480 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:32,480 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:32,481 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:32,481 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:32,482 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:32,482 INFO L87 Difference]: Start difference. First operand 1787 states and 3592 transitions. Second operand has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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:32,540 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:32,541 INFO L93 Difference]: Finished difference Result 1787 states and 3592 transitions. [2024-10-29 15:21:32,541 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:32,542 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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 32 [2024-10-29 15:21:32,542 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:32,555 INFO L225 Difference]: With dead ends: 1787 [2024-10-29 15:21:32,555 INFO L226 Difference]: Without dead ends: 1786 [2024-10-29 15:21:32,559 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:21:32,561 INFO L432 NwaCegarLoop]: 119 mSDtfsCounter, 1 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 227 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:32,563 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 227 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:32,569 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1786 states. [2024-10-29 15:21:32,624 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1786 to 1786. [2024-10-29 15:21:32,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1786 states, 1781 states have (on average 2.0162829870859067) internal successors, (3591), 1785 states have internal predecessors, (3591), 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:32,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1786 states to 1786 states and 3591 transitions. [2024-10-29 15:21:32,639 INFO L78 Accepts]: Start accepts. Automaton has 1786 states and 3591 transitions. Word has length 32 [2024-10-29 15:21:32,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:32,640 INFO L471 AbstractCegarLoop]: Abstraction has 1786 states and 3591 transitions. [2024-10-29 15:21:32,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 16.0) internal successors, (32), 3 states have internal predecessors, (32), 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:32,641 INFO L276 IsEmpty]: Start isEmpty. Operand 1786 states and 3591 transitions. [2024-10-29 15:21:32,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-10-29 15:21:32,646 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:32,646 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, 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, 1] [2024-10-29 15:21:32,646 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-29 15:21:32,646 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:32,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:32,647 INFO L85 PathProgramCache]: Analyzing trace with hash -1645077027, now seen corresponding path program 1 times [2024-10-29 15:21:32,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:32,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1346265259] [2024-10-29 15:21:32,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:32,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:32,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:32,802 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:32,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:32,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1346265259] [2024-10-29 15:21:32,804 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1346265259] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:32,804 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:32,804 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-29 15:21:32,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [855684347] [2024-10-29 15:21:32,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:32,806 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-29 15:21:32,806 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:32,807 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-29 15:21:32,807 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-10-29 15:21:32,808 INFO L87 Difference]: Start difference. First operand 1786 states and 3591 transitions. Second operand has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:32,905 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:32,906 INFO L93 Difference]: Finished difference Result 3131 states and 6335 transitions. [2024-10-29 15:21:32,906 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-29 15:21:32,907 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 57 [2024-10-29 15:21:32,907 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:32,920 INFO L225 Difference]: With dead ends: 3131 [2024-10-29 15:21:32,921 INFO L226 Difference]: Without dead ends: 1877 [2024-10-29 15:21:32,924 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-29 15:21:32,927 INFO L432 NwaCegarLoop]: 189 mSDtfsCounter, 106 mSDsluCounter, 271 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 460 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:32,927 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 460 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-29 15:21:32,932 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1877 states. [2024-10-29 15:21:32,965 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1877 to 1815. [2024-10-29 15:21:32,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1815 states, 1810 states have (on average 2.0149171270718234) internal successors, (3647), 1814 states have internal predecessors, (3647), 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:32,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1815 states to 1815 states and 3647 transitions. [2024-10-29 15:21:32,981 INFO L78 Accepts]: Start accepts. Automaton has 1815 states and 3647 transitions. Word has length 57 [2024-10-29 15:21:32,984 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:32,985 INFO L471 AbstractCegarLoop]: Abstraction has 1815 states and 3647 transitions. [2024-10-29 15:21:32,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 14.25) internal successors, (57), 4 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:32,985 INFO L276 IsEmpty]: Start isEmpty. Operand 1815 states and 3647 transitions. [2024-10-29 15:21:32,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-10-29 15:21:32,989 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:32,989 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, 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, 1, 1, 1] [2024-10-29 15:21:32,990 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-29 15:21:32,990 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:32,990 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:32,991 INFO L85 PathProgramCache]: Analyzing trace with hash -55852325, now seen corresponding path program 1 times [2024-10-29 15:21:32,991 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:32,991 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1444089137] [2024-10-29 15:21:32,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:32,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:33,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:33,052 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:33,053 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:33,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1444089137] [2024-10-29 15:21:33,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1444089137] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:33,053 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:33,054 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:33,054 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1363851069] [2024-10-29 15:21:33,054 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:33,055 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:33,055 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:33,055 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:33,055 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:33,055 INFO L87 Difference]: Start difference. First operand 1815 states and 3647 transitions. Second operand has 3 states, 2 states have (on average 29.5) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:33,108 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:33,108 INFO L93 Difference]: Finished difference Result 2517 states and 5036 transitions. [2024-10-29 15:21:33,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:33,109 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 29.5) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 59 [2024-10-29 15:21:33,109 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:33,128 INFO L225 Difference]: With dead ends: 2517 [2024-10-29 15:21:33,128 INFO L226 Difference]: Without dead ends: 2359 [2024-10-29 15:21:33,130 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:21:33,131 INFO L432 NwaCegarLoop]: 168 mSDtfsCounter, 66 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 66 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:33,132 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [66 Valid, 280 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:33,137 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2359 states. [2024-10-29 15:21:33,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2359 to 1669. [2024-10-29 15:21:33,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1669 states, 1665 states have (on average 2.0114114114114114) internal successors, (3349), 1668 states have internal predecessors, (3349), 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:33,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1669 states to 1669 states and 3349 transitions. [2024-10-29 15:21:33,189 INFO L78 Accepts]: Start accepts. Automaton has 1669 states and 3349 transitions. Word has length 59 [2024-10-29 15:21:33,193 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:33,193 INFO L471 AbstractCegarLoop]: Abstraction has 1669 states and 3349 transitions. [2024-10-29 15:21:33,193 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 29.5) internal successors, (59), 3 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:33,193 INFO L276 IsEmpty]: Start isEmpty. Operand 1669 states and 3349 transitions. [2024-10-29 15:21:33,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-10-29 15:21:33,195 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:33,195 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, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-29 15:21:33,197 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-29 15:21:33,198 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:33,198 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:33,198 INFO L85 PathProgramCache]: Analyzing trace with hash 1440972180, now seen corresponding path program 1 times [2024-10-29 15:21:33,198 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:33,198 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [393776454] [2024-10-29 15:21:33,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:33,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:33,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:33,341 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:33,341 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:33,342 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [393776454] [2024-10-29 15:21:33,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [393776454] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:33,342 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:33,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-29 15:21:33,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1416296411] [2024-10-29 15:21:33,342 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:33,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-29 15:21:33,343 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:33,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-29 15:21:33,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-29 15:21:33,344 INFO L87 Difference]: Start difference. First operand 1669 states and 3349 transitions. Second operand has 6 states, 6 states have (on average 10.5) internal successors, (63), 6 states have internal predecessors, (63), 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:33,482 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:33,483 INFO L93 Difference]: Finished difference Result 2644 states and 5253 transitions. [2024-10-29 15:21:33,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-29 15:21:33,483 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 10.5) internal successors, (63), 6 states have internal predecessors, (63), 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 63 [2024-10-29 15:21:33,484 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:33,494 INFO L225 Difference]: With dead ends: 2644 [2024-10-29 15:21:33,495 INFO L226 Difference]: Without dead ends: 1922 [2024-10-29 15:21:33,497 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110 [2024-10-29 15:21:33,500 INFO L432 NwaCegarLoop]: 279 mSDtfsCounter, 292 mSDsluCounter, 632 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 292 SdHoareTripleChecker+Valid, 911 SdHoareTripleChecker+Invalid, 96 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:33,500 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [292 Valid, 911 Invalid, 96 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-29 15:21:33,504 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1922 states. [2024-10-29 15:21:33,536 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1922 to 1911. [2024-10-29 15:21:33,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1911 states, 1907 states have (on average 1.980073413738857) internal successors, (3776), 1910 states have internal predecessors, (3776), 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:33,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1911 states to 1911 states and 3776 transitions. [2024-10-29 15:21:33,555 INFO L78 Accepts]: Start accepts. Automaton has 1911 states and 3776 transitions. Word has length 63 [2024-10-29 15:21:33,555 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:33,556 INFO L471 AbstractCegarLoop]: Abstraction has 1911 states and 3776 transitions. [2024-10-29 15:21:33,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 10.5) internal successors, (63), 6 states have internal predecessors, (63), 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:33,557 INFO L276 IsEmpty]: Start isEmpty. Operand 1911 states and 3776 transitions. [2024-10-29 15:21:33,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2024-10-29 15:21:33,562 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:33,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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-29 15:21:33,563 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-29 15:21:33,563 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:33,563 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:33,563 INFO L85 PathProgramCache]: Analyzing trace with hash 771969135, now seen corresponding path program 1 times [2024-10-29 15:21:33,564 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:33,564 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [808442959] [2024-10-29 15:21:33,564 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:33,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:33,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:33,619 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:33,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:33,620 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [808442959] [2024-10-29 15:21:33,620 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [808442959] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:33,620 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:33,620 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-29 15:21:33,621 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307181133] [2024-10-29 15:21:33,621 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:33,621 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-29 15:21:33,625 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:33,625 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-29 15:21:33,626 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-29 15:21:33,626 INFO L87 Difference]: Start difference. First operand 1911 states and 3776 transitions. Second operand has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 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:33,671 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:33,671 INFO L93 Difference]: Finished difference Result 1978 states and 3876 transitions. [2024-10-29 15:21:33,672 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-29 15:21:33,672 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 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 64 [2024-10-29 15:21:33,672 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:33,679 INFO L225 Difference]: With dead ends: 1978 [2024-10-29 15:21:33,680 INFO L226 Difference]: Without dead ends: 785 [2024-10-29 15:21:33,682 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:21:33,683 INFO L432 NwaCegarLoop]: 170 mSDtfsCounter, 60 mSDsluCounter, 109 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 279 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:33,683 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 279 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-29 15:21:33,685 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 785 states. [2024-10-29 15:21:33,697 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 785 to 785. [2024-10-29 15:21:33,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 785 states, 782 states have (on average 1.8759590792838874) internal successors, (1467), 784 states have internal predecessors, (1467), 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:33,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 785 states to 785 states and 1467 transitions. [2024-10-29 15:21:33,711 INFO L78 Accepts]: Start accepts. Automaton has 785 states and 1467 transitions. Word has length 64 [2024-10-29 15:21:33,711 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:33,711 INFO L471 AbstractCegarLoop]: Abstraction has 785 states and 1467 transitions. [2024-10-29 15:21:33,712 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 32.0) internal successors, (64), 3 states have internal predecessors, (64), 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:33,712 INFO L276 IsEmpty]: Start isEmpty. Operand 785 states and 1467 transitions. [2024-10-29 15:21:33,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2024-10-29 15:21:33,714 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:33,714 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, 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, 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:21:33,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-29 15:21:33,715 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:33,715 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:33,715 INFO L85 PathProgramCache]: Analyzing trace with hash -1803769788, now seen corresponding path program 1 times [2024-10-29 15:21:33,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:33,717 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [582401671] [2024-10-29 15:21:33,717 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:33,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:33,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:33,796 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:33,799 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:33,799 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [582401671] [2024-10-29 15:21:33,799 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [582401671] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:33,799 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:33,800 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-29 15:21:33,800 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1180283854] [2024-10-29 15:21:33,800 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:33,800 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-29 15:21:33,800 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:33,801 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-29 15:21:33,801 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-29 15:21:33,801 INFO L87 Difference]: Start difference. First operand 785 states and 1467 transitions. Second operand has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:33,893 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:33,893 INFO L93 Difference]: Finished difference Result 1062 states and 1949 transitions. [2024-10-29 15:21:33,894 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-29 15:21:33,894 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 83 [2024-10-29 15:21:33,894 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:33,900 INFO L225 Difference]: With dead ends: 1062 [2024-10-29 15:21:33,900 INFO L226 Difference]: Without dead ends: 760 [2024-10-29 15:21:33,901 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-10-29 15:21:33,902 INFO L432 NwaCegarLoop]: 177 mSDtfsCounter, 97 mSDsluCounter, 418 mSDsCounter, 0 mSdLazyCounter, 80 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 97 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 80 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:33,902 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [97 Valid, 595 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 80 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-29 15:21:33,904 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 760 states. [2024-10-29 15:21:33,913 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 760 to 735. [2024-10-29 15:21:33,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 735 states, 732 states have (on average 1.8360655737704918) internal successors, (1344), 734 states have internal predecessors, (1344), 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:33,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 735 states to 735 states and 1344 transitions. [2024-10-29 15:21:33,919 INFO L78 Accepts]: Start accepts. Automaton has 735 states and 1344 transitions. Word has length 83 [2024-10-29 15:21:33,920 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:33,920 INFO L471 AbstractCegarLoop]: Abstraction has 735 states and 1344 transitions. [2024-10-29 15:21:33,920 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 16.6) internal successors, (83), 5 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-29 15:21:33,921 INFO L276 IsEmpty]: Start isEmpty. Operand 735 states and 1344 transitions. [2024-10-29 15:21:33,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-10-29 15:21:33,923 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:33,923 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, 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, 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, 1, 1] [2024-10-29 15:21:33,923 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-29 15:21:33,924 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:33,924 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:33,924 INFO L85 PathProgramCache]: Analyzing trace with hash 232174802, now seen corresponding path program 1 times [2024-10-29 15:21:33,924 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:33,925 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [964166400] [2024-10-29 15:21:33,925 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:33,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:33,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-29 15:21:34,122 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:34,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-29 15:21:34,123 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [964166400] [2024-10-29 15:21:34,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [964166400] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-29 15:21:34,123 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-29 15:21:34,124 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-10-29 15:21:34,124 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1155300125] [2024-10-29 15:21:34,124 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-29 15:21:34,124 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-29 15:21:34,125 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-29 15:21:34,125 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-29 15:21:34,126 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-10-29 15:21:34,126 INFO L87 Difference]: Start difference. First operand 735 states and 1344 transitions. Second operand has 9 states, 9 states have (on average 9.555555555555555) internal successors, (86), 9 states have internal predecessors, (86), 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:34,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-29 15:21:34,436 INFO L93 Difference]: Finished difference Result 1271 states and 2296 transitions. [2024-10-29 15:21:34,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-29 15:21:34,437 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 9.555555555555555) internal successors, (86), 9 states have internal predecessors, (86), 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 86 [2024-10-29 15:21:34,437 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-29 15:21:34,443 INFO L225 Difference]: With dead ends: 1271 [2024-10-29 15:21:34,444 INFO L226 Difference]: Without dead ends: 924 [2024-10-29 15:21:34,445 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 22 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 73 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=95, Invalid=367, Unknown=0, NotChecked=0, Total=462 [2024-10-29 15:21:34,446 INFO L432 NwaCegarLoop]: 197 mSDtfsCounter, 195 mSDsluCounter, 1159 mSDsCounter, 0 mSdLazyCounter, 222 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 195 SdHoareTripleChecker+Valid, 1356 SdHoareTripleChecker+Invalid, 222 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 222 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-29 15:21:34,447 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [195 Valid, 1356 Invalid, 222 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 222 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-29 15:21:34,448 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 924 states. [2024-10-29 15:21:34,458 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 924 to 665. [2024-10-29 15:21:34,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 665 states, 662 states have (on average 1.8187311178247734) internal successors, (1204), 664 states have internal predecessors, (1204), 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:34,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 665 states and 1204 transitions. [2024-10-29 15:21:34,464 INFO L78 Accepts]: Start accepts. Automaton has 665 states and 1204 transitions. Word has length 86 [2024-10-29 15:21:34,464 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-29 15:21:34,464 INFO L471 AbstractCegarLoop]: Abstraction has 665 states and 1204 transitions. [2024-10-29 15:21:34,465 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 9.555555555555555) internal successors, (86), 9 states have internal predecessors, (86), 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:34,465 INFO L276 IsEmpty]: Start isEmpty. Operand 665 states and 1204 transitions. [2024-10-29 15:21:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-10-29 15:21:34,469 INFO L207 NwaCegarLoop]: Found error trace [2024-10-29 15:21:34,469 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, 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, 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, 1, 1] [2024-10-29 15:21:34,470 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-29 15:21:34,471 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE === [BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE, BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (and 24 more)] === [2024-10-29 15:21:34,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-29 15:21:34,471 INFO L85 PathProgramCache]: Analyzing trace with hash 183226888, now seen corresponding path program 2 times [2024-10-29 15:21:34,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-29 15:21:34,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [671732128] [2024-10-29 15:21:34,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-29 15:21:34,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-29 15:21:34,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 15:21:34,487 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-10-29 15:21:34,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-10-29 15:21:34,530 INFO L130 FreeRefinementEngine]: Strategy CAMEL found a feasible trace [2024-10-29 15:21:34,530 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-10-29 15:21:34,531 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (26 of 27 remaining) [2024-10-29 15:21:34,533 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (25 of 27 remaining) [2024-10-29 15:21:34,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (24 of 27 remaining) [2024-10-29 15:21:34,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (23 of 27 remaining) [2024-10-29 15:21:34,534 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (22 of 27 remaining) [2024-10-29 15:21:34,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (21 of 27 remaining) [2024-10-29 15:21:34,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (20 of 27 remaining) [2024-10-29 15:21:34,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr6ASSERT_VIOLATIONDATA_RACE (19 of 27 remaining) [2024-10-29 15:21:34,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (18 of 27 remaining) [2024-10-29 15:21:34,535 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (17 of 27 remaining) [2024-10-29 15:21:34,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (16 of 27 remaining) [2024-10-29 15:21:34,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (15 of 27 remaining) [2024-10-29 15:21:34,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (14 of 27 remaining) [2024-10-29 15:21:34,536 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (13 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (12 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (11 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (10 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (9 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (8 of 27 remaining) [2024-10-29 15:21:34,537 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (7 of 27 remaining) [2024-10-29 15:21:34,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (6 of 27 remaining) [2024-10-29 15:21:34,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr0ASSERT_VIOLATIONDATA_RACE (5 of 27 remaining) [2024-10-29 15:21:34,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr1ASSERT_VIOLATIONDATA_RACE (4 of 27 remaining) [2024-10-29 15:21:34,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr2ASSERT_VIOLATIONDATA_RACE (3 of 27 remaining) [2024-10-29 15:21:34,538 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr3ASSERT_VIOLATIONDATA_RACE (2 of 27 remaining) [2024-10-29 15:21:34,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr4ASSERT_VIOLATIONDATA_RACE (1 of 27 remaining) [2024-10-29 15:21:34,539 INFO L782 garLoopResultBuilder]: Registering result UNKNOWN for location BCSP_PnpStopErr5ASSERT_VIOLATIONDATA_RACE (0 of 27 remaining) [2024-10-29 15:21:34,539 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-29 15:21:34,543 INFO L407 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-29 15:21:34,611 INFO L239 ceAbstractionStarter]: Analysis of concurrent program completed with 1 thread instances [2024-10-29 15:21:34,612 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-10-29 15:21:34,615 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 29.10 03:21:34 BasicIcfg [2024-10-29 15:21:34,615 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-29 15:21:34,616 INFO L158 Benchmark]: Toolchain (without parser) took 4843.07ms. Allocated memory was 157.3MB in the beginning and 218.1MB in the end (delta: 60.8MB). Free memory was 98.1MB in the beginning and 112.0MB in the end (delta: -13.9MB). Peak memory consumption was 48.2MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,616 INFO L158 Benchmark]: Witness Parser took 0.24ms. Allocated memory is still 157.3MB. Free memory was 119.6MB in the beginning and 119.4MB in the end (delta: 169.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,616 INFO L158 Benchmark]: CDTParser took 0.59ms. Allocated memory is still 157.3MB. Free memory is still 117.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-29 15:21:34,617 INFO L158 Benchmark]: CACSL2BoogieTranslator took 573.70ms. Allocated memory is still 157.3MB. Free memory was 97.6MB in the beginning and 75.4MB in the end (delta: 22.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,617 INFO L158 Benchmark]: Boogie Procedure Inliner took 53.52ms. Allocated memory is still 157.3MB. Free memory was 75.4MB in the beginning and 73.2MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,617 INFO L158 Benchmark]: Boogie Preprocessor took 29.46ms. Allocated memory is still 157.3MB. Free memory was 73.2MB in the beginning and 71.7MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,617 INFO L158 Benchmark]: RCFGBuilder took 600.82ms. Allocated memory is still 157.3MB. Free memory was 71.7MB in the beginning and 109.9MB in the end (delta: -38.2MB). Peak memory consumption was 11.8MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,618 INFO L158 Benchmark]: TraceAbstraction took 3578.39ms. Allocated memory was 157.3MB in the beginning and 218.1MB in the end (delta: 60.8MB). Free memory was 109.1MB in the beginning and 112.0MB in the end (delta: -2.9MB). Peak memory consumption was 59.5MB. Max. memory is 16.1GB. [2024-10-29 15:21:34,619 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.24ms. Allocated memory is still 157.3MB. Free memory was 119.6MB in the beginning and 119.4MB in the end (delta: 169.9kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * CDTParser took 0.59ms. Allocated memory is still 157.3MB. Free memory is still 117.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 573.70ms. Allocated memory is still 157.3MB. Free memory was 97.6MB in the beginning and 75.4MB in the end (delta: 22.2MB). Peak memory consumption was 23.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 53.52ms. Allocated memory is still 157.3MB. Free memory was 75.4MB in the beginning and 73.2MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 29.46ms. Allocated memory is still 157.3MB. Free memory was 73.2MB in the beginning and 71.7MB in the end (delta: 1.5MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 600.82ms. Allocated memory is still 157.3MB. Free memory was 71.7MB in the beginning and 109.9MB in the end (delta: -38.2MB). Peak memory consumption was 11.8MB. Max. memory is 16.1GB. * TraceAbstraction took 3578.39ms. Allocated memory was 157.3MB in the beginning and 218.1MB in the end (delta: 60.8MB). Free memory was 109.1MB in the beginning and 112.0MB in the end (delta: -2.9MB). Peak memory consumption was 59.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - DataRaceFoundResult [Line: 751]: Data race detected Data race detected The following path leads to a data race: [L697] 0 volatile int stoppingFlag; VAL [stoppingFlag=0] [L698] 0 volatile int pendingIo; VAL [pendingIo=0, stoppingFlag=0] [L699] 0 volatile int stoppingEvent; VAL [pendingIo=0, stoppingEvent=0, stoppingFlag=0] [L700] 0 volatile int stopped; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L755] 0 pthread_t t; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=0] [L756] 0 pendingIo = 1 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L757] 0 stoppingFlag = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L758] 0 stoppingEvent = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L759] 0 stopped = 0 VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L760] FCALL, FORK 0 pthread_create(&t, 0, BCSP_PnpStop, 0) VAL [pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0, t=-1] [L761] CALL 0 BCSP_PnpAdd(0) [L734] 0 int status; [L735] CALL, EXPR 0 BCSP_IoIncrement() [L703] 0 int lsf = stoppingFlag; VAL [lsf=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L705] COND FALSE 0 !(\read(lsf)) VAL [lsf=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L709] 0 int lp = pendingIo; VAL [lp=1, lsf=0, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=0] [L744] 1 stoppingFlag = 1 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=1, stopped=0, stoppingEvent=0, stoppingFlag=1] [L746] CALL 1 BCSP_IoDecrement() [L725] 1 int pending; [L726] CALL, EXPR 1 dec() [L719] 1 pendingIo-- [L720] 1 int tmp = pendingIo; VAL [pendingIo=0, stopped=0, stoppingEvent=0, stoppingFlag=1, tmp=0] [L712] 0 pendingIo = lp + 1 VAL [lp=1, lsf=0, pendingIo=2, stopped=0, stoppingEvent=0, stoppingFlag=1] [L722] 1 return tmp; VAL [\result=0, pendingIo=2, stopped=0, stoppingEvent=0, stoppingFlag=1, tmp=0] [L726] RET, EXPR 1 dec() [L726] 1 pending = dec() VAL [pending=0, pendingIo=2, stopped=0, stoppingEvent=0, stoppingFlag=1] [L727] COND TRUE 1 pending == 0 VAL [pending=0, pendingIo=2, stopped=0, stoppingEvent=0, stoppingFlag=1] [L729] 1 stoppingEvent = 1 VAL [pending=0, pendingIo=2, stopped=0, stoppingEvent=1, stoppingFlag=1] [L746] RET 1 BCSP_IoDecrement() [L748] 1 int lse = stoppingEvent; VAL [\old(arg)={0:0}, arg={0:0}, lse=1, pendingIo=2, stopped=0, stoppingEvent=1, stoppingFlag=1] [L750] CALL 1 assume_abort_if_not(lse) [L686] COND FALSE 1 !(!cond) VAL [\old(cond)=1, cond=1, pendingIo=2, stopped=0, stoppingEvent=1, stoppingFlag=1] [L750] RET 1 assume_abort_if_not(lse) [L751] 1 stopped = 1 VAL [\old(arg)={0:0}, arg={0:0}, lse=1, pendingIo=2, stopped=1, stoppingEvent=1, stoppingFlag=1] [L715] 0 return 0; VAL [\result=0, lsf=0, pendingIo=2, stopped=1, stoppingEvent=1, stoppingFlag=1] [L735] RET, EXPR 0 BCSP_IoIncrement() [L735] 0 status = BCSP_IoIncrement() VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=2, status=0, stopped=1, stoppingEvent=1, stoppingFlag=1] [L736] COND TRUE 0 status == 0 VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=2, status=0, stopped=1, stoppingEvent=1, stoppingFlag=1] [L737] 0 !stopped VAL [\old(arg)={0:0}, arg={0:0}, pendingIo=2, status=0, stopped=1, stoppingEvent=1, stoppingFlag=1] [L751] 1 stopped = 1 VAL [\old(arg)={0:0}, arg={0:0}, lse=1, pendingIo=2, stopped=1, stoppingEvent=1, stoppingFlag=1] Now there is a data race on ~stopped~0 between C: !stopped [737] and C: stopped = 1 [751] - UnprovableResult [Line: 744]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 720]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 729]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 748]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 756]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 757]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 758]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 759]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 703]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 709]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 712]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 737]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 719]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 720]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 729]: Unable to prove that there are no data races Unable to prove that there are no data races Reason: Not analyzed. - UnprovableResult [Line: 760]: Unable to prove that petrification did provide enough thread instances (tool internal message) Unable to prove that petrification did provide enough thread instances (tool internal message) Reason: Not analyzed. - StatisticsResult: Ultimate Automizer benchmark data with 1 thread instances CFG has 3 procedures, 187 locations, 27 error locations. Started 1 CEGAR loops. OverallTime: 3.4s, OverallIterations: 11, TraceHistogramMax: 1, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.4s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.1s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 820 SdHoareTripleChecker+Valid, 0.6s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 820 mSDsluCounter, 4819 SdHoareTripleChecker+Invalid, 0.4s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 3157 mSDsCounter, 4 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 621 IncrementalHoareTripleChecker+Invalid, 625 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 4 mSolverCounterUnsat, 1662 mSDtfsCounter, 621 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 61 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 44 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 82 ImplicationChecksByTransitivity, 0.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=2610occurred in iteration=0, InterpolantAutomatonStates: 57, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.5s AutomataMinimizationTime, 10 MinimizatonAttempts, 1047 StatesRemovedByMinimization, 5 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.8s InterpolantComputationTime, 596 NumberOfCodeBlocks, 596 NumberOfCodeBlocksAsserted, 11 NumberOfCheckSat, 500 ConstructedInterpolants, 0 QuantifiedInterpolants, 782 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 10 InterpolantComputations, 10 PerfectInterpolantSequences, 0/0 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-10-29 15:21:34,650 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE