./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-crafted/xor1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-crafted/xor1.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 fa90627ffc045ef90595d49d60ca0f6095b53b667a9d0f028eb93e7bf4c6c579 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 02:39:15,864 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 02:39:15,925 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 02:39:15,930 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 02:39:15,931 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 02:39:15,956 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 02:39:15,957 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 02:39:15,957 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 02:39:15,958 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 02:39:15,959 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 02:39:15,960 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 02:39:15,960 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 02:39:15,960 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 02:39:15,961 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 02:39:15,962 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 02:39:15,962 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 02:39:15,963 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 02:39:15,963 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 02:39:15,963 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 02:39:15,963 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 02:39:15,964 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 02:39:15,967 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 02:39:15,967 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 02:39:15,967 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 02:39:15,967 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 02:39:15,967 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 02:39:15,968 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 02:39:15,968 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 02:39:15,968 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 02:39:15,968 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 02:39:15,968 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 02:39:15,969 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 02:39:15,969 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:39:15,969 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 02:39:15,969 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 02:39:15,969 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 02:39:15,969 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 02:39:15,970 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 02:39:15,970 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 02:39:15,970 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 02:39:15,970 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 02:39:15,971 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 02:39:15,971 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 -> fa90627ffc045ef90595d49d60ca0f6095b53b667a9d0f028eb93e7bf4c6c579 [2024-11-16 02:39:16,175 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 02:39:16,202 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 02:39:16,205 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 02:39:16,206 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 02:39:16,207 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 02:39:16,208 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-crafted/xor1.i [2024-11-16 02:39:17,478 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 02:39:17,624 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 02:39:17,624 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/xor1.i [2024-11-16 02:39:17,631 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd3d50e8d/c557573f1a3a49fcb6452ae50b17970e/FLAG4324650e6 [2024-11-16 02:39:17,643 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/dd3d50e8d/c557573f1a3a49fcb6452ae50b17970e [2024-11-16 02:39:17,645 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 02:39:17,646 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 02:39:17,647 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 02:39:17,647 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 02:39:17,653 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 02:39:17,653 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,654 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3bb9dcb1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17, skipping insertion in model container [2024-11-16 02:39:17,654 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,670 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 02:39:17,838 WARN L250 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/xor1.i[1285,1298] [2024-11-16 02:39:17,842 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:39:17,849 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 02:39:17,870 WARN L250 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/xor1.i[1285,1298] [2024-11-16 02:39:17,871 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:39:17,883 INFO L204 MainTranslator]: Completed translation [2024-11-16 02:39:17,884 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17 WrapperNode [2024-11-16 02:39:17,884 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 02:39:17,885 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 02:39:17,885 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 02:39:17,885 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 02:39:17,890 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,895 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,910 INFO L138 Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 74 [2024-11-16 02:39:17,911 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 02:39:17,911 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 02:39:17,911 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 02:39:17,912 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 02:39:17,919 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,920 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,921 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,932 INFO L175 MemorySlicer]: Split 20 memory accesses to 3 slices as follows [2, 7, 11]. 55 percent of accesses are in the largest equivalence class. The 9 initializations are split as follows [2, 7, 0]. The 5 writes are split as follows [0, 0, 5]. [2024-11-16 02:39:17,932 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,932 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,936 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,937 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,938 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,938 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,940 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 02:39:17,940 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 02:39:17,941 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 02:39:17,941 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 02:39:17,941 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (1/1) ... [2024-11-16 02:39:17,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:39:17,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:17,989 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-11-16 02:39:17,992 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-11-16 02:39:18,029 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-16 02:39:18,030 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 02:39:18,031 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure xor [2024-11-16 02:39:18,031 INFO L138 BoogieDeclarations]: Found implementation of procedure xor [2024-11-16 02:39:18,031 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-16 02:39:18,108 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 02:39:18,110 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 02:39:18,213 INFO L1250 $ProcedureCfgBuilder]: dead code at ProgramPoint L31: call ULTIMATE.dealloc(main_~#x~0#1.base, main_~#x~0#1.offset);havoc main_~#x~0#1.base, main_~#x~0#1.offset; [2024-11-16 02:39:18,248 INFO L? ?]: Removed 22 outVars from TransFormulas that were not future-live. [2024-11-16 02:39:18,248 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 02:39:18,263 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 02:39:18,263 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 02:39:18,264 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:39:18 BoogieIcfgContainer [2024-11-16 02:39:18,264 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 02:39:18,265 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 02:39:18,266 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 02:39:18,268 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 02:39:18,268 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 02:39:17" (1/3) ... [2024-11-16 02:39:18,269 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77fcd9fe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:39:18, skipping insertion in model container [2024-11-16 02:39:18,269 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:39:17" (2/3) ... [2024-11-16 02:39:18,269 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@77fcd9fe and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:39:18, skipping insertion in model container [2024-11-16 02:39:18,269 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:39:18" (3/3) ... [2024-11-16 02:39:18,270 INFO L112 eAbstractionObserver]: Analyzing ICFG xor1.i [2024-11-16 02:39:18,283 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 02:39:18,283 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 02:39:18,325 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 02:39:18,331 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;@4e1bd2e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 02:39:18,331 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 02:39:18,334 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 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-11-16 02:39:18,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-16 02:39:18,340 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:18,340 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:18,341 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:18,344 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:18,344 INFO L85 PathProgramCache]: Analyzing trace with hash -1401774428, now seen corresponding path program 1 times [2024-11-16 02:39:18,351 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:18,351 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [235347819] [2024-11-16 02:39:18,352 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:18,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:18,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-11-16 02:39:18,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-16 02:39:18,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-16 02:39:18,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,526 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-16 02:39:18,527 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:18,527 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [235347819] [2024-11-16 02:39:18,527 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [235347819] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:39:18,528 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 02:39:18,528 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 02:39:18,529 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2044676549] [2024-11-16 02:39:18,530 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:39:18,533 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 02:39:18,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:18,550 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 02:39:18,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 02:39:18,553 INFO L87 Difference]: Start difference. First operand has 32 states, 26 states have (on average 1.4230769230769231) internal successors, (37), 27 states have internal predecessors, (37), 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 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-11-16 02:39:18,570 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:18,571 INFO L93 Difference]: Finished difference Result 60 states and 83 transitions. [2024-11-16 02:39:18,572 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 02:39:18,573 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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 29 [2024-11-16 02:39:18,573 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:18,580 INFO L225 Difference]: With dead ends: 60 [2024-11-16 02:39:18,580 INFO L226 Difference]: Without dead ends: 28 [2024-11-16 02:39:18,596 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 02:39:18,601 INFO L432 NwaCegarLoop]: 38 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:18,608 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 38 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:18,622 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2024-11-16 02:39:18,635 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2024-11-16 02:39:18,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 23 states have (on average 1.2608695652173914) internal successors, (29), 23 states have internal predecessors, (29), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-16 02:39:18,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 35 transitions. [2024-11-16 02:39:18,638 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 35 transitions. Word has length 29 [2024-11-16 02:39:18,638 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:18,639 INFO L471 AbstractCegarLoop]: Abstraction has 28 states and 35 transitions. [2024-11-16 02:39:18,639 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.5) internal successors, (15), 2 states have internal predecessors, (15), 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-11-16 02:39:18,639 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 35 transitions. [2024-11-16 02:39:18,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-16 02:39:18,640 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:18,641 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:18,641 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 02:39:18,641 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:18,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:18,642 INFO L85 PathProgramCache]: Analyzing trace with hash -298656342, now seen corresponding path program 1 times [2024-11-16 02:39:18,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:18,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [402940134] [2024-11-16 02:39:18,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:18,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:18,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-11-16 02:39:18,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 02:39:18,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 02:39:18,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,841 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-16 02:39:18,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:18,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [402940134] [2024-11-16 02:39:18,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [402940134] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:18,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1356537558] [2024-11-16 02:39:18,842 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:18,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:18,843 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:18,846 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-11-16 02:39:18,851 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-11-16 02:39:18,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:18,945 INFO L255 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:39:18,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:18,973 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-16 02:39:18,973 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:39:18,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1356537558] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:39:18,974 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:39:18,974 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-16 02:39:18,974 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [314033759] [2024-11-16 02:39:18,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:39:18,975 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:39:18,975 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:18,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:39:18,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-16 02:39:18,977 INFO L87 Difference]: Start difference. First operand 28 states and 35 transitions. Second operand has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 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-11-16 02:39:18,989 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:18,989 INFO L93 Difference]: Finished difference Result 54 states and 68 transitions. [2024-11-16 02:39:18,994 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:39:18,995 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 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 34 [2024-11-16 02:39:18,995 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:18,996 INFO L225 Difference]: With dead ends: 54 [2024-11-16 02:39:18,996 INFO L226 Difference]: Without dead ends: 30 [2024-11-16 02:39:18,996 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 44 GetRequests, 41 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-11-16 02:39:18,997 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:18,997 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 63 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:18,998 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 30 states. [2024-11-16 02:39:19,002 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 30 to 30. [2024-11-16 02:39:19,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 25 states have (on average 1.24) internal successors, (31), 25 states have internal predecessors, (31), 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-11-16 02:39:19,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-11-16 02:39:19,004 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 34 [2024-11-16 02:39:19,004 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:19,004 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-11-16 02:39:19,004 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.0) internal successors, (18), 3 states have internal predecessors, (18), 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-11-16 02:39:19,004 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-11-16 02:39:19,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-16 02:39:19,005 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:19,006 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:19,020 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-11-16 02:39:19,206 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:19,207 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:19,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:19,208 INFO L85 PathProgramCache]: Analyzing trace with hash -721826583, now seen corresponding path program 1 times [2024-11-16 02:39:19,209 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:19,209 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1637192800] [2024-11-16 02:39:19,209 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:19,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:19,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:39:19,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-11-16 02:39:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-16 02:39:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,315 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 5 proven. 7 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-16 02:39:19,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:19,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1637192800] [2024-11-16 02:39:19,316 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1637192800] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:19,316 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [956738561] [2024-11-16 02:39:19,316 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:19,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:19,317 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:19,322 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-11-16 02:39:19,324 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-11-16 02:39:19,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,380 INFO L255 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:39:19,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:19,390 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-11-16 02:39:19,390 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:39:19,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [956738561] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:39:19,391 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:39:19,391 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-11-16 02:39:19,391 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240858309] [2024-11-16 02:39:19,391 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:39:19,391 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:39:19,392 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:19,392 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:39:19,392 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-16 02:39:19,392 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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-11-16 02:39:19,404 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:19,404 INFO L93 Difference]: Finished difference Result 59 states and 78 transitions. [2024-11-16 02:39:19,404 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:39:19,404 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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 36 [2024-11-16 02:39:19,405 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:19,405 INFO L225 Difference]: With dead ends: 59 [2024-11-16 02:39:19,405 INFO L226 Difference]: Without dead ends: 37 [2024-11-16 02:39:19,406 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 44 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-11-16 02:39:19,407 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 8 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:19,407 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 62 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:19,408 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-11-16 02:39:19,410 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 32. [2024-11-16 02:39:19,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 27 states have (on average 1.2222222222222223) internal successors, (33), 27 states have internal predecessors, (33), 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-11-16 02:39:19,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 39 transitions. [2024-11-16 02:39:19,411 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 39 transitions. Word has length 36 [2024-11-16 02:39:19,411 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:19,412 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 39 transitions. [2024-11-16 02:39:19,412 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.333333333333333) internal successors, (22), 3 states have internal predecessors, (22), 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-11-16 02:39:19,412 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-11-16 02:39:19,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-16 02:39:19,413 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:19,413 INFO L215 NwaCegarLoop]: trace histogram [6, 3, 3, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:19,426 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-11-16 02:39:19,614 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-16 02:39:19,615 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:19,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:19,615 INFO L85 PathProgramCache]: Analyzing trace with hash 577035755, now seen corresponding path program 1 times [2024-11-16 02:39:19,616 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:19,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1164218728] [2024-11-16 02:39:19,616 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:19,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:19,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:39:19,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-11-16 02:39:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-16 02:39:19,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,754 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 13 proven. 17 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:39:19,755 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:19,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1164218728] [2024-11-16 02:39:19,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1164218728] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:19,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [20193980] [2024-11-16 02:39:19,757 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:19,757 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:19,757 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:19,759 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-11-16 02:39:19,765 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-11-16 02:39:19,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:19,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 189 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:39:19,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:19,855 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-16 02:39:19,857 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:39:19,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [20193980] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:39:19,858 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:39:19,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 02:39:19,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1648805401] [2024-11-16 02:39:19,858 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:39:19,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:39:19,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:19,860 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:39:19,861 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-16 02:39:19,861 INFO L87 Difference]: Start difference. First operand 32 states and 39 transitions. Second operand has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-11-16 02:39:19,876 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:19,878 INFO L93 Difference]: Finished difference Result 53 states and 64 transitions. [2024-11-16 02:39:19,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:39:19,879 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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 48 [2024-11-16 02:39:19,880 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:19,881 INFO L225 Difference]: With dead ends: 53 [2024-11-16 02:39:19,881 INFO L226 Difference]: Without dead ends: 34 [2024-11-16 02:39:19,882 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 54 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-11-16 02:39:19,882 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 0 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:19,883 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 62 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:19,883 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-16 02:39:19,888 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2024-11-16 02:39:19,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 29 states have (on average 1.206896551724138) internal successors, (35), 29 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-11-16 02:39:19,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 41 transitions. [2024-11-16 02:39:19,891 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 41 transitions. Word has length 48 [2024-11-16 02:39:19,894 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:19,895 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 41 transitions. [2024-11-16 02:39:19,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 10.0) internal successors, (30), 3 states have internal predecessors, (30), 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-11-16 02:39:19,895 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 41 transitions. [2024-11-16 02:39:19,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-16 02:39:19,896 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:19,896 INFO L215 NwaCegarLoop]: trace histogram [6, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:19,913 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-16 02:39:20,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:20,097 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:20,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:20,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1627662892, now seen corresponding path program 1 times [2024-11-16 02:39:20,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:20,101 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [308463259] [2024-11-16 02:39:20,101 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:20,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:20,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:39:20,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-11-16 02:39:20,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-11-16 02:39:20,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,189 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 13 proven. 17 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-16 02:39:20,190 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:20,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [308463259] [2024-11-16 02:39:20,190 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [308463259] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:20,190 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [549754511] [2024-11-16 02:39:20,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:20,190 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:20,190 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:20,196 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-11-16 02:39:20,197 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-11-16 02:39:20,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 197 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 02:39:20,270 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:20,310 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-16 02:39:20,310 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:20,369 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-16 02:39:20,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [549754511] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:20,370 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:20,370 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 4] total 9 [2024-11-16 02:39:20,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [601204499] [2024-11-16 02:39:20,373 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:20,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-16 02:39:20,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:20,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-16 02:39:20,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-16 02:39:20,374 INFO L87 Difference]: Start difference. First operand 34 states and 41 transitions. Second operand has 9 states, 9 states have (on average 5.222222222222222) internal successors, (47), 9 states have internal predecessors, (47), 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-11-16 02:39:20,427 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:20,428 INFO L93 Difference]: Finished difference Result 80 states and 106 transitions. [2024-11-16 02:39:20,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-16 02:39:20,429 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 5.222222222222222) internal successors, (47), 9 states have internal predecessors, (47), 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 50 [2024-11-16 02:39:20,429 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:20,430 INFO L225 Difference]: With dead ends: 80 [2024-11-16 02:39:20,431 INFO L226 Difference]: Without dead ends: 52 [2024-11-16 02:39:20,432 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 103 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-11-16 02:39:20,432 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 20 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 32 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:20,433 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 152 Invalid, 32 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:20,433 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-11-16 02:39:20,438 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 47. [2024-11-16 02:39:20,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 42 states have (on average 1.2142857142857142) internal successors, (51), 42 states have internal predecessors, (51), 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-11-16 02:39:20,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 57 transitions. [2024-11-16 02:39:20,442 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 57 transitions. Word has length 50 [2024-11-16 02:39:20,442 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:20,443 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 57 transitions. [2024-11-16 02:39:20,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 5.222222222222222) internal successors, (47), 9 states have internal predecessors, (47), 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-11-16 02:39:20,443 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 57 transitions. [2024-11-16 02:39:20,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2024-11-16 02:39:20,444 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:20,444 INFO L215 NwaCegarLoop]: trace histogram [9, 6, 6, 6, 5, 4, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:20,457 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-16 02:39:20,645 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:20,645 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:20,646 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:20,646 INFO L85 PathProgramCache]: Analyzing trace with hash -1331421269, now seen corresponding path program 2 times [2024-11-16 02:39:20,646 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:20,646 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579733377] [2024-11-16 02:39:20,649 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:20,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:20,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 02:39:20,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 02:39:20,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-16 02:39:20,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:20,834 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 134 trivial. 0 not checked. [2024-11-16 02:39:20,834 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:20,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579733377] [2024-11-16 02:39:20,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579733377] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:20,835 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1231381322] [2024-11-16 02:39:20,835 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:39:20,835 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:20,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:20,837 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-11-16 02:39:20,840 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-11-16 02:39:20,919 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:39:20,920 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:20,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-16 02:39:20,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:21,007 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked. [2024-11-16 02:39:21,009 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:21,090 INFO L134 CoverageAnalysis]: Checked inductivity of 136 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 116 trivial. 0 not checked. [2024-11-16 02:39:21,090 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1231381322] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:21,090 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:21,091 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-16 02:39:21,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1947111242] [2024-11-16 02:39:21,091 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:21,091 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-16 02:39:21,091 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:21,092 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-16 02:39:21,092 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-16 02:39:21,092 INFO L87 Difference]: Start difference. First operand 47 states and 57 transitions. Second operand has 14 states, 14 states have (on average 4.285714285714286) internal successors, (60), 14 states have internal predecessors, (60), 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-11-16 02:39:21,122 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:21,122 INFO L93 Difference]: Finished difference Result 96 states and 122 transitions. [2024-11-16 02:39:21,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-16 02:39:21,123 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 4.285714285714286) internal successors, (60), 14 states have internal predecessors, (60), 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 68 [2024-11-16 02:39:21,123 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:21,124 INFO L225 Difference]: With dead ends: 96 [2024-11-16 02:39:21,124 INFO L226 Difference]: Without dead ends: 61 [2024-11-16 02:39:21,124 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 144 GetRequests, 132 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-11-16 02:39:21,125 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 0 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 183 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:21,125 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 183 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:21,126 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-11-16 02:39:21,129 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2024-11-16 02:39:21,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 56 states have (on average 1.1607142857142858) internal successors, (65), 56 states have internal predecessors, (65), 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-11-16 02:39:21,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 71 transitions. [2024-11-16 02:39:21,130 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 71 transitions. Word has length 68 [2024-11-16 02:39:21,130 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:21,130 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 71 transitions. [2024-11-16 02:39:21,130 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.285714285714286) internal successors, (60), 14 states have internal predecessors, (60), 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-11-16 02:39:21,130 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 71 transitions. [2024-11-16 02:39:21,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-11-16 02:39:21,131 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:21,131 INFO L215 NwaCegarLoop]: trace histogram [11, 10, 9, 6, 6, 6, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:21,144 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-16 02:39:21,335 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:21,336 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:21,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:21,336 INFO L85 PathProgramCache]: Analyzing trace with hash -358262490, now seen corresponding path program 3 times [2024-11-16 02:39:21,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:21,336 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [654699303] [2024-11-16 02:39:21,337 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:21,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:21,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:21,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-11-16 02:39:21,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:21,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-11-16 02:39:21,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:21,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-11-16 02:39:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:21,435 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 0 proven. 66 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-16 02:39:21,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:21,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [654699303] [2024-11-16 02:39:21,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [654699303] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:21,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [425986404] [2024-11-16 02:39:21,435 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:39:21,436 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:21,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:21,437 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-11-16 02:39:21,439 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-11-16 02:39:21,506 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-16 02:39:21,506 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:21,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 174 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-16 02:39:21,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:21,526 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 58 proven. 8 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-16 02:39:21,526 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:21,566 INFO L134 CoverageAnalysis]: Checked inductivity of 230 backedges. 58 proven. 8 refuted. 0 times theorem prover too weak. 164 trivial. 0 not checked. [2024-11-16 02:39:21,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [425986404] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:21,567 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:21,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-16 02:39:21,567 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [604776459] [2024-11-16 02:39:21,567 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:21,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-16 02:39:21,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:21,568 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-16 02:39:21,568 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-16 02:39:21,568 INFO L87 Difference]: Start difference. First operand 61 states and 71 transitions. Second operand has 8 states, 8 states have (on average 6.625) internal successors, (53), 8 states have internal predecessors, (53), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-16 02:39:21,596 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:21,596 INFO L93 Difference]: Finished difference Result 124 states and 161 transitions. [2024-11-16 02:39:21,597 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-16 02:39:21,597 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 6.625) internal successors, (53), 8 states have internal predecessors, (53), 2 states have call successors, (5), 1 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 82 [2024-11-16 02:39:21,597 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:21,598 INFO L225 Difference]: With dead ends: 124 [2024-11-16 02:39:21,598 INFO L226 Difference]: Without dead ends: 89 [2024-11-16 02:39:21,598 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 173 GetRequests, 167 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-16 02:39:21,599 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 52 mSDsluCounter, 128 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 52 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:21,599 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [52 Valid, 160 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:21,600 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 89 states. [2024-11-16 02:39:21,604 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 89. [2024-11-16 02:39:21,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 89 states, 84 states have (on average 1.25) internal successors, (105), 84 states have internal predecessors, (105), 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-11-16 02:39:21,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 89 states and 111 transitions. [2024-11-16 02:39:21,605 INFO L78 Accepts]: Start accepts. Automaton has 89 states and 111 transitions. Word has length 82 [2024-11-16 02:39:21,605 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:21,605 INFO L471 AbstractCegarLoop]: Abstraction has 89 states and 111 transitions. [2024-11-16 02:39:21,605 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 6.625) internal successors, (53), 8 states have internal predecessors, (53), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-16 02:39:21,605 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 111 transitions. [2024-11-16 02:39:21,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-16 02:39:21,607 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:21,607 INFO L215 NwaCegarLoop]: trace histogram [21, 18, 18, 18, 11, 10, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:21,623 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-16 02:39:21,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:21,809 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:21,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:21,810 INFO L85 PathProgramCache]: Analyzing trace with hash 1156015406, now seen corresponding path program 4 times [2024-11-16 02:39:21,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:21,810 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1223060942] [2024-11-16 02:39:21,810 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:21,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:21,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:22,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-11-16 02:39:22,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:22,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-11-16 02:39:22,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:22,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 96 [2024-11-16 02:39:22,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:22,052 INFO L134 CoverageAnalysis]: Checked inductivity of 854 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 744 trivial. 0 not checked. [2024-11-16 02:39:22,052 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:22,052 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1223060942] [2024-11-16 02:39:22,052 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1223060942] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:22,053 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1081724476] [2024-11-16 02:39:22,053 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-16 02:39:22,053 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:22,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:22,054 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-11-16 02:39:22,055 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-11-16 02:39:22,158 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-16 02:39:22,158 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:22,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 475 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-16 02:39:22,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:22,252 INFO L134 CoverageAnalysis]: Checked inductivity of 854 backedges. 342 proven. 72 refuted. 0 times theorem prover too weak. 440 trivial. 0 not checked. [2024-11-16 02:39:22,252 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:22,401 INFO L134 CoverageAnalysis]: Checked inductivity of 854 backedges. 0 proven. 418 refuted. 0 times theorem prover too weak. 436 trivial. 0 not checked. [2024-11-16 02:39:22,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1081724476] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:22,401 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:22,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 9] total 27 [2024-11-16 02:39:22,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [496122438] [2024-11-16 02:39:22,402 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:22,402 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-16 02:39:22,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:22,403 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-16 02:39:22,404 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=197, Invalid=505, Unknown=0, NotChecked=0, Total=702 [2024-11-16 02:39:22,404 INFO L87 Difference]: Start difference. First operand 89 states and 111 transitions. Second operand has 27 states, 27 states have (on average 4.037037037037037) internal successors, (109), 27 states have internal predecessors, (109), 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-11-16 02:39:22,494 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:22,494 INFO L93 Difference]: Finished difference Result 212 states and 291 transitions. [2024-11-16 02:39:22,495 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-11-16 02:39:22,495 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 27 states have (on average 4.037037037037037) internal successors, (109), 27 states have internal predecessors, (109), 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 130 [2024-11-16 02:39:22,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:22,497 INFO L225 Difference]: With dead ends: 212 [2024-11-16 02:39:22,497 INFO L226 Difference]: Without dead ends: 147 [2024-11-16 02:39:22,498 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 277 GetRequests, 252 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 140 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=197, Invalid=505, Unknown=0, NotChecked=0, Total=702 [2024-11-16 02:39:22,498 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 196 mSDsluCounter, 370 mSDsCounter, 0 mSdLazyCounter, 92 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 196 SdHoareTripleChecker+Valid, 401 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 92 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:22,499 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [196 Valid, 401 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 92 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:39:22,499 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 147 states. [2024-11-16 02:39:22,507 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 147 to 147. [2024-11-16 02:39:22,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 147 states, 142 states have (on average 1.3169014084507042) internal successors, (187), 142 states have internal predecessors, (187), 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-11-16 02:39:22,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 193 transitions. [2024-11-16 02:39:22,509 INFO L78 Accepts]: Start accepts. Automaton has 147 states and 193 transitions. Word has length 130 [2024-11-16 02:39:22,510 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:22,510 INFO L471 AbstractCegarLoop]: Abstraction has 147 states and 193 transitions. [2024-11-16 02:39:22,511 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 4.037037037037037) internal successors, (109), 27 states have internal predecessors, (109), 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-11-16 02:39:22,511 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 193 transitions. [2024-11-16 02:39:22,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 229 [2024-11-16 02:39:22,513 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:22,513 INFO L215 NwaCegarLoop]: trace histogram [45, 42, 42, 42, 12, 11, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:22,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-16 02:39:22,717 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:22,718 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:22,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:22,718 INFO L85 PathProgramCache]: Analyzing trace with hash 1831056509, now seen corresponding path program 5 times [2024-11-16 02:39:22,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:22,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1960035687] [2024-11-16 02:39:22,718 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:22,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:22,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:23,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-11-16 02:39:23,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:23,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-11-16 02:39:23,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:23,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-16 02:39:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:23,113 INFO L134 CoverageAnalysis]: Checked inductivity of 3852 backedges. 0 proven. 132 refuted. 0 times theorem prover too weak. 3720 trivial. 0 not checked. [2024-11-16 02:39:23,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:23,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1960035687] [2024-11-16 02:39:23,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1960035687] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:23,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [8373987] [2024-11-16 02:39:23,114 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-16 02:39:23,114 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:23,114 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:23,118 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-11-16 02:39:23,119 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-11-16 02:39:23,494 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 29 check-sat command(s) [2024-11-16 02:39:23,494 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:23,498 INFO L255 TraceCheckSpWp]: Trace formula consists of 700 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-16 02:39:23,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:23,751 INFO L134 CoverageAnalysis]: Checked inductivity of 3852 backedges. 1686 proven. 392 refuted. 0 times theorem prover too weak. 1774 trivial. 0 not checked. [2024-11-16 02:39:23,751 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:24,157 INFO L134 CoverageAnalysis]: Checked inductivity of 3852 backedges. 0 proven. 2082 refuted. 0 times theorem prover too weak. 1770 trivial. 0 not checked. [2024-11-16 02:39:24,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [8373987] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:24,157 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:24,157 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 17, 17] total 44 [2024-11-16 02:39:24,157 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1806036551] [2024-11-16 02:39:24,157 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:24,158 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-11-16 02:39:24,158 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:24,159 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-11-16 02:39:24,159 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=586, Invalid=1306, Unknown=0, NotChecked=0, Total=1892 [2024-11-16 02:39:24,159 INFO L87 Difference]: Start difference. First operand 147 states and 193 transitions. Second operand has 44 states, 44 states have (on average 3.977272727272727) internal successors, (175), 44 states have internal predecessors, (175), 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-11-16 02:39:24,359 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:24,359 INFO L93 Difference]: Finished difference Result 382 states and 541 transitions. [2024-11-16 02:39:24,359 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 44 states. [2024-11-16 02:39:24,359 INFO L78 Accepts]: Start accepts. Automaton has has 44 states, 44 states have (on average 3.977272727272727) internal successors, (175), 44 states have internal predecessors, (175), 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 228 [2024-11-16 02:39:24,359 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:24,361 INFO L225 Difference]: With dead ends: 382 [2024-11-16 02:39:24,361 INFO L226 Difference]: Without dead ends: 261 [2024-11-16 02:39:24,362 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 474 GetRequests, 432 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 330 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=586, Invalid=1306, Unknown=0, NotChecked=0, Total=1892 [2024-11-16 02:39:24,362 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 520 mSDsluCounter, 390 mSDsCounter, 0 mSdLazyCounter, 130 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 520 SdHoareTripleChecker+Valid, 421 SdHoareTripleChecker+Invalid, 132 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 130 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:24,363 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [520 Valid, 421 Invalid, 132 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 130 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:39:24,363 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 261 states. [2024-11-16 02:39:24,374 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 261 to 261. [2024-11-16 02:39:24,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 261 states, 256 states have (on average 1.36328125) internal successors, (349), 256 states have internal predecessors, (349), 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-11-16 02:39:24,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 261 states and 355 transitions. [2024-11-16 02:39:24,376 INFO L78 Accepts]: Start accepts. Automaton has 261 states and 355 transitions. Word has length 228 [2024-11-16 02:39:24,376 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:24,376 INFO L471 AbstractCegarLoop]: Abstraction has 261 states and 355 transitions. [2024-11-16 02:39:24,376 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 3.977272727272727) internal successors, (175), 44 states have internal predecessors, (175), 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-11-16 02:39:24,376 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 355 transitions. [2024-11-16 02:39:24,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 423 [2024-11-16 02:39:24,382 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:24,382 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 90, 90, 13, 12, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:24,396 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-16 02:39:24,582 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-16 02:39:24,583 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:24,583 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:24,584 INFO L85 PathProgramCache]: Analyzing trace with hash -931862500, now seen corresponding path program 6 times [2024-11-16 02:39:24,584 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:24,584 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [151566142] [2024-11-16 02:39:24,584 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:24,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:24,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:24,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 02:39:24,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-16 02:39:25,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-11-16 02:39:25,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,055 INFO L134 CoverageAnalysis]: Checked inductivity of 16740 backedges. 0 proven. 156 refuted. 0 times theorem prover too weak. 16584 trivial. 0 not checked. [2024-11-16 02:39:25,056 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:25,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [151566142] [2024-11-16 02:39:25,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [151566142] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:25,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1931348640] [2024-11-16 02:39:25,056 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-16 02:39:25,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:25,057 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:25,061 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-11-16 02:39:25,062 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-11-16 02:39:25,189 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-11-16 02:39:25,190 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:25,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 252 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-16 02:39:25,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:25,233 INFO L134 CoverageAnalysis]: Checked inductivity of 16740 backedges. 7452 proven. 6 refuted. 0 times theorem prover too weak. 9282 trivial. 0 not checked. [2024-11-16 02:39:25,233 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:25,283 INFO L134 CoverageAnalysis]: Checked inductivity of 16740 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 16734 trivial. 0 not checked. [2024-11-16 02:39:25,283 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1931348640] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:25,283 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:25,284 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 5, 5] total 21 [2024-11-16 02:39:25,284 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1003446400] [2024-11-16 02:39:25,284 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:25,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-16 02:39:25,285 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:25,285 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-16 02:39:25,285 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=132, Invalid=288, Unknown=0, NotChecked=0, Total=420 [2024-11-16 02:39:25,286 INFO L87 Difference]: Start difference. First operand 261 states and 355 transitions. Second operand has 21 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 21 states have internal predecessors, (74), 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-11-16 02:39:25,317 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:25,318 INFO L93 Difference]: Finished difference Result 504 states and 696 transitions. [2024-11-16 02:39:25,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-11-16 02:39:25,318 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 21 states have internal predecessors, (74), 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 422 [2024-11-16 02:39:25,318 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:25,319 INFO L225 Difference]: With dead ends: 504 [2024-11-16 02:39:25,319 INFO L226 Difference]: Without dead ends: 271 [2024-11-16 02:39:25,320 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 863 GetRequests, 844 SyntacticMatches, 0 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 72 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=132, Invalid=288, Unknown=0, NotChecked=0, Total=420 [2024-11-16 02:39:25,321 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 0 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 189 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-11-16 02:39:25,321 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 189 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:25,322 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 271 states. [2024-11-16 02:39:25,329 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 271 to 271. [2024-11-16 02:39:25,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 271 states, 266 states have (on average 1.349624060150376) internal successors, (359), 266 states have internal predecessors, (359), 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-11-16 02:39:25,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 271 states and 365 transitions. [2024-11-16 02:39:25,331 INFO L78 Accepts]: Start accepts. Automaton has 271 states and 365 transitions. Word has length 422 [2024-11-16 02:39:25,331 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:25,331 INFO L471 AbstractCegarLoop]: Abstraction has 271 states and 365 transitions. [2024-11-16 02:39:25,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 3.5238095238095237) internal successors, (74), 21 states have internal predecessors, (74), 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-11-16 02:39:25,332 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 365 transitions. [2024-11-16 02:39:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 433 [2024-11-16 02:39:25,335 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:25,335 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 90, 90, 14, 13, 7, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:25,348 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-16 02:39:25,536 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-16 02:39:25,536 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:25,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:25,537 INFO L85 PathProgramCache]: Analyzing trace with hash 666014559, now seen corresponding path program 7 times [2024-11-16 02:39:25,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:25,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [86010815] [2024-11-16 02:39:25,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:25,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:25,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-16 02:39:25,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-11-16 02:39:25,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-16 02:39:25,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:25,982 INFO L134 CoverageAnalysis]: Checked inductivity of 16802 backedges. 0 proven. 182 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:25,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:25,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [86010815] [2024-11-16 02:39:25,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [86010815] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:25,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [462551072] [2024-11-16 02:39:25,983 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-16 02:39:25,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:25,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:25,984 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-11-16 02:39:25,985 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-11-16 02:39:26,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:26,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 1401 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-16 02:39:26,230 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:26,267 INFO L134 CoverageAnalysis]: Checked inductivity of 16802 backedges. 0 proven. 182 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:26,268 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:26,523 INFO L134 CoverageAnalysis]: Checked inductivity of 16802 backedges. 0 proven. 182 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:26,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [462551072] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:26,523 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:26,523 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 31 [2024-11-16 02:39:26,524 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1810026057] [2024-11-16 02:39:26,524 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:26,524 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-11-16 02:39:26,524 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:26,525 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-11-16 02:39:26,525 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-11-16 02:39:26,526 INFO L87 Difference]: Start difference. First operand 271 states and 365 transitions. Second operand has 31 states, 31 states have (on average 2.838709677419355) internal successors, (88), 31 states have internal predecessors, (88), 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-11-16 02:39:26,557 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:26,558 INFO L93 Difference]: Finished difference Result 542 states and 744 transitions. [2024-11-16 02:39:26,558 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-16 02:39:26,558 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 2.838709677419355) internal successors, (88), 31 states have internal predecessors, (88), 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 432 [2024-11-16 02:39:26,558 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:26,559 INFO L225 Difference]: With dead ends: 542 [2024-11-16 02:39:26,559 INFO L226 Difference]: Without dead ends: 301 [2024-11-16 02:39:26,560 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 884 GetRequests, 855 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=465, Invalid=465, Unknown=0, NotChecked=0, Total=930 [2024-11-16 02:39:26,561 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 0 mSDsluCounter, 174 mSDsCounter, 0 mSdLazyCounter, 46 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 47 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 46 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:26,561 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 207 Invalid, 47 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 46 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:26,565 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 301 states. [2024-11-16 02:39:26,571 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 301 to 301. [2024-11-16 02:39:26,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 301 states, 296 states have (on average 1.3141891891891893) internal successors, (389), 296 states have internal predecessors, (389), 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-11-16 02:39:26,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 301 states to 301 states and 395 transitions. [2024-11-16 02:39:26,575 INFO L78 Accepts]: Start accepts. Automaton has 301 states and 395 transitions. Word has length 432 [2024-11-16 02:39:26,575 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:26,575 INFO L471 AbstractCegarLoop]: Abstraction has 301 states and 395 transitions. [2024-11-16 02:39:26,576 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 2.838709677419355) internal successors, (88), 31 states have internal predecessors, (88), 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-11-16 02:39:26,576 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 395 transitions. [2024-11-16 02:39:26,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 463 [2024-11-16 02:39:26,579 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:26,579 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 90, 90, 29, 28, 7, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:26,593 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-11-16 02:39:26,780 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-16 02:39:26,780 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:26,781 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:26,781 INFO L85 PathProgramCache]: Analyzing trace with hash -322132848, now seen corresponding path program 8 times [2024-11-16 02:39:26,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:26,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19840463] [2024-11-16 02:39:26,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:26,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:26,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:27,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-11-16 02:39:27,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:27,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 189 [2024-11-16 02:39:27,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:27,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 02:39:27,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:27,759 INFO L134 CoverageAnalysis]: Checked inductivity of 17432 backedges. 0 proven. 812 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:27,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:27,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19840463] [2024-11-16 02:39:27,759 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19840463] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:27,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1873389012] [2024-11-16 02:39:27,760 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:39:27,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:27,760 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:27,761 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-11-16 02:39:27,763 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-11-16 02:39:28,001 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:39:28,002 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:28,006 INFO L255 TraceCheckSpWp]: Trace formula consists of 1551 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-11-16 02:39:28,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:28,089 INFO L134 CoverageAnalysis]: Checked inductivity of 17432 backedges. 0 proven. 812 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:28,089 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:29,084 INFO L134 CoverageAnalysis]: Checked inductivity of 17432 backedges. 0 proven. 812 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:29,084 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1873389012] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:29,084 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:29,084 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 31, 31] total 61 [2024-11-16 02:39:29,084 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1964374114] [2024-11-16 02:39:29,085 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:29,085 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 61 states [2024-11-16 02:39:29,085 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:29,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants. [2024-11-16 02:39:29,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-11-16 02:39:29,088 INFO L87 Difference]: Start difference. First operand 301 states and 395 transitions. Second operand has 61 states, 61 states have (on average 2.4262295081967213) internal successors, (148), 61 states have internal predecessors, (148), 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-11-16 02:39:29,145 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:29,145 INFO L93 Difference]: Finished difference Result 602 states and 819 transitions. [2024-11-16 02:39:29,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 60 states. [2024-11-16 02:39:29,146 INFO L78 Accepts]: Start accepts. Automaton has has 61 states, 61 states have (on average 2.4262295081967213) internal successors, (148), 61 states have internal predecessors, (148), 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 462 [2024-11-16 02:39:29,146 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:29,147 INFO L225 Difference]: With dead ends: 602 [2024-11-16 02:39:29,147 INFO L226 Difference]: Without dead ends: 361 [2024-11-16 02:39:29,149 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 959 GetRequests, 900 SyntacticMatches, 0 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 112 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1830, Invalid=1830, Unknown=0, NotChecked=0, Total=3660 [2024-11-16 02:39:29,150 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 0 mSDsluCounter, 203 mSDsCounter, 0 mSdLazyCounter, 75 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 76 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 75 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:29,150 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 236 Invalid, 76 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 75 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:39:29,150 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 361 states. [2024-11-16 02:39:29,157 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 361 to 361. [2024-11-16 02:39:29,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 356 states have (on average 1.2612359550561798) internal successors, (449), 356 states have internal predecessors, (449), 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-11-16 02:39:29,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 455 transitions. [2024-11-16 02:39:29,161 INFO L78 Accepts]: Start accepts. Automaton has 361 states and 455 transitions. Word has length 462 [2024-11-16 02:39:29,162 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:29,162 INFO L471 AbstractCegarLoop]: Abstraction has 361 states and 455 transitions. [2024-11-16 02:39:29,162 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 61 states, 61 states have (on average 2.4262295081967213) internal successors, (148), 61 states have internal predecessors, (148), 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-11-16 02:39:29,162 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 455 transitions. [2024-11-16 02:39:29,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 523 [2024-11-16 02:39:29,167 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:29,167 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 90, 90, 59, 58, 7, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:29,182 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-16 02:39:29,371 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-16 02:39:29,372 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:29,372 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:29,372 INFO L85 PathProgramCache]: Analyzing trace with hash -796421198, now seen corresponding path program 9 times [2024-11-16 02:39:29,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:29,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [644161451] [2024-11-16 02:39:29,373 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:29,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:29,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:31,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-11-16 02:39:31,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:31,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 249 [2024-11-16 02:39:31,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:31,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 392 [2024-11-16 02:39:31,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:31,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20042 backedges. 0 proven. 3422 refuted. 0 times theorem prover too weak. 16620 trivial. 0 not checked. [2024-11-16 02:39:31,840 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:31,840 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [644161451] [2024-11-16 02:39:31,841 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [644161451] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:31,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [249174126] [2024-11-16 02:39:31,841 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:39:31,841 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:31,841 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:31,842 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-11-16 02:39:31,843 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-11-16 02:39:32,061 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2024-11-16 02:39:32,061 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:32,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 384 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-16 02:39:32,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:32,248 INFO L134 CoverageAnalysis]: Checked inductivity of 20042 backedges. 7452 proven. 42 refuted. 0 times theorem prover too weak. 12548 trivial. 0 not checked. [2024-11-16 02:39:32,249 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:32,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20042 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 20000 trivial. 0 not checked. [2024-11-16 02:39:32,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [249174126] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:32,516 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:32,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [61, 9, 9] total 75 [2024-11-16 02:39:32,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431089408] [2024-11-16 02:39:32,516 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:32,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 75 states [2024-11-16 02:39:32,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:32,518 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 75 interpolants. [2024-11-16 02:39:32,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1949, Invalid=3601, Unknown=0, NotChecked=0, Total=5550 [2024-11-16 02:39:32,520 INFO L87 Difference]: Start difference. First operand 361 states and 455 transitions. Second operand has 75 states, 75 states have (on average 2.4266666666666667) internal successors, (182), 75 states have internal predecessors, (182), 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-11-16 02:39:32,603 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:32,603 INFO L93 Difference]: Finished difference Result 620 states and 816 transitions. [2024-11-16 02:39:32,603 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 75 states. [2024-11-16 02:39:32,604 INFO L78 Accepts]: Start accepts. Automaton has has 75 states, 75 states have (on average 2.4266666666666667) internal successors, (182), 75 states have internal predecessors, (182), 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 522 [2024-11-16 02:39:32,604 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:32,607 INFO L225 Difference]: With dead ends: 620 [2024-11-16 02:39:32,607 INFO L226 Difference]: Without dead ends: 379 [2024-11-16 02:39:32,608 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1109 GetRequests, 1036 SyntacticMatches, 0 SemanticMatches, 73 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 812 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=1949, Invalid=3601, Unknown=0, NotChecked=0, Total=5550 [2024-11-16 02:39:32,609 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 0 mSDsluCounter, 266 mSDsCounter, 0 mSdLazyCounter, 107 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 298 SdHoareTripleChecker+Invalid, 108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:32,609 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 298 Invalid, 108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 107 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:39:32,609 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 379 states. [2024-11-16 02:39:32,616 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 379 to 379. [2024-11-16 02:39:32,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 379 states, 374 states have (on average 1.2486631016042782) internal successors, (467), 374 states have internal predecessors, (467), 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-11-16 02:39:32,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 379 states to 379 states and 473 transitions. [2024-11-16 02:39:32,618 INFO L78 Accepts]: Start accepts. Automaton has 379 states and 473 transitions. Word has length 522 [2024-11-16 02:39:32,619 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:32,619 INFO L471 AbstractCegarLoop]: Abstraction has 379 states and 473 transitions. [2024-11-16 02:39:32,620 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 75 states, 75 states have (on average 2.4266666666666667) internal successors, (182), 75 states have internal predecessors, (182), 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-11-16 02:39:32,620 INFO L276 IsEmpty]: Start isEmpty. Operand 379 states and 473 transitions. [2024-11-16 02:39:32,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 541 [2024-11-16 02:39:32,625 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:32,625 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 90, 90, 60, 59, 15, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:32,638 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-16 02:39:32,829 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-16 02:39:32,830 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:32,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:32,831 INFO L85 PathProgramCache]: Analyzing trace with hash 1048684281, now seen corresponding path program 10 times [2024-11-16 02:39:32,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:32,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1646613400] [2024-11-16 02:39:32,831 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:32,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:32,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:35,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 123 [2024-11-16 02:39:35,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:35,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 251 [2024-11-16 02:39:35,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:35,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 410 [2024-11-16 02:39:35,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:35,166 INFO L134 CoverageAnalysis]: Checked inductivity of 20328 backedges. 0 proven. 3540 refuted. 0 times theorem prover too weak. 16788 trivial. 0 not checked. [2024-11-16 02:39:35,167 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:35,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1646613400] [2024-11-16 02:39:35,167 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1646613400] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:35,167 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1040407118] [2024-11-16 02:39:35,167 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-16 02:39:35,168 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:35,168 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:35,169 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-11-16 02:39:35,172 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-11-16 02:39:35,483 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-16 02:39:35,483 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:35,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 1925 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-16 02:39:35,495 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:36,504 INFO L134 CoverageAnalysis]: Checked inductivity of 20328 backedges. 7450 proven. 1800 refuted. 0 times theorem prover too weak. 11078 trivial. 0 not checked. [2024-11-16 02:39:36,504 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:38,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20328 backedges. 7450 proven. 1800 refuted. 0 times theorem prover too weak. 11078 trivial. 0 not checked. [2024-11-16 02:39:38,216 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1040407118] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:38,216 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:38,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [62, 33, 33] total 124 [2024-11-16 02:39:38,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [755098053] [2024-11-16 02:39:38,217 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:38,218 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 124 states [2024-11-16 02:39:38,218 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:38,220 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 124 interpolants. [2024-11-16 02:39:38,222 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3906, Invalid=11346, Unknown=0, NotChecked=0, Total=15252 [2024-11-16 02:39:38,223 INFO L87 Difference]: Start difference. First operand 379 states and 473 transitions. Second operand has 124 states, 124 states have (on average 3.217741935483871) internal successors, (399), 124 states have internal predecessors, (399), 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-11-16 02:39:38,898 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:38,898 INFO L93 Difference]: Finished difference Result 862 states and 1181 transitions. [2024-11-16 02:39:38,899 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 124 states. [2024-11-16 02:39:38,899 INFO L78 Accepts]: Start accepts. Automaton has has 124 states, 124 states have (on average 3.217741935483871) internal successors, (399), 124 states have internal predecessors, (399), 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 540 [2024-11-16 02:39:38,899 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:38,902 INFO L225 Difference]: With dead ends: 862 [2024-11-16 02:39:38,902 INFO L226 Difference]: Without dead ends: 605 [2024-11-16 02:39:38,905 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1146 GetRequests, 1024 SyntacticMatches, 0 SemanticMatches, 122 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3658 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=3906, Invalid=11346, Unknown=0, NotChecked=0, Total=15252 [2024-11-16 02:39:38,905 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 1240 mSDsluCounter, 684 mSDsCounter, 0 mSdLazyCounter, 276 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1240 SdHoareTripleChecker+Valid, 715 SdHoareTripleChecker+Invalid, 278 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 276 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:38,906 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1240 Valid, 715 Invalid, 278 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 276 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-16 02:39:38,906 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 605 states. [2024-11-16 02:39:38,913 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 605 to 605. [2024-11-16 02:39:38,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 605 states, 600 states have (on average 1.315) internal successors, (789), 600 states have internal predecessors, (789), 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-11-16 02:39:38,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 605 states to 605 states and 795 transitions. [2024-11-16 02:39:38,917 INFO L78 Accepts]: Start accepts. Automaton has 605 states and 795 transitions. Word has length 540 [2024-11-16 02:39:38,917 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:38,917 INFO L471 AbstractCegarLoop]: Abstraction has 605 states and 795 transitions. [2024-11-16 02:39:38,918 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 124 states, 124 states have (on average 3.217741935483871) internal successors, (399), 124 states have internal predecessors, (399), 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-11-16 02:39:38,918 INFO L276 IsEmpty]: Start isEmpty. Operand 605 states and 795 transitions. [2024-11-16 02:39:38,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 927 [2024-11-16 02:39:38,922 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:38,923 INFO L215 NwaCegarLoop]: trace histogram [189, 186, 186, 186, 61, 60, 15, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:39:38,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-11-16 02:39:39,126 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,SelfDestructingSolverStorable13 [2024-11-16 02:39:39,127 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:39,127 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:39,127 INFO L85 PathProgramCache]: Analyzing trace with hash 141668792, now seen corresponding path program 11 times [2024-11-16 02:39:39,128 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:39,128 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [73636191] [2024-11-16 02:39:39,128 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:39,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:39,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:41,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 125 [2024-11-16 02:39:41,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:41,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 381 [2024-11-16 02:39:41,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:42,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 668 [2024-11-16 02:39:42,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:42,043 INFO L134 CoverageAnalysis]: Checked inductivity of 73824 backedges. 0 proven. 3660 refuted. 0 times theorem prover too weak. 70164 trivial. 0 not checked. [2024-11-16 02:39:42,043 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:42,043 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [73636191] [2024-11-16 02:39:42,043 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [73636191] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:42,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1784755763] [2024-11-16 02:39:42,044 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-16 02:39:42,044 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:42,044 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:42,045 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-11-16 02:39:42,046 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process