./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/weaver/clever.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 44c38e66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/GemCutterReach.xml -i ../sv-benchmarks/c/weaver/clever.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer GemCutter --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash f1b460e4dbdd0bf3097d690d1720c7a2141566e2aa4ca1ed003c7fa25661851d --- Real Ultimate output --- This is Ultimate 0.3.0-?-44c38e6-m [2025-04-24 19:46:02,231 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-04-24 19:46:02,286 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/config/svcomp-Reach-32bit-GemCutter_Default.epf [2025-04-24 19:46:02,290 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-04-24 19:46:02,292 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-04-24 19:46:02,310 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-04-24 19:46:02,311 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-04-24 19:46:02,311 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-04-24 19:46:02,312 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-04-24 19:46:02,312 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-04-24 19:46:02,312 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-04-24 19:46:02,313 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-04-24 19:46:02,313 INFO L153 SettingsManager]: * Use SBE=true [2025-04-24 19:46:02,313 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-04-24 19:46:02,313 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-04-24 19:46:02,313 INFO L153 SettingsManager]: * sizeof long=4 [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * sizeof long double=12 [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Use constant arrays=true [2025-04-24 19:46:02,314 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-24 19:46:02,314 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-24 19:46:02,315 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-04-24 19:46:02,315 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-24 19:46:02,315 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Commutativity condition synthesis=NECESSARY_AND_SUFFICIENT [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * DFS Order used in POR=LOOP_LOCKSTEP [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PARTIAL_ORDER_FA [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * CEGAR restart behaviour=ONE_CEGAR_PER_THREAD_INSTANCE [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * Partial Order Reduction in concurrent analysis=PERSISTENT_SLEEP_NEW_STATES_FIXEDORDER [2025-04-24 19:46:02,316 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> GemCutter Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> f1b460e4dbdd0bf3097d690d1720c7a2141566e2aa4ca1ed003c7fa25661851d [2025-04-24 19:46:02,539 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-04-24 19:46:02,547 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-04-24 19:46:02,548 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-04-24 19:46:02,549 INFO L270 PluginConnector]: Initializing CDTParser... [2025-04-24 19:46:02,549 INFO L274 PluginConnector]: CDTParser initialized [2025-04-24 19:46:02,551 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/../sv-benchmarks/c/weaver/clever.wvr.c [2025-04-24 19:46:03,754 INFO L538 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/4541a1b5d/56a8056f1bde4b2aa638875004879da0/FLAGf6bdb1743 [2025-04-24 19:46:03,949 INFO L389 CDTParser]: Found 1 translation units. [2025-04-24 19:46:03,950 INFO L178 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/clever.wvr.c [2025-04-24 19:46:03,959 INFO L432 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/4541a1b5d/56a8056f1bde4b2aa638875004879da0/FLAGf6bdb1743 [2025-04-24 19:46:04,804 INFO L440 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/data/4541a1b5d/56a8056f1bde4b2aa638875004879da0 [2025-04-24 19:46:04,806 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-04-24 19:46:04,808 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-04-24 19:46:04,809 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-04-24 19:46:04,809 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-04-24 19:46:04,812 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-04-24 19:46:04,812 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.04 07:46:04" (1/1) ... [2025-04-24 19:46:04,813 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18c83241 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:04, skipping insertion in model container [2025-04-24 19:46:04,813 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.04 07:46:04" (1/1) ... [2025-04-24 19:46:04,823 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-04-24 19:46:04,969 WARN L116 LibraryModelHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/clever.wvr.c[2159,2172] [2025-04-24 19:46:04,973 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-04-24 19:46:04,981 INFO L200 MainTranslator]: Completed pre-run [2025-04-24 19:46:05,006 WARN L116 LibraryModelHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/clever.wvr.c[2159,2172] [2025-04-24 19:46:05,007 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-04-24 19:46:05,019 INFO L204 MainTranslator]: Completed translation [2025-04-24 19:46:05,020 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05 WrapperNode [2025-04-24 19:46:05,020 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-04-24 19:46:05,021 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-04-24 19:46:05,021 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-04-24 19:46:05,021 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-04-24 19:46:05,026 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,034 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,049 INFO L138 Inliner]: procedures = 18, calls = 11, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 72 [2025-04-24 19:46:05,050 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-04-24 19:46:05,051 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-04-24 19:46:05,051 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-04-24 19:46:05,051 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-04-24 19:46:05,055 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,057 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,058 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,062 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,065 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,066 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,072 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,073 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,074 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,078 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-04-24 19:46:05,080 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2025-04-24 19:46:05,080 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2025-04-24 19:46:05,081 INFO L274 PluginConnector]: RCFGBuilder initialized [2025-04-24 19:46:05,082 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (1/1) ... [2025-04-24 19:46:05,087 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-04-24 19:46:05,097 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:05,110 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-04-24 19:46:05,113 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-04-24 19:46:05,131 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-04-24 19:46:05,132 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2025-04-24 19:46:05,132 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2025-04-24 19:46:05,132 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2025-04-24 19:46:05,132 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2025-04-24 19:46:05,132 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2025-04-24 19:46:05,132 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-04-24 19:46:05,132 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-04-24 19:46:05,133 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2025-04-24 19:46:05,202 INFO L234 CfgBuilder]: Building ICFG [2025-04-24 19:46:05,204 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2025-04-24 19:46:05,386 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2025-04-24 19:46:05,387 INFO L283 CfgBuilder]: Performing block encoding [2025-04-24 19:46:05,545 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-04-24 19:46:05,546 INFO L312 CfgBuilder]: Removed 0 assume(true) statements. [2025-04-24 19:46:05,546 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.04 07:46:05 BoogieIcfgContainer [2025-04-24 19:46:05,546 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2025-04-24 19:46:05,547 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-04-24 19:46:05,548 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-04-24 19:46:05,552 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-04-24 19:46:05,552 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 24.04 07:46:04" (1/3) ... [2025-04-24 19:46:05,553 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@794a9614 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.04 07:46:05, skipping insertion in model container [2025-04-24 19:46:05,553 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.04 07:46:05" (2/3) ... [2025-04-24 19:46:05,553 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@794a9614 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 24.04 07:46:05, skipping insertion in model container [2025-04-24 19:46:05,554 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.04 07:46:05" (3/3) ... [2025-04-24 19:46:05,554 INFO L128 eAbstractionObserver]: Analyzing ICFG clever.wvr.c [2025-04-24 19:46:05,564 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-04-24 19:46:05,566 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG clever.wvr.c that has 3 procedures, 18 locations, 18 edges, 1 initial locations, 3 loop locations, and 1 error locations. [2025-04-24 19:46:05,566 INFO L490 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2025-04-24 19:46:05,597 INFO L143 ThreadInstanceAdder]: Constructed 2 joinOtherThreadTransitions. [2025-04-24 19:46:05,630 INFO L125 denceProviderFactory]: Independence Relation #1: [IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=true, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-24 19:46:05,632 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 [2025-04-24 19:46:05,632 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:05,634 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (exit command is (exit), workingDir is null) [2025-04-24 19:46:05,638 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true -t:1000 (2)] Waiting until timeout for monitored process [2025-04-24 19:46:05,697 INFO L177 artialOrderCegarLoop]: Running PartialOrderCegarLoop with 1 independence relations. [2025-04-24 19:46:05,710 INFO L339 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == ULTIMATE.start ======== [2025-04-24 19:46:05,715 INFO L340 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PARTIAL_ORDER_FA, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@78896ca9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-04-24 19:46:05,715 INFO L341 AbstractCegarLoop]: Starting to check reachability of 3 error locations. [2025-04-24 19:46:05,821 INFO L403 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:05,822 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:05,823 INFO L139 ounterexampleChecker]: Examining path program with hash -1516958534, occurence #1 [2025-04-24 19:46:05,823 INFO L141 ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping... [2025-04-24 19:46:05,824 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:05,827 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:05,828 INFO L85 PathProgramCache]: Analyzing trace with hash -775960652, now seen corresponding path program 1 times [2025-04-24 19:46:05,848 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:05,848 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525823612] [2025-04-24 19:46:05,848 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-24 19:46:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:05,898 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 13 statements into 1 equivalence classes. [2025-04-24 19:46:05,927 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 13 of 13 statements. [2025-04-24 19:46:05,929 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:05,929 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:06,137 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:06,138 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:06,138 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525823612] [2025-04-24 19:46:06,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525823612] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-24 19:46:06,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-24 19:46:06,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-04-24 19:46:06,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074419459] [2025-04-24 19:46:06,140 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-24 19:46:06,142 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-04-24 19:46:06,143 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:06,155 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-04-24 19:46:06,155 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-04-24 19:46:06,156 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,157 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:06,158 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 states have internal predecessors, (13), 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) [2025-04-24 19:46:06,158 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,191 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:06,191 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-04-24 19:46:06,191 INFO L403 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:06,191 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:06,191 INFO L139 ounterexampleChecker]: Examining path program with hash -1516958534, occurence #2 [2025-04-24 19:46:06,191 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:06,191 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:06,212 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:06,212 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:06,212 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:06,212 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 11 [2025-04-24 19:46:06,212 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:06,212 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:06,212 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:06,213 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:06,213 INFO L85 PathProgramCache]: Analyzing trace with hash 1713947452, now seen corresponding path program 1 times [2025-04-24 19:46:06,213 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:06,213 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412485858] [2025-04-24 19:46:06,213 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-24 19:46:06,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:06,222 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-04-24 19:46:06,235 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-04-24 19:46:06,235 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:06,235 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:06,304 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:06,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:06,305 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [412485858] [2025-04-24 19:46:06,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [412485858] provided 1 perfect and 0 imperfect interpolant sequences [2025-04-24 19:46:06,305 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-04-24 19:46:06,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-04-24 19:46:06,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1586243618] [2025-04-24 19:46:06,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-04-24 19:46:06,306 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-04-24 19:46:06,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:06,306 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-04-24 19:46:06,306 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-04-24 19:46:06,306 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,307 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:06,307 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.5) internal successors, (14), 3 states have internal predecessors, (14), 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) [2025-04-24 19:46:06,307 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:06,307 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,378 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:06,379 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:06,379 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-04-24 19:46:06,379 INFO L403 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:06,379 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:06,379 INFO L139 ounterexampleChecker]: Examining path program with hash -1206120138, occurence #1 [2025-04-24 19:46:06,379 INFO L141 ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping... [2025-04-24 19:46:06,379 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:06,380 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:06,380 INFO L85 PathProgramCache]: Analyzing trace with hash 1555958811, now seen corresponding path program 1 times [2025-04-24 19:46:06,380 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:06,380 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [826196148] [2025-04-24 19:46:06,380 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-24 19:46:06,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:06,386 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-04-24 19:46:06,396 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-04-24 19:46:06,397 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:06,397 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:06,486 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:06,486 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:06,486 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [826196148] [2025-04-24 19:46:06,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [826196148] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:06,486 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [532381580] [2025-04-24 19:46:06,486 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-04-24 19:46:06,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:06,486 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:06,489 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:06,490 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-04-24 19:46:06,526 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-04-24 19:46:06,538 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-04-24 19:46:06,538 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:06,538 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:06,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 5 conjuncts are in the unsatisfiable core [2025-04-24 19:46:06,543 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:06,668 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:06,672 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:06,708 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:06,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [532381580] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:06,708 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:06,708 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5, 4] total 8 [2025-04-24 19:46:06,709 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [342965852] [2025-04-24 19:46:06,709 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:06,709 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-04-24 19:46:06,710 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:06,710 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-04-24 19:46:06,710 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2025-04-24 19:46:06,710 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,710 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:06,711 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 8 states have internal predecessors, (29), 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) [2025-04-24 19:46:06,711 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:06,711 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:06,711 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:06,902 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:06,902 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:06,903 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2025-04-24 19:46:06,909 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-04-24 19:46:07,104 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2025-04-24 19:46:07,106 INFO L403 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:07,106 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:07,106 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #1 [2025-04-24 19:46:07,106 INFO L141 ounterexampleChecker]: Commutativity condition synthesis is only active after more than 2 occurrences. Skipping... [2025-04-24 19:46:07,106 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:07,106 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:07,106 INFO L85 PathProgramCache]: Analyzing trace with hash -1036360299, now seen corresponding path program 2 times [2025-04-24 19:46:07,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:07,106 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2069465611] [2025-04-24 19:46:07,106 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-04-24 19:46:07,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:07,113 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 23 statements into 2 equivalence classes. [2025-04-24 19:46:07,128 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 23 of 23 statements. [2025-04-24 19:46:07,128 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-04-24 19:46:07,128 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:07,234 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:07,234 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:07,234 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2069465611] [2025-04-24 19:46:07,234 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2069465611] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:07,234 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [991144753] [2025-04-24 19:46:07,234 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-04-24 19:46:07,234 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:07,234 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:07,236 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:07,238 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-04-24 19:46:07,267 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 23 statements into 2 equivalence classes. [2025-04-24 19:46:07,280 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 23 of 23 statements. [2025-04-24 19:46:07,281 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-04-24 19:46:07,281 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:07,281 INFO L256 TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-04-24 19:46:07,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:07,431 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:07,431 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:07,487 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:07,487 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [991144753] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:07,487 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:07,487 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 9, 6] total 14 [2025-04-24 19:46:07,487 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1789863549] [2025-04-24 19:46:07,487 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:07,488 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2025-04-24 19:46:07,488 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:07,489 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2025-04-24 19:46:07,490 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=51, Invalid=159, Unknown=0, NotChecked=0, Total=210 [2025-04-24 19:46:07,490 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:07,490 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:07,490 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 2.7333333333333334) internal successors, (41), 14 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) [2025-04-24 19:46:07,490 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:07,490 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:07,491 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 12 states. [2025-04-24 19:46:07,492 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:07,810 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:07,810 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:07,810 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:07,811 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2025-04-24 19:46:07,817 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2025-04-24 19:46:08,015 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:08,015 INFO L403 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:08,015 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:08,015 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #2 [2025-04-24 19:46:08,015 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:08,015 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:08,015 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:08,015 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:08,016 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:08,016 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 25 [2025-04-24 19:46:08,016 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:08,016 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 27 [2025-04-24 19:46:08,016 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:08,016 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 29 [2025-04-24 19:46:08,016 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:08,016 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:08,016 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:08,016 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:08,016 INFO L85 PathProgramCache]: Analyzing trace with hash 1726193986, now seen corresponding path program 3 times [2025-04-24 19:46:08,016 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:08,016 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [119756144] [2025-04-24 19:46:08,016 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-04-24 19:46:08,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:08,022 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 5 equivalence classes. [2025-04-24 19:46:08,045 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 33 of 33 statements. [2025-04-24 19:46:08,046 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-04-24 19:46:08,046 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:08,211 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 24 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:08,211 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:08,211 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [119756144] [2025-04-24 19:46:08,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [119756144] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:08,211 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516637627] [2025-04-24 19:46:08,212 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-04-24 19:46:08,212 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:08,212 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:08,214 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:08,215 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-04-24 19:46:08,245 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 5 equivalence classes. [2025-04-24 19:46:08,265 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 33 of 33 statements. [2025-04-24 19:46:08,265 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-04-24 19:46:08,265 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:08,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 166 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-04-24 19:46:08,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:08,538 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:08,539 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:08,638 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 24 proven. 10 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:08,638 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516637627] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:08,638 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:08,638 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 16, 9] total 26 [2025-04-24 19:46:08,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1945126393] [2025-04-24 19:46:08,639 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:08,639 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2025-04-24 19:46:08,640 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:08,641 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2025-04-24 19:46:08,642 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=143, Invalid=559, Unknown=0, NotChecked=0, Total=702 [2025-04-24 19:46:08,642 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:08,642 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:08,642 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 2.740740740740741) internal successors, (74), 26 states have internal predecessors, (74), 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) [2025-04-24 19:46:08,642 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:08,642 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:08,642 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:08,642 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 19 states. [2025-04-24 19:46:08,642 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:09,214 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:09,215 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:09,215 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:09,215 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:09,216 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2025-04-24 19:46:09,222 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2025-04-24 19:46:09,416 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:09,416 INFO L403 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:09,416 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:09,416 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #3 [2025-04-24 19:46:09,417 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:09,417 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:09,417 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 37 [2025-04-24 19:46:09,417 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 39 [2025-04-24 19:46:09,417 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 41 [2025-04-24 19:46:09,417 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 43 [2025-04-24 19:46:09,417 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:09,417 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 45 [2025-04-24 19:46:09,417 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:09,417 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:09,417 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:09,417 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:09,417 INFO L85 PathProgramCache]: Analyzing trace with hash -185104011, now seen corresponding path program 4 times [2025-04-24 19:46:09,417 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:09,417 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1402315242] [2025-04-24 19:46:09,417 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-04-24 19:46:09,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:09,426 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 49 statements into 2 equivalence classes. [2025-04-24 19:46:09,440 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 49 of 49 statements. [2025-04-24 19:46:09,440 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-04-24 19:46:09,440 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:09,746 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 84 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:09,747 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:09,747 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1402315242] [2025-04-24 19:46:09,747 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1402315242] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:09,747 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1264967491] [2025-04-24 19:46:09,747 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-04-24 19:46:09,747 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:09,747 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:09,749 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:09,751 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-04-24 19:46:09,783 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 49 statements into 2 equivalence classes. [2025-04-24 19:46:09,803 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 49 of 49 statements. [2025-04-24 19:46:09,803 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-04-24 19:46:09,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:09,805 INFO L256 TraceCheckSpWp]: Trace formula consists of 226 conjuncts, 27 conjuncts are in the unsatisfiable core [2025-04-24 19:46:09,806 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:10,313 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:10,313 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:10,488 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 84 proven. 26 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:10,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1264967491] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:10,489 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:10,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 27, 14] total 44 [2025-04-24 19:46:10,489 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1915327825] [2025-04-24 19:46:10,489 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:10,489 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2025-04-24 19:46:10,489 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:10,490 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2025-04-24 19:46:10,491 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=346, Invalid=1634, Unknown=0, NotChecked=0, Total=1980 [2025-04-24 19:46:10,491 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:10,491 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:10,491 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 45 states have (on average 2.4) internal successors, (108), 44 states have internal predecessors, (108), 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) [2025-04-24 19:46:10,491 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:10,491 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:10,491 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:10,492 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:10,492 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 32 states. [2025-04-24 19:46:10,492 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:11,613 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:11,614 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:11,614 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:11,614 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:11,614 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:11,614 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 51 states. [2025-04-24 19:46:11,620 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2025-04-24 19:46:11,817 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2025-04-24 19:46:11,817 INFO L403 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:11,817 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:11,817 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #4 [2025-04-24 19:46:11,817 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:11,817 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:11,817 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:11,817 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:11,817 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:11,817 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 57 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 59 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 61 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 63 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 65 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 67 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 69 [2025-04-24 19:46:11,818 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:11,818 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 71 [2025-04-24 19:46:11,818 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:11,818 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:11,818 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:11,818 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:11,818 INFO L85 PathProgramCache]: Analyzing trace with hash -1316800619, now seen corresponding path program 5 times [2025-04-24 19:46:11,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:11,818 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1351569119] [2025-04-24 19:46:11,818 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-04-24 19:46:11,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:11,825 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 75 statements into 13 equivalence classes. [2025-04-24 19:46:11,847 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) and asserted 75 of 75 statements. [2025-04-24 19:46:11,847 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2025-04-24 19:46:11,847 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:12,481 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 264 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:12,481 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:12,481 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1351569119] [2025-04-24 19:46:12,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1351569119] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:12,481 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [117218916] [2025-04-24 19:46:12,481 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-04-24 19:46:12,481 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:12,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:12,483 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:12,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-04-24 19:46:12,530 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 75 statements into 13 equivalence classes. [2025-04-24 19:46:12,564 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) and asserted 75 of 75 statements. [2025-04-24 19:46:12,564 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2025-04-24 19:46:12,565 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:12,566 INFO L256 TraceCheckSpWp]: Trace formula consists of 324 conjuncts, 45 conjuncts are in the unsatisfiable core [2025-04-24 19:46:12,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:13,594 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 0 proven. 330 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:13,594 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:13,941 INFO L134 CoverageAnalysis]: Checked inductivity of 330 backedges. 264 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:13,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [117218916] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:13,942 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:13,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 45, 22] total 74 [2025-04-24 19:46:13,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [411569299] [2025-04-24 19:46:13,942 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:13,943 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 75 states [2025-04-24 19:46:13,943 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:13,944 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 75 interpolants. [2025-04-24 19:46:13,946 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=880, Invalid=4670, Unknown=0, NotChecked=0, Total=5550 [2025-04-24 19:46:13,946 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:13,946 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:13,946 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 75 states, 75 states have (on average 2.2) internal successors, (165), 74 states have internal predecessors, (165), 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) [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 51 states. [2025-04-24 19:46:13,947 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:15,975 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:46:15,976 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 82 states. [2025-04-24 19:46:15,982 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2025-04-24 19:46:16,180 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:16,180 INFO L403 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:16,180 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:16,180 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #5 [2025-04-24 19:46:16,180 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:16,180 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:16,180 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:16,181 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 89 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 91 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 93 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 95 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 97 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 99 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 101 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 103 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 105 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 107 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 109 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 111 [2025-04-24 19:46:16,181 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:16,181 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 113 [2025-04-24 19:46:16,181 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:16,181 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:16,181 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:16,182 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:16,182 INFO L85 PathProgramCache]: Analyzing trace with hash 989510696, now seen corresponding path program 6 times [2025-04-24 19:46:16,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:16,182 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2000368058] [2025-04-24 19:46:16,182 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-04-24 19:46:16,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:16,189 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 117 statements into 21 equivalence classes. [2025-04-24 19:46:16,242 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 21 check-sat command(s) and asserted 117 of 117 statements. [2025-04-24 19:46:16,243 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 21 check-sat command(s) [2025-04-24 19:46:16,243 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:17,440 INFO L134 CoverageAnalysis]: Checked inductivity of 932 backedges. 760 proven. 172 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:17,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:17,440 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2000368058] [2025-04-24 19:46:17,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2000368058] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:17,440 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [370255158] [2025-04-24 19:46:17,441 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-04-24 19:46:17,441 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:17,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:17,442 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:17,444 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-04-24 19:46:17,482 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 117 statements into 21 equivalence classes. [2025-04-24 19:46:17,544 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 21 check-sat command(s) and asserted 117 of 117 statements. [2025-04-24 19:46:17,544 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 21 check-sat command(s) [2025-04-24 19:46:17,544 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:17,547 INFO L256 TraceCheckSpWp]: Trace formula consists of 482 conjuncts, 74 conjuncts are in the unsatisfiable core [2025-04-24 19:46:17,553 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:19,695 INFO L134 CoverageAnalysis]: Checked inductivity of 932 backedges. 0 proven. 932 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:19,695 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:20,304 INFO L134 CoverageAnalysis]: Checked inductivity of 932 backedges. 760 proven. 172 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:20,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [370255158] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:20,305 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:20,305 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 74, 35] total 122 [2025-04-24 19:46:20,305 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [277170759] [2025-04-24 19:46:20,305 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:20,305 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 123 states [2025-04-24 19:46:20,306 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:20,307 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 123 interpolants. [2025-04-24 19:46:20,310 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2218, Invalid=12788, Unknown=0, NotChecked=0, Total=15006 [2025-04-24 19:46:20,310 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:20,310 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:20,310 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 123 states, 123 states have (on average 2.0813008130081303) internal successors, (256), 122 states have internal predecessors, (256), 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) [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 82 states. [2025-04-24 19:46:20,310 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:46:24,545 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:46:24,546 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 132 states. [2025-04-24 19:46:24,552 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2025-04-24 19:46:24,746 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2025-04-24 19:46:24,747 INFO L403 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:24,747 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:24,747 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #6 [2025-04-24 19:46:24,747 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:24,747 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:24,747 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 141 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 143 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 145 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 147 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 149 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 151 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 153 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 155 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,747 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 157 [2025-04-24 19:46:24,747 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 159 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 161 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 163 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 165 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 167 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 169 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 171 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 173 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 175 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 177 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 179 [2025-04-24 19:46:24,748 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:24,748 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 181 [2025-04-24 19:46:24,748 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:24,748 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:24,748 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:24,749 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:24,749 INFO L85 PathProgramCache]: Analyzing trace with hash 243530587, now seen corresponding path program 7 times [2025-04-24 19:46:24,749 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:24,749 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [423908438] [2025-04-24 19:46:24,749 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-04-24 19:46:24,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:24,758 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 185 statements into 1 equivalence classes. [2025-04-24 19:46:24,843 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 185 of 185 statements. [2025-04-24 19:46:24,843 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:24,843 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:27,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2558 backedges. 2112 proven. 446 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:27,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:27,218 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [423908438] [2025-04-24 19:46:27,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [423908438] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:27,218 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [672099506] [2025-04-24 19:46:27,218 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-04-24 19:46:27,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:27,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:27,221 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:27,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2025-04-24 19:46:27,272 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 185 statements into 1 equivalence classes. [2025-04-24 19:46:27,329 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 185 of 185 statements. [2025-04-24 19:46:27,329 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-04-24 19:46:27,329 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:27,334 INFO L256 TraceCheckSpWp]: Trace formula consists of 738 conjuncts, 121 conjuncts are in the unsatisfiable core [2025-04-24 19:46:27,338 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:46:32,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2558 backedges. 0 proven. 2558 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:32,640 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:46:34,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2558 backedges. 2112 proven. 446 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:34,195 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [672099506] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:46:34,195 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:46:34,195 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [56, 121, 56] total 200 [2025-04-24 19:46:34,195 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [953498193] [2025-04-24 19:46:34,195 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:46:34,196 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 201 states [2025-04-24 19:46:34,196 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:46:34,198 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 201 interpolants. [2025-04-24 19:46:34,205 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5688, Invalid=34512, Unknown=0, NotChecked=0, Total=40200 [2025-04-24 19:46:34,205 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:34,205 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:46:34,206 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 201 states, 201 states have (on average 2.009950248756219) internal successors, (404), 200 states have internal predecessors, (404), 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) [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 132 states. [2025-04-24 19:46:34,206 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:46:44,346 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 213 states. [2025-04-24 19:46:44,352 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2025-04-24 19:46:44,546 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:44,547 INFO L403 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:46:44,547 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:46:44,547 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #7 [2025-04-24 19:46:44,547 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:46:44,547 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:46:44,547 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:44,547 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:46:44,547 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:44,547 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 225 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 227 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 229 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 231 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 233 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 235 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 237 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 239 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 241 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 243 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 245 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 247 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 249 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 251 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 253 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 255 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 257 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 259 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 261 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,548 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 263 [2025-04-24 19:46:44,548 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 265 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 267 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 269 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 271 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 273 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 275 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 277 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 279 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 281 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 283 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 285 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 287 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 289 [2025-04-24 19:46:44,549 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:46:44,549 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 291 [2025-04-24 19:46:44,549 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:46:44,549 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:46:44,549 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:46:44,550 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:46:44,550 INFO L85 PathProgramCache]: Analyzing trace with hash 1610156641, now seen corresponding path program 8 times [2025-04-24 19:46:44,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:46:44,550 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908687689] [2025-04-24 19:46:44,551 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-04-24 19:46:44,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:46:44,562 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 295 statements into 2 equivalence classes. [2025-04-24 19:46:44,696 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 295 of 295 statements. [2025-04-24 19:46:44,696 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-04-24 19:46:44,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:50,479 INFO L134 CoverageAnalysis]: Checked inductivity of 6888 backedges. 5724 proven. 1164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:46:50,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:46:50,479 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908687689] [2025-04-24 19:46:50,479 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908687689] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:46:50,479 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1016378092] [2025-04-24 19:46:50,479 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-04-24 19:46:50,479 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:46:50,479 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:46:50,481 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:46:50,482 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2025-04-24 19:46:50,544 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 295 statements into 2 equivalence classes. [2025-04-24 19:46:50,642 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 295 of 295 statements. [2025-04-24 19:46:50,642 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-04-24 19:46:50,642 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:46:50,651 INFO L256 TraceCheckSpWp]: Trace formula consists of 1152 conjuncts, 197 conjuncts are in the unsatisfiable core [2025-04-24 19:46:50,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:47:03,289 INFO L134 CoverageAnalysis]: Checked inductivity of 6888 backedges. 0 proven. 6888 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:47:03,289 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:47:06,887 INFO L134 CoverageAnalysis]: Checked inductivity of 6888 backedges. 5724 proven. 1164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:47:06,887 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1016378092] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:47:06,887 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:47:06,887 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [90, 197, 90] total 326 [2025-04-24 19:47:06,888 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [313733927] [2025-04-24 19:47:06,888 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:47:06,888 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 327 states [2025-04-24 19:47:06,888 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:47:06,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 327 interpolants. [2025-04-24 19:47:06,896 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14655, Invalid=91947, Unknown=0, NotChecked=0, Total=106602 [2025-04-24 19:47:06,896 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:47:06,897 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:47:06,897 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 327 states, 327 states have (on average 1.966360856269113) internal successors, (643), 326 states have internal predecessors, (643), 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) [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 213 states. [2025-04-24 19:47:06,897 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:47:32,771 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:47:32,772 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:47:32,772 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 237 states. [2025-04-24 19:47:32,772 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 344 states. [2025-04-24 19:47:32,779 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2025-04-24 19:47:32,972 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2025-04-24 19:47:32,972 INFO L403 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:47:32,972 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:47:32,973 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #8 [2025-04-24 19:47:32,973 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:47:32,973 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:47:32,973 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 361 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 363 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 365 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 367 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 369 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 371 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 373 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,973 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 375 [2025-04-24 19:47:32,973 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 377 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 379 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 381 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 383 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 385 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 387 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 389 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 391 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 393 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 395 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 397 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 399 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 401 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 403 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 405 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 407 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 409 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 411 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 413 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 415 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 417 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 419 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 421 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 423 [2025-04-24 19:47:32,974 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,974 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 425 [2025-04-24 19:47:32,975 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,975 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 427 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 429 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 431 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 433 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 435 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 437 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 439 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 441 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 443 [2025-04-24 19:47:32,976 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,976 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 445 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 447 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 449 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 451 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 453 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 455 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 457 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 459 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 461 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 463 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 465 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 467 [2025-04-24 19:47:32,977 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:47:32,977 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 469 [2025-04-24 19:47:32,977 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:47:32,977 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:47:32,977 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:47:32,978 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:47:32,978 INFO L85 PathProgramCache]: Analyzing trace with hash 1470912986, now seen corresponding path program 9 times [2025-04-24 19:47:32,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:47:32,978 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275332856] [2025-04-24 19:47:32,978 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-04-24 19:47:32,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:47:32,993 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 473 statements into 89 equivalence classes. [2025-04-24 19:47:33,469 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 89 check-sat command(s) and asserted 473 of 473 statements. [2025-04-24 19:47:33,469 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 89 check-sat command(s) [2025-04-24 19:47:33,469 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:47:50,355 INFO L134 CoverageAnalysis]: Checked inductivity of 18350 backedges. 15312 proven. 3038 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:47:50,356 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:47:50,356 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275332856] [2025-04-24 19:47:50,356 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275332856] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:47:50,356 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1387847964] [2025-04-24 19:47:50,356 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-04-24 19:47:50,356 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:47:50,356 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:47:50,358 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:47:50,359 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2025-04-24 19:47:50,431 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 473 statements into 89 equivalence classes. [2025-04-24 19:47:50,775 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 89 check-sat command(s) and asserted 473 of 473 statements. [2025-04-24 19:47:50,776 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 89 check-sat command(s) [2025-04-24 19:47:50,776 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:47:50,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 1822 conjuncts, 320 conjuncts are in the unsatisfiable core [2025-04-24 19:47:50,800 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:48:21,994 INFO L134 CoverageAnalysis]: Checked inductivity of 18350 backedges. 0 proven. 18350 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:48:21,994 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:48:30,978 INFO L134 CoverageAnalysis]: Checked inductivity of 18350 backedges. 15312 proven. 3038 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:48:30,978 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1387847964] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:48:30,978 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:48:30,978 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [145, 320, 145] total 530 [2025-04-24 19:48:30,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1822841849] [2025-04-24 19:48:30,978 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:48:30,979 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 531 states [2025-04-24 19:48:30,979 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:48:30,987 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 531 interpolants. [2025-04-24 19:48:31,009 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=38005, Invalid=243425, Unknown=0, NotChecked=0, Total=281430 [2025-04-24 19:48:31,010 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:48:31,010 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:48:31,011 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 531 states, 531 states have (on average 1.9397363465160076) internal successors, (1030), 530 states have internal predecessors, (1030), 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) [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 237 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 344 states. [2025-04-24 19:48:31,011 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:49:45,097 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 237 states. [2025-04-24 19:49:45,098 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 384 states. [2025-04-24 19:49:45,101 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 556 states. [2025-04-24 19:49:45,112 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2025-04-24 19:49:45,302 WARN L466 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2025-04-24 19:49:45,302 INFO L403 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES] === [2025-04-24 19:49:45,302 INFO L305 artialOrderCegarLoop]: Trying commutativity condition synthesis. [2025-04-24 19:49:45,303 INFO L139 ounterexampleChecker]: Examining path program with hash 1330072171, occurence #9 [2025-04-24 19:49:45,303 INFO L145 ounterexampleChecker]: Trying to synthesize and prove commutativity condition. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 1 [2025-04-24 19:49:45,303 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 4 [2025-04-24 19:49:45,303 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 581 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 583 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 585 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 587 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 589 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 591 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 593 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 595 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 597 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 599 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 601 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 603 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 605 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 607 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,303 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 609 [2025-04-24 19:49:45,303 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 611 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 613 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 615 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 617 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 619 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 621 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 623 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 625 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 627 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 629 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 631 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 633 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 635 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 637 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 639 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 641 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 643 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 645 [2025-04-24 19:49:45,304 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,304 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 647 [2025-04-24 19:49:45,305 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,305 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 649 [2025-04-24 19:49:45,305 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,305 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 651 [2025-04-24 19:49:45,305 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,305 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 653 [2025-04-24 19:49:45,305 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,305 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 655 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 657 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 659 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 661 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 663 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 665 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 667 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 669 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 671 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 673 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 675 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 677 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 679 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 681 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 683 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 685 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 687 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 689 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 691 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 693 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 695 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 697 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 699 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 701 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 703 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,306 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 705 [2025-04-24 19:49:45,306 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 707 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 709 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 711 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 713 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 715 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 717 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 719 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 721 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 723 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 725 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 727 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 729 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 731 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 733 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 735 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 737 [2025-04-24 19:49:45,307 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,307 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 739 [2025-04-24 19:49:45,308 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,308 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 741 [2025-04-24 19:49:45,308 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,308 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 743 [2025-04-24 19:49:45,308 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,308 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 745 [2025-04-24 19:49:45,308 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,308 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 747 [2025-04-24 19:49:45,308 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,308 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 749 [2025-04-24 19:49:45,309 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,309 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 751 [2025-04-24 19:49:45,309 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,309 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 753 [2025-04-24 19:49:45,309 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,309 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 755 [2025-04-24 19:49:45,309 INFO L209 ounterexampleChecker]: No commutativity condition found. [2025-04-24 19:49:45,309 INFO L166 ounterexampleChecker]: Performing commutativity condition check at non-minimality point 757 [2025-04-24 19:49:45,309 WARN L190 ounterexampleChecker]: Statements were already independent. [2025-04-24 19:49:45,309 WARN L214 ounterexampleChecker]: Failed to synthesize and prove commutativity condition. [2025-04-24 19:49:45,309 INFO L316 artialOrderCegarLoop]: No commutativity proof found, falling back to feasibility check. [2025-04-24 19:49:45,310 INFO L155 PredicateUnifier]: Initialized classic predicate unifier [2025-04-24 19:49:45,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1075512537, now seen corresponding path program 10 times [2025-04-24 19:49:45,310 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-04-24 19:49:45,310 INFO L324 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1520822828] [2025-04-24 19:49:45,310 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-04-24 19:49:45,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-04-24 19:49:45,331 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 761 statements into 2 equivalence classes. [2025-04-24 19:49:45,927 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 761 of 761 statements. [2025-04-24 19:49:45,927 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-04-24 19:49:45,927 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:50:38,777 INFO L134 CoverageAnalysis]: Checked inductivity of 48554 backedges. 40612 proven. 7942 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:50:38,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-04-24 19:50:38,778 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1520822828] [2025-04-24 19:50:38,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1520822828] provided 0 perfect and 1 imperfect interpolant sequences [2025-04-24 19:50:38,778 INFO L324 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1713922032] [2025-04-24 19:50:38,778 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-04-24 19:50:38,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-04-24 19:50:38,778 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 [2025-04-24 19:50:38,781 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-04-24 19:50:38,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UGemCutter-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2025-04-24 19:50:38,883 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 761 statements into 2 equivalence classes. [2025-04-24 19:50:39,154 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 761 of 761 statements. [2025-04-24 19:50:39,154 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-04-24 19:50:39,154 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-04-24 19:50:39,229 INFO L256 TraceCheckSpWp]: Trace formula consists of 2906 conjuncts, 519 conjuncts are in the unsatisfiable core [2025-04-24 19:50:39,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-04-24 19:51:59,215 INFO L134 CoverageAnalysis]: Checked inductivity of 48554 backedges. 0 proven. 48554 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:51:59,215 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-04-24 19:52:22,732 INFO L134 CoverageAnalysis]: Checked inductivity of 48554 backedges. 40612 proven. 7942 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-04-24 19:52:22,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1713922032] provided 0 perfect and 2 imperfect interpolant sequences [2025-04-24 19:52:22,732 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-04-24 19:52:22,732 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [234, 519, 234] total 860 [2025-04-24 19:52:22,732 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422791214] [2025-04-24 19:52:22,732 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-04-24 19:52:22,734 INFO L562 AbstractCegarLoop]: INTERPOLANT automaton has 861 states [2025-04-24 19:52:22,734 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-04-24 19:52:22,750 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 861 interpolants. [2025-04-24 19:52:22,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=98868, Invalid=641592, Unknown=0, NotChecked=0, Total=740460 [2025-04-24 19:52:22,783 INFO L140 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-04-24 19:52:22,783 INFO L485 AbstractCegarLoop]: Abstraction has currently 0 states, but on-demand construction may add more states [2025-04-24 19:52:22,785 INFO L486 AbstractCegarLoop]: INTERPOLANT automaton has has 861 states, 861 states have (on average 1.9233449477351916) internal successors, (1656), 860 states have internal predecessors, (1656), 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) [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 3 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 5 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 13 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 20 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 34 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 55 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 90 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 146 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 237 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 384 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 556 states. [2025-04-24 19:52:22,785 INFO L153 InterpolantAutomaton]: Switched to On-DemandConstruction mode: deterministic interpolant automaton has 2 states.