./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.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 afae6e1207f0c06d84ec8e2e2acf76c1c8773d377a1c0ea49ca1b653981c2bfd --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:46:40,836 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:46:40,926 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:46:40,931 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:46:40,935 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:46:40,969 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:46:40,970 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:46:40,970 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:46:40,971 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:46:40,971 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:46:40,972 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:46:40,972 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:46:40,973 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:46:40,973 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:46:40,975 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:46:40,976 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:46:40,976 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:46:40,976 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:46:40,976 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:46:40,977 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:46:40,977 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:46:40,981 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:46:40,981 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:46:40,981 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:46:40,981 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:46:40,982 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:46:40,982 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:46:40,982 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:46:40,982 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:46:40,983 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:46:40,983 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:46:40,983 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:46:40,983 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:46:40,984 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:46:40,984 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:46:40,984 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:46:40,984 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:46:40,985 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:46:40,985 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:46:40,985 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:46:40,985 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:46:40,987 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:46:40,987 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 -> afae6e1207f0c06d84ec8e2e2acf76c1c8773d377a1c0ea49ca1b653981c2bfd [2024-10-12 14:46:41,236 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:46:41,262 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:46:41,267 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:46:41,268 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:46:41,269 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:46:41,270 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.i [2024-10-12 14:46:42,727 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:46:42,906 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:46:42,906 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.i [2024-10-12 14:46:42,912 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b7751f6d5/c6e02ec564094588923beea425ef51f1/FLAG4769f1694 [2024-10-12 14:46:42,924 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b7751f6d5/c6e02ec564094588923beea425ef51f1 [2024-10-12 14:46:42,926 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:46:42,926 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:46:42,928 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:46:42,928 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:46:42,932 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:46:42,933 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:46:42" (1/1) ... [2024-10-12 14:46:42,933 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@329668d8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:42, skipping insertion in model container [2024-10-12 14:46:42,933 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:46:42" (1/1) ... [2024-10-12 14:46:42,951 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:46:43,139 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.i[1302,1315] [2024-10-12 14:46:43,145 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:46:43,157 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:46:43,182 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bAnd3.i[1302,1315] [2024-10-12 14:46:43,185 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:46:43,202 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:46:43,205 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43 WrapperNode [2024-10-12 14:46:43,205 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:46:43,207 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:46:43,207 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:46:43,207 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:46:43,213 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,220 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,240 INFO L138 Inliner]: procedures = 16, calls = 31, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 77 [2024-10-12 14:46:43,241 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:46:43,242 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:46:43,242 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:46:43,242 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:46:43,254 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,257 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,259 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,272 INFO L175 MemorySlicer]: Split 21 memory accesses to 3 slices as follows [2, 8, 11]. 52 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 8, 0]. The 5 writes are split as follows [0, 0, 5]. [2024-10-12 14:46:43,272 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,272 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,278 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,283 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,286 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,287 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,289 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:46:43,290 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:46:43,290 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:46:43,290 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:46:43,291 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (1/1) ... [2024-10-12 14:46:43,299 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:46:43,311 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:43,328 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-12 14:46:43,331 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-12 14:46:43,378 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:46:43,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:46:43,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:46:43,379 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-12 14:46:43,379 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 14:46:43,380 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 14:46:43,380 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 14:46:43,380 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-12 14:46:43,381 INFO L130 BoogieDeclarations]: Found specification of procedure bAnd [2024-10-12 14:46:43,382 INFO L138 BoogieDeclarations]: Found implementation of procedure bAnd [2024-10-12 14:46:43,382 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:46:43,382 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:46:43,382 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 14:46:43,382 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 14:46:43,382 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-12 14:46:43,382 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 14:46:43,474 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:46:43,476 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:46:43,716 INFO L? ?]: Removed 20 outVars from TransFormulas that were not future-live. [2024-10-12 14:46:43,716 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:46:43,766 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:46:43,766 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-12 14:46:43,767 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:46:43 BoogieIcfgContainer [2024-10-12 14:46:43,767 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:46:43,769 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:46:43,769 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:46:43,772 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:46:43,773 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:46:42" (1/3) ... [2024-10-12 14:46:43,774 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@268c4700 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:46:43, skipping insertion in model container [2024-10-12 14:46:43,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:46:43" (2/3) ... [2024-10-12 14:46:43,775 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@268c4700 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:46:43, skipping insertion in model container [2024-10-12 14:46:43,776 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:46:43" (3/3) ... [2024-10-12 14:46:43,777 INFO L112 eAbstractionObserver]: Analyzing ICFG bAnd3.i [2024-10-12 14:46:43,792 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:46:43,793 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:46:43,851 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:46:43,856 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;@74ba5f12, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:46:43,857 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:46:43,860 INFO L276 IsEmpty]: Start isEmpty. Operand has 24 states, 18 states have (on average 1.5555555555555556) internal successors, (28), 19 states have internal predecessors, (28), 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-12 14:46:43,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-12 14:46:43,866 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:43,867 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-12 14:46:43,868 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:43,872 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:43,872 INFO L85 PathProgramCache]: Analyzing trace with hash 1288412435, now seen corresponding path program 1 times [2024-10-12 14:46:43,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:43,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968231636] [2024-10-12 14:46:43,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:43,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:43,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-12 14:46:44,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-12 14:46:44,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-12 14:46:44,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-12 14:46:44,241 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:44,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [968231636] [2024-10-12 14:46:44,242 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [968231636] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:44,242 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1286444903] [2024-10-12 14:46:44,243 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:44,243 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:44,243 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:44,245 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-12 14:46:44,247 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-12 14:46:44,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,361 INFO L255 TraceCheckSpWp]: Trace formula consists of 137 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 14:46:44,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:44,395 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-12 14:46:44,395 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:46:44,396 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1286444903] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:46:44,396 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:46:44,396 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [4] total 5 [2024-10-12 14:46:44,398 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221812503] [2024-10-12 14:46:44,399 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:46:44,403 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:46:44,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:44,422 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:46:44,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-12 14:46:44,424 INFO L87 Difference]: Start difference. First operand has 24 states, 18 states have (on average 1.5555555555555556) internal successors, (28), 19 states have internal predecessors, (28), 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), 2 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-12 14:46:44,467 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:44,467 INFO L93 Difference]: Finished difference Result 47 states and 70 transitions. [2024-10-12 14:46:44,470 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:46:44,471 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 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-12 14:46:44,472 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:44,479 INFO L225 Difference]: With dead ends: 47 [2024-10-12 14:46:44,479 INFO L226 Difference]: Without dead ends: 23 [2024-10-12 14:46:44,482 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-12 14:46:44,487 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 46 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-12 14:46:44,488 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 46 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:44,504 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-10-12 14:46:44,522 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-10-12 14:46:44,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 18 states have (on average 1.2777777777777777) internal successors, (23), 18 states have internal predecessors, (23), 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-12 14:46:44,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 29 transitions. [2024-10-12 14:46:44,527 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 29 transitions. Word has length 25 [2024-10-12 14:46:44,527 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:44,527 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 29 transitions. [2024-10-12 14:46:44,527 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 2 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-12 14:46:44,528 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 29 transitions. [2024-10-12 14:46:44,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-12 14:46:44,529 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:44,529 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-12 14:46:44,550 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-12 14:46:44,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-10-12 14:46:44,730 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:44,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:44,731 INFO L85 PathProgramCache]: Analyzing trace with hash 794330975, now seen corresponding path program 1 times [2024-10-12 14:46:44,732 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:44,732 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1771549816] [2024-10-12 14:46:44,732 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:44,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:44,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-12 14:46:44,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-12 14:46:44,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-10-12 14:46:44,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:44,947 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-12 14:46:44,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:44,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1771549816] [2024-10-12 14:46:44,948 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1771549816] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:44,948 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [823461546] [2024-10-12 14:46:44,948 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:44,948 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:44,948 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:44,951 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-12 14:46:44,952 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-12 14:46:45,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 14:46:45,052 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:45,059 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-12 14:46:45,059 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:46:45,060 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [823461546] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:46:45,060 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:46:45,060 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-10-12 14:46:45,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [540074177] [2024-10-12 14:46:45,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:46:45,063 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:46:45,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:45,064 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:46:45,066 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-12 14:46:45,066 INFO L87 Difference]: Start difference. First operand 23 states and 29 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-12 14:46:45,088 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:45,089 INFO L93 Difference]: Finished difference Result 46 states and 62 transitions. [2024-10-12 14:46:45,089 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:46:45,090 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-12 14:46:45,090 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:45,091 INFO L225 Difference]: With dead ends: 46 [2024-10-12 14:46:45,091 INFO L226 Difference]: Without dead ends: 28 [2024-10-12 14:46:45,091 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-12 14:46:45,092 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 6 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 42 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-12 14:46:45,093 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 42 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:45,094 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2024-10-12 14:46:45,097 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 24. [2024-10-12 14:46:45,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 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-12 14:46:45,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2024-10-12 14:46:45,098 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 30 transitions. Word has length 26 [2024-10-12 14:46:45,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:45,099 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 30 transitions. [2024-10-12 14:46:45,099 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-12 14:46:45,099 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 30 transitions. [2024-10-12 14:46:45,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-10-12 14:46:45,100 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:45,100 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-12 14:46:45,112 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-12 14:46:45,300 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,SelfDestructingSolverStorable1 [2024-10-12 14:46:45,301 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:45,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:45,302 INFO L85 PathProgramCache]: Analyzing trace with hash -131171604, now seen corresponding path program 1 times [2024-10-12 14:46:45,302 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:45,302 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2054628152] [2024-10-12 14:46:45,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:45,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:45,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-12 14:46:45,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-12 14:46:45,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-10-12 14:46:45,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,452 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-12 14:46:45,452 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:45,453 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2054628152] [2024-10-12 14:46:45,453 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2054628152] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:45,453 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1220157606] [2024-10-12 14:46:45,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:45,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:45,454 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:45,455 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-12 14:46:45,456 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-12 14:46:45,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-12 14:46:45,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:45,559 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-12 14:46:45,559 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:46:45,559 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1220157606] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:46:45,559 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:46:45,559 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-10-12 14:46:45,559 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [524195391] [2024-10-12 14:46:45,559 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:46:45,560 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:46:45,560 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:45,561 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:46:45,561 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-10-12 14:46:45,561 INFO L87 Difference]: Start difference. First operand 24 states and 30 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-12 14:46:45,577 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:45,578 INFO L93 Difference]: Finished difference Result 40 states and 49 transitions. [2024-10-12 14:46:45,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:46:45,578 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-12 14:46:45,579 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:45,579 INFO L225 Difference]: With dead ends: 40 [2024-10-12 14:46:45,579 INFO L226 Difference]: Without dead ends: 25 [2024-10-12 14:46:45,580 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-12 14:46:45,581 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:45,581 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 43 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:45,582 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-10-12 14:46:45,585 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2024-10-12 14:46:45,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 20 states have (on average 1.25) internal successors, (25), 20 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-12 14:46:45,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 31 transitions. [2024-10-12 14:46:45,586 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 31 transitions. Word has length 35 [2024-10-12 14:46:45,589 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:45,589 INFO L471 AbstractCegarLoop]: Abstraction has 25 states and 31 transitions. [2024-10-12 14:46:45,589 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-12 14:46:45,590 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 31 transitions. [2024-10-12 14:46:45,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-10-12 14:46:45,592 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:45,592 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-12 14:46:45,611 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-12 14:46:45,793 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:45,793 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:45,794 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:45,794 INFO L85 PathProgramCache]: Analyzing trace with hash -1415382448, now seen corresponding path program 1 times [2024-10-12 14:46:45,794 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:45,794 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537598127] [2024-10-12 14:46:45,794 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:45,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:45,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-12 14:46:45,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-12 14:46:45,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-12 14:46:45,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:45,916 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-12 14:46:45,917 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:45,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537598127] [2024-10-12 14:46:45,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537598127] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:45,918 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [860386633] [2024-10-12 14:46:45,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:45,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:45,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:45,921 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-12 14:46:45,922 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-12 14:46:46,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:46,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 183 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-12 14:46:46,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:46,131 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-12 14:46:46,136 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:46,182 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-12 14:46:46,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [860386633] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:46,183 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:46,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 3, 4] total 9 [2024-10-12 14:46:46,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459637413] [2024-10-12 14:46:46,184 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:46,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-10-12 14:46:46,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:46,185 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-10-12 14:46:46,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-10-12 14:46:46,186 INFO L87 Difference]: Start difference. First operand 25 states and 31 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-12 14:46:46,238 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:46,240 INFO L93 Difference]: Finished difference Result 59 states and 81 transitions. [2024-10-12 14:46:46,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-12 14:46:46,240 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-12 14:46:46,241 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:46,241 INFO L225 Difference]: With dead ends: 59 [2024-10-12 14:46:46,241 INFO L226 Difference]: Without dead ends: 37 [2024-10-12 14:46:46,242 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-12 14:46:46,242 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 14 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 127 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:46,243 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 127 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:46,243 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-10-12 14:46:46,250 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 33. [2024-10-12 14:46:46,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33 states, 28 states have (on average 1.25) internal successors, (35), 28 states have internal predecessors, (35), 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-12 14:46:46,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 41 transitions. [2024-10-12 14:46:46,251 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 41 transitions. Word has length 36 [2024-10-12 14:46:46,252 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:46,252 INFO L471 AbstractCegarLoop]: Abstraction has 33 states and 41 transitions. [2024-10-12 14:46:46,252 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-12 14:46:46,252 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2024-10-12 14:46:46,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-10-12 14:46:46,253 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:46,253 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-12 14:46:46,270 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-12 14:46:46,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:46,458 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:46,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:46,458 INFO L85 PathProgramCache]: Analyzing trace with hash -451932245, now seen corresponding path program 2 times [2024-10-12 14:46:46,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:46,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583945721] [2024-10-12 14:46:46,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:46,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:46,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:46,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-12 14:46:46,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:46,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-12 14:46:46,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:46,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-12 14:46:46,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:46,571 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-12 14:46:46,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:46,571 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583945721] [2024-10-12 14:46:46,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583945721] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:46,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [174619040] [2024-10-12 14:46:46,572 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:46:46,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:46,572 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:46,574 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-12 14:46:46,575 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-12 14:46:46,670 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:46:46,670 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:46,671 INFO L255 TraceCheckSpWp]: Trace formula consists of 240 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-12 14:46:46,673 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:46,721 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-12 14:46:46,725 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:46,817 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-12 14:46:46,817 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [174619040] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:46,817 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:46,818 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 7] total 14 [2024-10-12 14:46:46,818 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [290626350] [2024-10-12 14:46:46,818 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:46,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-12 14:46:46,820 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:46,820 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-12 14:46:46,821 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-12 14:46:46,821 INFO L87 Difference]: Start difference. First operand 33 states and 41 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-12 14:46:46,876 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:46,877 INFO L93 Difference]: Finished difference Result 67 states and 89 transitions. [2024-10-12 14:46:46,878 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-12 14:46:46,878 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-12 14:46:46,879 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:46,879 INFO L225 Difference]: With dead ends: 67 [2024-10-12 14:46:46,879 INFO L226 Difference]: Without dead ends: 40 [2024-10-12 14:46:46,880 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-12 14:46:46,880 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 124 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 147 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-12 14:46:46,881 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 147 Invalid, 50 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:46,881 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-12 14:46:46,890 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-10-12 14:46:46,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 35 states have (on average 1.2) internal successors, (42), 35 states have internal predecessors, (42), 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-12 14:46:46,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 48 transitions. [2024-10-12 14:46:46,894 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 48 transitions. Word has length 48 [2024-10-12 14:46:46,894 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:46,894 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 48 transitions. [2024-10-12 14:46:46,894 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-12 14:46:46,894 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 48 transitions. [2024-10-12 14:46:46,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-10-12 14:46:46,897 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:46,897 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-12 14:46:46,914 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-12 14:46:47,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:47,098 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:47,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:47,098 INFO L85 PathProgramCache]: Analyzing trace with hash -835342797, now seen corresponding path program 3 times [2024-10-12 14:46:47,099 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:47,099 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [696498550] [2024-10-12 14:46:47,099 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:47,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:47,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-12 14:46:47,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-12 14:46:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-10-12 14:46:47,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,253 INFO L134 CoverageAnalysis]: Checked inductivity of 133 backedges. 0 proven. 43 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-10-12 14:46:47,253 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:47,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [696498550] [2024-10-12 14:46:47,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [696498550] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:47,253 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1161672990] [2024-10-12 14:46:47,254 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:46:47,254 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:47,254 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:47,256 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-12 14:46:47,257 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-12 14:46:47,347 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-12 14:46:47,348 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:47,349 INFO L255 TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-12 14:46:47,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:47,382 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-12 14:46:47,383 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:47,434 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-12 14:46:47,434 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1161672990] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:47,434 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:47,435 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2024-10-12 14:46:47,435 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [591541411] [2024-10-12 14:46:47,435 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:47,435 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-12 14:46:47,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:47,436 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-12 14:46:47,436 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-12 14:46:47,436 INFO L87 Difference]: Start difference. First operand 40 states and 48 transitions. Second operand has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-12 14:46:47,478 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:47,478 INFO L93 Difference]: Finished difference Result 79 states and 105 transitions. [2024-10-12 14:46:47,479 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-12 14:46:47,479 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 55 [2024-10-12 14:46:47,479 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:47,480 INFO L225 Difference]: With dead ends: 79 [2024-10-12 14:46:47,480 INFO L226 Difference]: Without dead ends: 53 [2024-10-12 14:46:47,480 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 119 GetRequests, 110 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-12 14:46:47,481 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 18 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:47,481 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 86 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:47,482 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-10-12 14:46:47,486 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 49. [2024-10-12 14:46:47,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 44 states have (on average 1.2045454545454546) internal successors, (53), 44 states have internal predecessors, (53), 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-12 14:46:47,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 59 transitions. [2024-10-12 14:46:47,487 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 59 transitions. Word has length 55 [2024-10-12 14:46:47,488 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:47,488 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 59 transitions. [2024-10-12 14:46:47,488 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 3.727272727272727) internal successors, (41), 11 states have internal predecessors, (41), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-12 14:46:47,488 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 59 transitions. [2024-10-12 14:46:47,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-10-12 14:46:47,489 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:47,490 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 9, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:47,506 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-12 14:46:47,690 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:47,691 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:47,691 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:47,691 INFO L85 PathProgramCache]: Analyzing trace with hash 976023832, now seen corresponding path program 4 times [2024-10-12 14:46:47,691 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:47,691 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316445244] [2024-10-12 14:46:47,692 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:47,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:47,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-12 14:46:47,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-12 14:46:47,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-12 14:46:47,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:47,969 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 168 trivial. 0 not checked. [2024-10-12 14:46:47,970 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:47,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1316445244] [2024-10-12 14:46:47,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1316445244] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:47,970 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1955591719] [2024-10-12 14:46:47,970 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:46:47,970 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:47,971 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:47,972 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-12 14:46:47,975 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-12 14:46:48,116 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:46:48,117 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:48,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 359 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-12 14:46:48,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:48,183 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 70 proven. 12 refuted. 0 times theorem prover too weak. 141 trivial. 0 not checked. [2024-10-12 14:46:48,183 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:48,263 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 84 refuted. 0 times theorem prover too weak. 139 trivial. 0 not checked. [2024-10-12 14:46:48,264 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1955591719] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:48,264 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:48,264 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 6, 6] total 21 [2024-10-12 14:46:48,264 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769476459] [2024-10-12 14:46:48,264 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:48,265 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-10-12 14:46:48,265 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:48,266 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-10-12 14:46:48,266 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420 [2024-10-12 14:46:48,266 INFO L87 Difference]: Start difference. First operand 49 states and 59 transitions. Second operand has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 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-12 14:46:48,332 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:48,333 INFO L93 Difference]: Finished difference Result 112 states and 150 transitions. [2024-10-12 14:46:48,334 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-10-12 14:46:48,334 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 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 68 [2024-10-12 14:46:48,335 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:48,335 INFO L225 Difference]: With dead ends: 112 [2024-10-12 14:46:48,336 INFO L226 Difference]: Without dead ends: 75 [2024-10-12 14:46:48,337 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 133 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=122, Invalid=298, Unknown=0, NotChecked=0, Total=420 [2024-10-12 14:46:48,338 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 60 mSDsluCounter, 155 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:48,338 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 177 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:46:48,339 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 75 states. [2024-10-12 14:46:48,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 75. [2024-10-12 14:46:48,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 70 states have (on average 1.2714285714285714) internal successors, (89), 70 states have internal predecessors, (89), 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-12 14:46:48,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 95 transitions. [2024-10-12 14:46:48,352 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 95 transitions. Word has length 68 [2024-10-12 14:46:48,352 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:48,352 INFO L471 AbstractCegarLoop]: Abstraction has 75 states and 95 transitions. [2024-10-12 14:46:48,353 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 2.8095238095238093) internal successors, (59), 21 states have internal predecessors, (59), 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-12 14:46:48,353 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 95 transitions. [2024-10-12 14:46:48,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2024-10-12 14:46:48,358 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:48,358 INFO L215 NwaCegarLoop]: trace histogram [24, 24, 24, 11, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:48,376 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-12 14:46:48,558 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:48,559 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:48,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:48,560 INFO L85 PathProgramCache]: Analyzing trace with hash 1259784799, now seen corresponding path program 5 times [2024-10-12 14:46:48,560 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:48,560 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [506355226] [2024-10-12 14:46:48,560 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:48,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:48,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:48,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-12 14:46:48,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:48,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 44 [2024-10-12 14:46:48,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:48,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-10-12 14:46:48,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:48,930 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 933 trivial. 0 not checked. [2024-10-12 14:46:48,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:48,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [506355226] [2024-10-12 14:46:48,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [506355226] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:48,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1769984403] [2024-10-12 14:46:48,931 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:46:48,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:48,932 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:48,933 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-12 14:46:48,935 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-12 14:46:49,347 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 17 check-sat command(s) [2024-10-12 14:46:49,348 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:49,352 INFO L255 TraceCheckSpWp]: Trace formula consists of 446 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-10-12 14:46:49,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:49,513 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 420 proven. 92 refuted. 0 times theorem prover too weak. 487 trivial. 0 not checked. [2024-10-12 14:46:49,513 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:49,790 INFO L134 CoverageAnalysis]: Checked inductivity of 999 backedges. 0 proven. 514 refuted. 0 times theorem prover too weak. 485 trivial. 0 not checked. [2024-10-12 14:46:49,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1769984403] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:49,790 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:49,790 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 11, 11] total 32 [2024-10-12 14:46:49,790 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [798811104] [2024-10-12 14:46:49,790 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:49,791 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-10-12 14:46:49,791 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:49,792 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-10-12 14:46:49,795 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=280, Invalid=712, Unknown=0, NotChecked=0, Total=992 [2024-10-12 14:46:49,796 INFO L87 Difference]: Start difference. First operand 75 states and 95 transitions. Second operand has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 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-12 14:46:49,916 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:49,917 INFO L93 Difference]: Finished difference Result 188 states and 261 transitions. [2024-10-12 14:46:49,917 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-12 14:46:49,917 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 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 114 [2024-10-12 14:46:49,917 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:49,922 INFO L225 Difference]: With dead ends: 188 [2024-10-12 14:46:49,922 INFO L226 Difference]: Without dead ends: 126 [2024-10-12 14:46:49,923 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 245 GetRequests, 215 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 198 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=280, Invalid=712, Unknown=0, NotChecked=0, Total=992 [2024-10-12 14:46:49,924 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 176 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 86 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 176 SdHoareTripleChecker+Valid, 212 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 86 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:49,924 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [176 Valid, 212 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 86 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:46:49,925 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-10-12 14:46:49,943 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 126. [2024-10-12 14:46:49,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 121 states have (on average 1.322314049586777) internal successors, (160), 121 states have internal predecessors, (160), 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-12 14:46:49,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 166 transitions. [2024-10-12 14:46:49,945 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 166 transitions. Word has length 114 [2024-10-12 14:46:49,945 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:49,945 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 166 transitions. [2024-10-12 14:46:49,946 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 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-12 14:46:49,946 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 166 transitions. [2024-10-12 14:46:49,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 206 [2024-10-12 14:46:49,955 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:49,955 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 12, 6, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:49,975 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-12 14:46:50,156 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,SelfDestructingSolverStorable7 [2024-10-12 14:46:50,157 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:50,157 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:50,157 INFO L85 PathProgramCache]: Analyzing trace with hash -1716270413, now seen corresponding path program 6 times [2024-10-12 14:46:50,157 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:50,157 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [967184501] [2024-10-12 14:46:50,157 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:50,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:50,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:50,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-12 14:46:50,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:50,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 75 [2024-10-12 14:46:50,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:50,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-10-12 14:46:50,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:50,702 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 0 proven. 78 refuted. 0 times theorem prover too weak. 4488 trivial. 0 not checked. [2024-10-12 14:46:50,703 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:50,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [967184501] [2024-10-12 14:46:50,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [967184501] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:50,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2118503119] [2024-10-12 14:46:50,703 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-12 14:46:50,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:50,704 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:50,705 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-12 14:46:50,707 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-12 14:46:51,017 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-10-12 14:46:51,017 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:51,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 330 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-12 14:46:51,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:51,147 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 2024 proven. 21 refuted. 0 times theorem prover too weak. 2521 trivial. 0 not checked. [2024-10-12 14:46:51,147 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:51,339 INFO L134 CoverageAnalysis]: Checked inductivity of 4566 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4545 trivial. 0 not checked. [2024-10-12 14:46:51,339 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2118503119] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:51,339 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:51,339 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 9, 9] total 29 [2024-10-12 14:46:51,340 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1851712039] [2024-10-12 14:46:51,340 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:51,340 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-10-12 14:46:51,340 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:51,341 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-10-12 14:46:51,342 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-10-12 14:46:51,342 INFO L87 Difference]: Start difference. First operand 126 states and 166 transitions. Second operand has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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-12 14:46:51,393 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:51,394 INFO L93 Difference]: Finished difference Result 247 states and 335 transitions. [2024-10-12 14:46:51,394 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2024-10-12 14:46:51,394 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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 205 [2024-10-12 14:46:51,394 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:51,395 INFO L225 Difference]: With dead ends: 247 [2024-10-12 14:46:51,395 INFO L226 Difference]: Without dead ends: 135 [2024-10-12 14:46:51,397 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 428 GetRequests, 401 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-12 14:46:51,397 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 103 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:51,398 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 126 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:51,398 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2024-10-12 14:46:51,412 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 135. [2024-10-12 14:46:51,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 135 states, 130 states have (on average 1.3) internal successors, (169), 130 states have internal predecessors, (169), 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-12 14:46:51,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 135 states and 175 transitions. [2024-10-12 14:46:51,414 INFO L78 Accepts]: Start accepts. Automaton has 135 states and 175 transitions. Word has length 205 [2024-10-12 14:46:51,414 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:51,414 INFO L471 AbstractCegarLoop]: Abstraction has 135 states and 175 transitions. [2024-10-12 14:46:51,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 1.9310344827586208) internal successors, (56), 29 states have internal predecessors, (56), 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-12 14:46:51,415 INFO L276 IsEmpty]: Start isEmpty. Operand 135 states and 175 transitions. [2024-10-12 14:46:51,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 215 [2024-10-12 14:46:51,420 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:51,421 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 14, 13, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:51,441 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-12 14:46:51,621 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:51,621 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:51,622 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:51,622 INFO L85 PathProgramCache]: Analyzing trace with hash -502425857, now seen corresponding path program 7 times [2024-10-12 14:46:51,622 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:51,622 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [748131033] [2024-10-12 14:46:51,622 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:51,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:51,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:52,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 16 [2024-10-12 14:46:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:52,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 76 [2024-10-12 14:46:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:52,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-10-12 14:46:52,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:52,132 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:52,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:52,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [748131033] [2024-10-12 14:46:52,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [748131033] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:52,133 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1247860576] [2024-10-12 14:46:52,133 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-12 14:46:52,133 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:52,133 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:52,135 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-12 14:46:52,136 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-12 14:46:52,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:52,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 892 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-12 14:46:52,371 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:52,407 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:52,407 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:52,735 INFO L134 CoverageAnalysis]: Checked inductivity of 4663 backedges. 0 proven. 91 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:52,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1247860576] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:52,736 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:52,736 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 15, 16] total 31 [2024-10-12 14:46:52,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016050388] [2024-10-12 14:46:52,737 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:52,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-10-12 14:46:52,738 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:52,739 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-10-12 14:46:52,739 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-10-12 14:46:52,740 INFO L87 Difference]: Start difference. First operand 135 states and 175 transitions. Second operand has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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-12 14:46:52,794 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:52,794 INFO L93 Difference]: Finished difference Result 270 states and 364 transitions. [2024-10-12 14:46:52,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-10-12 14:46:52,795 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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 214 [2024-10-12 14:46:52,796 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:52,797 INFO L225 Difference]: With dead ends: 270 [2024-10-12 14:46:52,798 INFO L226 Difference]: Without dead ends: 150 [2024-10-12 14:46:52,799 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 447 GetRequests, 418 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-10-12 14:46:52,800 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 84 mSDsCounter, 0 mSdLazyCounter, 54 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 54 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:52,800 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 107 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 54 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:46:52,801 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 150 states. [2024-10-12 14:46:52,809 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 150 to 150. [2024-10-12 14:46:52,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 150 states, 145 states have (on average 1.2689655172413794) internal successors, (184), 145 states have internal predecessors, (184), 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-12 14:46:52,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 190 transitions. [2024-10-12 14:46:52,814 INFO L78 Accepts]: Start accepts. Automaton has 150 states and 190 transitions. Word has length 214 [2024-10-12 14:46:52,815 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:52,815 INFO L471 AbstractCegarLoop]: Abstraction has 150 states and 190 transitions. [2024-10-12 14:46:52,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 1.7096774193548387) internal successors, (53), 31 states have internal predecessors, (53), 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-12 14:46:52,817 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 190 transitions. [2024-10-12 14:46:52,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 230 [2024-10-12 14:46:52,819 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:52,819 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 54, 28, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:52,837 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-12 14:46:53,020 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,SelfDestructingSolverStorable9 [2024-10-12 14:46:53,020 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:53,020 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:53,021 INFO L85 PathProgramCache]: Analyzing trace with hash -970550605, now seen corresponding path program 8 times [2024-10-12 14:46:53,021 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:53,021 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348681900] [2024-10-12 14:46:53,021 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:53,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:53,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:54,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-10-12 14:46:54,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:54,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-12 14:46:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:54,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-12 14:46:54,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:54,251 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:54,251 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:54,251 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348681900] [2024-10-12 14:46:54,251 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348681900] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:54,252 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1324713156] [2024-10-12 14:46:54,252 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:46:54,252 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:54,252 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:54,254 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-12 14:46:54,255 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-12 14:46:54,512 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:46:54,512 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:54,518 INFO L255 TraceCheckSpWp]: Trace formula consists of 1027 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-10-12 14:46:54,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:46:54,591 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:54,592 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:46:55,735 INFO L134 CoverageAnalysis]: Checked inductivity of 4978 backedges. 0 proven. 406 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:55,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1324713156] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:46:55,736 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:46:55,737 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 30, 31] total 61 [2024-10-12 14:46:55,737 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1368427596] [2024-10-12 14:46:55,737 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:46:55,738 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 61 states [2024-10-12 14:46:55,739 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:46:55,740 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants. [2024-10-12 14:46:55,741 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-10-12 14:46:55,742 INFO L87 Difference]: Start difference. First operand 150 states and 190 transitions. Second operand has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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-12 14:46:55,822 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:46:55,823 INFO L93 Difference]: Finished difference Result 300 states and 409 transitions. [2024-10-12 14:46:55,823 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 60 states. [2024-10-12 14:46:55,823 INFO L78 Accepts]: Start accepts. Automaton has has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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 229 [2024-10-12 14:46:55,824 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:46:55,825 INFO L225 Difference]: With dead ends: 300 [2024-10-12 14:46:55,825 INFO L226 Difference]: Without dead ends: 180 [2024-10-12 14:46:55,827 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 492 GetRequests, 433 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 112 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-10-12 14:46:55,828 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 128 SdHoareTripleChecker+Invalid, 89 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:46:55,829 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 128 Invalid, 89 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:46:55,829 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 180 states. [2024-10-12 14:46:55,843 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 180 to 180. [2024-10-12 14:46:55,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 180 states, 175 states have (on average 1.2228571428571429) internal successors, (214), 175 states have internal predecessors, (214), 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-12 14:46:55,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 180 states and 220 transitions. [2024-10-12 14:46:55,845 INFO L78 Accepts]: Start accepts. Automaton has 180 states and 220 transitions. Word has length 229 [2024-10-12 14:46:55,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:46:55,846 INFO L471 AbstractCegarLoop]: Abstraction has 180 states and 220 transitions. [2024-10-12 14:46:55,846 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 61 states, 61 states have (on average 1.360655737704918) internal successors, (83), 61 states have internal predecessors, (83), 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-12 14:46:55,846 INFO L276 IsEmpty]: Start isEmpty. Operand 180 states and 220 transitions. [2024-10-12 14:46:55,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-10-12 14:46:55,849 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:46:55,849 INFO L215 NwaCegarLoop]: trace histogram [58, 54, 54, 54, 14, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:46:55,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-10-12 14:46:56,053 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,SelfDestructingSolverStorable10 [2024-10-12 14:46:56,054 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:46:56,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:46:56,055 INFO L85 PathProgramCache]: Analyzing trace with hash 1749336371, now seen corresponding path program 9 times [2024-10-12 14:46:56,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:46:56,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496319954] [2024-10-12 14:46:56,055 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:46:56,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:46:56,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:58,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-12 14:46:58,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:59,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-10-12 14:46:59,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:59,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 197 [2024-10-12 14:46:59,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:46:59,036 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 0 proven. 1711 refuted. 0 times theorem prover too weak. 4572 trivial. 0 not checked. [2024-10-12 14:46:59,037 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:46:59,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [496319954] [2024-10-12 14:46:59,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [496319954] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:46:59,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1813060102] [2024-10-12 14:46:59,037 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:46:59,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:46:59,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:46:59,039 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-12 14:46:59,041 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-12 14:46:59,941 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2024-10-12 14:46:59,941 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:46:59,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 498 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-12 14:46:59,948 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:47:00,384 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 2024 proven. 105 refuted. 0 times theorem prover too weak. 4154 trivial. 0 not checked. [2024-10-12 14:47:00,385 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:47:00,970 INFO L134 CoverageAnalysis]: Checked inductivity of 6283 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 6178 trivial. 0 not checked. [2024-10-12 14:47:00,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1813060102] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:47:00,971 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:47:00,971 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [61, 17, 17] total 91 [2024-10-12 14:47:00,971 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [198234350] [2024-10-12 14:47:00,971 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:47:00,973 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 91 states [2024-10-12 14:47:00,973 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:47:00,975 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 91 interpolants. [2024-10-12 14:47:00,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2325, Invalid=5865, Unknown=0, NotChecked=0, Total=8190 [2024-10-12 14:47:00,978 INFO L87 Difference]: Start difference. First operand 180 states and 220 transitions. Second operand has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 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-12 14:47:01,117 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:47:01,118 INFO L93 Difference]: Finished difference Result 317 states and 413 transitions. [2024-10-12 14:47:01,118 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 91 states. [2024-10-12 14:47:01,119 INFO L78 Accepts]: Start accepts. Automaton has has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 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 259 [2024-10-12 14:47:01,119 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:47:01,120 INFO L225 Difference]: With dead ends: 317 [2024-10-12 14:47:01,120 INFO L226 Difference]: Without dead ends: 197 [2024-10-12 14:47:01,123 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 582 GetRequests, 493 SyntacticMatches, 0 SemanticMatches, 89 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1740 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=2325, Invalid=5865, Unknown=0, NotChecked=0, Total=8190 [2024-10-12 14:47:01,123 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 0 mSDsluCounter, 249 mSDsCounter, 0 mSdLazyCounter, 157 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 272 SdHoareTripleChecker+Invalid, 158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 157 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:47:01,123 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 272 Invalid, 158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 157 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:47:01,124 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 197 states. [2024-10-12 14:47:01,131 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 197 to 197. [2024-10-12 14:47:01,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 197 states, 192 states have (on average 1.203125) internal successors, (231), 192 states have internal predecessors, (231), 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-12 14:47:01,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 197 states and 237 transitions. [2024-10-12 14:47:01,135 INFO L78 Accepts]: Start accepts. Automaton has 197 states and 237 transitions. Word has length 259 [2024-10-12 14:47:01,136 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:47:01,136 INFO L471 AbstractCegarLoop]: Abstraction has 197 states and 237 transitions. [2024-10-12 14:47:01,137 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 91 states, 91 states have (on average 1.2967032967032968) internal successors, (118), 91 states have internal predecessors, (118), 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-12 14:47:01,137 INFO L276 IsEmpty]: Start isEmpty. Operand 197 states and 237 transitions. [2024-10-12 14:47:01,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 277 [2024-10-12 14:47:01,139 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:47:01,140 INFO L215 NwaCegarLoop]: trace histogram [59, 54, 54, 54, 30, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:47:01,159 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-12 14:47:01,340 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,SelfDestructingSolverStorable11 [2024-10-12 14:47:01,341 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:47:01,341 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:47:01,342 INFO L85 PathProgramCache]: Analyzing trace with hash 531745919, now seen corresponding path program 10 times [2024-10-12 14:47:01,342 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:47:01,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [219323605] [2024-10-12 14:47:01,342 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:47:01,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:47:01,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:04,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-10-12 14:47:04,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:04,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-12 14:47:04,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:04,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-10-12 14:47:04,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:04,155 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 0 proven. 1770 refuted. 0 times theorem prover too weak. 4932 trivial. 0 not checked. [2024-10-12 14:47:04,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:47:04,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [219323605] [2024-10-12 14:47:04,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [219323605] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:47:04,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [437021754] [2024-10-12 14:47:04,156 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:47:04,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:47:04,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:47:04,159 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-12 14:47:04,161 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-12 14:47:04,529 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:47:04,530 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:47:04,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 1418 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-10-12 14:47:04,542 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:47:05,100 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 2022 proven. 477 refuted. 0 times theorem prover too weak. 4203 trivial. 0 not checked. [2024-10-12 14:47:05,100 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:47:05,912 INFO L134 CoverageAnalysis]: Checked inductivity of 6702 backedges. 2022 proven. 477 refuted. 0 times theorem prover too weak. 4203 trivial. 0 not checked. [2024-10-12 14:47:05,913 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [437021754] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:47:05,913 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:47:05,913 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [62, 21, 21] total 100 [2024-10-12 14:47:05,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2058844793] [2024-10-12 14:47:05,913 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:47:05,914 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 100 states [2024-10-12 14:47:05,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:47:05,915 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 100 interpolants. [2024-10-12 14:47:05,918 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2670, Invalid=7230, Unknown=0, NotChecked=0, Total=9900 [2024-10-12 14:47:05,918 INFO L87 Difference]: Start difference. First operand 197 states and 237 transitions. Second operand has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 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-12 14:47:06,183 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:47:06,183 INFO L93 Difference]: Finished difference Result 434 states and 577 transitions. [2024-10-12 14:47:06,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 100 states. [2024-10-12 14:47:06,184 INFO L78 Accepts]: Start accepts. Automaton has has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 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 276 [2024-10-12 14:47:06,184 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:47:06,186 INFO L225 Difference]: With dead ends: 434 [2024-10-12 14:47:06,186 INFO L226 Difference]: Without dead ends: 298 [2024-10-12 14:47:06,189 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 617 GetRequests, 519 SyntacticMatches, 0 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2242 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=2670, Invalid=7230, Unknown=0, NotChecked=0, Total=9900 [2024-10-12 14:47:06,189 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 608 mSDsluCounter, 315 mSDsCounter, 0 mSdLazyCounter, 181 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 608 SdHoareTripleChecker+Valid, 337 SdHoareTripleChecker+Invalid, 183 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 181 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:47:06,189 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [608 Valid, 337 Invalid, 183 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 181 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:47:06,190 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 298 states. [2024-10-12 14:47:06,196 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 298 to 298. [2024-10-12 14:47:06,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 293 states have (on average 1.2696245733788396) internal successors, (372), 293 states have internal predecessors, (372), 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-12 14:47:06,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 378 transitions. [2024-10-12 14:47:06,199 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 378 transitions. Word has length 276 [2024-10-12 14:47:06,199 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:47:06,199 INFO L471 AbstractCegarLoop]: Abstraction has 298 states and 378 transitions. [2024-10-12 14:47:06,199 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 100 states, 100 states have (on average 1.98) internal successors, (198), 100 states have internal predecessors, (198), 2 states have call successors, (6), 1 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-12 14:47:06,200 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 378 transitions. [2024-10-12 14:47:06,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 458 [2024-10-12 14:47:06,206 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:47:06,206 INFO L215 NwaCegarLoop]: trace histogram [114, 114, 114, 60, 30, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:47:06,224 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-12 14:47:06,410 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-12 14:47:06,411 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:47:06,411 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:47:06,411 INFO L85 PathProgramCache]: Analyzing trace with hash -1307286285, now seen corresponding path program 11 times [2024-10-12 14:47:06,411 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:47:06,411 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [67447070] [2024-10-12 14:47:06,411 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:47:06,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:47:06,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:09,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 63 [2024-10-12 14:47:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:09,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-10-12 14:47:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:09,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 335 [2024-10-12 14:47:09,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:47:09,323 INFO L134 CoverageAnalysis]: Checked inductivity of 21972 backedges. 0 proven. 1830 refuted. 0 times theorem prover too weak. 20142 trivial. 0 not checked. [2024-10-12 14:47:09,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:47:09,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [67447070] [2024-10-12 14:47:09,324 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [67447070] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:47:09,324 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [391219642] [2024-10-12 14:47:09,324 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:47:09,324 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:47:09,325 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:47:09,326 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:47:09,328 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process