./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread-wmm/mix045_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 9a849f68 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/pthread-wmm/mix045_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 3e08637578a960e5117d483812e56de1a390e4c3bc66da607109cc6e10390727 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-9a849f6-m [2024-10-25 22:18:47,459 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-25 22:18:47,522 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-DataRace-32bit-GemCutter_Default.epf [2024-10-25 22:18:47,526 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-25 22:18:47,526 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-25 22:18:47,552 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-25 22:18:47,553 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-25 22:18:47,553 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-25 22:18:47,553 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-25 22:18:47,554 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-25 22:18:47,554 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-25 22:18:47,554 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-25 22:18:47,555 INFO L153 SettingsManager]: * Use SBE=true [2024-10-25 22:18:47,556 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-25 22:18:47,556 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-25 22:18:47,557 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-25 22:18:47,558 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-25 22:18:47,558 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-25 22:18:47,560 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-25 22:18:47,561 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-25 22:18:47,561 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-25 22:18:47,562 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-25 22:18:47,562 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-10-25 22:18:47,562 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-25 22:18:47,562 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-10-25 22:18:47,562 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-25 22:18:47,563 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-25 22:18:47,563 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-25 22:18:47,563 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-25 22:18:47,563 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-25 22:18:47,563 INFO L153 SettingsManager]: * To the following directory=./dump/ [2024-10-25 22:18:47,564 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-25 22:18:47,564 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-25 22:18:47,564 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-25 22:18:47,564 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-25 22:18:47,565 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-25 22:18:47,565 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-25 22:18:47,565 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-25 22:18:47,568 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-25 22:18:47,568 INFO L153 SettingsManager]: * Abstraction used for commutativity in POR=VARIABLES_GLOBAL [2024-10-25 22:18:47,568 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2024-10-25 22:18:47,568 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2024-10-25 22:18:47,568 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2024-10-25 22:18:47,569 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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/UGemCutter-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.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 3e08637578a960e5117d483812e56de1a390e4c3bc66da607109cc6e10390727 [2024-10-25 22:18:47,790 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-25 22:18:47,815 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-25 22:18:47,818 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-25 22:18:47,819 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-25 22:18:47,819 INFO L274 PluginConnector]: CDTParser initialized [2024-10-25 22:18:47,820 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/pthread-wmm/mix045_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i [2024-10-25 22:18:49,197 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-25 22:18:49,421 INFO L384 CDTParser]: Found 1 translation units. [2024-10-25 22:18:49,422 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread-wmm/mix045_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i [2024-10-25 22:18:49,441 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/0e6ea7e78/9ce919ecfc1c4fd39df2e9896a844a6b/FLAGf92f7bf0f [2024-10-25 22:18:49,752 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/0e6ea7e78/9ce919ecfc1c4fd39df2e9896a844a6b [2024-10-25 22:18:49,756 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-25 22:18:49,757 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-25 22:18:49,759 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-25 22:18:49,760 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-25 22:18:49,764 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-25 22:18:49,765 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.10 10:18:49" (1/1) ... [2024-10-25 22:18:49,767 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2d8d55cb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:49, skipping insertion in model container [2024-10-25 22:18:49,768 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 25.10 10:18:49" (1/1) ... [2024-10-25 22:18:49,809 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-25 22:18:50,201 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-25 22:18:50,215 INFO L200 MainTranslator]: Completed pre-run [2024-10-25 22:18:50,304 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-25 22:18:50,346 INFO L204 MainTranslator]: Completed translation [2024-10-25 22:18:50,347 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50 WrapperNode [2024-10-25 22:18:50,347 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-25 22:18:50,348 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-25 22:18:50,348 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-25 22:18:50,348 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-25 22:18:50,354 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,371 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,422 INFO L138 Inliner]: procedures = 175, calls = 47, calls flagged for inlining = 6, calls inlined = 7, statements flattened = 947 [2024-10-25 22:18:50,422 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-25 22:18:50,423 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-25 22:18:50,423 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-25 22:18:50,423 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-25 22:18:50,435 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,436 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,441 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,441 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,464 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,471 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,474 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,477 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,482 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-25 22:18:50,482 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-25 22:18:50,483 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-25 22:18:50,483 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-25 22:18:50,483 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (1/1) ... [2024-10-25 22:18:50,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 [2024-10-25 22:18:50,505 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-25 22:18:50,517 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (exit command is (exit), workingDir is null) [2024-10-25 22:18:50,519 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:2000 (1)] Waiting until timeout for monitored process [2024-10-25 22:18:50,553 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-10-25 22:18:50,553 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-25 22:18:50,553 INFO L130 BoogieDeclarations]: Found specification of procedure P0 [2024-10-25 22:18:50,553 INFO L138 BoogieDeclarations]: Found implementation of procedure P0 [2024-10-25 22:18:50,553 INFO L130 BoogieDeclarations]: Found specification of procedure P1 [2024-10-25 22:18:50,554 INFO L138 BoogieDeclarations]: Found implementation of procedure P1 [2024-10-25 22:18:50,554 INFO L130 BoogieDeclarations]: Found specification of procedure P2 [2024-10-25 22:18:50,555 INFO L138 BoogieDeclarations]: Found implementation of procedure P2 [2024-10-25 22:18:50,555 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-25 22:18:50,555 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-10-25 22:18:50,555 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-25 22:18:50,556 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-25 22:18:50,558 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-10-25 22:18:50,720 INFO L238 CfgBuilder]: Building ICFG [2024-10-25 22:18:50,721 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-25 22:18:51,850 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-10-25 22:18:51,851 INFO L287 CfgBuilder]: Performing block encoding [2024-10-25 22:18:56,297 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-25 22:18:56,297 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-25 22:18:56,298 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.10 10:18:56 BoogieIcfgContainer [2024-10-25 22:18:56,298 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-25 22:18:56,300 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-25 22:18:56,300 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-25 22:18:56,303 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-25 22:18:56,304 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 25.10 10:18:49" (1/3) ... [2024-10-25 22:18:56,304 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2afd18e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.10 10:18:56, skipping insertion in model container [2024-10-25 22:18:56,304 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 25.10 10:18:50" (2/3) ... [2024-10-25 22:18:56,304 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2afd18e1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 25.10 10:18:56, skipping insertion in model container [2024-10-25 22:18:56,305 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 25.10 10:18:56" (3/3) ... [2024-10-25 22:18:56,305 INFO L112 eAbstractionObserver]: Analyzing ICFG mix045_power.opt_pso.opt_rmo.opt_tso.oepc_tso.opt.i [2024-10-25 22:18:56,321 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-25 22:18:56,321 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 219 error locations. [2024-10-25 22:18:56,322 INFO L484 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-10-25 22:18:56,461 INFO L143 ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions. [2024-10-25 22:18:56,510 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:18:56,510 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-25 22:18:56,510 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-25 22:18:56,512 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-25 22:18:56,514 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2024-10-25 22:18:56,553 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-25 22:18:56,562 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P2Thread1of1ForFork2 ======== [2024-10-25 22:18:56,567 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@405bec82, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:18:56,567 INFO L334 AbstractCegarLoop]: Starting to check reachability of 52 error locations. [2024-10-25 22:19:36,558 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P2Err0ASSERT_VIOLATIONDATA_RACE === [P2Err0ASSERT_VIOLATIONDATA_RACE, P2Err1ASSERT_VIOLATIONDATA_RACE, P2Err2ASSERT_VIOLATIONDATA_RACE, P2Err3ASSERT_VIOLATIONDATA_RACE (and 48 more)] === [2024-10-25 22:19:36,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-25 22:19:36,563 INFO L85 PathProgramCache]: Analyzing trace with hash 1091705911, now seen corresponding path program 1 times [2024-10-25 22:19:36,569 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-25 22:19:36,569 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [307871968] [2024-10-25 22:19:36,570 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-25 22:19:36,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-25 22:19:36,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-25 22:19:36,786 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-25 22:19:36,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-25 22:19:36,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [307871968] [2024-10-25 22:19:36,792 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [307871968] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-25 22:19:36,792 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-25 22:19:36,792 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-25 22:19:36,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [412871987] [2024-10-25 22:19:36,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-25 22:19:36,799 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-25 22:19:36,799 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-25 22:19:36,819 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-25 22:19:36,820 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-25 22:19:36,821 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:19:36,825 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-25 22:19:36,825 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 30.0) internal successors, (60), 2 states have internal predecessors, (60), 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-25 22:19:36,825 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:53,207 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:53,210 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err0ASSERT_VIOLATIONDATA_RACE (51 of 52 remaining) [2024-10-25 22:22:53,210 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err1ASSERT_VIOLATIONDATA_RACE (50 of 52 remaining) [2024-10-25 22:22:53,211 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err2ASSERT_VIOLATIONDATA_RACE (49 of 52 remaining) [2024-10-25 22:22:53,211 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err3ASSERT_VIOLATIONDATA_RACE (48 of 52 remaining) [2024-10-25 22:22:53,212 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err4ASSERT_VIOLATIONDATA_RACE (47 of 52 remaining) [2024-10-25 22:22:53,212 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err5ASSERT_VIOLATIONDATA_RACE (46 of 52 remaining) [2024-10-25 22:22:53,212 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err6ASSERT_VIOLATIONDATA_RACE (45 of 52 remaining) [2024-10-25 22:22:53,213 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err7ASSERT_VIOLATIONDATA_RACE (44 of 52 remaining) [2024-10-25 22:22:53,213 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err8ASSERT_VIOLATIONDATA_RACE (43 of 52 remaining) [2024-10-25 22:22:53,213 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err9ASSERT_VIOLATIONDATA_RACE (42 of 52 remaining) [2024-10-25 22:22:53,213 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err10ASSERT_VIOLATIONDATA_RACE (41 of 52 remaining) [2024-10-25 22:22:53,214 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err11ASSERT_VIOLATIONDATA_RACE (40 of 52 remaining) [2024-10-25 22:22:53,214 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err12ASSERT_VIOLATIONDATA_RACE (39 of 52 remaining) [2024-10-25 22:22:53,214 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err13ASSERT_VIOLATIONDATA_RACE (38 of 52 remaining) [2024-10-25 22:22:53,215 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err14ASSERT_VIOLATIONDATA_RACE (37 of 52 remaining) [2024-10-25 22:22:53,215 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err15ASSERT_VIOLATIONDATA_RACE (36 of 52 remaining) [2024-10-25 22:22:53,215 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err16ASSERT_VIOLATIONDATA_RACE (35 of 52 remaining) [2024-10-25 22:22:53,215 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err17ASSERT_VIOLATIONDATA_RACE (34 of 52 remaining) [2024-10-25 22:22:53,216 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err18ASSERT_VIOLATIONDATA_RACE (33 of 52 remaining) [2024-10-25 22:22:53,216 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err19ASSERT_VIOLATIONDATA_RACE (32 of 52 remaining) [2024-10-25 22:22:53,216 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err20ASSERT_VIOLATIONDATA_RACE (31 of 52 remaining) [2024-10-25 22:22:53,217 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err21ASSERT_VIOLATIONDATA_RACE (30 of 52 remaining) [2024-10-25 22:22:53,217 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err22ASSERT_VIOLATIONDATA_RACE (29 of 52 remaining) [2024-10-25 22:22:53,217 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err23ASSERT_VIOLATIONDATA_RACE (28 of 52 remaining) [2024-10-25 22:22:53,218 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err25ASSERT_VIOLATIONDATA_RACE (27 of 52 remaining) [2024-10-25 22:22:53,218 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err26ASSERT_VIOLATIONDATA_RACE (26 of 52 remaining) [2024-10-25 22:22:53,219 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err28ASSERT_VIOLATIONDATA_RACE (25 of 52 remaining) [2024-10-25 22:22:53,219 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err27ASSERT_VIOLATIONDATA_RACE (24 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err24ASSERT_VIOLATIONDATA_RACE (23 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err29ASSERT_VIOLATIONDATA_RACE (22 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err30ASSERT_VIOLATIONDATA_RACE (21 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err31ASSERT_VIOLATIONDATA_RACE (20 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err32ASSERT_VIOLATIONDATA_RACE (19 of 52 remaining) [2024-10-25 22:22:53,220 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err33ASSERT_VIOLATIONDATA_RACE (18 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err34ASSERT_VIOLATIONDATA_RACE (17 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err35ASSERT_VIOLATIONDATA_RACE (16 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err36ASSERT_VIOLATIONDATA_RACE (15 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err37ASSERT_VIOLATIONDATA_RACE (14 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err38ASSERT_VIOLATIONDATA_RACE (13 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err39ASSERT_VIOLATIONDATA_RACE (12 of 52 remaining) [2024-10-25 22:22:53,221 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err40ASSERT_VIOLATIONDATA_RACE (11 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err41ASSERT_VIOLATIONDATA_RACE (10 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err42ASSERT_VIOLATIONDATA_RACE (9 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err43ASSERT_VIOLATIONDATA_RACE (8 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err44ASSERT_VIOLATIONDATA_RACE (7 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err45ASSERT_VIOLATIONDATA_RACE (6 of 52 remaining) [2024-10-25 22:22:53,222 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err46ASSERT_VIOLATIONDATA_RACE (5 of 52 remaining) [2024-10-25 22:22:53,223 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err47ASSERT_VIOLATIONDATA_RACE (4 of 52 remaining) [2024-10-25 22:22:53,223 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err48ASSERT_VIOLATIONDATA_RACE (3 of 52 remaining) [2024-10-25 22:22:53,223 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err49ASSERT_VIOLATIONDATA_RACE (2 of 52 remaining) [2024-10-25 22:22:53,223 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err50ASSERT_VIOLATIONDATA_RACE (1 of 52 remaining) [2024-10-25 22:22:53,225 INFO L782 garLoopResultBuilder]: Registering result SAFE for location P2Err51ASSERT_VIOLATIONDATA_RACE (0 of 52 remaining) [2024-10-25 22:22:53,225 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-25 22:22:53,237 INFO L407 BasicCegarLoop]: Path program histogram: [1] [2024-10-25 22:22:53,241 INFO L312 ceAbstractionStarter]: Result for error location P2Thread1of1ForFork2 was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (1/4) [2024-10-25 22:22:53,247 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:22:53,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-25 22:22:53,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-25 22:22:53,250 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-25 22:22:53,252 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (3)] Waiting until timeout for monitored process [2024-10-25 22:22:53,256 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-25 22:22:53,260 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2024-10-25 22:22:53,261 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@405bec82, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:22:53,261 INFO L334 AbstractCegarLoop]: Starting to check reachability of 134 error locations. [2024-10-25 22:22:54,682 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 131 more)] === [2024-10-25 22:22:54,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-25 22:22:54,684 INFO L85 PathProgramCache]: Analyzing trace with hash -2063887956, now seen corresponding path program 1 times [2024-10-25 22:22:54,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-25 22:22:54,684 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1923434878] [2024-10-25 22:22:54,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-25 22:22:54,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-25 22:22:54,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-25 22:22:54,764 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-25 22:22:54,765 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-25 22:22:54,765 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1923434878] [2024-10-25 22:22:54,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1923434878] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-25 22:22:54,765 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-25 22:22:54,766 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-10-25 22:22:54,766 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1795934541] [2024-10-25 22:22:54,766 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-25 22:22:54,766 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-25 22:22:54,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-25 22:22:54,767 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-25 22:22:54,767 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-25 22:22:54,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:54,768 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-25 22:22:54,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 1 states have (on average 57.0) internal successors, (57), 2 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-25 22:22:54,769 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:54,789 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:54,790 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-25 22:22:54,790 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 131 more)] === [2024-10-25 22:22:54,791 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-25 22:22:54,791 INFO L85 PathProgramCache]: Analyzing trace with hash 878791286, now seen corresponding path program 1 times [2024-10-25 22:22:54,792 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-25 22:22:54,792 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1931651826] [2024-10-25 22:22:54,792 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-25 22:22:54,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-25 22:22:54,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-25 22:22:54,890 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-25 22:22:54,891 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-25 22:22:54,891 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1931651826] [2024-10-25 22:22:54,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1931651826] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-25 22:22:54,891 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-25 22:22:54,892 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-25 22:22:54,892 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [978307257] [2024-10-25 22:22:54,892 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-25 22:22:54,893 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-25 22:22:54,893 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-25 22:22:54,894 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-25 22:22:54,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-25 22:22:54,895 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:54,896 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-25 22:22:54,896 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-25 22:22:54,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:22:54,898 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:26:44,750 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:26:44,751 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-25 22:26:44,751 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-25 22:26:44,751 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr130ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 131 more)] === [2024-10-25 22:26:44,752 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-25 22:26:44,752 INFO L85 PathProgramCache]: Analyzing trace with hash 1384435960, now seen corresponding path program 1 times [2024-10-25 22:26:44,752 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-25 22:26:44,752 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [939406325] [2024-10-25 22:26:44,752 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-25 22:26:44,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-25 22:26:44,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-25 22:26:44,942 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-25 22:26:44,942 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-25 22:26:44,942 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [939406325] [2024-10-25 22:26:44,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [939406325] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-25 22:26:44,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-25 22:26:44,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-25 22:26:44,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1366797929] [2024-10-25 22:26:44,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-25 22:26:44,943 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-25 22:26:44,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-25 22:26:44,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-25 22:26:44,944 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-25 22:26:44,945 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:26:44,946 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-25 22:26:44,947 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 34.5) internal successors, (69), 3 states have internal predecessors, (69), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-25 22:26:44,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:26:44,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2024-10-25 22:26:44,947 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:30:56,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:30:56,891 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-25 22:30:56,893 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-25 22:30:56,893 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE (133 of 134 remaining) [2024-10-25 22:30:56,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE (132 of 134 remaining) [2024-10-25 22:30:56,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (131 of 134 remaining) [2024-10-25 22:30:56,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE (130 of 134 remaining) [2024-10-25 22:30:56,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE (129 of 134 remaining) [2024-10-25 22:30:56,894 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE (128 of 134 remaining) [2024-10-25 22:30:56,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE (127 of 134 remaining) [2024-10-25 22:30:56,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE (126 of 134 remaining) [2024-10-25 22:30:56,895 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE (125 of 134 remaining) [2024-10-25 22:30:56,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE (124 of 134 remaining) [2024-10-25 22:30:56,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE (123 of 134 remaining) [2024-10-25 22:30:56,896 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr11ASSERT_VIOLATIONDATA_RACE (122 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE (121 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE (120 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE (119 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE (118 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr16ASSERT_VIOLATIONDATA_RACE (117 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE (116 of 134 remaining) [2024-10-25 22:30:56,898 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE (115 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE (114 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE (113 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE (112 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE (111 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr23ASSERT_VIOLATIONDATA_RACE (110 of 134 remaining) [2024-10-25 22:30:56,899 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr24ASSERT_VIOLATIONDATA_RACE (109 of 134 remaining) [2024-10-25 22:30:56,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr25ASSERT_VIOLATIONDATA_RACE (108 of 134 remaining) [2024-10-25 22:30:56,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr26ASSERT_VIOLATIONDATA_RACE (107 of 134 remaining) [2024-10-25 22:30:56,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr27ASSERT_VIOLATIONDATA_RACE (106 of 134 remaining) [2024-10-25 22:30:56,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr28ASSERT_VIOLATIONDATA_RACE (105 of 134 remaining) [2024-10-25 22:30:56,900 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr29ASSERT_VIOLATIONDATA_RACE (104 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr30ASSERT_VIOLATIONDATA_RACE (103 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr31ASSERT_VIOLATIONDATA_RACE (102 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr32ASSERT_VIOLATIONDATA_RACE (101 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr33ASSERT_VIOLATIONDATA_RACE (100 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr34ASSERT_VIOLATIONDATA_RACE (99 of 134 remaining) [2024-10-25 22:30:56,901 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr35ASSERT_VIOLATIONDATA_RACE (98 of 134 remaining) [2024-10-25 22:30:56,902 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr36ASSERT_VIOLATIONDATA_RACE (97 of 134 remaining) [2024-10-25 22:30:56,902 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr37ASSERT_VIOLATIONDATA_RACE (96 of 134 remaining) [2024-10-25 22:30:56,902 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr38ASSERT_VIOLATIONDATA_RACE (95 of 134 remaining) [2024-10-25 22:30:56,902 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr39ASSERT_VIOLATIONDATA_RACE (94 of 134 remaining) [2024-10-25 22:30:56,902 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr40ASSERT_VIOLATIONDATA_RACE (93 of 134 remaining) [2024-10-25 22:30:56,903 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr41ASSERT_VIOLATIONDATA_RACE (92 of 134 remaining) [2024-10-25 22:30:56,904 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr43ASSERT_VIOLATIONDATA_RACE (91 of 134 remaining) [2024-10-25 22:30:56,904 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr44ASSERT_VIOLATIONDATA_RACE (90 of 134 remaining) [2024-10-25 22:30:56,904 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr46ASSERT_VIOLATIONDATA_RACE (89 of 134 remaining) [2024-10-25 22:30:56,904 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr45ASSERT_VIOLATIONDATA_RACE (88 of 134 remaining) [2024-10-25 22:30:56,904 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr42ASSERT_VIOLATIONDATA_RACE (87 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr47ASSERT_VIOLATIONDATA_RACE (86 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr48ASSERT_VIOLATIONDATA_RACE (85 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr50ASSERT_VIOLATIONDATA_RACE (84 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr51ASSERT_VIOLATIONDATA_RACE (83 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr52ASSERT_VIOLATIONDATA_RACE (82 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr53ASSERT_VIOLATIONDATA_RACE (81 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr54ASSERT_VIOLATIONDATA_RACE (80 of 134 remaining) [2024-10-25 22:30:56,905 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr56ASSERT_VIOLATIONDATA_RACE (79 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr57ASSERT_VIOLATIONDATA_RACE (78 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr59ASSERT_VIOLATIONDATA_RACE (77 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr58ASSERT_VIOLATIONDATA_RACE (76 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr55ASSERT_VIOLATIONDATA_RACE (75 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr49ASSERT_VIOLATIONDATA_RACE (74 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr60ASSERT_VIOLATIONDATA_RACE (73 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr61ASSERT_VIOLATIONDATA_RACE (72 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr63ASSERT_VIOLATIONDATA_RACE (71 of 134 remaining) [2024-10-25 22:30:56,906 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr64ASSERT_VIOLATIONDATA_RACE (70 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr65ASSERT_VIOLATIONDATA_RACE (69 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr66ASSERT_VIOLATIONDATA_RACE (68 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr67ASSERT_VIOLATIONDATA_RACE (67 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr69ASSERT_VIOLATIONDATA_RACE (66 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr70ASSERT_VIOLATIONDATA_RACE (65 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr72ASSERT_VIOLATIONDATA_RACE (64 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr71ASSERT_VIOLATIONDATA_RACE (63 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr68ASSERT_VIOLATIONDATA_RACE (62 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr62ASSERT_VIOLATIONDATA_RACE (61 of 134 remaining) [2024-10-25 22:30:56,907 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr73ASSERT_VIOLATIONDATA_RACE (60 of 134 remaining) [2024-10-25 22:30:56,908 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr74ASSERT_VIOLATIONDATA_RACE (59 of 134 remaining) [2024-10-25 22:30:56,908 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr76ASSERT_VIOLATIONDATA_RACE (58 of 134 remaining) [2024-10-25 22:30:56,908 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr77ASSERT_VIOLATIONDATA_RACE (57 of 134 remaining) [2024-10-25 22:30:56,908 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr78ASSERT_VIOLATIONDATA_RACE (56 of 134 remaining) [2024-10-25 22:30:56,911 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr79ASSERT_VIOLATIONDATA_RACE (55 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr80ASSERT_VIOLATIONDATA_RACE (54 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr82ASSERT_VIOLATIONDATA_RACE (53 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr83ASSERT_VIOLATIONDATA_RACE (52 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr84ASSERT_VIOLATIONDATA_RACE (51 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr81ASSERT_VIOLATIONDATA_RACE (50 of 134 remaining) [2024-10-25 22:30:56,912 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr75ASSERT_VIOLATIONDATA_RACE (49 of 134 remaining) [2024-10-25 22:30:56,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr85ASSERT_VIOLATIONDATA_RACE (48 of 134 remaining) [2024-10-25 22:30:56,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr86ASSERT_VIOLATIONDATA_RACE (47 of 134 remaining) [2024-10-25 22:30:56,913 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr88ASSERT_VIOLATIONDATA_RACE (46 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr89ASSERT_VIOLATIONDATA_RACE (45 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr90ASSERT_VIOLATIONDATA_RACE (44 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr91ASSERT_VIOLATIONDATA_RACE (43 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr92ASSERT_VIOLATIONDATA_RACE (42 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr94ASSERT_VIOLATIONDATA_RACE (41 of 134 remaining) [2024-10-25 22:30:56,914 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr95ASSERT_VIOLATIONDATA_RACE (40 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr93ASSERT_VIOLATIONDATA_RACE (39 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr87ASSERT_VIOLATIONDATA_RACE (38 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr96ASSERT_VIOLATIONDATA_RACE (37 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr97ASSERT_VIOLATIONDATA_RACE (36 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr99ASSERT_VIOLATIONDATA_RACE (35 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr100ASSERT_VIOLATIONDATA_RACE (34 of 134 remaining) [2024-10-25 22:30:56,915 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr101ASSERT_VIOLATIONDATA_RACE (33 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr102ASSERT_VIOLATIONDATA_RACE (32 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr103ASSERT_VIOLATIONDATA_RACE (31 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr105ASSERT_VIOLATIONDATA_RACE (30 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr106ASSERT_VIOLATIONDATA_RACE (29 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr107ASSERT_VIOLATIONDATA_RACE (28 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr104ASSERT_VIOLATIONDATA_RACE (27 of 134 remaining) [2024-10-25 22:30:56,916 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr98ASSERT_VIOLATIONDATA_RACE (26 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr108ASSERT_VIOLATIONDATA_RACE (25 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr109ASSERT_VIOLATIONDATA_RACE (24 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr111ASSERT_VIOLATIONDATA_RACE (23 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr112ASSERT_VIOLATIONDATA_RACE (22 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr113ASSERT_VIOLATIONDATA_RACE (21 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr114ASSERT_VIOLATIONDATA_RACE (20 of 134 remaining) [2024-10-25 22:30:56,917 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr115ASSERT_VIOLATIONDATA_RACE (19 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr117ASSERT_VIOLATIONDATA_RACE (18 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr118ASSERT_VIOLATIONDATA_RACE (17 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr116ASSERT_VIOLATIONDATA_RACE (16 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr110ASSERT_VIOLATIONDATA_RACE (15 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr119ASSERT_VIOLATIONDATA_RACE (14 of 134 remaining) [2024-10-25 22:30:56,918 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr120ASSERT_VIOLATIONDATA_RACE (13 of 134 remaining) [2024-10-25 22:30:56,919 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr121ASSERT_VIOLATIONDATA_RACE (12 of 134 remaining) [2024-10-25 22:30:56,919 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr122ASSERT_VIOLATIONDATA_RACE (11 of 134 remaining) [2024-10-25 22:30:56,919 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr123ASSERT_VIOLATIONDATA_RACE (10 of 134 remaining) [2024-10-25 22:30:56,919 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr124ASSERT_VIOLATIONDATA_RACE (9 of 134 remaining) [2024-10-25 22:30:56,919 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr125ASSERT_VIOLATIONDATA_RACE (8 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr127ASSERT_VIOLATIONDATA_RACE (7 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr126ASSERT_VIOLATIONDATA_RACE (6 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr128ASSERT_VIOLATIONDATA_RACE (5 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr129ASSERT_VIOLATIONDATA_RACE (4 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr130ASSERT_VIOLATIONDATA_RACE (3 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (2 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (1 of 134 remaining) [2024-10-25 22:30:56,920 INFO L782 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (0 of 134 remaining) [2024-10-25 22:30:56,921 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-25 22:30:56,926 INFO L407 BasicCegarLoop]: Path program histogram: [1, 1, 1] [2024-10-25 22:30:56,926 INFO L312 ceAbstractionStarter]: Result for error location ULTIMATE.start was SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE,SAFE (2/4) [2024-10-25 22:30:56,931 INFO L100 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=VARIABLES_GLOBAL, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:30:56,932 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2024-10-25 22:30:56,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2024-10-25 22:30:56,934 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2024-10-25 22:30:56,935 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (4)] Waiting until timeout for monitored process [2024-10-25 22:30:56,939 INFO L157 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2024-10-25 22:30:56,943 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == P1Thread1of1ForFork1 ======== [2024-10-25 22:30:56,943 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=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@405bec82, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-25 22:30:56,944 INFO L334 AbstractCegarLoop]: Starting to check reachability of 32 error locations. [2024-10-25 22:31:32,420 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting P1Err0ASSERT_VIOLATIONDATA_RACE === [P1Err0ASSERT_VIOLATIONDATA_RACE, P1Err1ASSERT_VIOLATIONDATA_RACE, P1Err2ASSERT_VIOLATIONDATA_RACE, P1Err3ASSERT_VIOLATIONDATA_RACE (and 28 more)] === [2024-10-25 22:31:32,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-25 22:31:32,421 INFO L85 PathProgramCache]: Analyzing trace with hash 1445111346, now seen corresponding path program 1 times [2024-10-25 22:31:32,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-25 22:31:32,421 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [651381625] [2024-10-25 22:31:32,421 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-25 22:31:32,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-25 22:31:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-25 22:31:32,447 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-25 22:31:32,447 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-25 22:31:32,447 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [651381625] [2024-10-25 22:31:32,447 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [651381625] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-25 22:31:32,447 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-25 22:31:32,448 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-25 22:31:32,448 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1620227707] [2024-10-25 22:31:32,448 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-25 22:31:32,448 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-25 22:31:32,448 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-25 22:31:32,449 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-25 22:31:32,449 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-25 22:31:32,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-25 22:31:32,450 INFO L471 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2024-10-25 22:31:32,450 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 25.5) internal successors, (51), 2 states have internal predecessors, (51), 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-25 22:31:32,450 INFO L154 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. Killed by 15