./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/pthread/fib_unsafe-6-racy.i --full-output --witness-type violation_witness --validate ../results-verified/LOGDIR/SV-COMP24_no-data-race/fib_unsafe-6-racy.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/fib_unsafe-6-racy.i ../results-verified/LOGDIR/SV-COMP24_no-data-race/fib_unsafe-6-racy.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:19:02,018 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-10-29 15:19:02,095 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf
[2024-10-29 15:19:02,099 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-10-29 15:19:02,099 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-10-29 15:19:02,126 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-10-29 15:19:02,126 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-10-29 15:19:02,127 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-10-29 15:19:02,127 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-10-29 15:19:02,127 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-10-29 15:19:02,129 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-10-29 15:19:02,130 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-10-29 15:19:02,131 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-10-29 15:19:02,131 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-10-29 15:19:02,132 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-10-29 15:19:02,132 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-10-29 15:19:02,132 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-10-29 15:19:02,133 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-10-29 15:19:02,133 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-10-29 15:19:02,133 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-10-29 15:19:02,134 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-10-29 15:19:02,138 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-10-29 15:19:02,138 INFO  L153        SettingsManager]:  * Check absence of data races in concurrent programs=true
[2024-10-29 15:19:02,138 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-10-29 15:19:02,139 INFO  L153        SettingsManager]:  * Check unreachability of reach_error function=false
[2024-10-29 15:19:02,139 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-10-29 15:19:02,139 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-10-29 15:19:02,139 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-10-29 15:19:02,140 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-10-29 15:19:02,140 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-10-29 15:19:02,140 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-10-29 15:19:02,141 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:19:02,141 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-10-29 15:19:02,144 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-10-29 15:19:02,144 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-10-29 15:19:02,145 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-10-29 15:19:02,145 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-10-29 15:19:02,145 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-10-29 15:19:02,145 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-10-29 15:19:02,146 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-10-29 15:19:02,146 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-10-29 15:19:02,147 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:19:02,377 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-10-29 15:19:02,401 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-10-29 15:19:02,405 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-10-29 15:19:02,407 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-10-29 15:19:02,407 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-10-29 15:19:02,408 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../results-verified/LOGDIR/SV-COMP24_no-data-race/fib_unsafe-6-racy.yml/witness.graphml
[2024-10-29 15:19:02,526 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-10-29 15:19:02,526 INFO  L274        PluginConnector]: CDTParser initialized
[2024-10-29 15:19:02,527 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/pthread/fib_unsafe-6-racy.i
[2024-10-29 15:19:03,880 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-10-29 15:19:04,114 INFO  L384              CDTParser]: Found 1 translation units.
[2024-10-29 15:19:04,115 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/pthread/fib_unsafe-6-racy.i
[2024-10-29 15:19:04,132 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cbf501cfb/b71b7d45f31147e6967c0b90ed8c411c/FLAG0082fe40e
[2024-10-29 15:19:04,445 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cbf501cfb/b71b7d45f31147e6967c0b90ed8c411c
[2024-10-29 15:19:04,446 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-10-29 15:19:04,447 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-10-29 15:19:04,448 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-10-29 15:19:04,448 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-10-29 15:19:04,453 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-10-29 15:19:04,454 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:19:02" (1/2) ...
[2024-10-29 15:19:04,455 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35cc90a7 and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:19:04, skipping insertion in model container
[2024-10-29 15:19:04,455 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:19:02" (1/2) ...
[2024-10-29 15:19:04,456 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@2e0d957d and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator VIOLATION_WITNESS 29.10 03:19:04, skipping insertion in model container
[2024-10-29 15:19:04,456 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:19:04" (2/2) ...
[2024-10-29 15:19:04,457 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@35cc90a7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:04, skipping insertion in model container
[2024-10-29 15:19:04,457 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 29.10 03:19:04" (2/2) ...
[2024-10-29 15:19:04,503 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-10-29 15:19:04,919 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:19:04,931 INFO  L200         MainTranslator]: Completed pre-run
[2024-10-29 15:19:04,984 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-10-29 15:19:05,023 INFO  L204         MainTranslator]: Completed translation
[2024-10-29 15:19:05,024 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05 WrapperNode
[2024-10-29 15:19:05,025 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-10-29 15:19:05,026 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-10-29 15:19:05,026 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-10-29 15:19:05,026 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-10-29 15:19:05,034 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:19:05" (1/1) ...
[2024-10-29 15:19:05,048 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:19:05" (1/1) ...
[2024-10-29 15:19:05,075 INFO  L138                Inliner]: procedures = 163, calls = 19, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 114
[2024-10-29 15:19:05,076 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-10-29 15:19:05,077 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-10-29 15:19:05,077 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-10-29 15:19:05,077 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-10-29 15:19:05,086 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,086 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,090 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,090 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,099 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,105 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,106 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,108 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,113 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-10-29 15:19:05,114 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-10-29 15:19:05,114 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-10-29 15:19:05,114 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-10-29 15:19:05,115 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (1/1) ...
[2024-10-29 15:19:05,128 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-10-29 15:19:05,145 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-29 15:19:05,162 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:19:05,165 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:19:05,214 INFO  L130     BoogieDeclarations]: Found specification of procedure t1
[2024-10-29 15:19:05,214 INFO  L138     BoogieDeclarations]: Found implementation of procedure t1
[2024-10-29 15:19:05,215 INFO  L130     BoogieDeclarations]: Found specification of procedure t2
[2024-10-29 15:19:05,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure t2
[2024-10-29 15:19:05,215 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin
[2024-10-29 15:19:05,216 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-10-29 15:19:05,216 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-10-29 15:19:05,216 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end
[2024-10-29 15:19:05,216 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-10-29 15:19:05,216 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-10-29 15:19:05,218 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:19:05,348 INFO  L238             CfgBuilder]: Building ICFG
[2024-10-29 15:19:05,350 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-10-29 15:19:05,589 INFO  L283             CfgBuilder]: Omitted future-live optimization because the input is a concurrent program.
[2024-10-29 15:19:05,589 INFO  L287             CfgBuilder]: Performing block encoding
[2024-10-29 15:19:05,675 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-10-29 15:19:05,677 INFO  L316             CfgBuilder]: Removed 3 assume(true) statements.
[2024-10-29 15:19:05,678 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:19:05 BoogieIcfgContainer
[2024-10-29 15:19:05,678 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-10-29 15:19:05,682 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-10-29 15:19:05,682 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-10-29 15:19:05,685 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-10-29 15:19:05,685 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness.graphml de.uni_freiburg.informatik.ultimate.witnessparser VIOLATION_WITNESS 29.10 03:19:02" (1/4) ...
[2024-10-29 15:19:05,686 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fdbf4ea and model type witness.graphml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction VIOLATION_WITNESS 29.10 03:19:05, skipping insertion in model container
[2024-10-29 15:19:05,687 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 29.10 03:19:04" (2/4) ...
[2024-10-29 15:19:05,688 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fdbf4ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:19:05, skipping insertion in model container
[2024-10-29 15:19:05,688 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 29.10 03:19:05" (3/4) ...
[2024-10-29 15:19:05,688 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1fdbf4ea and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 29.10 03:19:05, skipping insertion in model container
[2024-10-29 15:19:05,688 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 29.10 03:19:05" (4/4) ...
[2024-10-29 15:19:05,690 INFO  L112   eAbstractionObserver]: Analyzing ICFG fib_unsafe-6-racy.i
[2024-10-29 15:19:05,691 WARN  L117   eAbstractionObserver]: Found a witness automaton. I will only consider traces that are accepted by the witness automaton
[2024-10-29 15:19:05,713 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-10-29 15:19:05,713 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 30 error locations.
[2024-10-29 15:19:05,713 INFO  L489   ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances.
[2024-10-29 15:19:05,793 INFO  L143    ThreadInstanceAdder]: Constructed 0 joinOtherThreadTransitions.
[2024-10-29 15:19:05,809 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:19:05,822 INFO  L113   iNet2FiniteAutomaton]: Start petriNet2FiniteAutomaton. Operand has 186 places, 188 transitions, 384 flow
[2024-10-29 15:19:08,738 INFO  L135   iNet2FiniteAutomaton]: Finished petriNet2FiniteAutomaton. Result  has 73235 states, 72274 states have (on average 3.1515067659185876) internal successors, (227772), 73234 states have internal predecessors, (227772), 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:19:08,769 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-10-29 15:19:08,777 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;@3de2d2ce, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-10-29 15:19:08,778 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 46 error locations.
[2024-10-29 15:19:08,921 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 73235 states, 72274 states have (on average 3.1515067659185876) internal successors, (227772), 73234 states have internal predecessors, (227772), 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:19:08,927 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 23
[2024-10-29 15:19:08,928 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:08,929 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:19:08,930 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:08,938 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:08,939 INFO  L85        PathProgramCache]: Analyzing trace with hash 959234546, now seen corresponding path program 1 times
[2024-10-29 15:19:08,947 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:08,948 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1156851570]
[2024-10-29 15:19:08,948 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:08,948 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:09,320 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:09,440 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:19:09,443 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:09,444 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1156851570]
[2024-10-29 15:19:09,444 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1156851570] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:09,445 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:09,445 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1
[2024-10-29 15:19:09,447 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2002753301]
[2024-10-29 15:19:09,448 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:09,460 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-10-29 15:19:09,461 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:09,508 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-10-29 15:19:09,512 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:19:09,689 INFO  L87              Difference]: Start difference. First operand  has 73235 states, 72274 states have (on average 3.1515067659185876) internal successors, (227772), 73234 states have internal predecessors, (227772), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand  has 2 states, 1 states have (on average 22.0) internal successors, (22), 2 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:19:11,786 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:11,786 INFO  L93              Difference]: Finished difference Result 101501 states and 319117 transitions.
[2024-10-29 15:19:11,789 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-10-29 15:19:11,790 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 1 states have (on average 22.0) internal successors, (22), 2 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:19:11,791 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:12,783 INFO  L225             Difference]: With dead ends: 101501
[2024-10-29 15:19:12,784 INFO  L226             Difference]: Without dead ends: 57526
[2024-10-29 15:19:13,088 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 1 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-10-29 15:19:13,091 INFO  L432           NwaCegarLoop]: 165 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 165 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:13,092 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 165 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:13,208 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 57526 states.
[2024-10-29 15:19:15,031 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 57526 to 57526.
[2024-10-29 15:19:15,148 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 57526 states, 57128 states have (on average 3.028900014003641) internal successors, (173035), 57525 states have internal predecessors, (173035), 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:19:15,546 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 57526 states to 57526 states and 173035 transitions.
[2024-10-29 15:19:16,113 INFO  L78                 Accepts]: Start accepts. Automaton has 57526 states and 173035 transitions. Word has length 22
[2024-10-29 15:19:16,113 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:16,114 INFO  L471      AbstractCegarLoop]: Abstraction has 57526 states and 173035 transitions.
[2024-10-29 15:19:16,114 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 1 states have (on average 22.0) internal successors, (22), 2 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:19:16,114 INFO  L276                IsEmpty]: Start isEmpty. Operand 57526 states and 173035 transitions.
[2024-10-29 15:19:16,115 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 33
[2024-10-29 15:19:16,116 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:16,116 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:19:16,117 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-10-29 15:19:16,117 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting t1Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:16,118 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:16,118 INFO  L85        PathProgramCache]: Analyzing trace with hash -529477545, now seen corresponding path program 1 times
[2024-10-29 15:19:16,118 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:16,118 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1402308732]
[2024-10-29 15:19:16,118 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:16,118 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:16,169 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:16,283 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:19:16,283 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:16,283 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1402308732]
[2024-10-29 15:19:16,284 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1402308732] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:16,284 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:16,284 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:16,284 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [161004975]
[2024-10-29 15:19:16,284 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:16,285 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:16,286 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:16,288 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:16,288 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:16,288 INFO  L87              Difference]: Start difference. First operand 57526 states and 173035 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:19:16,819 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:16,820 INFO  L93              Difference]: Finished difference Result 57526 states and 173035 transitions.
[2024-10-29 15:19:16,820 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:16,820 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:19:16,821 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:17,636 INFO  L225             Difference]: With dead ends: 57526
[2024-10-29 15:19:17,637 INFO  L226             Difference]: Without dead ends: 55310
[2024-10-29 15:19:17,668 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:19:17,670 INFO  L432           NwaCegarLoop]: 279 mSDtfsCounter, 119 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 119 SdHoareTripleChecker+Valid, 430 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:17,671 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [119 Valid, 430 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:17,775 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 55310 states.
[2024-10-29 15:19:19,139 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 55310 to 55310.
[2024-10-29 15:19:19,223 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 55310 states, 54992 states have (on average 3.0252945883037534) internal successors, (166367), 55309 states have internal predecessors, (166367), 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:19:19,395 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 55310 states to 55310 states and 166367 transitions.
[2024-10-29 15:19:19,481 INFO  L78                 Accepts]: Start accepts. Automaton has 55310 states and 166367 transitions. Word has length 32
[2024-10-29 15:19:19,481 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:19,482 INFO  L471      AbstractCegarLoop]: Abstraction has 55310 states and 166367 transitions.
[2024-10-29 15:19:19,482 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:19:19,482 INFO  L276                IsEmpty]: Start isEmpty. Operand 55310 states and 166367 transitions.
[2024-10-29 15:19:19,483 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 36
[2024-10-29 15:19:19,483 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:19,483 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]
[2024-10-29 15:19:19,483 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-10-29 15:19:19,483 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting t1Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:19,484 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:19,484 INFO  L85        PathProgramCache]: Analyzing trace with hash 1749844589, now seen corresponding path program 1 times
[2024-10-29 15:19:19,484 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:19,484 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109098299]
[2024-10-29 15:19:19,485 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:19,485 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:19,500 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:19,543 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:19:19,543 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:19,544 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109098299]
[2024-10-29 15:19:19,544 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109098299] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:19,544 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:19,544 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:19,544 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1030401533]
[2024-10-29 15:19:19,544 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:19,545 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:19,545 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:19,546 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:19,546 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:19,546 INFO  L87              Difference]: Start difference. First operand 55310 states and 166367 transitions. Second operand  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 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:19:20,306 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:20,308 INFO  L93              Difference]: Finished difference Result 55310 states and 166367 transitions.
[2024-10-29 15:19:20,311 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:20,312 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 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 35
[2024-10-29 15:19:20,312 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:20,591 INFO  L225             Difference]: With dead ends: 55310
[2024-10-29 15:19:20,591 INFO  L226             Difference]: Without dead ends: 50878
[2024-10-29 15:19:20,621 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:19:20,622 INFO  L432           NwaCegarLoop]: 276 mSDtfsCounter, 128 mSDsluCounter, 146 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 128 SdHoareTripleChecker+Valid, 422 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:20,622 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [128 Valid, 422 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:20,691 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 50878 states.
[2024-10-29 15:19:21,773 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 50878 to 50878.
[2024-10-29 15:19:21,847 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 50878 states, 50720 states have (on average 3.0171727129337538) internal successors, (153031), 50877 states have internal predecessors, (153031), 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:19:21,993 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 50878 states to 50878 states and 153031 transitions.
[2024-10-29 15:19:22,074 INFO  L78                 Accepts]: Start accepts. Automaton has 50878 states and 153031 transitions. Word has length 35
[2024-10-29 15:19:22,075 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:22,075 INFO  L471      AbstractCegarLoop]: Abstraction has 50878 states and 153031 transitions.
[2024-10-29 15:19:22,075 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 17.5) internal successors, (35), 3 states have internal predecessors, (35), 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:19:22,075 INFO  L276                IsEmpty]: Start isEmpty. Operand 50878 states and 153031 transitions.
[2024-10-29 15:19:22,077 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 39
[2024-10-29 15:19:22,077 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:22,077 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]
[2024-10-29 15:19:22,077 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-10-29 15:19:22,077 INFO  L396      AbstractCegarLoop]: === Iteration 4 === Targeting t2Err0ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:22,078 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:22,078 INFO  L85        PathProgramCache]: Analyzing trace with hash -934832415, now seen corresponding path program 1 times
[2024-10-29 15:19:22,078 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:22,078 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [811682158]
[2024-10-29 15:19:22,078 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:22,079 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:22,096 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:22,138 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:19:22,138 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:22,138 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [811682158]
[2024-10-29 15:19:22,138 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [811682158] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:22,138 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:22,139 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:22,139 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513532375]
[2024-10-29 15:19:22,139 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:22,139 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:22,139 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:22,140 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:22,140 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:22,140 INFO  L87              Difference]: Start difference. First operand 50878 states and 153031 transitions. Second operand  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 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:19:22,975 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:22,975 INFO  L93              Difference]: Finished difference Result 50878 states and 153031 transitions.
[2024-10-29 15:19:22,975 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:22,976 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 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 38
[2024-10-29 15:19:22,976 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:23,219 INFO  L225             Difference]: With dead ends: 50878
[2024-10-29 15:19:23,219 INFO  L226             Difference]: Without dead ends: 48923
[2024-10-29 15:19:23,242 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:19:23,243 INFO  L432           NwaCegarLoop]: 268 mSDtfsCounter, 110 mSDsluCounter, 148 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 416 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:19:23,244 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 416 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:23,314 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48923 states.
[2024-10-29 15:19:24,780 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48923 to 48923.
[2024-10-29 15:19:24,861 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48923 states, 48797 states have (on average 3.015410783449802) internal successors, (147143), 48922 states have internal predecessors, (147143), 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:19:25,013 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48923 states to 48923 states and 147143 transitions.
[2024-10-29 15:19:25,093 INFO  L78                 Accepts]: Start accepts. Automaton has 48923 states and 147143 transitions. Word has length 38
[2024-10-29 15:19:25,094 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:25,094 INFO  L471      AbstractCegarLoop]: Abstraction has 48923 states and 147143 transitions.
[2024-10-29 15:19:25,094 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 19.0) internal successors, (38), 3 states have internal predecessors, (38), 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:19:25,094 INFO  L276                IsEmpty]: Start isEmpty. Operand 48923 states and 147143 transitions.
[2024-10-29 15:19:25,097 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-10-29 15:19:25,097 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:25,097 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]
[2024-10-29 15:19:25,097 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-10-29 15:19:25,098 INFO  L396      AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:25,098 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:25,099 INFO  L85        PathProgramCache]: Analyzing trace with hash 1890395950, now seen corresponding path program 1 times
[2024-10-29 15:19:25,099 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:25,099 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1399496853]
[2024-10-29 15:19:25,099 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:25,099 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:25,119 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:25,168 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:19:25,169 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:25,169 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1399496853]
[2024-10-29 15:19:25,169 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1399496853] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:25,169 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:25,169 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:25,170 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1286050055]
[2024-10-29 15:19:25,171 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:25,171 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:25,171 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:25,172 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:25,172 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:25,172 INFO  L87              Difference]: Start difference. First operand 48923 states and 147143 transitions. Second operand  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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:19:25,454 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:25,455 INFO  L93              Difference]: Finished difference Result 48923 states and 147143 transitions.
[2024-10-29 15:19:25,455 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:25,455 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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 41
[2024-10-29 15:19:25,456 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:25,724 INFO  L225             Difference]: With dead ends: 48923
[2024-10-29 15:19:25,725 INFO  L226             Difference]: Without dead ends: 48348
[2024-10-29 15:19:25,760 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:19:25,764 INFO  L432           NwaCegarLoop]: 205 mSDtfsCounter, 49 mSDsluCounter, 145 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 350 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:25,766 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 350 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:25,835 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48348 states.
[2024-10-29 15:19:27,027 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 48348 to 48348.
[2024-10-29 15:19:27,095 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 48348 states, 48230 states have (on average 3.0150943396226415) internal successors, (145418), 48347 states have internal predecessors, (145418), 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:19:27,229 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 48348 states to 48348 states and 145418 transitions.
[2024-10-29 15:19:27,305 INFO  L78                 Accepts]: Start accepts. Automaton has 48348 states and 145418 transitions. Word has length 41
[2024-10-29 15:19:27,306 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:27,306 INFO  L471      AbstractCegarLoop]: Abstraction has 48348 states and 145418 transitions.
[2024-10-29 15:19:27,306 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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:19:27,306 INFO  L276                IsEmpty]: Start isEmpty. Operand 48348 states and 145418 transitions.
[2024-10-29 15:19:27,308 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 42
[2024-10-29 15:19:27,308 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:27,308 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]
[2024-10-29 15:19:27,308 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4
[2024-10-29 15:19:27,308 INFO  L396      AbstractCegarLoop]: === Iteration 6 === Targeting t2Err1ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:27,309 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:27,309 INFO  L85        PathProgramCache]: Analyzing trace with hash -1023988735, now seen corresponding path program 1 times
[2024-10-29 15:19:27,309 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:27,309 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928557354]
[2024-10-29 15:19:27,309 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:27,309 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:27,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:27,349 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:19:27,349 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:27,349 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928557354]
[2024-10-29 15:19:27,349 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928557354] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:27,349 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:27,350 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:27,350 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [749961189]
[2024-10-29 15:19:27,350 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:27,350 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:27,350 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:27,351 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:27,351 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:27,351 INFO  L87              Difference]: Start difference. First operand 48348 states and 145418 transitions. Second operand  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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:19:27,594 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:27,594 INFO  L93              Difference]: Finished difference Result 48348 states and 145418 transitions.
[2024-10-29 15:19:27,595 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:27,595 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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 41
[2024-10-29 15:19:27,595 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:28,427 INFO  L225             Difference]: With dead ends: 48348
[2024-10-29 15:19:28,427 INFO  L226             Difference]: Without dead ends: 44484
[2024-10-29 15:19:28,447 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:19:28,450 INFO  L432           NwaCegarLoop]: 263 mSDtfsCounter, 118 mSDsluCounter, 142 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 118 SdHoareTripleChecker+Valid, 405 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:28,453 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [118 Valid, 405 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:28,525 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 44484 states.
[2024-10-29 15:19:29,118 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 44484 to 44484.
[2024-10-29 15:19:29,177 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 44484 states, 44426 states have (on average 3.011299689371089) internal successors, (133780), 44483 states have internal predecessors, (133780), 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:19:29,287 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 44484 states to 44484 states and 133780 transitions.
[2024-10-29 15:19:29,965 INFO  L78                 Accepts]: Start accepts. Automaton has 44484 states and 133780 transitions. Word has length 41
[2024-10-29 15:19:29,966 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:29,966 INFO  L471      AbstractCegarLoop]: Abstraction has 44484 states and 133780 transitions.
[2024-10-29 15:19:29,966 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 20.5) internal successors, (41), 3 states have internal predecessors, (41), 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:19:29,966 INFO  L276                IsEmpty]: Start isEmpty. Operand 44484 states and 133780 transitions.
[2024-10-29 15:19:29,972 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-10-29 15:19:29,973 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:29,973 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]
[2024-10-29 15:19:29,973 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5
[2024-10-29 15:19:29,973 INFO  L396      AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:29,974 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:29,974 INFO  L85        PathProgramCache]: Analyzing trace with hash 1174888269, now seen corresponding path program 1 times
[2024-10-29 15:19:29,974 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:29,974 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [249314988]
[2024-10-29 15:19:29,974 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:29,974 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:30,009 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:30,066 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:19:30,067 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:30,067 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [249314988]
[2024-10-29 15:19:30,067 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [249314988] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:30,067 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:30,067 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:30,067 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1543322417]
[2024-10-29 15:19:30,068 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:30,068 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:30,068 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:30,069 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:30,069 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:30,069 INFO  L87              Difference]: Start difference. First operand 44484 states and 133780 transitions. Second operand  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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:19:30,378 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:30,378 INFO  L93              Difference]: Finished difference Result 44484 states and 133780 transitions.
[2024-10-29 15:19:30,379 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:30,379 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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 44
[2024-10-29 15:19:30,379 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:30,599 INFO  L225             Difference]: With dead ends: 44484
[2024-10-29 15:19:30,599 INFO  L226             Difference]: Without dead ends: 43426
[2024-10-29 15:19:30,622 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:19:30,623 INFO  L432           NwaCegarLoop]: 198 mSDtfsCounter, 113 mSDsluCounter, 82 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:30,623 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 280 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:30,707 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 43426 states.
[2024-10-29 15:19:31,581 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 43426 to 43426.
[2024-10-29 15:19:31,645 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 43426 states, 43376 states have (on average 3.0110199188491333) internal successors, (130606), 43425 states have internal predecessors, (130606), 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:19:32,348 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 43426 states to 43426 states and 130606 transitions.
[2024-10-29 15:19:32,416 INFO  L78                 Accepts]: Start accepts. Automaton has 43426 states and 130606 transitions. Word has length 44
[2024-10-29 15:19:32,417 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:32,417 INFO  L471      AbstractCegarLoop]: Abstraction has 43426 states and 130606 transitions.
[2024-10-29 15:19:32,417 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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:19:32,417 INFO  L276                IsEmpty]: Start isEmpty. Operand 43426 states and 130606 transitions.
[2024-10-29 15:19:32,418 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 45
[2024-10-29 15:19:32,419 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:32,419 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]
[2024-10-29 15:19:32,419 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6
[2024-10-29 15:19:32,419 INFO  L396      AbstractCegarLoop]: === Iteration 8 === Targeting t1Err6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:32,420 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:32,420 INFO  L85        PathProgramCache]: Analyzing trace with hash -1742870495, now seen corresponding path program 1 times
[2024-10-29 15:19:32,420 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:32,420 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146073165]
[2024-10-29 15:19:32,420 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:32,420 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:32,443 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:32,469 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:19:32,470 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:32,470 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146073165]
[2024-10-29 15:19:32,470 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146073165] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:32,470 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:32,470 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:32,471 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [400969050]
[2024-10-29 15:19:32,471 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:32,471 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:32,471 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:32,472 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:32,472 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:32,472 INFO  L87              Difference]: Start difference. First operand 43426 states and 130606 transitions. Second operand  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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:19:32,691 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:32,691 INFO  L93              Difference]: Finished difference Result 43426 states and 130606 transitions.
[2024-10-29 15:19:32,691 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:32,692 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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 44
[2024-10-29 15:19:32,692 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:32,886 INFO  L225             Difference]: With dead ends: 43426
[2024-10-29 15:19:32,886 INFO  L226             Difference]: Without dead ends: 40793
[2024-10-29 15:19:32,910 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:19:32,911 INFO  L432           NwaCegarLoop]: 264 mSDtfsCounter, 114 mSDsluCounter, 144 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 114 SdHoareTripleChecker+Valid, 408 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:32,911 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [114 Valid, 408 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:32,964 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40793 states.
[2024-10-29 15:19:34,128 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40793 to 40793.
[2024-10-29 15:19:34,197 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40793 states, 40769 states have (on average 3.0079962716770097) internal successors, (122633), 40792 states have internal predecessors, (122633), 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:19:34,322 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40793 states to 40793 states and 122633 transitions.
[2024-10-29 15:19:34,399 INFO  L78                 Accepts]: Start accepts. Automaton has 40793 states and 122633 transitions. Word has length 44
[2024-10-29 15:19:34,399 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:34,399 INFO  L471      AbstractCegarLoop]: Abstraction has 40793 states and 122633 transitions.
[2024-10-29 15:19:34,399 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 22.0) internal successors, (44), 3 states have internal predecessors, (44), 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:19:34,400 INFO  L276                IsEmpty]: Start isEmpty. Operand 40793 states and 122633 transitions.
[2024-10-29 15:19:34,402 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-10-29 15:19:34,403 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:34,403 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]
[2024-10-29 15:19:34,403 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7
[2024-10-29 15:19:34,403 INFO  L396      AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:34,403 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:34,403 INFO  L85        PathProgramCache]: Analyzing trace with hash 1408284112, now seen corresponding path program 1 times
[2024-10-29 15:19:34,404 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:34,404 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2014948829]
[2024-10-29 15:19:34,404 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:34,404 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:34,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:34,462 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:19:34,462 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:34,462 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2014948829]
[2024-10-29 15:19:34,462 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2014948829] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:34,463 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:34,463 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3
[2024-10-29 15:19:34,463 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1514655999]
[2024-10-29 15:19:34,463 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:34,463 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:34,463 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:34,464 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:34,464 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:34,464 INFO  L87              Difference]: Start difference. First operand 40793 states and 122633 transitions. Second operand  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 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:19:34,878 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:34,878 INFO  L93              Difference]: Finished difference Result 73837 states and 222205 transitions.
[2024-10-29 15:19:34,878 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:34,879 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 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 47
[2024-10-29 15:19:34,879 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:35,141 INFO  L225             Difference]: With dead ends: 73837
[2024-10-29 15:19:35,141 INFO  L226             Difference]: Without dead ends: 59515
[2024-10-29 15:19:35,192 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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:19:35,193 INFO  L432           NwaCegarLoop]: 153 mSDtfsCounter, 101 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 280 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:35,193 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 280 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:35,268 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 59515 states.
[2024-10-29 15:19:36,828 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 59515 to 42311.
[2024-10-29 15:19:36,886 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 42311 states, 42287 states have (on average 3.0077092250573463) internal successors, (127187), 42310 states have internal predecessors, (127187), 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:19:36,997 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 42311 states to 42311 states and 127187 transitions.
[2024-10-29 15:19:37,123 INFO  L78                 Accepts]: Start accepts. Automaton has 42311 states and 127187 transitions. Word has length 47
[2024-10-29 15:19:37,124 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:37,124 INFO  L471      AbstractCegarLoop]: Abstraction has 42311 states and 127187 transitions.
[2024-10-29 15:19:37,124 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 3 states have (on average 15.666666666666666) internal successors, (47), 3 states have internal predecessors, (47), 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:19:37,124 INFO  L276                IsEmpty]: Start isEmpty. Operand 42311 states and 127187 transitions.
[2024-10-29 15:19:37,128 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 48
[2024-10-29 15:19:37,128 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:37,128 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]
[2024-10-29 15:19:37,128 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8
[2024-10-29 15:19:37,129 INFO  L396      AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:37,132 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:37,132 INFO  L85        PathProgramCache]: Analyzing trace with hash 1408283567, now seen corresponding path program 1 times
[2024-10-29 15:19:37,133 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:37,133 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1676112436]
[2024-10-29 15:19:37,133 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:37,133 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:37,147 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:37,175 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:19:37,176 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:37,176 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1676112436]
[2024-10-29 15:19:37,176 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1676112436] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:37,176 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:37,176 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:37,176 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [64553434]
[2024-10-29 15:19:37,176 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:37,176 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:37,177 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:37,177 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:37,177 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:37,177 INFO  L87              Difference]: Start difference. First operand 42311 states and 127187 transitions. Second operand  has 3 states, 2 states have (on average 23.5) internal successors, (47), 3 states have internal predecessors, (47), 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:19:37,432 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:37,432 INFO  L93              Difference]: Finished difference Result 42311 states and 127187 transitions.
[2024-10-29 15:19:37,432 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:37,432 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 23.5) internal successors, (47), 3 states have internal predecessors, (47), 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 47
[2024-10-29 15:19:37,433 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:37,663 INFO  L225             Difference]: With dead ends: 42311
[2024-10-29 15:19:37,663 INFO  L226             Difference]: Without dead ends: 41299
[2024-10-29 15:19:37,683 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:19:37,684 INFO  L432           NwaCegarLoop]: 194 mSDtfsCounter, 88 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 299 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:37,684 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 299 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:37,737 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 41299 states.
[2024-10-29 15:19:39,073 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 41299 to 41299.
[2024-10-29 15:19:39,132 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 41299 states, 41279 states have (on average 3.007606773419899) internal successors, (124151), 41298 states have internal predecessors, (124151), 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:19:39,266 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 41299 states to 41299 states and 124151 transitions.
[2024-10-29 15:19:39,357 INFO  L78                 Accepts]: Start accepts. Automaton has 41299 states and 124151 transitions. Word has length 47
[2024-10-29 15:19:39,358 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:39,358 INFO  L471      AbstractCegarLoop]: Abstraction has 41299 states and 124151 transitions.
[2024-10-29 15:19:39,358 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 23.5) internal successors, (47), 3 states have internal predecessors, (47), 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:19:39,358 INFO  L276                IsEmpty]: Start isEmpty. Operand 41299 states and 124151 transitions.
[2024-10-29 15:19:39,362 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 50
[2024-10-29 15:19:39,362 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:39,362 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]
[2024-10-29 15:19:39,363 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9
[2024-10-29 15:19:39,363 INFO  L396      AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:39,363 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:39,363 INFO  L85        PathProgramCache]: Analyzing trace with hash 445824893, now seen corresponding path program 1 times
[2024-10-29 15:19:39,363 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:39,364 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [609748747]
[2024-10-29 15:19:39,364 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:39,364 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:39,376 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:39,398 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:19:39,399 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:39,399 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [609748747]
[2024-10-29 15:19:39,399 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [609748747] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:39,399 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:39,399 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:39,400 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [251602775]
[2024-10-29 15:19:39,400 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:39,400 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:39,400 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:39,401 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:39,401 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:39,401 INFO  L87              Difference]: Start difference. First operand 41299 states and 124151 transitions. Second operand  has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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:19:39,655 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:39,656 INFO  L93              Difference]: Finished difference Result 41299 states and 124151 transitions.
[2024-10-29 15:19:39,656 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:39,656 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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 49
[2024-10-29 15:19:39,657 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:39,867 INFO  L225             Difference]: With dead ends: 41299
[2024-10-29 15:19:39,867 INFO  L226             Difference]: Without dead ends: 40287
[2024-10-29 15:19:39,887 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:19:39,888 INFO  L432           NwaCegarLoop]: 192 mSDtfsCounter, 64 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 319 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:39,888 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 319 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:39,947 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 40287 states.
[2024-10-29 15:19:41,055 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 40287 to 40287.
[2024-10-29 15:19:41,112 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 40287 states, 40271 states have (on average 3.0074991929676442) internal successors, (121115), 40286 states have internal predecessors, (121115), 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:19:41,222 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 40287 states to 40287 states and 121115 transitions.
[2024-10-29 15:19:41,307 INFO  L78                 Accepts]: Start accepts. Automaton has 40287 states and 121115 transitions. Word has length 49
[2024-10-29 15:19:41,307 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:41,307 INFO  L471      AbstractCegarLoop]: Abstraction has 40287 states and 121115 transitions.
[2024-10-29 15:19:41,308 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 24.5) internal successors, (49), 3 states have internal predecessors, (49), 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:19:41,308 INFO  L276                IsEmpty]: Start isEmpty. Operand 40287 states and 121115 transitions.
[2024-10-29 15:19:41,311 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 51
[2024-10-29 15:19:41,311 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:41,311 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]
[2024-10-29 15:19:41,311 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10
[2024-10-29 15:19:41,312 INFO  L396      AbstractCegarLoop]: === Iteration 12 === Targeting t2Err6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:41,312 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:41,312 INFO  L85        PathProgramCache]: Analyzing trace with hash 1193293355, now seen corresponding path program 1 times
[2024-10-29 15:19:41,312 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:41,312 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [983566902]
[2024-10-29 15:19:41,312 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:41,313 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:41,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:41,345 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:19:41,346 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:41,346 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [983566902]
[2024-10-29 15:19:41,346 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [983566902] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:41,346 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:41,346 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:41,346 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [646974189]
[2024-10-29 15:19:41,346 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:41,347 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:41,347 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:41,347 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:41,347 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:41,347 INFO  L87              Difference]: Start difference. First operand 40287 states and 121115 transitions. Second operand  has 3 states, 2 states have (on average 25.0) internal successors, (50), 3 states have internal predecessors, (50), 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:19:41,527 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:41,528 INFO  L93              Difference]: Finished difference Result 40287 states and 121115 transitions.
[2024-10-29 15:19:41,528 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:41,528 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 25.0) internal successors, (50), 3 states have internal predecessors, (50), 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 50
[2024-10-29 15:19:41,529 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:41,695 INFO  L225             Difference]: With dead ends: 40287
[2024-10-29 15:19:41,695 INFO  L226             Difference]: Without dead ends: 33071
[2024-10-29 15:19:41,721 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:19:41,722 INFO  L432           NwaCegarLoop]: 249 mSDtfsCounter, 103 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 388 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:41,722 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 388 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:41,765 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 33071 states.
[2024-10-29 15:19:42,699 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 33071 to 33071.
[2024-10-29 15:19:42,742 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 33071 states, 33064 states have (on average 2.995009678199855) internal successors, (99027), 33070 states have internal predecessors, (99027), 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:19:42,818 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 33071 states to 33071 states and 99027 transitions.
[2024-10-29 15:19:42,891 INFO  L78                 Accepts]: Start accepts. Automaton has 33071 states and 99027 transitions. Word has length 50
[2024-10-29 15:19:42,892 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:42,892 INFO  L471      AbstractCegarLoop]: Abstraction has 33071 states and 99027 transitions.
[2024-10-29 15:19:42,892 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 25.0) internal successors, (50), 3 states have internal predecessors, (50), 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:19:42,892 INFO  L276                IsEmpty]: Start isEmpty. Operand 33071 states and 99027 transitions.
[2024-10-29 15:19:42,897 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 54
[2024-10-29 15:19:42,898 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:42,898 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]
[2024-10-29 15:19:42,898 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11
[2024-10-29 15:19:42,898 INFO  L396      AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr6ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:42,898 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:42,898 INFO  L85        PathProgramCache]: Analyzing trace with hash 215393162, now seen corresponding path program 1 times
[2024-10-29 15:19:42,899 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:42,899 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [443175836]
[2024-10-29 15:19:42,899 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:42,899 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:42,910 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:42,935 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:19:42,935 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:42,935 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [443175836]
[2024-10-29 15:19:42,935 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [443175836] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:42,936 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:42,936 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:42,936 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1909530608]
[2024-10-29 15:19:42,936 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:42,936 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:42,936 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:42,937 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:42,937 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:42,937 INFO  L87              Difference]: Start difference. First operand 33071 states and 99027 transitions. Second operand  has 3 states, 2 states have (on average 26.5) internal successors, (53), 3 states have internal predecessors, (53), 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:19:43,104 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:43,104 INFO  L93              Difference]: Finished difference Result 33071 states and 99027 transitions.
[2024-10-29 15:19:43,105 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:43,105 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 26.5) internal successors, (53), 3 states have internal predecessors, (53), 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 53
[2024-10-29 15:19:43,105 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:43,271 INFO  L225             Difference]: With dead ends: 33071
[2024-10-29 15:19:43,271 INFO  L226             Difference]: Without dead ends: 32587
[2024-10-29 15:19:43,287 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:19:43,288 INFO  L432           NwaCegarLoop]: 176 mSDtfsCounter, 45 mSDsluCounter, 126 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 302 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:43,288 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 302 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:43,330 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32587 states.
[2024-10-29 15:19:44,238 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32587 to 32587.
[2024-10-29 15:19:44,287 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32587 states, 32581 states have (on average 2.994843620515024) internal successors, (97575), 32586 states have internal predecessors, (97575), 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:19:44,364 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32587 states to 32587 states and 97575 transitions.
[2024-10-29 15:19:44,441 INFO  L78                 Accepts]: Start accepts. Automaton has 32587 states and 97575 transitions. Word has length 53
[2024-10-29 15:19:44,441 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:44,441 INFO  L471      AbstractCegarLoop]: Abstraction has 32587 states and 97575 transitions.
[2024-10-29 15:19:44,442 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 26.5) internal successors, (53), 3 states have internal predecessors, (53), 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:19:44,442 INFO  L276                IsEmpty]: Start isEmpty. Operand 32587 states and 97575 transitions.
[2024-10-29 15:19:44,450 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 61
[2024-10-29 15:19:44,450 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:44,450 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]
[2024-10-29 15:19:44,451 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12
[2024-10-29 15:19:44,451 INFO  L396      AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:44,451 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:44,451 INFO  L85        PathProgramCache]: Analyzing trace with hash -800692820, now seen corresponding path program 1 times
[2024-10-29 15:19:44,451 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:44,451 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1395379293]
[2024-10-29 15:19:44,451 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:44,451 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:44,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:44,481 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:19:44,481 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:44,481 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1395379293]
[2024-10-29 15:19:44,482 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1395379293] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:44,482 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:44,482 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:44,482 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945298538]
[2024-10-29 15:19:44,482 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:44,482 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:44,483 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:44,483 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:44,483 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:44,483 INFO  L87              Difference]: Start difference. First operand 32587 states and 97575 transitions. Second operand  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 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-29 15:19:44,686 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:44,686 INFO  L93              Difference]: Finished difference Result 32587 states and 97575 transitions.
[2024-10-29 15:19:44,687 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:44,687 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 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) Word has length 60
[2024-10-29 15:19:44,687 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:44,845 INFO  L225             Difference]: With dead ends: 32587
[2024-10-29 15:19:44,846 INFO  L226             Difference]: Without dead ends: 32103
[2024-10-29 15:19:44,860 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:19:44,860 INFO  L432           NwaCegarLoop]: 175 mSDtfsCounter, 45 mSDsluCounter, 124 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 299 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:44,861 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 299 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:44,905 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 32103 states.
[2024-10-29 15:19:45,344 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 32103 to 32103.
[2024-10-29 15:19:45,384 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 32103 states, 32098 states have (on average 2.994672565268864) internal successors, (96123), 32102 states have internal predecessors, (96123), 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:19:45,469 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 32103 states to 32103 states and 96123 transitions.
[2024-10-29 15:19:45,574 INFO  L78                 Accepts]: Start accepts. Automaton has 32103 states and 96123 transitions. Word has length 60
[2024-10-29 15:19:45,574 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:45,575 INFO  L471      AbstractCegarLoop]: Abstraction has 32103 states and 96123 transitions.
[2024-10-29 15:19:45,575 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 30.0) internal successors, (60), 3 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-29 15:19:45,575 INFO  L276                IsEmpty]: Start isEmpty. Operand 32103 states and 96123 transitions.
[2024-10-29 15:19:45,586 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 64
[2024-10-29 15:19:45,586 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:45,586 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:19:45,586 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13
[2024-10-29 15:19:45,587 INFO  L396      AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:45,587 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:45,587 INFO  L85        PathProgramCache]: Analyzing trace with hash 809008106, now seen corresponding path program 1 times
[2024-10-29 15:19:45,587 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:45,587 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689983658]
[2024-10-29 15:19:45,587 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:45,587 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:45,596 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:45,614 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:19:45,615 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:45,615 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689983658]
[2024-10-29 15:19:45,615 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689983658] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:45,615 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:45,615 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:45,615 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798484778]
[2024-10-29 15:19:45,615 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:45,616 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:45,616 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:45,616 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:45,616 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:45,617 INFO  L87              Difference]: Start difference. First operand 32103 states and 96123 transitions. Second operand  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 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:19:46,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:46,280 INFO  L93              Difference]: Finished difference Result 35491 states and 106287 transitions.
[2024-10-29 15:19:46,280 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:46,281 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 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:19:46,281 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:46,458 INFO  L225             Difference]: With dead ends: 35491
[2024-10-29 15:19:46,458 INFO  L226             Difference]: Without dead ends: 35007
[2024-10-29 15:19:46,476 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:19:46,477 INFO  L432           NwaCegarLoop]: 184 mSDtfsCounter, 86 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 86 SdHoareTripleChecker+Valid, 281 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:46,477 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [86 Valid, 281 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time]
[2024-10-29 15:19:46,530 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 35007 states.
[2024-10-29 15:19:47,169 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 35007 to 31619.
[2024-10-29 15:19:47,216 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31619 states, 31615 states have (on average 2.9944962834097737) internal successors, (94671), 31618 states have internal predecessors, (94671), 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:19:47,314 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31619 states to 31619 states and 94671 transitions.
[2024-10-29 15:19:47,419 INFO  L78                 Accepts]: Start accepts. Automaton has 31619 states and 94671 transitions. Word has length 63
[2024-10-29 15:19:47,419 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:47,419 INFO  L471      AbstractCegarLoop]: Abstraction has 31619 states and 94671 transitions.
[2024-10-29 15:19:47,420 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 31.5) internal successors, (63), 3 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:19:47,420 INFO  L276                IsEmpty]: Start isEmpty. Operand 31619 states and 94671 transitions.
[2024-10-29 15:19:47,435 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 68
[2024-10-29 15:19:47,435 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:47,435 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]
[2024-10-29 15:19:47,435 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14
[2024-10-29 15:19:47,435 INFO  L396      AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:47,435 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:47,436 INFO  L85        PathProgramCache]: Analyzing trace with hash 654170415, now seen corresponding path program 1 times
[2024-10-29 15:19:47,436 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:47,436 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [116137000]
[2024-10-29 15:19:47,436 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:47,436 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:47,447 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:47,474 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:19:47,475 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:47,475 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [116137000]
[2024-10-29 15:19:47,475 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [116137000] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:47,475 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:47,475 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:47,475 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1898356694]
[2024-10-29 15:19:47,476 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:47,476 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:47,476 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:47,476 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:47,477 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:47,477 INFO  L87              Difference]: Start difference. First operand 31619 states and 94671 transitions. Second operand  has 3 states, 2 states have (on average 33.5) internal successors, (67), 3 states have internal predecessors, (67), 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:19:47,653 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:47,653 INFO  L93              Difference]: Finished difference Result 31619 states and 94671 transitions.
[2024-10-29 15:19:47,654 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:47,654 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 33.5) internal successors, (67), 3 states have internal predecessors, (67), 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 67
[2024-10-29 15:19:47,654 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:47,808 INFO  L225             Difference]: With dead ends: 31619
[2024-10-29 15:19:47,808 INFO  L226             Difference]: Without dead ends: 31135
[2024-10-29 15:19:47,822 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:19:47,823 INFO  L432           NwaCegarLoop]: 173 mSDtfsCounter, 45 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 23 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:47,823 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 295 Invalid, 23 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:47,862 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 31135 states.
[2024-10-29 15:19:48,762 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 31135 to 31135.
[2024-10-29 15:19:48,803 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 31135 states, 31132 states have (on average 2.994314531671592) internal successors, (93219), 31134 states have internal predecessors, (93219), 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:19:48,883 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 31135 states to 31135 states and 93219 transitions.
[2024-10-29 15:19:48,963 INFO  L78                 Accepts]: Start accepts. Automaton has 31135 states and 93219 transitions. Word has length 67
[2024-10-29 15:19:48,963 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:48,963 INFO  L471      AbstractCegarLoop]: Abstraction has 31135 states and 93219 transitions.
[2024-10-29 15:19:48,963 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 33.5) internal successors, (67), 3 states have internal predecessors, (67), 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:19:48,963 INFO  L276                IsEmpty]: Start isEmpty. Operand 31135 states and 93219 transitions.
[2024-10-29 15:19:48,985 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 76
[2024-10-29 15:19:48,986 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:48,986 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]
[2024-10-29 15:19:48,986 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15
[2024-10-29 15:19:48,986 INFO  L396      AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:48,986 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:48,987 INFO  L85        PathProgramCache]: Analyzing trace with hash 308719358, now seen corresponding path program 1 times
[2024-10-29 15:19:48,987 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:48,987 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1470052443]
[2024-10-29 15:19:48,987 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:48,987 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:48,998 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:49,021 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:19:49,022 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:49,022 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1470052443]
[2024-10-29 15:19:49,022 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1470052443] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:49,022 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-10-29 15:19:49,022 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-10-29 15:19:49,022 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1415948124]
[2024-10-29 15:19:49,023 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:49,023 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:49,023 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:49,023 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:49,024 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-10-29 15:19:49,024 INFO  L87              Difference]: Start difference. First operand 31135 states and 93219 transitions. Second operand  has 3 states, 2 states have (on average 37.5) internal successors, (75), 3 states have internal predecessors, (75), 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:19:49,191 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:49,191 INFO  L93              Difference]: Finished difference Result 31135 states and 93219 transitions.
[2024-10-29 15:19:49,192 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:49,192 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 37.5) internal successors, (75), 3 states have internal predecessors, (75), 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 75
[2024-10-29 15:19:49,193 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:49,348 INFO  L225             Difference]: With dead ends: 31135
[2024-10-29 15:19:49,348 INFO  L226             Difference]: Without dead ends: 30651
[2024-10-29 15:19:49,362 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:19:49,363 INFO  L432           NwaCegarLoop]: 172 mSDtfsCounter, 46 mSDsluCounter, 118 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 290 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:19:49,363 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 290 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:49,402 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 30651 states.
[2024-10-29 15:19:50,280 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 30651 to 30651.
[2024-10-29 15:19:50,320 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30651 states, 30649 states have (on average 2.994127051453555) internal successors, (91767), 30650 states have internal predecessors, (91767), 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:19:50,387 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30651 states to 30651 states and 91767 transitions.
[2024-10-29 15:19:50,457 INFO  L78                 Accepts]: Start accepts. Automaton has 30651 states and 91767 transitions. Word has length 75
[2024-10-29 15:19:50,458 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:50,458 INFO  L471      AbstractCegarLoop]: Abstraction has 30651 states and 91767 transitions.
[2024-10-29 15:19:50,458 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 37.5) internal successors, (75), 3 states have internal predecessors, (75), 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:19:50,458 INFO  L276                IsEmpty]: Start isEmpty. Operand 30651 states and 91767 transitions.
[2024-10-29 15:19:50,487 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 91
[2024-10-29 15:19:50,487 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:50,487 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:19:50,487 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16
[2024-10-29 15:19:50,487 INFO  L396      AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:50,488 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:50,488 INFO  L85        PathProgramCache]: Analyzing trace with hash 2042320711, now seen corresponding path program 1 times
[2024-10-29 15:19:50,488 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:50,488 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [984248503]
[2024-10-29 15:19:50,488 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:50,488 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:50,499 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:50,600 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:19:50,601 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:50,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [984248503]
[2024-10-29 15:19:50,601 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [984248503] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-29 15:19:50,601 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1033189988]
[2024-10-29 15:19:50,601 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:50,602 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-29 15:19:50,602 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-29 15:19:50,604 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-10-29 15:19:50,606 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-10-29 15:19:50,698 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:50,700 INFO  L255         TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-10-29 15:19:50,706 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-29 15:19:50,735 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-10-29 15:19:50,735 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-29 15:19:50,735 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1033189988] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:50,735 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-29 15:19:50,736 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-10-29 15:19:50,736 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [383744391]
[2024-10-29 15:19:50,736 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:50,736 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:50,736 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:50,737 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:50,737 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-10-29 15:19:50,738 INFO  L87              Difference]: Start difference. First operand 30651 states and 91767 transitions. Second operand  has 3 states, 2 states have (on average 44.0) internal successors, (88), 3 states have internal predecessors, (88), 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:19:51,018 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:51,018 INFO  L93              Difference]: Finished difference Result 50059 states and 149681 transitions.
[2024-10-29 15:19:51,019 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:51,019 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 44.0) internal successors, (88), 3 states have internal predecessors, (88), 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 90
[2024-10-29 15:19:51,019 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:51,258 INFO  L225             Difference]: With dead ends: 50059
[2024-10-29 15:19:51,259 INFO  L226             Difference]: Without dead ends: 49575
[2024-10-29 15:19:51,281 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 90 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-10-29 15:19:51,282 INFO  L432           NwaCegarLoop]: 217 mSDtfsCounter, 100 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 345 SdHoareTripleChecker+Invalid, 18 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:51,282 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 345 Invalid, 18 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:51,343 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 49575 states.
[2024-10-29 15:19:52,526 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 49575 to 30871.
[2024-10-29 15:19:52,570 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 30871 states, 30869 states have (on average 2.9941689073180213) internal successors, (92427), 30870 states have internal predecessors, (92427), 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:19:52,633 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 30871 states to 30871 states and 92427 transitions.
[2024-10-29 15:19:52,719 INFO  L78                 Accepts]: Start accepts. Automaton has 30871 states and 92427 transitions. Word has length 90
[2024-10-29 15:19:52,720 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-10-29 15:19:52,720 INFO  L471      AbstractCegarLoop]: Abstraction has 30871 states and 92427 transitions.
[2024-10-29 15:19:52,720 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 44.0) internal successors, (88), 3 states have internal predecessors, (88), 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:19:52,720 INFO  L276                IsEmpty]: Start isEmpty. Operand 30871 states and 92427 transitions.
[2024-10-29 15:19:52,753 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 95
[2024-10-29 15:19:52,753 INFO  L207           NwaCegarLoop]: Found error trace
[2024-10-29 15:19:52,753 INFO  L215           NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:19:52,769 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0
[2024-10-29 15:19:52,957 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17
[2024-10-29 15:19:52,958 INFO  L396      AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE, ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE (and 43 more)] ===
[2024-10-29 15:19:52,958 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-10-29 15:19:52,958 INFO  L85        PathProgramCache]: Analyzing trace with hash -222269459, now seen corresponding path program 1 times
[2024-10-29 15:19:52,958 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-10-29 15:19:52,958 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567501877]
[2024-10-29 15:19:52,959 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:52,959 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-10-29 15:19:52,970 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:53,061 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked.
[2024-10-29 15:19:53,062 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-10-29 15:19:53,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1567501877]
[2024-10-29 15:19:53,062 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1567501877] provided 0 perfect and 1 imperfect interpolant sequences
[2024-10-29 15:19:53,062 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [779017885]
[2024-10-29 15:19:53,062 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-10-29 15:19:53,062 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-10-29 15:19:53,062 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-10-29 15:19:53,065 INFO  L229       MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null)
[2024-10-29 15:19:53,066 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process
[2024-10-29 15:19:53,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-10-29 15:19:53,144 INFO  L255         TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 3 conjuncts are in the unsatisfiable core
[2024-10-29 15:19:53,146 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-10-29 15:19:53,171 INFO  L134       CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked.
[2024-10-29 15:19:53,171 INFO  L307         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-10-29 15:19:53,171 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [779017885] provided 1 perfect and 0 imperfect interpolant sequences
[2024-10-29 15:19:53,171 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences.
[2024-10-29 15:19:53,172 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6
[2024-10-29 15:19:53,172 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792326864]
[2024-10-29 15:19:53,172 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-10-29 15:19:53,173 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-10-29 15:19:53,173 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-10-29 15:19:53,174 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-10-29 15:19:53,174 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-10-29 15:19:53,174 INFO  L87              Difference]: Start difference. First operand 30871 states and 92427 transitions. Second operand  has 3 states, 2 states have (on average 46.0) internal successors, (92), 3 states have internal predecessors, (92), 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:19:53,425 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-10-29 15:19:53,425 INFO  L93              Difference]: Finished difference Result 50009 states and 149233 transitions.
[2024-10-29 15:19:53,426 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-10-29 15:19:53,426 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 46.0) internal successors, (92), 3 states have internal predecessors, (92), 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 94
[2024-10-29 15:19:53,426 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-10-29 15:19:53,613 INFO  L225             Difference]: With dead ends: 50009
[2024-10-29 15:19:53,613 INFO  L226             Difference]: Without dead ends: 48091
[2024-10-29 15:19:53,636 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 94 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30
[2024-10-29 15:19:53,636 INFO  L432           NwaCegarLoop]: 227 mSDtfsCounter, 106 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 106 SdHoareTripleChecker+Valid, 355 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-10-29 15:19:53,637 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [106 Valid, 355 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-10-29 15:19:53,698 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 48091 states.