./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a8f602fe3f26a1a48cfc4520a058a139a989329a9c65c27b1560937231a92c27 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:13:30,351 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:13:30,402 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:13:30,407 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:13:30,408 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:13:30,426 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:13:30,427 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:13:30,427 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:13:30,428 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:13:30,428 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:13:30,428 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:13:30,428 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:13:30,429 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:13:30,429 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:13:30,429 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:13:30,430 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:13:30,430 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:13:30,430 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:13:30,430 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:13:30,430 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:13:30,431 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:13:30,434 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:13:30,434 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:13:30,435 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:13:30,435 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:13:30,435 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:13:30,435 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:13:30,435 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:13:30,435 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:13:30,436 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:13:30,436 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:13:30,437 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-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 -> Automizer 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 -> a8f602fe3f26a1a48cfc4520a058a139a989329a9c65c27b1560937231a92c27 [2024-10-13 22:13:30,617 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:13:30,636 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:13:30,638 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:13:30,638 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:13:30,639 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:13:30,639 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c [2024-10-13 22:13:31,850 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:13:31,987 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:13:31,988 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c [2024-10-13 22:13:31,992 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2daff5157/f88907e1a5484cbd848f2adeaa36ff8e/FLAG4db12282f [2024-10-13 22:13:32,002 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/2daff5157/f88907e1a5484cbd848f2adeaa36ff8e [2024-10-13 22:13:32,004 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:13:32,005 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:13:32,005 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:13:32,006 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:13:32,010 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:13:32,010 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,011 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b690d45 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32, skipping insertion in model container [2024-10-13 22:13:32,011 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,025 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:13:32,139 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c[323,336] [2024-10-13 22:13:32,161 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:13:32,169 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:13:32,178 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c[323,336] [2024-10-13 22:13:32,184 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:13:32,196 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:13:32,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32 WrapperNode [2024-10-13 22:13:32,197 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:13:32,198 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:13:32,198 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:13:32,198 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:13:32,205 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,211 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,227 INFO L138 Inliner]: procedures = 13, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 51 [2024-10-13 22:13:32,229 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:13:32,229 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:13:32,229 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:13:32,229 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:13:32,236 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,236 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,237 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,246 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-10-13 22:13:32,246 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,246 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,249 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,251 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,252 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,253 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,254 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:13:32,255 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:13:32,255 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:13:32,255 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:13:32,255 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (1/1) ... [2024-10-13 22:13:32,273 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:13:32,284 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:32,298 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 22:13:32,300 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 22:13:32,330 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:13:32,331 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 22:13:32,331 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 22:13:32,332 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 22:13:32,391 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:13:32,393 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:13:32,511 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-10-13 22:13:32,511 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:13:32,529 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:13:32,529 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-13 22:13:32,529 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:13:32 BoogieIcfgContainer [2024-10-13 22:13:32,529 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:13:32,531 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:13:32,531 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:13:32,533 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:13:32,534 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:13:32" (1/3) ... [2024-10-13 22:13:32,534 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f051268 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:13:32, skipping insertion in model container [2024-10-13 22:13:32,534 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:13:32" (2/3) ... [2024-10-13 22:13:32,535 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5f051268 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:13:32, skipping insertion in model container [2024-10-13 22:13:32,535 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:13:32" (3/3) ... [2024-10-13 22:13:32,537 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_3.c [2024-10-13 22:13:32,551 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:13:32,551 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:13:32,596 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:13:32,601 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=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;@391f3a2e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:13:32,601 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:13:32,604 INFO L276 IsEmpty]: Start isEmpty. Operand has 14 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 13 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-13 22:13:32,607 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:32,608 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:32,608 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:32,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:32,612 INFO L85 PathProgramCache]: Analyzing trace with hash 802981352, now seen corresponding path program 1 times [2024-10-13 22:13:32,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:32,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [470563184] [2024-10-13 22:13:32,618 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:32,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:32,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:32,741 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:32,741 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:32,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [470563184] [2024-10-13 22:13:32,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [470563184] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:13:32,742 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:13:32,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:13:32,743 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2010699662] [2024-10-13 22:13:32,744 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:13:32,746 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-13 22:13:32,746 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:32,763 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-13 22:13:32,764 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 22:13:32,765 INFO L87 Difference]: Start difference. First operand has 14 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 13 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,782 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:32,782 INFO L93 Difference]: Finished difference Result 24 states and 33 transitions. [2024-10-13 22:13:32,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-13 22:13:32,784 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-13 22:13:32,785 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:32,790 INFO L225 Difference]: With dead ends: 24 [2024-10-13 22:13:32,790 INFO L226 Difference]: Without dead ends: 12 [2024-10-13 22:13:32,792 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-13 22:13:32,795 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:32,795 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 14 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:13:32,807 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-10-13 22:13:32,813 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-10-13 22:13:32,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 11 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2024-10-13 22:13:32,815 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 15 transitions. Word has length 8 [2024-10-13 22:13:32,816 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:32,816 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-10-13 22:13:32,816 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,816 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-10-13 22:13:32,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-13 22:13:32,817 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:32,817 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:32,817 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:13:32,817 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:32,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:32,818 INFO L85 PathProgramCache]: Analyzing trace with hash -369624547, now seen corresponding path program 1 times [2024-10-13 22:13:32,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:32,818 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1770924298] [2024-10-13 22:13:32,818 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:32,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:32,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:32,931 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:32,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:32,932 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1770924298] [2024-10-13 22:13:32,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1770924298] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:13:32,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:13:32,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:13:32,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [778047299] [2024-10-13 22:13:32,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:13:32,933 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:13:32,933 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:32,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:13:32,934 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:13:32,934 INFO L87 Difference]: Start difference. First operand 12 states and 15 transitions. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,966 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:32,966 INFO L93 Difference]: Finished difference Result 26 states and 34 transitions. [2024-10-13 22:13:32,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:13:32,967 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-13 22:13:32,967 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:32,967 INFO L225 Difference]: With dead ends: 26 [2024-10-13 22:13:32,967 INFO L226 Difference]: Without dead ends: 15 [2024-10-13 22:13:32,968 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:13:32,968 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 2 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:32,969 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 15 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:13:32,969 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-10-13 22:13:32,971 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 14. [2024-10-13 22:13:32,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 13 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 17 transitions. [2024-10-13 22:13:32,972 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 17 transitions. Word has length 8 [2024-10-13 22:13:32,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:32,972 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 17 transitions. [2024-10-13 22:13:32,972 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:32,972 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-10-13 22:13:32,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-10-13 22:13:32,973 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:32,973 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:32,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-13 22:13:32,973 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:32,973 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:32,974 INFO L85 PathProgramCache]: Analyzing trace with hash -1324979005, now seen corresponding path program 1 times [2024-10-13 22:13:32,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:32,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1988335185] [2024-10-13 22:13:32,975 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:32,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:32,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:33,080 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:33,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:33,081 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1988335185] [2024-10-13 22:13:33,081 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1988335185] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:33,082 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1460788292] [2024-10-13 22:13:33,082 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:33,082 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:33,082 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:33,084 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:33,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-13 22:13:33,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:33,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:13:33,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:33,199 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:33,199 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:33,237 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:33,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1460788292] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:33,238 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:33,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 7 [2024-10-13 22:13:33,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2068382911] [2024-10-13 22:13:33,239 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:33,239 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-13 22:13:33,239 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:33,240 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-13 22:13:33,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:13:33,242 INFO L87 Difference]: Start difference. First operand 14 states and 17 transitions. Second operand has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:33,298 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:33,298 INFO L93 Difference]: Finished difference Result 33 states and 44 transitions. [2024-10-13 22:13:33,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:13:33,299 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-10-13 22:13:33,299 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:33,301 INFO L225 Difference]: With dead ends: 33 [2024-10-13 22:13:33,301 INFO L226 Difference]: Without dead ends: 22 [2024-10-13 22:13:33,302 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-13 22:13:33,303 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 13 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:33,304 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 28 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:13:33,305 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-10-13 22:13:33,308 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-10-13 22:13:33,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:33,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-10-13 22:13:33,309 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 11 [2024-10-13 22:13:33,309 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:33,309 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-10-13 22:13:33,309 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:33,309 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-10-13 22:13:33,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-10-13 22:13:33,310 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:33,310 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:33,323 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-13 22:13:33,510 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:33,511 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:33,512 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:33,512 INFO L85 PathProgramCache]: Analyzing trace with hash -531198499, now seen corresponding path program 1 times [2024-10-13 22:13:33,512 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:33,512 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2029473743] [2024-10-13 22:13:33,513 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:33,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:33,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:33,949 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:33,949 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:33,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2029473743] [2024-10-13 22:13:33,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2029473743] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:33,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1583130636] [2024-10-13 22:13:33,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:33,950 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:33,950 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:33,954 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:33,959 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-13 22:13:34,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:34,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-13 22:13:34,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:34,129 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:34,129 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:34,239 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:13:34,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1583130636] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:34,241 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:34,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6, 6] total 19 [2024-10-13 22:13:34,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [437303931] [2024-10-13 22:13:34,241 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:34,242 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-13 22:13:34,242 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:34,243 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-13 22:13:34,244 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=103, Invalid=277, Unknown=0, NotChecked=0, Total=380 [2024-10-13 22:13:34,244 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:34,419 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:34,419 INFO L93 Difference]: Finished difference Result 53 states and 72 transitions. [2024-10-13 22:13:34,419 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-13 22:13:34,420 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 20 [2024-10-13 22:13:34,420 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:34,420 INFO L225 Difference]: With dead ends: 53 [2024-10-13 22:13:34,420 INFO L226 Difference]: Without dead ends: 40 [2024-10-13 22:13:34,421 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=161, Invalid=391, Unknown=0, NotChecked=0, Total=552 [2024-10-13 22:13:34,421 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 25 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 116 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 122 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:34,422 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 46 Invalid, 122 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 116 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:13:34,422 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-13 22:13:34,430 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-10-13 22:13:34,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.205128205128205) internal successors, (47), 39 states have internal predecessors, (47), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:34,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 47 transitions. [2024-10-13 22:13:34,431 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 47 transitions. Word has length 20 [2024-10-13 22:13:34,432 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:34,432 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 47 transitions. [2024-10-13 22:13:34,432 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:34,432 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 47 transitions. [2024-10-13 22:13:34,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-13 22:13:34,434 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:34,434 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:34,446 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-13 22:13:34,634 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-10-13 22:13:34,635 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:34,635 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:34,635 INFO L85 PathProgramCache]: Analyzing trace with hash -947028773, now seen corresponding path program 2 times [2024-10-13 22:13:34,635 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:34,635 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306217656] [2024-10-13 22:13:34,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:34,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:34,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:34,881 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-13 22:13:34,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:34,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306217656] [2024-10-13 22:13:34,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306217656] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:34,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [680051166] [2024-10-13 22:13:34,881 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:13:34,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:34,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:34,883 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:34,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-13 22:13:34,931 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-10-13 22:13:34,931 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:13:34,932 INFO L255 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-13 22:13:34,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:35,103 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-10-13 22:13:35,104 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:13:35,104 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [680051166] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:13:35,104 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:13:35,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7] total 10 [2024-10-13 22:13:35,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [655755190] [2024-10-13 22:13:35,105 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:13:35,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 22:13:35,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:35,106 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 22:13:35,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-10-13 22:13:35,107 INFO L87 Difference]: Start difference. First operand 40 states and 47 transitions. Second operand has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:35,163 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:35,163 INFO L93 Difference]: Finished difference Result 52 states and 62 transitions. [2024-10-13 22:13:35,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:13:35,164 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2024-10-13 22:13:35,164 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:35,164 INFO L225 Difference]: With dead ends: 52 [2024-10-13 22:13:35,164 INFO L226 Difference]: Without dead ends: 50 [2024-10-13 22:13:35,164 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 35 SyntacticMatches, 1 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=111, Unknown=0, NotChecked=0, Total=156 [2024-10-13 22:13:35,165 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 9 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:35,165 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 16 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:13:35,166 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-10-13 22:13:35,172 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-10-13 22:13:35,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.2040816326530612) internal successors, (59), 49 states have internal predecessors, (59), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:35,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 59 transitions. [2024-10-13 22:13:35,174 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 59 transitions. Word has length 38 [2024-10-13 22:13:35,174 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:35,175 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 59 transitions. [2024-10-13 22:13:35,175 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:35,175 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 59 transitions. [2024-10-13 22:13:35,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-13 22:13:35,177 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:35,177 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:35,189 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-13 22:13:35,380 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:35,381 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:35,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:35,381 INFO L85 PathProgramCache]: Analyzing trace with hash 452259614, now seen corresponding path program 1 times [2024-10-13 22:13:35,381 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:35,381 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [108719073] [2024-10-13 22:13:35,381 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:35,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:35,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:35,634 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-13 22:13:35,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:35,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [108719073] [2024-10-13 22:13:35,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [108719073] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:35,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [750109238] [2024-10-13 22:13:35,635 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:35,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:35,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:35,637 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:35,639 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-13 22:13:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:35,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-13 22:13:35,702 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:35,878 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:13:35,878 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:36,088 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:13:36,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [750109238] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:36,089 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:36,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 12, 12] total 29 [2024-10-13 22:13:36,089 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1139400197] [2024-10-13 22:13:36,089 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:36,090 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-13 22:13:36,090 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:36,091 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-13 22:13:36,093 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-13 22:13:36,093 INFO L87 Difference]: Start difference. First operand 50 states and 59 transitions. Second operand has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:36,228 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:36,228 INFO L93 Difference]: Finished difference Result 118 states and 159 transitions. [2024-10-13 22:13:36,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-13 22:13:36,228 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 43 [2024-10-13 22:13:36,229 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:36,229 INFO L225 Difference]: With dead ends: 118 [2024-10-13 22:13:36,229 INFO L226 Difference]: Without dead ends: 86 [2024-10-13 22:13:36,230 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 63 SyntacticMatches, 1 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 212 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-13 22:13:36,230 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 40 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 137 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 129 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:36,231 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 38 Invalid, 137 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:13:36,231 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 86 states. [2024-10-13 22:13:36,236 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86. [2024-10-13 22:13:36,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 85 states have (on average 1.188235294117647) internal successors, (101), 85 states have internal predecessors, (101), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:36,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 101 transitions. [2024-10-13 22:13:36,237 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 101 transitions. Word has length 43 [2024-10-13 22:13:36,237 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:36,237 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 101 transitions. [2024-10-13 22:13:36,237 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:36,237 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 101 transitions. [2024-10-13 22:13:36,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-10-13 22:13:36,238 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:36,238 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:36,251 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-13 22:13:36,440 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:36,440 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:36,441 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:36,441 INFO L85 PathProgramCache]: Analyzing trace with hash -1437016226, now seen corresponding path program 2 times [2024-10-13 22:13:36,441 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:36,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [185359831] [2024-10-13 22:13:36,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:36,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:36,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:36,977 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 373 proven. 187 refuted. 0 times theorem prover too weak. 159 trivial. 0 not checked. [2024-10-13 22:13:36,977 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:36,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [185359831] [2024-10-13 22:13:36,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [185359831] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:36,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1707880855] [2024-10-13 22:13:36,977 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:13:36,978 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:36,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:36,979 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:36,980 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-13 22:13:37,057 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:13:37,058 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:13:37,059 INFO L255 TraceCheckSpWp]: Trace formula consists of 296 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-13 22:13:37,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:37,499 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:13:37,501 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:38,295 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-13 22:13:38,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1707880855] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:38,295 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:38,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 24, 24] total 59 [2024-10-13 22:13:38,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1587113329] [2024-10-13 22:13:38,296 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:38,296 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 60 states [2024-10-13 22:13:38,296 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:38,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants. [2024-10-13 22:13:38,298 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1341, Invalid=2199, Unknown=0, NotChecked=0, Total=3540 [2024-10-13 22:13:38,299 INFO L87 Difference]: Start difference. First operand 86 states and 101 transitions. Second operand has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:38,551 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:38,552 INFO L93 Difference]: Finished difference Result 208 states and 285 transitions. [2024-10-13 22:13:38,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-10-13 22:13:38,552 INFO L78 Accepts]: Start accepts. Automaton has has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 79 [2024-10-13 22:13:38,553 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:38,554 INFO L225 Difference]: With dead ends: 208 [2024-10-13 22:13:38,554 INFO L226 Difference]: Without dead ends: 158 [2024-10-13 22:13:38,557 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 170 GetRequests, 111 SyntacticMatches, 1 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 998 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1341, Invalid=2199, Unknown=0, NotChecked=0, Total=3540 [2024-10-13 22:13:38,559 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 81 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 252 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:38,559 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 43 Invalid, 252 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-13 22:13:38,560 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 158 states. [2024-10-13 22:13:38,572 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 158 to 158. [2024-10-13 22:13:38,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 158 states, 157 states have (on average 1.178343949044586) internal successors, (185), 157 states have internal predecessors, (185), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:38,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 185 transitions. [2024-10-13 22:13:38,575 INFO L78 Accepts]: Start accepts. Automaton has 158 states and 185 transitions. Word has length 79 [2024-10-13 22:13:38,575 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:38,575 INFO L471 AbstractCegarLoop]: Abstraction has 158 states and 185 transitions. [2024-10-13 22:13:38,575 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:38,575 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 185 transitions. [2024-10-13 22:13:38,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-10-13 22:13:38,578 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:38,578 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 23, 23, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:13:38,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-13 22:13:38,779 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:38,780 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:38,780 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:38,780 INFO L85 PathProgramCache]: Analyzing trace with hash -1197133858, now seen corresponding path program 3 times [2024-10-13 22:13:38,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:38,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [981555358] [2024-10-13 22:13:38,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:38,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:38,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:40,420 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 1609 proven. 805 refuted. 0 times theorem prover too weak. 741 trivial. 0 not checked. [2024-10-13 22:13:40,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:40,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [981555358] [2024-10-13 22:13:40,420 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [981555358] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:40,420 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [64908759] [2024-10-13 22:13:40,420 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:13:40,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:40,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:40,422 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:40,423 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-13 22:13:40,506 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-13 22:13:40,506 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:13:40,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-13 22:13:40,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:40,908 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3151 trivial. 0 not checked. [2024-10-13 22:13:40,908 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:42,120 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3151 trivial. 0 not checked. [2024-10-13 22:13:42,121 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [64908759] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:42,121 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:42,121 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 5, 5] total 32 [2024-10-13 22:13:42,121 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [749990304] [2024-10-13 22:13:42,122 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:42,122 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-10-13 22:13:42,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:42,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-10-13 22:13:42,123 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=354, Invalid=702, Unknown=0, NotChecked=0, Total=1056 [2024-10-13 22:13:42,124 INFO L87 Difference]: Start difference. First operand 158 states and 185 transitions. Second operand has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:49,197 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:49,197 INFO L93 Difference]: Finished difference Result 1055 states and 1349 transitions. [2024-10-13 22:13:49,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 301 states. [2024-10-13 22:13:49,198 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 151 [2024-10-13 22:13:49,198 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:49,201 INFO L225 Difference]: With dead ends: 1055 [2024-10-13 22:13:49,201 INFO L226 Difference]: Without dead ends: 969 [2024-10-13 22:13:49,212 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 600 GetRequests, 293 SyntacticMatches, 2 SemanticMatches, 305 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47941 ImplicationChecksByTransitivity, 6.5s TimeCoverageRelationStatistics Valid=22742, Invalid=71200, Unknown=0, NotChecked=0, Total=93942 [2024-10-13 22:13:49,212 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 796 mSDsluCounter, 248 mSDsCounter, 0 mSdLazyCounter, 877 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 796 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 950 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 877 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:49,213 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [796 Valid, 252 Invalid, 950 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 877 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-13 22:13:49,215 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 969 states. [2024-10-13 22:13:49,239 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 969 to 178. [2024-10-13 22:13:49,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 178 states, 177 states have (on average 1.1751412429378532) internal successors, (208), 177 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:49,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 208 transitions. [2024-10-13 22:13:49,240 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 208 transitions. Word has length 151 [2024-10-13 22:13:49,240 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:49,240 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 208 transitions. [2024-10-13 22:13:49,240 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:49,240 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 208 transitions. [2024-10-13 22:13:49,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-10-13 22:13:49,242 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:49,242 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 24, 22, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1] [2024-10-13 22:13:49,254 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-13 22:13:49,442 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:49,443 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:49,443 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:49,443 INFO L85 PathProgramCache]: Analyzing trace with hash -1297277732, now seen corresponding path program 4 times [2024-10-13 22:13:49,443 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:49,443 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [258843237] [2024-10-13 22:13:49,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:49,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:49,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:13:50,817 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 1603 proven. 876 refuted. 0 times theorem prover too weak. 742 trivial. 0 not checked. [2024-10-13 22:13:50,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:13:50,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [258843237] [2024-10-13 22:13:50,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [258843237] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:13:50,818 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2083321017] [2024-10-13 22:13:50,818 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:13:50,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:50,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:13:50,819 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:13:50,820 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-13 22:13:54,616 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:13:54,617 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:13:54,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 596 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-10-13 22:13:54,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:13:55,739 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-10-13 22:13:55,739 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:13:57,901 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-10-13 22:13:57,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2083321017] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:13:57,902 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:13:57,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 48, 48] total 120 [2024-10-13 22:13:57,902 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1567538823] [2024-10-13 22:13:57,902 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:13:57,902 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 121 states [2024-10-13 22:13:57,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:13:57,904 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 121 interpolants. [2024-10-13 22:13:57,905 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5328, Invalid=9192, Unknown=0, NotChecked=0, Total=14520 [2024-10-13 22:13:57,905 INFO L87 Difference]: Start difference. First operand 178 states and 208 transitions. Second operand has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:58,462 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:13:58,462 INFO L93 Difference]: Finished difference Result 425 states and 580 transitions. [2024-10-13 22:13:58,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-10-13 22:13:58,463 INFO L78 Accepts]: Start accepts. Automaton has has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 171 [2024-10-13 22:13:58,463 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:13:58,464 INFO L225 Difference]: With dead ends: 425 [2024-10-13 22:13:58,465 INFO L226 Difference]: Without dead ends: 322 [2024-10-13 22:13:58,467 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 367 GetRequests, 247 SyntacticMatches, 1 SemanticMatches, 119 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4485 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=5328, Invalid=9192, Unknown=0, NotChecked=0, Total=14520 [2024-10-13 22:13:58,468 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 250 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 250 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 448 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-13 22:13:58,469 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [250 Valid, 48 Invalid, 448 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-13 22:13:58,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 322 states. [2024-10-13 22:13:58,488 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 322 to 322. [2024-10-13 22:13:58,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 322 states, 321 states have (on average 1.1744548286604362) internal successors, (377), 321 states have internal predecessors, (377), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:58,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 322 states and 377 transitions. [2024-10-13 22:13:58,489 INFO L78 Accepts]: Start accepts. Automaton has 322 states and 377 transitions. Word has length 171 [2024-10-13 22:13:58,490 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:13:58,490 INFO L471 AbstractCegarLoop]: Abstraction has 322 states and 377 transitions. [2024-10-13 22:13:58,491 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:13:58,491 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 377 transitions. [2024-10-13 22:13:58,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-10-13 22:13:58,493 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:13:58,494 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 47, 47, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1] [2024-10-13 22:13:58,513 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-10-13 22:13:58,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:13:58,695 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:13:58,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:13:58,695 INFO L85 PathProgramCache]: Analyzing trace with hash 500399390, now seen corresponding path program 5 times [2024-10-13 22:13:58,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:13:58,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1292952610] [2024-10-13 22:13:58,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:13:58,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:13:58,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:14:03,285 INFO L134 CoverageAnalysis]: Checked inductivity of 13277 backedges. 6673 proven. 3337 refuted. 0 times theorem prover too weak. 3267 trivial. 0 not checked. [2024-10-13 22:14:03,285 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:14:03,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1292952610] [2024-10-13 22:14:03,285 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1292952610] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:14:03,285 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [617356151] [2024-10-13 22:14:03,285 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-13 22:14:03,285 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:14:03,285 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:14:03,287 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:14:03,288 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process