./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/sep20-1.i --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/reducercommutativity/sep20-1.i -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 0b75ecb951567bcc8ce71aeb3e25d04f795cdcdda48b1113da4558d335596a9c --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:08:47,411 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:08:47,481 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:08:47,486 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:08:47,488 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:08:47,520 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:08:47,521 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:08:47,522 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:08:47,522 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:08:47,526 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:08:47,526 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:08:47,527 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:08:47,527 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:08:47,528 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:08:47,528 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:08:47,528 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:08:47,529 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:08:47,529 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:08:47,529 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:08:47,529 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:08:47,530 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:08:47,533 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:08:47,533 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:08:47,533 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:08:47,533 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:08:47,534 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:08:47,534 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:08:47,534 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:08:47,535 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:08:47,535 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:08:47,536 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:08:47,536 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:08:47,537 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:08:47,537 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:08:47,537 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:08:47,537 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:08:47,538 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:08:47,538 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:08:47,538 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:08:47,538 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:08:47,538 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:08:47,539 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:08:47,539 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 -> 0b75ecb951567bcc8ce71aeb3e25d04f795cdcdda48b1113da4558d335596a9c [2024-10-13 22:08:47,796 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:08:47,823 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:08:47,827 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:08:47,841 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:08:47,841 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:08:47,843 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/sep20-1.i [2024-10-13 22:08:49,236 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:08:49,434 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:08:49,435 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/sep20-1.i [2024-10-13 22:08:49,442 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/379ffbc77/0e589eb650ec4d549d9bbe305dff59ff/FLAG8026a767f [2024-10-13 22:08:49,809 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/379ffbc77/0e589eb650ec4d549d9bbe305dff59ff [2024-10-13 22:08:49,812 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:08:49,813 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:08:49,815 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:08:49,816 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:08:49,820 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:08:49,820 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:08:49" (1/1) ... [2024-10-13 22:08:49,821 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1a5c467b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:49, skipping insertion in model container [2024-10-13 22:08:49,822 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:08:49" (1/1) ... [2024-10-13 22:08:49,841 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:08:49,989 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/reducercommutativity/sep20-1.i[1293,1306] [2024-10-13 22:08:49,993 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:08:50,000 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:08:50,024 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/reducercommutativity/sep20-1.i[1293,1306] [2024-10-13 22:08:50,025 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:08:50,044 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:08:50,045 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50 WrapperNode [2024-10-13 22:08:50,045 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:08:50,046 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:08:50,046 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:08:50,047 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:08:50,053 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:08:50" (1/1) ... [2024-10-13 22:08:50,061 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:08:50" (1/1) ... [2024-10-13 22:08:50,081 INFO L138 Inliner]: procedures = 16, calls = 22, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 69 [2024-10-13 22:08:50,082 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:08:50,083 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:08:50,083 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:08:50,083 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:08:50,092 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,093 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,099 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,122 INFO L175 MemorySlicer]: Split 12 memory accesses to 2 slices as follows [2, 10]. 83 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 5 writes are split as follows [0, 5]. [2024-10-13 22:08:50,122 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,123 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,131 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,134 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,141 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,142 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,143 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:08:50,148 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:08:50,148 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:08:50,148 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:08:50,149 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (1/1) ... [2024-10-13 22:08:50,158 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:08:50,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:50,186 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:08:50,189 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:08:50,240 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:08:50,240 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:08:50,241 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 22:08:50,241 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 22:08:50,241 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 22:08:50,241 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 22:08:50,241 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:08:50,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:08:50,242 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 22:08:50,243 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 22:08:50,243 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 22:08:50,243 INFO L130 BoogieDeclarations]: Found specification of procedure sep [2024-10-13 22:08:50,244 INFO L138 BoogieDeclarations]: Found implementation of procedure sep [2024-10-13 22:08:50,307 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:08:50,309 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:08:50,454 INFO L? ?]: Removed 16 outVars from TransFormulas that were not future-live. [2024-10-13 22:08:50,454 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:08:50,484 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:08:50,484 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-13 22:08:50,484 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:08:50 BoogieIcfgContainer [2024-10-13 22:08:50,484 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:08:50,487 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:08:50,487 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:08:50,490 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:08:50,490 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:08:49" (1/3) ... [2024-10-13 22:08:50,491 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f3a9756 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:08:50, skipping insertion in model container [2024-10-13 22:08:50,492 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:50" (2/3) ... [2024-10-13 22:08:50,492 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6f3a9756 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:08:50, skipping insertion in model container [2024-10-13 22:08:50,493 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:08:50" (3/3) ... [2024-10-13 22:08:50,494 INFO L112 eAbstractionObserver]: Analyzing ICFG sep20-1.i [2024-10-13 22:08:50,524 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:08:50,524 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:08:50,593 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:08:50,599 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;@624bb5fa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:08:50,600 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:08:50,603 INFO L276 IsEmpty]: Start isEmpty. Operand has 22 states, 16 states have (on average 1.5625) internal successors, (25), 17 states have internal predecessors, (25), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:50,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-13 22:08:50,609 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:50,610 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:50,610 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:50,616 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:50,616 INFO L85 PathProgramCache]: Analyzing trace with hash -110337137, now seen corresponding path program 1 times [2024-10-13 22:08:50,638 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:50,639 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [889481615] [2024-10-13 22:08:50,640 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:50,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:50,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:50,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-13 22:08:50,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:50,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-13 22:08:50,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:50,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-13 22:08:50,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:50,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:08:50,979 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:50,979 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [889481615] [2024-10-13 22:08:50,980 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [889481615] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:50,980 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:08:50,980 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:08:50,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1928314389] [2024-10-13 22:08:50,982 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:50,985 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:50,985 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:51,004 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:51,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:08:51,007 INFO L87 Difference]: Start difference. First operand has 22 states, 16 states have (on average 1.5625) internal successors, (25), 17 states have internal predecessors, (25), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:51,043 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:51,043 INFO L93 Difference]: Finished difference Result 43 states and 64 transitions. [2024-10-13 22:08:51,044 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:51,046 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 25 [2024-10-13 22:08:51,046 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:51,052 INFO L225 Difference]: With dead ends: 43 [2024-10-13 22:08:51,052 INFO L226 Difference]: Without dead ends: 21 [2024-10-13 22:08:51,054 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 10 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:08:51,057 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:51,058 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 42 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:51,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-10-13 22:08:51,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 21. [2024-10-13 22:08:51,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 16 states have (on average 1.25) internal successors, (20), 16 states have internal predecessors, (20), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:51,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 26 transitions. [2024-10-13 22:08:51,094 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 26 transitions. Word has length 25 [2024-10-13 22:08:51,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:51,094 INFO L471 AbstractCegarLoop]: Abstraction has 21 states and 26 transitions. [2024-10-13 22:08:51,095 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:51,095 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 26 transitions. [2024-10-13 22:08:51,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-13 22:08:51,096 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:51,097 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:51,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:08:51,097 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:51,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:51,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1417820460, now seen corresponding path program 1 times [2024-10-13 22:08:51,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:51,098 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86227061] [2024-10-13 22:08:51,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:51,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:51,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:51,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-13 22:08:51,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-10-13 22:08:51,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,280 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-13 22:08:51,280 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:51,280 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86227061] [2024-10-13 22:08:51,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86227061] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:51,281 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [239152614] [2024-10-13 22:08:51,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:51,281 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:51,281 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:51,283 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:08:51,286 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:08:51,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,398 INFO L255 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:08:51,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:51,421 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-10-13 22:08:51,422 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:51,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [239152614] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:51,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:51,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-10-13 22:08:51,423 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2082107676] [2024-10-13 22:08:51,423 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:51,424 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:51,424 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:51,425 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:51,425 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:51,427 INFO L87 Difference]: Start difference. First operand 21 states and 26 transitions. Second operand has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:51,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:51,462 INFO L93 Difference]: Finished difference Result 40 states and 53 transitions. [2024-10-13 22:08:51,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:51,463 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 26 [2024-10-13 22:08:51,463 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:51,464 INFO L225 Difference]: With dead ends: 40 [2024-10-13 22:08:51,465 INFO L226 Difference]: Without dead ends: 24 [2024-10-13 22:08:51,466 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 35 GetRequests, 32 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:51,467 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 3 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:51,469 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 36 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:51,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 24 states. [2024-10-13 22:08:51,474 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 24 to 22. [2024-10-13 22:08:51,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 17 states have (on average 1.2352941176470589) internal successors, (21), 17 states have internal predecessors, (21), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:51,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 27 transitions. [2024-10-13 22:08:51,477 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 27 transitions. Word has length 26 [2024-10-13 22:08:51,477 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:51,477 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 27 transitions. [2024-10-13 22:08:51,478 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.333333333333333) internal successors, (16), 3 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:51,479 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 27 transitions. [2024-10-13 22:08:51,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-10-13 22:08:51,480 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:51,481 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:51,496 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-13 22:08:51,682 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:51,683 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:51,683 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:51,683 INFO L85 PathProgramCache]: Analyzing trace with hash -1584330763, now seen corresponding path program 1 times [2024-10-13 22:08:51,683 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:51,683 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438259689] [2024-10-13 22:08:51,684 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:51,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:51,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:51,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-13 22:08:51,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-10-13 22:08:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,879 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 16 proven. 2 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-13 22:08:51,880 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:51,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438259689] [2024-10-13 22:08:51,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438259689] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:51,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1359555475] [2024-10-13 22:08:51,882 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:51,883 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:51,883 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:51,884 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:08:51,887 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:08:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:51,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:08:51,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:51,998 INFO L134 CoverageAnalysis]: Checked inductivity of 31 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-13 22:08:51,998 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:51,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1359555475] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:51,999 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:51,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-13 22:08:51,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [19309798] [2024-10-13 22:08:51,999 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:52,001 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:52,002 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:52,003 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:52,003 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:08:52,003 INFO L87 Difference]: Start difference. First operand 22 states and 27 transitions. Second operand has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:52,021 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:52,022 INFO L93 Difference]: Finished difference Result 36 states and 43 transitions. [2024-10-13 22:08:52,022 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:52,023 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 35 [2024-10-13 22:08:52,023 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:52,023 INFO L225 Difference]: With dead ends: 36 [2024-10-13 22:08:52,023 INFO L226 Difference]: Without dead ends: 23 [2024-10-13 22:08:52,024 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 40 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:08:52,026 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:52,027 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 39 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:52,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-10-13 22:08:52,032 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-10-13 22:08:52,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 18 states have internal predecessors, (22), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:52,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 28 transitions. [2024-10-13 22:08:52,035 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 28 transitions. Word has length 35 [2024-10-13 22:08:52,036 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:52,036 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 28 transitions. [2024-10-13 22:08:52,037 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.666666666666667) internal successors, (23), 3 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:52,037 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 28 transitions. [2024-10-13 22:08:52,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-10-13 22:08:52,038 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:52,038 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:52,056 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:08:52,239 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,SelfDestructingSolverStorable2 [2024-10-13 22:08:52,239 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:52,240 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:52,240 INFO L85 PathProgramCache]: Analyzing trace with hash 1105168803, now seen corresponding path program 1 times [2024-10-13 22:08:52,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:52,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491005614] [2024-10-13 22:08:52,240 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:52,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:52,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:52,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-13 22:08:52,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-13 22:08:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,410 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 16 proven. 2 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-10-13 22:08:52,411 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:52,411 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [491005614] [2024-10-13 22:08:52,411 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [491005614] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:52,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1988964224] [2024-10-13 22:08:52,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:52,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:52,412 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:52,414 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:08:52,416 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:08:52,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 170 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:08:52,507 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:52,541 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-13 22:08:52,545 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2024-10-13 22:08:52,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1988964224] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:52,594 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:52,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 3, 4] total 9 [2024-10-13 22:08:52,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [482110789] [2024-10-13 22:08:52,594 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:52,595 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-13 22:08:52,595 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:52,595 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-13 22:08:52,597 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-10-13 22:08:52,597 INFO L87 Difference]: Start difference. First operand 23 states and 28 transitions. Second operand has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:52,648 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:52,650 INFO L93 Difference]: Finished difference Result 51 states and 69 transitions. [2024-10-13 22:08:52,651 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-13 22:08:52,651 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 36 [2024-10-13 22:08:52,651 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:52,651 INFO L225 Difference]: With dead ends: 51 [2024-10-13 22:08:52,652 INFO L226 Difference]: Without dead ends: 31 [2024-10-13 22:08:52,652 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-10-13 22:08:52,653 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 5 mSDsluCounter, 70 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:52,653 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 89 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:52,654 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-10-13 22:08:52,659 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 29. [2024-10-13 22:08:52,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 24 states have internal predecessors, (29), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:52,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 35 transitions. [2024-10-13 22:08:52,664 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 35 transitions. Word has length 36 [2024-10-13 22:08:52,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:52,664 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 35 transitions. [2024-10-13 22:08:52,664 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.7777777777777777) internal successors, (34), 9 states have internal predecessors, (34), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:52,664 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-10-13 22:08:52,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-10-13 22:08:52,666 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:52,666 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 4, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:52,687 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:08:52,868 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:52,868 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:52,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:52,869 INFO L85 PathProgramCache]: Analyzing trace with hash 1956133820, now seen corresponding path program 2 times [2024-10-13 22:08:52,869 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:52,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [383019847] [2024-10-13 22:08:52,869 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:52,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:52,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-13 22:08:52,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-13 22:08:52,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:52,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-13 22:08:53,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:53,005 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 85 trivial. 0 not checked. [2024-10-13 22:08:53,005 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:53,005 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [383019847] [2024-10-13 22:08:53,005 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [383019847] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:53,006 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2011453443] [2024-10-13 22:08:53,006 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:08:53,006 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:53,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:53,008 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:08:53,009 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:08:53,100 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:08:53,100 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:53,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 230 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-13 22:08:53,103 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:53,146 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-10-13 22:08:53,146 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:53,222 INFO L134 CoverageAnalysis]: Checked inductivity of 86 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 76 trivial. 0 not checked. [2024-10-13 22:08:53,223 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2011453443] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:53,223 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:53,223 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 7] total 14 [2024-10-13 22:08:53,223 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [812624373] [2024-10-13 22:08:53,223 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:53,223 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-13 22:08:53,224 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:53,224 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-13 22:08:53,224 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-13 22:08:53,225 INFO L87 Difference]: Start difference. First operand 29 states and 35 transitions. Second operand has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-13 22:08:53,272 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:53,272 INFO L93 Difference]: Finished difference Result 59 states and 77 transitions. [2024-10-13 22:08:53,273 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-13 22:08:53,273 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 48 [2024-10-13 22:08:53,273 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:53,274 INFO L225 Difference]: With dead ends: 59 [2024-10-13 22:08:53,274 INFO L226 Difference]: Without dead ends: 36 [2024-10-13 22:08:53,274 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-13 22:08:53,275 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 45 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 153 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 45 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:53,276 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 153 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 45 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:53,276 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2024-10-13 22:08:53,280 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2024-10-13 22:08:53,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 31 states have (on average 1.1612903225806452) internal successors, (36), 31 states have internal predecessors, (36), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:53,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 42 transitions. [2024-10-13 22:08:53,281 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 42 transitions. Word has length 48 [2024-10-13 22:08:53,281 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:53,282 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 42 transitions. [2024-10-13 22:08:53,282 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.9285714285714284) internal successors, (41), 14 states have internal predecessors, (41), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-13 22:08:53,282 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2024-10-13 22:08:53,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-10-13 22:08:53,283 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:53,283 INFO L215 NwaCegarLoop]: trace histogram [10, 6, 6, 6, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:53,297 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:53,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:53,484 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:53,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:53,484 INFO L85 PathProgramCache]: Analyzing trace with hash -538144458, now seen corresponding path program 3 times [2024-10-13 22:08:53,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:53,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905618976] [2024-10-13 22:08:53,485 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:53,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:53,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:53,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-13 22:08:53,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:53,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-13 22:08:53,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:53,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-10-13 22:08:53,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:53,807 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 78 trivial. 0 not checked. [2024-10-13 22:08:53,811 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:53,811 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905618976] [2024-10-13 22:08:53,811 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905618976] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:53,811 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [582507881] [2024-10-13 22:08:53,812 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:08:53,812 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:53,812 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:53,814 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:08:53,815 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:08:53,908 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-13 22:08:53,908 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:53,909 INFO L255 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:08:53,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:53,951 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 40 proven. 3 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-10-13 22:08:53,952 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:54,022 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-10-13 22:08:54,025 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [582507881] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:54,025 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:54,025 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 5, 5] total 19 [2024-10-13 22:08:54,026 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [747848693] [2024-10-13 22:08:54,026 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:54,027 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-10-13 22:08:54,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:54,029 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-10-13 22:08:54,029 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-10-13 22:08:54,029 INFO L87 Difference]: Start difference. First operand 36 states and 42 transitions. Second operand has 19 states, 19 states have (on average 2.4210526315789473) internal successors, (46), 19 states have internal predecessors, (46), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:54,082 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:54,084 INFO L93 Difference]: Finished difference Result 65 states and 81 transitions. [2024-10-13 22:08:54,085 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-13 22:08:54,085 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 2.4210526315789473) internal successors, (46), 19 states have internal predecessors, (46), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 55 [2024-10-13 22:08:54,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:54,086 INFO L225 Difference]: With dead ends: 65 [2024-10-13 22:08:54,086 INFO L226 Difference]: Without dead ends: 41 [2024-10-13 22:08:54,087 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 126 GetRequests, 109 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-10-13 22:08:54,087 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 50 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:54,088 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 131 Invalid, 50 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:54,088 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-10-13 22:08:54,092 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 41. [2024-10-13 22:08:54,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 36 states have (on average 1.1388888888888888) internal successors, (41), 36 states have internal predecessors, (41), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:54,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 47 transitions. [2024-10-13 22:08:54,094 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 47 transitions. Word has length 55 [2024-10-13 22:08:54,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:54,094 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 47 transitions. [2024-10-13 22:08:54,094 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 2.4210526315789473) internal successors, (46), 19 states have internal predecessors, (46), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:54,094 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 47 transitions. [2024-10-13 22:08:54,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-10-13 22:08:54,095 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:54,095 INFO L215 NwaCegarLoop]: trace histogram [11, 6, 6, 6, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:54,113 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:08:54,296 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:54,296 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:54,297 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:54,297 INFO L85 PathProgramCache]: Analyzing trace with hash -1112987572, now seen corresponding path program 4 times [2024-10-13 22:08:54,297 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:54,297 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1762984453] [2024-10-13 22:08:54,297 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:54,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:54,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:54,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-13 22:08:54,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:54,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-10-13 22:08:54,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:54,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-10-13 22:08:54,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:54,690 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked. [2024-10-13 22:08:54,690 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:54,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1762984453] [2024-10-13 22:08:54,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1762984453] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:54,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [488224371] [2024-10-13 22:08:54,691 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:08:54,691 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:54,691 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:54,693 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:08:54,694 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:08:54,832 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:08:54,833 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:54,834 INFO L255 TraceCheckSpWp]: Trace formula consists of 328 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:08:54,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:54,885 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 57 proven. 5 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-10-13 22:08:54,887 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 162 backedges. 19 proven. 24 refuted. 0 times theorem prover too weak. 119 trivial. 0 not checked. [2024-10-13 22:08:54,958 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [488224371] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:54,958 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:54,959 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 5, 5] total 20 [2024-10-13 22:08:54,959 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [598143518] [2024-10-13 22:08:54,959 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:54,960 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-13 22:08:54,960 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:54,960 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-13 22:08:54,961 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-10-13 22:08:54,961 INFO L87 Difference]: Start difference. First operand 41 states and 47 transitions. Second operand has 20 states, 20 states have (on average 2.75) internal successors, (55), 20 states have internal predecessors, (55), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:55,028 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:55,030 INFO L93 Difference]: Finished difference Result 82 states and 105 transitions. [2024-10-13 22:08:55,031 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-10-13 22:08:55,031 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.75) internal successors, (55), 20 states have internal predecessors, (55), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 60 [2024-10-13 22:08:55,031 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:55,032 INFO L225 Difference]: With dead ends: 82 [2024-10-13 22:08:55,032 INFO L226 Difference]: Without dead ends: 54 [2024-10-13 22:08:55,033 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 137 GetRequests, 119 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 66 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-10-13 22:08:55,035 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 14 mSDsluCounter, 123 mSDsCounter, 0 mSdLazyCounter, 68 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 142 SdHoareTripleChecker+Invalid, 70 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 68 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:55,035 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 142 Invalid, 70 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:55,036 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2024-10-13 22:08:55,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2024-10-13 22:08:55,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 49 states have (on average 1.183673469387755) internal successors, (58), 49 states have internal predecessors, (58), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:55,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 64 transitions. [2024-10-13 22:08:55,046 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 64 transitions. Word has length 60 [2024-10-13 22:08:55,046 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:55,046 INFO L471 AbstractCegarLoop]: Abstraction has 54 states and 64 transitions. [2024-10-13 22:08:55,047 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.75) internal successors, (55), 20 states have internal predecessors, (55), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:55,049 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 64 transitions. [2024-10-13 22:08:55,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-10-13 22:08:55,050 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:55,050 INFO L215 NwaCegarLoop]: trace histogram [18, 18, 18, 12, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:55,068 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:08:55,251 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:55,251 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:55,251 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:55,251 INFO L85 PathProgramCache]: Analyzing trace with hash -424769866, now seen corresponding path program 5 times [2024-10-13 22:08:55,252 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:55,252 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1430271077] [2024-10-13 22:08:55,252 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:55,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:55,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:55,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-13 22:08:55,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:55,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-13 22:08:55,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:55,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-13 22:08:55,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:55,727 INFO L134 CoverageAnalysis]: Checked inductivity of 624 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 546 trivial. 0 not checked. [2024-10-13 22:08:55,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:55,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1430271077] [2024-10-13 22:08:55,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1430271077] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:55,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1827262801] [2024-10-13 22:08:55,728 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-13 22:08:55,728 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:55,728 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:55,730 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:08:55,731 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:08:56,207 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 13 check-sat command(s) [2024-10-13 22:08:56,207 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:56,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 413 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-13 22:08:56,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:56,333 INFO L134 CoverageAnalysis]: Checked inductivity of 624 backedges. 244 proven. 51 refuted. 0 times theorem prover too weak. 329 trivial. 0 not checked. [2024-10-13 22:08:56,333 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:56,509 INFO L134 CoverageAnalysis]: Checked inductivity of 624 backedges. 0 proven. 297 refuted. 0 times theorem prover too weak. 327 trivial. 0 not checked. [2024-10-13 22:08:56,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1827262801] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:56,510 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:56,510 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 9, 9] total 29 [2024-10-13 22:08:56,510 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1038925954] [2024-10-13 22:08:56,510 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:56,511 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-10-13 22:08:56,511 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:56,512 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-10-13 22:08:56,512 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-10-13 22:08:56,513 INFO L87 Difference]: Start difference. First operand 54 states and 64 transitions. Second operand has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:56,596 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:56,596 INFO L93 Difference]: Finished difference Result 119 states and 158 transitions. [2024-10-13 22:08:56,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2024-10-13 22:08:56,597 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 97 [2024-10-13 22:08:56,597 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:56,598 INFO L225 Difference]: With dead ends: 119 [2024-10-13 22:08:56,598 INFO L226 Difference]: Without dead ends: 79 [2024-10-13 22:08:56,599 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 212 GetRequests, 185 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 168 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-10-13 22:08:56,600 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 40 mSDsluCounter, 122 mSDsCounter, 0 mSdLazyCounter, 79 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 141 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 79 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:56,600 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 141 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 79 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:56,601 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2024-10-13 22:08:56,607 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 79. [2024-10-13 22:08:56,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 79 states, 74 states have (on average 1.2297297297297298) internal successors, (91), 74 states have internal predecessors, (91), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:56,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79 states to 79 states and 97 transitions. [2024-10-13 22:08:56,611 INFO L78 Accepts]: Start accepts. Automaton has 79 states and 97 transitions. Word has length 97 [2024-10-13 22:08:56,612 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:56,612 INFO L471 AbstractCegarLoop]: Abstraction has 79 states and 97 transitions. [2024-10-13 22:08:56,612 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 2.7241379310344827) internal successors, (79), 29 states have internal predecessors, (79), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:56,613 INFO L276 IsEmpty]: Start isEmpty. Operand 79 states and 97 transitions. [2024-10-13 22:08:56,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 171 [2024-10-13 22:08:56,618 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:56,618 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 13, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:56,637 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:08:56,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:56,819 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:56,819 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:56,819 INFO L85 PathProgramCache]: Analyzing trace with hash 1752967244, now seen corresponding path program 6 times [2024-10-13 22:08:56,820 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:56,820 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1066568082] [2024-10-13 22:08:56,820 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:56,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:56,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:57,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2024-10-13 22:08:57,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:57,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-13 22:08:57,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:57,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 120 [2024-10-13 22:08:57,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:57,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2833 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 2742 trivial. 0 not checked. [2024-10-13 22:08:57,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:57,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1066568082] [2024-10-13 22:08:57,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1066568082] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:57,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1590617294] [2024-10-13 22:08:57,546 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-13 22:08:57,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:57,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:57,548 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:08:57,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-13 22:08:57,839 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-10-13 22:08:57,839 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:57,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 325 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-13 22:08:57,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:57,953 INFO L134 CoverageAnalysis]: Checked inductivity of 2833 backedges. 1240 proven. 21 refuted. 0 times theorem prover too weak. 1572 trivial. 0 not checked. [2024-10-13 22:08:57,953 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:58,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2833 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 2812 trivial. 0 not checked. [2024-10-13 22:08:58,103 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1590617294] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:58,103 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:58,104 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 9, 9] total 30 [2024-10-13 22:08:58,104 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [335382299] [2024-10-13 22:08:58,104 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:58,105 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-13 22:08:58,105 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:58,105 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-13 22:08:58,106 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=239, Invalid=631, Unknown=0, NotChecked=0, Total=870 [2024-10-13 22:08:58,106 INFO L87 Difference]: Start difference. First operand 79 states and 97 transitions. Second operand has 30 states, 30 states have (on average 1.9) internal successors, (57), 30 states have internal predecessors, (57), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:58,162 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:58,162 INFO L93 Difference]: Finished difference Result 152 states and 196 transitions. [2024-10-13 22:08:58,162 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-10-13 22:08:58,163 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 30 states have (on average 1.9) internal successors, (57), 30 states have internal predecessors, (57), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 170 [2024-10-13 22:08:58,163 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:58,164 INFO L225 Difference]: With dead ends: 152 [2024-10-13 22:08:58,164 INFO L226 Difference]: Without dead ends: 88 [2024-10-13 22:08:58,165 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 359 GetRequests, 331 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 182 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=239, Invalid=631, Unknown=0, NotChecked=0, Total=870 [2024-10-13 22:08:58,165 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 92 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:58,166 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 113 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:58,166 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 88 states. [2024-10-13 22:08:58,171 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 88. [2024-10-13 22:08:58,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 88 states, 83 states have (on average 1.2048192771084338) internal successors, (100), 83 states have internal predecessors, (100), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:58,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 106 transitions. [2024-10-13 22:08:58,173 INFO L78 Accepts]: Start accepts. Automaton has 88 states and 106 transitions. Word has length 170 [2024-10-13 22:08:58,173 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:58,173 INFO L471 AbstractCegarLoop]: Abstraction has 88 states and 106 transitions. [2024-10-13 22:08:58,173 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 1.9) internal successors, (57), 30 states have internal predecessors, (57), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:58,174 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 106 transitions. [2024-10-13 22:08:58,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 180 [2024-10-13 22:08:58,176 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:58,176 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 14, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:58,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:58,376 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-10-13 22:08:58,376 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:58,377 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:58,377 INFO L85 PathProgramCache]: Analyzing trace with hash -679588106, now seen corresponding path program 7 times [2024-10-13 22:08:58,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:58,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [690119553] [2024-10-13 22:08:58,378 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:58,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:58,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:58,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-13 22:08:58,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:59,004 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-10-13 22:08:59,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:59,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-10-13 22:08:59,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:59,060 INFO L134 CoverageAnalysis]: Checked inductivity of 2931 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 2826 trivial. 0 not checked. [2024-10-13 22:08:59,061 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:59,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [690119553] [2024-10-13 22:08:59,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [690119553] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:59,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1061982644] [2024-10-13 22:08:59,061 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-13 22:08:59,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:59,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:59,063 INFO L229 MonitoredProcess]: Starting monitored process 10 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:08:59,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-13 22:08:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:59,298 INFO L255 TraceCheckSpWp]: Trace formula consists of 807 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-13 22:08:59,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:59,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2931 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 2826 trivial. 0 not checked. [2024-10-13 22:08:59,348 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:59,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2931 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 2826 trivial. 0 not checked. [2024-10-13 22:08:59,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1061982644] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:59,579 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:59,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 16, 17] total 23 [2024-10-13 22:08:59,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [927798732] [2024-10-13 22:08:59,580 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:59,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-10-13 22:08:59,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:59,582 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-10-13 22:08:59,582 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=253, Invalid=253, Unknown=0, NotChecked=0, Total=506 [2024-10-13 22:08:59,582 INFO L87 Difference]: Start difference. First operand 88 states and 106 transitions. Second operand has 23 states, 23 states have (on average 2.0) internal successors, (46), 23 states have internal predecessors, (46), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:59,617 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:59,617 INFO L93 Difference]: Finished difference Result 166 states and 207 transitions. [2024-10-13 22:08:59,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-10-13 22:08:59,618 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 23 states have (on average 2.0) internal successors, (46), 23 states have internal predecessors, (46), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 179 [2024-10-13 22:08:59,618 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:59,619 INFO L225 Difference]: With dead ends: 166 [2024-10-13 22:08:59,619 INFO L226 Difference]: Without dead ends: 94 [2024-10-13 22:08:59,620 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 378 GetRequests, 347 SyntacticMatches, 10 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 151 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=253, Invalid=253, Unknown=0, NotChecked=0, Total=506 [2024-10-13 22:08:59,623 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 59 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:59,623 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 59 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:59,624 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 94 states. [2024-10-13 22:08:59,632 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 94. [2024-10-13 22:08:59,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 94 states, 89 states have (on average 1.1910112359550562) internal successors, (106), 89 states have internal predecessors, (106), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:59,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 94 states to 94 states and 112 transitions. [2024-10-13 22:08:59,634 INFO L78 Accepts]: Start accepts. Automaton has 94 states and 112 transitions. Word has length 179 [2024-10-13 22:08:59,634 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:59,634 INFO L471 AbstractCegarLoop]: Abstraction has 94 states and 112 transitions. [2024-10-13 22:08:59,634 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 2.0) internal successors, (46), 23 states have internal predecessors, (46), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:59,634 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 112 transitions. [2024-10-13 22:08:59,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 186 [2024-10-13 22:08:59,638 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:59,638 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 20, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:59,656 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-13 22:08:59,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-10-13 22:08:59,839 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:59,839 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:59,839 INFO L85 PathProgramCache]: Analyzing trace with hash 770938678, now seen corresponding path program 8 times [2024-10-13 22:08:59,840 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:59,840 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616497297] [2024-10-13 22:08:59,840 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:59,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:59,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:00,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-13 22:09:00,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:00,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-13 22:09:00,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:00,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135 [2024-10-13 22:09:00,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:00,679 INFO L134 CoverageAnalysis]: Checked inductivity of 3036 backedges. 0 proven. 1525 refuted. 0 times theorem prover too weak. 1511 trivial. 0 not checked. [2024-10-13 22:09:00,680 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:09:00,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616497297] [2024-10-13 22:09:00,680 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616497297] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:09:00,680 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [7332032] [2024-10-13 22:09:00,681 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:09:00,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:09:00,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:09:00,683 INFO L229 MonitoredProcess]: Starting monitored process 11 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:09:00,684 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-13 22:09:00,955 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:09:00,955 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:09:00,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 861 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-13 22:09:00,964 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:09:01,028 INFO L134 CoverageAnalysis]: Checked inductivity of 3036 backedges. 1236 proven. 287 refuted. 0 times theorem prover too weak. 1513 trivial. 0 not checked. [2024-10-13 22:09:01,028 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:09:01,284 INFO L134 CoverageAnalysis]: Checked inductivity of 3036 backedges. 0 proven. 1525 refuted. 0 times theorem prover too weak. 1511 trivial. 0 not checked. [2024-10-13 22:09:01,284 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [7332032] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:09:01,284 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:09:01,285 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 22 [2024-10-13 22:09:01,285 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [20935691] [2024-10-13 22:09:01,285 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:09:01,285 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-10-13 22:09:01,286 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:09:01,286 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-10-13 22:09:01,286 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=231, Invalid=231, Unknown=0, NotChecked=0, Total=462 [2024-10-13 22:09:01,287 INFO L87 Difference]: Start difference. First operand 94 states and 112 transitions. Second operand has 22 states, 22 states have (on average 3.8636363636363638) internal successors, (85), 22 states have internal predecessors, (85), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:09:01,357 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:09:01,358 INFO L93 Difference]: Finished difference Result 182 states and 231 transitions. [2024-10-13 22:09:01,358 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-10-13 22:09:01,358 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 22 states have (on average 3.8636363636363638) internal successors, (85), 22 states have internal predecessors, (85), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) Word has length 185 [2024-10-13 22:09:01,359 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:09:01,359 INFO L225 Difference]: With dead ends: 182 [2024-10-13 22:09:01,359 INFO L226 Difference]: Without dead ends: 112 [2024-10-13 22:09:01,360 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 391 GetRequests, 361 SyntacticMatches, 10 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 95 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=231, Invalid=231, Unknown=0, NotChecked=0, Total=462 [2024-10-13 22:09:01,361 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 57 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:09:01,361 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 87 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:09:01,361 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 112 states. [2024-10-13 22:09:01,367 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 112 to 112. [2024-10-13 22:09:01,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 112 states, 107 states have (on average 1.2149532710280373) internal successors, (130), 107 states have internal predecessors, (130), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:09:01,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 136 transitions. [2024-10-13 22:09:01,369 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 136 transitions. Word has length 185 [2024-10-13 22:09:01,369 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:09:01,369 INFO L471 AbstractCegarLoop]: Abstraction has 112 states and 136 transitions. [2024-10-13 22:09:01,369 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 3.8636363636363638) internal successors, (85), 22 states have internal predecessors, (85), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:09:01,369 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 136 transitions. [2024-10-13 22:09:01,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 240 [2024-10-13 22:09:01,371 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:09:01,371 INFO L215 NwaCegarLoop]: trace histogram [60, 60, 60, 20, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:09:01,390 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-13 22:09:01,575 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-13 22:09:01,576 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:09:01,576 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:09:01,576 INFO L85 PathProgramCache]: Analyzing trace with hash -1636113130, now seen corresponding path program 9 times [2024-10-13 22:09:01,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:09:01,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1186206087] [2024-10-13 22:09:01,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:09:01,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:09:01,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:02,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-13 22:09:02,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:02,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-13 22:09:02,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:02,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-13 22:09:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:02,330 INFO L134 CoverageAnalysis]: Checked inductivity of 5817 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 5712 trivial. 0 not checked. [2024-10-13 22:09:02,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:09:02,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1186206087] [2024-10-13 22:09:02,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1186206087] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:09:02,331 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1375836608] [2024-10-13 22:09:02,331 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:09:02,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:09:02,331 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:09:02,333 INFO L229 MonitoredProcess]: Starting monitored process 12 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:09:02,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-13 22:09:03,598 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-10-13 22:09:03,598 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:09:03,602 INFO L255 TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-13 22:09:03,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:09:03,651 INFO L134 CoverageAnalysis]: Checked inductivity of 5817 backedges. 2488 proven. 105 refuted. 0 times theorem prover too weak. 3224 trivial. 0 not checked. [2024-10-13 22:09:03,651 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:09:03,896 INFO L134 CoverageAnalysis]: Checked inductivity of 5817 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 5712 trivial. 0 not checked. [2024-10-13 22:09:03,897 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1375836608] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:09:03,897 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:09:03,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 22 [2024-10-13 22:09:03,897 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [779248396] [2024-10-13 22:09:03,897 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:09:03,898 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-10-13 22:09:03,898 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:09:03,899 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-10-13 22:09:03,899 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=231, Invalid=231, Unknown=0, NotChecked=0, Total=462 [2024-10-13 22:09:03,900 INFO L87 Difference]: Start difference. First operand 112 states and 136 transitions. Second operand has 22 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 22 states have internal predecessors, (45), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:09:03,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:09:03,934 INFO L93 Difference]: Finished difference Result 187 states and 236 transitions. [2024-10-13 22:09:03,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-13 22:09:03,934 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 22 states have internal predecessors, (45), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 239 [2024-10-13 22:09:03,935 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:09:03,936 INFO L225 Difference]: With dead ends: 187 [2024-10-13 22:09:03,936 INFO L226 Difference]: Without dead ends: 117 [2024-10-13 22:09:03,937 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 499 GetRequests, 468 SyntacticMatches, 11 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 155 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=231, Invalid=231, Unknown=0, NotChecked=0, Total=462 [2024-10-13 22:09:03,937 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 54 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:09:03,938 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 75 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:09:03,938 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 117 states. [2024-10-13 22:09:03,945 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 117. [2024-10-13 22:09:03,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 112 states have (on average 1.2053571428571428) internal successors, (135), 112 states have internal predecessors, (135), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:09:03,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 141 transitions. [2024-10-13 22:09:03,946 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 141 transitions. Word has length 239 [2024-10-13 22:09:03,947 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:09:03,947 INFO L471 AbstractCegarLoop]: Abstraction has 117 states and 141 transitions. [2024-10-13 22:09:03,947 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 2.0454545454545454) internal successors, (45), 22 states have internal predecessors, (45), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:09:03,947 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 141 transitions. [2024-10-13 22:09:03,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-10-13 22:09:03,949 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:09:03,949 INFO L215 NwaCegarLoop]: trace histogram [60, 60, 60, 20, 19, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:09:03,970 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-13 22:09:04,150 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-13 22:09:04,150 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:09:04,151 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:09:04,151 INFO L85 PathProgramCache]: Analyzing trace with hash -2097203812, now seen corresponding path program 10 times [2024-10-13 22:09:04,151 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:09:04,151 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1748552246] [2024-10-13 22:09:04,151 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:09:04,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:09:06,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:12,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-13 22:09:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:13,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-13 22:09:13,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:14,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-10-13 22:09:14,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:16,306 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 116 proven. 5423 refuted. 0 times theorem prover too weak. 363 trivial. 0 not checked. [2024-10-13 22:09:16,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:09:16,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1748552246] [2024-10-13 22:09:16,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1748552246] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:09:16,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1257322680] [2024-10-13 22:09:16,307 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:09:16,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:09:16,308 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:09:16,310 INFO L229 MonitoredProcess]: Starting monitored process 13 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:09:16,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-13 22:09:16,691 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:09:16,691 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:09:16,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 1094 conjuncts, 307 conjuncts are in the unsatisfiable core [2024-10-13 22:09:16,720 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:09:19,419 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 0 proven. 5430 refuted. 0 times theorem prover too weak. 472 trivial. 0 not checked. [2024-10-13 22:09:19,419 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:09:22,727 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 0 proven. 5310 refuted. 0 times theorem prover too weak. 592 trivial. 0 not checked. [2024-10-13 22:09:22,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1257322680] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:09:22,728 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:09:22,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 70, 30] total 132 [2024-10-13 22:09:22,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1069596494] [2024-10-13 22:09:22,729 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:09:22,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 132 states [2024-10-13 22:09:22,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:09:22,734 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 132 interpolants. [2024-10-13 22:09:22,741 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=456, Invalid=16836, Unknown=0, NotChecked=0, Total=17292 [2024-10-13 22:09:22,742 INFO L87 Difference]: Start difference. First operand 117 states and 141 transitions. Second operand has 132 states, 128 states have (on average 2.1796875) internal successors, (279), 126 states have internal predecessors, (279), 6 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7) [2024-10-13 22:09:26,727 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:09:26,727 INFO L93 Difference]: Finished difference Result 753 states and 992 transitions. [2024-10-13 22:09:26,728 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 91 states. [2024-10-13 22:09:26,728 INFO L78 Accepts]: Start accepts. Automaton has has 132 states, 128 states have (on average 2.1796875) internal successors, (279), 126 states have internal predecessors, (279), 6 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7) Word has length 244 [2024-10-13 22:09:26,729 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:09:26,734 INFO L225 Difference]: With dead ends: 753 [2024-10-13 22:09:26,734 INFO L226 Difference]: Without dead ends: 749 [2024-10-13 22:09:26,742 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 605 GetRequests, 446 SyntacticMatches, 0 SemanticMatches, 159 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8348 ImplicationChecksByTransitivity, 6.1s TimeCoverageRelationStatistics Valid=636, Invalid=25124, Unknown=0, NotChecked=0, Total=25760 [2024-10-13 22:09:26,743 INFO L432 NwaCegarLoop]: 40 mSDtfsCounter, 82 mSDsluCounter, 1841 mSDsCounter, 0 mSdLazyCounter, 7634 mSolverCounterSat, 95 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 92 SdHoareTripleChecker+Valid, 1881 SdHoareTripleChecker+Invalid, 7729 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 95 IncrementalHoareTripleChecker+Valid, 7634 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:09:26,743 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [92 Valid, 1881 Invalid, 7729 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [95 Valid, 7634 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2024-10-13 22:09:26,744 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 749 states. [2024-10-13 22:09:26,775 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 749 to 524. [2024-10-13 22:09:26,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 524 states, 516 states have (on average 1.319767441860465) internal successors, (681), 517 states have internal predecessors, (681), 5 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (9), 5 states have call predecessors, (9), 5 states have call successors, (9) [2024-10-13 22:09:26,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 524 states and 695 transitions. [2024-10-13 22:09:26,781 INFO L78 Accepts]: Start accepts. Automaton has 524 states and 695 transitions. Word has length 244 [2024-10-13 22:09:26,781 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:09:26,782 INFO L471 AbstractCegarLoop]: Abstraction has 524 states and 695 transitions. [2024-10-13 22:09:26,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 132 states, 128 states have (on average 2.1796875) internal successors, (279), 126 states have internal predecessors, (279), 6 states have call successors, (6), 1 states have call predecessors, (6), 2 states have return successors, (7), 6 states have call predecessors, (7), 6 states have call successors, (7) [2024-10-13 22:09:26,782 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 695 transitions. [2024-10-13 22:09:26,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-10-13 22:09:26,787 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:09:26,787 INFO L215 NwaCegarLoop]: trace histogram [60, 60, 59, 20, 19, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:09:26,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-10-13 22:09:26,988 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-13 22:09:26,988 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:09:26,988 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:09:26,989 INFO L85 PathProgramCache]: Analyzing trace with hash 1388416858, now seen corresponding path program 1 times [2024-10-13 22:09:26,989 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:09:26,989 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1829882946] [2024-10-13 22:09:26,989 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:09:26,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:09:28,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:35,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-13 22:09:35,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:36,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-13 22:09:36,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:36,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 176 [2024-10-13 22:09:36,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:37,708 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 1244 proven. 3447 refuted. 0 times theorem prover too weak. 1211 trivial. 0 not checked. [2024-10-13 22:09:37,708 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:09:37,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1829882946] [2024-10-13 22:09:37,708 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1829882946] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:09:37,708 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [943708407] [2024-10-13 22:09:37,709 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:09:37,709 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:09:37,709 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:09:37,710 INFO L229 MonitoredProcess]: Starting monitored process 14 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:09:37,711 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-13 22:09:38,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:09:38,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 1093 conjuncts, 81 conjuncts are in the unsatisfiable core [2024-10-13 22:09:38,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:09:38,449 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 38 treesize of output 15 [2024-10-13 22:09:38,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 11 [2024-10-13 22:09:38,847 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-10-13 22:09:41,017 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 6 proven. 4431 refuted. 0 times theorem prover too weak. 1465 trivial. 0 not checked. [2024-10-13 22:09:41,017 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:09:43,543 INFO L349 Elim1Store]: treesize reduction 4, result has 76.5 percent of original size [2024-10-13 22:09:43,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 25 [2024-10-13 22:09:43,706 INFO L134 CoverageAnalysis]: Checked inductivity of 5902 backedges. 1300 proven. 3114 refuted. 0 times theorem prover too weak. 1488 trivial. 0 not checked. [2024-10-13 22:09:43,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [943708407] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:09:43,707 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:09:43,707 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [54, 36, 32] total 109 [2024-10-13 22:09:43,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1981609139] [2024-10-13 22:09:43,707 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:09:43,708 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 109 states [2024-10-13 22:09:43,709 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:09:43,710 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants. [2024-10-13 22:09:43,715 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=389, Invalid=11383, Unknown=0, NotChecked=0, Total=11772 [2024-10-13 22:09:43,716 INFO L87 Difference]: Start difference. First operand 524 states and 695 transitions. Second operand has 109 states, 107 states have (on average 2.5046728971962615) internal successors, (268), 106 states have internal predecessors, (268), 6 states have call successors, (8), 3 states have call predecessors, (8), 7 states have return successors, (9), 5 states have call predecessors, (9), 6 states have call successors, (9)