./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-crafted/mapavg4.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/mapavg4.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 98bc833889bf97eabed50b7ee23613fe9d5db74d8eb864c2f87c567c38e52240 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 02:38:35,483 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 02:38:35,560 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 02:38:35,564 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 02:38:35,564 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 02:38:35,587 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 02:38:35,589 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 02:38:35,589 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 02:38:35,590 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 02:38:35,590 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 02:38:35,590 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 02:38:35,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 02:38:35,591 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 02:38:35,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 02:38:35,594 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 02:38:35,595 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 02:38:35,597 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 02:38:35,597 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 02:38:35,597 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 02:38:35,598 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 02:38:35,601 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 02:38:35,602 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 02:38:35,602 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 02:38:35,602 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 02:38:35,603 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 02:38:35,603 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 02:38:35,603 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 02:38:35,604 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 02:38:35,604 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 02:38:35,604 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 02:38:35,604 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 02:38:35,605 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 02:38:35,605 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:38:35,605 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 02:38:35,605 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 02:38:35,606 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 02:38:35,606 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 02:38:35,606 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 02:38:35,606 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 02:38:35,606 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 02:38:35,607 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 02:38:35,608 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 02:38:35,609 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 -> 98bc833889bf97eabed50b7ee23613fe9d5db74d8eb864c2f87c567c38e52240 [2024-11-16 02:38:35,866 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 02:38:35,888 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 02:38:35,891 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 02:38:35,892 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 02:38:35,892 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 02:38:35,893 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-crafted/mapavg4.i [2024-11-16 02:38:37,356 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 02:38:37,539 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 02:38:37,540 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/mapavg4.i [2024-11-16 02:38:37,546 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/51151b66e/b74f41ceb8684381b0179a9e0115f2e2/FLAG4aeeea4be [2024-11-16 02:38:37,562 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/51151b66e/b74f41ceb8684381b0179a9e0115f2e2 [2024-11-16 02:38:37,566 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 02:38:37,568 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 02:38:37,569 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 02:38:37,569 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 02:38:37,576 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 02:38:37,577 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,577 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7018c7fb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37, skipping insertion in model container [2024-11-16 02:38:37,578 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,600 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 02:38:37,794 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/mapavg4.i[1327,1340] [2024-11-16 02:38:37,798 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:38:37,803 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 02:38:37,823 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/mapavg4.i[1327,1340] [2024-11-16 02:38:37,824 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:38:37,841 INFO L204 MainTranslator]: Completed translation [2024-11-16 02:38:37,842 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37 WrapperNode [2024-11-16 02:38:37,842 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 02:38:37,843 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 02:38:37,843 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 02:38:37,843 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 02:38:37,849 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:38:37" (1/1) ... [2024-11-16 02:38:37,856 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:38:37" (1/1) ... [2024-11-16 02:38:37,873 INFO L138 Inliner]: procedures = 16, calls = 22, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 67 [2024-11-16 02:38:37,874 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 02:38:37,874 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 02:38:37,875 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 02:38:37,875 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 02:38:37,885 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,885 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,887 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,901 INFO L175 MemorySlicer]: Split 12 memory accesses to 2 slices as follows [2, 10]. 83 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 5 writes are split as follows [0, 5]. [2024-11-16 02:38:37,904 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,904 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,910 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,914 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,916 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,916 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,920 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 02:38:37,922 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 02:38:37,922 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 02:38:37,922 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 02:38:37,923 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (1/1) ... [2024-11-16 02:38:37,930 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:38:37,941 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:37,957 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:38:37,962 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:38:38,011 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 02:38:38,011 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 02:38:38,012 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-16 02:38:38,012 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-16 02:38:38,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-16 02:38:38,013 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-16 02:38:38,013 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 02:38:38,013 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 02:38:38,015 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-16 02:38:38,015 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-16 02:38:38,015 INFO L130 BoogieDeclarations]: Found specification of procedure mapavg [2024-11-16 02:38:38,015 INFO L138 BoogieDeclarations]: Found implementation of procedure mapavg [2024-11-16 02:38:38,015 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-16 02:38:38,088 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 02:38:38,090 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 02:38:38,220 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:38:38,256 INFO L? ?]: Removed 14 outVars from TransFormulas that were not future-live. [2024-11-16 02:38:38,256 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 02:38:38,266 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 02:38:38,267 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 02:38:38,267 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:38:38 BoogieIcfgContainer [2024-11-16 02:38:38,268 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 02:38:38,270 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 02:38:38,270 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 02:38:38,275 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 02:38:38,276 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 02:38:37" (1/3) ... [2024-11-16 02:38:38,277 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25b3a3d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:38:38, skipping insertion in model container [2024-11-16 02:38:38,277 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:38:37" (2/3) ... [2024-11-16 02:38:38,277 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@25b3a3d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:38:38, skipping insertion in model container [2024-11-16 02:38:38,277 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:38:38" (3/3) ... [2024-11-16 02:38:38,279 INFO L112 eAbstractionObserver]: Analyzing ICFG mapavg4.i [2024-11-16 02:38:38,296 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 02:38:38,296 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 02:38:38,360 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 02:38:38,366 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;@7de3d069, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 02:38:38,366 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 02:38:38,369 INFO L276 IsEmpty]: Start isEmpty. Operand has 27 states, 21 states have (on average 1.380952380952381) internal successors, (29), 22 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:38:38,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-16 02:38:38,376 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:38,376 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:38:38,377 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:38,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:38,381 INFO L85 PathProgramCache]: Analyzing trace with hash 1045625723, now seen corresponding path program 1 times [2024-11-16 02:38:38,389 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:38,389 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1555759195] [2024-11-16 02:38:38,390 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:38,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-11-16 02:38:38,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-16 02:38:38,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-16 02:38:38,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,599 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:38:38,599 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:38,600 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1555759195] [2024-11-16 02:38:38,600 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1555759195] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:38:38,600 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 02:38:38,601 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 02:38:38,602 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [817187434] [2024-11-16 02:38:38,602 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:38:38,606 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 02:38:38,606 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:38,634 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 02:38:38,635 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 02:38:38,638 INFO L87 Difference]: Start difference. First operand has 27 states, 21 states have (on average 1.380952380952381) internal successors, (29), 22 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) 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:38:38,654 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:38,654 INFO L93 Difference]: Finished difference Result 50 states and 67 transitions. [2024-11-16 02:38:38,655 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 02:38:38,656 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:38:38,656 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:38,661 INFO L225 Difference]: With dead ends: 50 [2024-11-16 02:38:38,661 INFO L226 Difference]: Without dead ends: 23 [2024-11-16 02:38:38,664 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:38:38,666 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:38,667 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:38,679 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-11-16 02:38:38,691 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-11-16 02:38:38,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 18 states have (on average 1.1666666666666667) internal successors, (21), 18 states have internal predecessors, (21), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-16 02:38:38,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 27 transitions. [2024-11-16 02:38:38,694 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 27 transitions. Word has length 29 [2024-11-16 02:38:38,694 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:38,694 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 27 transitions. [2024-11-16 02:38:38,695 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:38:38,695 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 27 transitions. [2024-11-16 02:38:38,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-16 02:38:38,696 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:38,696 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:38:38,696 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 02:38:38,697 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:38,697 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:38,697 INFO L85 PathProgramCache]: Analyzing trace with hash 1429674698, now seen corresponding path program 1 times [2024-11-16 02:38:38,697 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:38,698 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1188053548] [2024-11-16 02:38:38,698 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:38,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:38,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-11-16 02:38:38,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 02:38:38,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-16 02:38:38,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:38,944 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:38:38,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:38,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1188053548] [2024-11-16 02:38:38,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1188053548] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:38,945 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1754142844] [2024-11-16 02:38:38,945 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:38,945 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:38,945 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:38,949 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:38:38,951 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:38:39,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:38:39,044 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:39,078 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:38:39,079 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:38:39,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1754142844] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:38:39,080 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:38:39,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-16 02:38:39,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [455030472] [2024-11-16 02:38:39,083 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:38:39,084 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:38:39,084 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:39,086 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:38:39,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-16 02:38:39,087 INFO L87 Difference]: Start difference. First operand 23 states and 27 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:38:39,106 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:39,107 INFO L93 Difference]: Finished difference Result 44 states and 52 transitions. [2024-11-16 02:38:39,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:38:39,108 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:38:39,108 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:39,109 INFO L225 Difference]: With dead ends: 44 [2024-11-16 02:38:39,109 INFO L226 Difference]: Without dead ends: 25 [2024-11-16 02:38:39,110 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:38:39,112 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:39,113 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 49 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:39,114 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-11-16 02:38:39,118 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2024-11-16 02:38:39,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 20 states have (on average 1.15) internal successors, (23), 20 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-16 02:38:39,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 29 transitions. [2024-11-16 02:38:39,119 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 29 transitions. Word has length 34 [2024-11-16 02:38:39,119 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:39,120 INFO L471 AbstractCegarLoop]: Abstraction has 25 states and 29 transitions. [2024-11-16 02:38:39,120 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:38:39,120 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 29 transitions. [2024-11-16 02:38:39,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-16 02:38:39,121 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:39,121 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:38:39,138 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-16 02:38:39,322 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:38:39,322 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:39,323 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:39,323 INFO L85 PathProgramCache]: Analyzing trace with hash 1006504457, now seen corresponding path program 1 times [2024-11-16 02:38:39,323 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:39,323 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [856906806] [2024-11-16 02:38:39,323 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:39,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:39,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:38:39,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-11-16 02:38:39,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-11-16 02:38:39,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,479 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:38:39,479 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:39,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [856906806] [2024-11-16 02:38:39,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [856906806] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:39,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1057699014] [2024-11-16 02:38:39,480 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:39,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:39,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:39,482 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:38:39,484 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:38:39,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:38:39,564 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:39,580 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:38:39,582 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:38:39,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1057699014] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:38:39,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:38:39,583 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-11-16 02:38:39,583 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1858703518] [2024-11-16 02:38:39,583 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:38:39,584 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:38:39,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:39,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:38:39,586 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-16 02:38:39,586 INFO L87 Difference]: Start difference. First operand 25 states and 29 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:38:39,597 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:39,597 INFO L93 Difference]: Finished difference Result 44 states and 54 transitions. [2024-11-16 02:38:39,598 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:38:39,599 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:38:39,599 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:39,601 INFO L225 Difference]: With dead ends: 44 [2024-11-16 02:38:39,601 INFO L226 Difference]: Without dead ends: 27 [2024-11-16 02:38:39,602 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:38:39,604 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:39,605 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 50 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:39,607 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-16 02:38:39,612 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-16 02:38:39,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 22 states have (on average 1.1363636363636365) internal successors, (25), 22 states have internal predecessors, (25), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-16 02:38:39,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 31 transitions. [2024-11-16 02:38:39,615 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 31 transitions. Word has length 36 [2024-11-16 02:38:39,616 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:39,616 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 31 transitions. [2024-11-16 02:38:39,616 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:38:39,616 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 31 transitions. [2024-11-16 02:38:39,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-16 02:38:39,619 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:39,619 INFO L215 NwaCegarLoop]: trace histogram [6, 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:38:39,636 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-16 02:38:39,823 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:38:39,824 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:39,824 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:39,825 INFO L85 PathProgramCache]: Analyzing trace with hash 1894253002, now seen corresponding path program 1 times [2024-11-16 02:38:39,825 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:39,825 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [115166150] [2024-11-16 02:38:39,825 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:39,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:39,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:38:39,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-16 02:38:39,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30 [2024-11-16 02:38:39,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:39,989 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-16 02:38:39,990 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:39,990 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [115166150] [2024-11-16 02:38:39,991 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [115166150] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:39,991 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [290910834] [2024-11-16 02:38:39,991 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:39,992 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:39,992 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:39,994 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:38:39,995 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:38:40,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-16 02:38:40,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:40,097 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:38:40,098 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:38:40,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [290910834] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:38:40,098 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:38:40,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-16 02:38:40,098 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [84647347] [2024-11-16 02:38:40,099 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:38:40,099 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:38:40,099 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:40,100 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:38:40,100 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-16 02:38:40,101 INFO L87 Difference]: Start difference. First operand 27 states and 31 transitions. Second operand has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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:38:40,111 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:40,111 INFO L93 Difference]: Finished difference Result 43 states and 48 transitions. [2024-11-16 02:38:40,112 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:38:40,112 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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 42 [2024-11-16 02:38:40,113 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:40,113 INFO L225 Difference]: With dead ends: 43 [2024-11-16 02:38:40,113 INFO L226 Difference]: Without dead ends: 29 [2024-11-16 02:38:40,114 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 53 GetRequests, 48 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:38:40,115 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:40,115 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 48 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:40,116 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-11-16 02:38:40,118 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29. [2024-11-16 02:38:40,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.125) internal successors, (27), 24 states have internal predecessors, (27), 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:38:40,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 33 transitions. [2024-11-16 02:38:40,120 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 33 transitions. Word has length 42 [2024-11-16 02:38:40,121 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:40,121 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 33 transitions. [2024-11-16 02:38:40,121 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.666666666666666) internal successors, (26), 3 states have internal predecessors, (26), 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:38:40,122 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 33 transitions. [2024-11-16 02:38:40,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-16 02:38:40,123 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:40,123 INFO L215 NwaCegarLoop]: trace histogram [6, 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:38:40,140 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-16 02:38:40,324 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:38:40,324 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:40,325 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:40,325 INFO L85 PathProgramCache]: Analyzing trace with hash 1366762187, now seen corresponding path program 1 times [2024-11-16 02:38:40,325 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:40,325 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622627243] [2024-11-16 02:38:40,325 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:40,326 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-11-16 02:38:40,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-16 02:38:40,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-16 02:38:40,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,451 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:38:40,452 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:40,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622627243] [2024-11-16 02:38:40,452 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622627243] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:40,452 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1928531961] [2024-11-16 02:38:40,452 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:40,453 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:40,453 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:40,455 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:38:40,456 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:38:40,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:40,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 165 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 02:38:40,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:40,578 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-16 02:38:40,580 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:40,635 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-11-16 02:38:40,639 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1928531961] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:40,639 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:40,639 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 4] total 9 [2024-11-16 02:38:40,639 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1822150919] [2024-11-16 02:38:40,640 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:40,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-16 02:38:40,640 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:40,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-16 02:38:40,641 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-16 02:38:40,641 INFO L87 Difference]: Start difference. First operand 29 states and 33 transitions. Second operand has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 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:38:40,675 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:40,677 INFO L93 Difference]: Finished difference Result 60 states and 74 transitions. [2024-11-16 02:38:40,677 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-16 02:38:40,678 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 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 44 [2024-11-16 02:38:40,678 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:40,678 INFO L225 Difference]: With dead ends: 60 [2024-11-16 02:38:40,679 INFO L226 Difference]: Without dead ends: 37 [2024-11-16 02:38:40,679 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 91 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:38:40,680 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 16 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 97 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 16 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:40,680 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 97 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 16 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:40,681 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-11-16 02:38:40,688 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-11-16 02:38:40,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 32 states have (on average 1.09375) internal successors, (35), 32 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:38:40,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 41 transitions. [2024-11-16 02:38:40,692 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 41 transitions. Word has length 44 [2024-11-16 02:38:40,693 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:40,693 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 41 transitions. [2024-11-16 02:38:40,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 4.555555555555555) internal successors, (41), 9 states have internal predecessors, (41), 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:38:40,693 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 41 transitions. [2024-11-16 02:38:40,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-16 02:38:40,696 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:40,697 INFO L215 NwaCegarLoop]: trace histogram [9, 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:38:40,714 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:38:40,897 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:38:40,898 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:40,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:40,898 INFO L85 PathProgramCache]: Analyzing trace with hash 859924617, now seen corresponding path program 2 times [2024-11-16 02:38:40,898 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:40,898 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1467472509] [2024-11-16 02:38:40,899 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:40,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-16 02:38:41,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-11-16 02:38:41,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42 [2024-11-16 02:38:41,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,018 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 104 trivial. 0 not checked. [2024-11-16 02:38:41,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:41,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1467472509] [2024-11-16 02:38:41,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1467472509] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:41,021 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2091742119] [2024-11-16 02:38:41,021 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:38:41,021 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:41,021 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:41,023 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:38:41,024 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:38:41,102 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:38:41,102 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:41,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 213 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-16 02:38:41,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:41,159 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-11-16 02:38:41,162 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:41,259 INFO L134 CoverageAnalysis]: Checked inductivity of 106 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 86 trivial. 0 not checked. [2024-11-16 02:38:41,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2091742119] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:41,260 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:41,260 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-16 02:38:41,260 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [664618172] [2024-11-16 02:38:41,260 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:41,261 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-16 02:38:41,261 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:41,262 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-16 02:38:41,262 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-16 02:38:41,262 INFO L87 Difference]: Start difference. First operand 37 states and 41 transitions. Second operand has 14 states, 14 states have (on average 4.0) internal successors, (56), 14 states have internal predecessors, (56), 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:38:41,299 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:41,302 INFO L93 Difference]: Finished difference Result 76 states and 90 transitions. [2024-11-16 02:38:41,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-16 02:38:41,303 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 4.0) internal successors, (56), 14 states have internal predecessors, (56), 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 56 [2024-11-16 02:38:41,303 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:41,304 INFO L225 Difference]: With dead ends: 76 [2024-11-16 02:38:41,304 INFO L226 Difference]: Without dead ends: 51 [2024-11-16 02:38:41,304 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 108 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:38:41,305 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:41,305 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 99 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:41,306 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-11-16 02:38:41,313 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-11-16 02:38:41,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 46 states have (on average 1.065217391304348) internal successors, (49), 46 states have internal predecessors, (49), 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:38:41,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 55 transitions. [2024-11-16 02:38:41,316 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 55 transitions. Word has length 56 [2024-11-16 02:38:41,316 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:41,316 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 55 transitions. [2024-11-16 02:38:41,316 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.0) internal successors, (56), 14 states have internal predecessors, (56), 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:38:41,316 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 55 transitions. [2024-11-16 02:38:41,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-11-16 02:38:41,317 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:41,317 INFO L215 NwaCegarLoop]: trace histogram [11, 10, 9, 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:38:41,339 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-16 02:38:41,521 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:38:41,522 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:41,522 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:41,522 INFO L85 PathProgramCache]: Analyzing trace with hash -1493241212, now seen corresponding path program 3 times [2024-11-16 02:38:41,522 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:41,522 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1202248078] [2024-11-16 02:38:41,523 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:41,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:41,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-11-16 02:38:41,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-11-16 02:38:41,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-16 02:38:41,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:41,876 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 90 trivial. 0 not checked. [2024-11-16 02:38:41,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:41,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1202248078] [2024-11-16 02:38:41,876 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1202248078] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:41,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2049665211] [2024-11-16 02:38:41,876 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:38:41,876 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:41,877 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:41,880 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:38:41,882 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:38:41,968 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-16 02:38:41,969 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:41,970 INFO L255 TraceCheckSpWp]: Trace formula consists of 142 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-16 02:38:41,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:42,022 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 42 proven. 6 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-16 02:38:42,023 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:42,091 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 42 proven. 6 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-16 02:38:42,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2049665211] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:42,092 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:42,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 5, 5] total 19 [2024-11-16 02:38:42,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [298078946] [2024-11-16 02:38:42,093 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:42,093 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-11-16 02:38:42,094 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:42,095 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-11-16 02:38:42,095 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-16 02:38:42,095 INFO L87 Difference]: Start difference. First operand 51 states and 55 transitions. Second operand has 19 states, 19 states have (on average 3.526315789473684) internal successors, (67), 19 states have internal predecessors, (67), 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:38:42,144 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:42,145 INFO L93 Difference]: Finished difference Result 88 states and 103 transitions. [2024-11-16 02:38:42,145 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-16 02:38:42,145 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 3.526315789473684) internal successors, (67), 19 states have internal predecessors, (67), 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 70 [2024-11-16 02:38:42,146 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:42,146 INFO L225 Difference]: With dead ends: 88 [2024-11-16 02:38:42,146 INFO L226 Difference]: Without dead ends: 61 [2024-11-16 02:38:42,147 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 157 GetRequests, 140 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-16 02:38:42,147 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 188 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:42,148 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 213 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:42,148 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 61 states. [2024-11-16 02:38:42,152 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 61 to 61. [2024-11-16 02:38:42,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 56 states have (on average 1.0535714285714286) internal successors, (59), 56 states have internal predecessors, (59), 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:38:42,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 65 transitions. [2024-11-16 02:38:42,154 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 65 transitions. Word has length 70 [2024-11-16 02:38:42,154 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:42,154 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 65 transitions. [2024-11-16 02:38:42,154 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 3.526315789473684) internal successors, (67), 19 states have internal predecessors, (67), 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:38:42,154 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 65 transitions. [2024-11-16 02:38:42,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 97 [2024-11-16 02:38:42,155 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:42,156 INFO L215 NwaCegarLoop]: trace histogram [21, 18, 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:38:42,172 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-16 02:38:42,356 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:38:42,357 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:42,357 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:42,357 INFO L85 PathProgramCache]: Analyzing trace with hash 641234119, now seen corresponding path program 4 times [2024-11-16 02:38:42,357 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:42,357 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [653013715] [2024-11-16 02:38:42,357 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:42,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:42,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:42,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-11-16 02:38:42,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:42,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47 [2024-11-16 02:38:42,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:42,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 74 [2024-11-16 02:38:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:42,712 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 132 refuted. 0 times theorem prover too weak. 438 trivial. 0 not checked. [2024-11-16 02:38:42,712 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:42,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [653013715] [2024-11-16 02:38:42,713 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [653013715] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:42,713 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [297028846] [2024-11-16 02:38:42,713 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-16 02:38:42,713 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:42,713 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:42,715 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:38:42,717 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:38:42,828 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-16 02:38:42,829 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:42,830 INFO L255 TraceCheckSpWp]: Trace formula consists of 363 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-16 02:38:42,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:42,876 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 204 proven. 6 refuted. 0 times theorem prover too weak. 360 trivial. 0 not checked. [2024-11-16 02:38:42,877 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:42,937 INFO L134 CoverageAnalysis]: Checked inductivity of 570 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 564 trivial. 0 not checked. [2024-11-16 02:38:42,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [297028846] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:42,938 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:42,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 5, 5] total 20 [2024-11-16 02:38:42,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [194102332] [2024-11-16 02:38:42,938 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:42,939 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-11-16 02:38:42,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:42,939 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-11-16 02:38:42,940 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-11-16 02:38:42,940 INFO L87 Difference]: Start difference. First operand 61 states and 65 transitions. Second operand has 20 states, 20 states have (on average 3.4) internal successors, (68), 20 states have internal predecessors, (68), 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:38:42,984 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:42,984 INFO L93 Difference]: Finished difference Result 106 states and 118 transitions. [2024-11-16 02:38:42,985 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-11-16 02:38:42,985 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 3.4) internal successors, (68), 20 states have internal predecessors, (68), 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 96 [2024-11-16 02:38:42,985 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:42,986 INFO L225 Difference]: With dead ends: 106 [2024-11-16 02:38:42,986 INFO L226 Difference]: Without dead ends: 71 [2024-11-16 02:38:42,986 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 210 GetRequests, 192 SyntacticMatches, 0 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 66 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=118, Invalid=262, Unknown=0, NotChecked=0, Total=380 [2024-11-16 02:38:42,987 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 225 mSDsCounter, 0 mSdLazyCounter, 53 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 250 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 53 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:42,987 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 250 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 53 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:42,988 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71 states. [2024-11-16 02:38:42,997 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 71. [2024-11-16 02:38:42,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71 states, 66 states have (on average 1.0454545454545454) internal successors, (69), 66 states have internal predecessors, (69), 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:38:42,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 75 transitions. [2024-11-16 02:38:42,999 INFO L78 Accepts]: Start accepts. Automaton has 71 states and 75 transitions. Word has length 96 [2024-11-16 02:38:42,999 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:42,999 INFO L471 AbstractCegarLoop]: Abstraction has 71 states and 75 transitions. [2024-11-16 02:38:43,000 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 3.4) internal successors, (68), 20 states have internal predecessors, (68), 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:38:43,003 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 75 transitions. [2024-11-16 02:38:43,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 107 [2024-11-16 02:38:43,004 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:43,005 INFO L215 NwaCegarLoop]: trace histogram [21, 18, 13, 12, 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:38:43,027 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-16 02:38:43,205 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:38:43,205 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:43,206 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:43,206 INFO L85 PathProgramCache]: Analyzing trace with hash 1865376842, now seen corresponding path program 5 times [2024-11-16 02:38:43,206 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:43,206 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1939008329] [2024-11-16 02:38:43,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:43,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:43,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:43,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-11-16 02:38:43,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:43,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2024-11-16 02:38:43,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:43,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 84 [2024-11-16 02:38:43,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:43,597 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 156 refuted. 0 times theorem prover too weak. 474 trivial. 0 not checked. [2024-11-16 02:38:43,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:43,598 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1939008329] [2024-11-16 02:38:43,598 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1939008329] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:43,598 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [813644424] [2024-11-16 02:38:43,598 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-16 02:38:43,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:43,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:43,600 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:38:43,602 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:38:45,026 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 14 check-sat command(s) [2024-11-16 02:38:45,027 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:45,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 346 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-16 02:38:45,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:45,138 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 198 proven. 42 refuted. 0 times theorem prover too weak. 390 trivial. 0 not checked. [2024-11-16 02:38:45,139 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:45,298 INFO L134 CoverageAnalysis]: Checked inductivity of 630 backedges. 0 proven. 244 refuted. 0 times theorem prover too weak. 386 trivial. 0 not checked. [2024-11-16 02:38:45,298 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [813644424] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:45,299 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:45,299 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 9, 9] total 29 [2024-11-16 02:38:45,299 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [639090800] [2024-11-16 02:38:45,299 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:45,300 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-11-16 02:38:45,300 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:45,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-11-16 02:38:45,301 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-11-16 02:38:45,301 INFO L87 Difference]: Start difference. First operand 71 states and 75 transitions. Second operand has 29 states, 29 states have (on average 2.9310344827586206) internal successors, (85), 29 states have internal predecessors, (85), 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:38:45,350 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:45,350 INFO L93 Difference]: Finished difference Result 132 states and 151 transitions. [2024-11-16 02:38:45,352 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2024-11-16 02:38:45,352 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 2.9310344827586206) internal successors, (85), 29 states have internal predecessors, (85), 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 106 [2024-11-16 02:38:45,352 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:45,353 INFO L225 Difference]: With dead ends: 132 [2024-11-16 02:38:45,353 INFO L226 Difference]: Without dead ends: 89 [2024-11-16 02:38:45,353 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 231 GetRequests, 204 SyntacticMatches, 0 SemanticMatches, 27 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 168 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=224, Invalid=588, Unknown=0, NotChecked=0, Total=812 [2024-11-16 02:38:45,354 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 241 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 266 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:45,354 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 266 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:45,355 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 89 states. [2024-11-16 02:38:45,366 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 89. [2024-11-16 02:38:45,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 89 states, 84 states have (on average 1.0357142857142858) internal successors, (87), 84 states have internal predecessors, (87), 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:38:45,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 89 states to 89 states and 93 transitions. [2024-11-16 02:38:45,368 INFO L78 Accepts]: Start accepts. Automaton has 89 states and 93 transitions. Word has length 106 [2024-11-16 02:38:45,371 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:45,371 INFO L471 AbstractCegarLoop]: Abstraction has 89 states and 93 transitions. [2024-11-16 02:38:45,371 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 2.9310344827586206) internal successors, (85), 29 states have internal predecessors, (85), 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:38:45,372 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 93 transitions. [2024-11-16 02:38:45,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-16 02:38:45,373 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:45,373 INFO L215 NwaCegarLoop]: trace histogram [45, 42, 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:38:45,393 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-16 02:38:45,574 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:38:45,574 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:45,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:45,575 INFO L85 PathProgramCache]: Analyzing trace with hash 111860113, now seen corresponding path program 6 times [2024-11-16 02:38:45,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:45,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [663330629] [2024-11-16 02:38:45,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:45,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:45,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:46,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 31 [2024-11-16 02:38:46,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:46,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-11-16 02:38:46,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:46,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 118 [2024-11-16 02:38:46,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:46,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2216 backedges. 0 proven. 182 refuted. 0 times theorem prover too weak. 2034 trivial. 0 not checked. [2024-11-16 02:38:46,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:46,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [663330629] [2024-11-16 02:38:46,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [663330629] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:46,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [169323557] [2024-11-16 02:38:46,060 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-16 02:38:46,060 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:46,060 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:46,062 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:38:46,063 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:38:46,314 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 15 check-sat command(s) [2024-11-16 02:38:46,315 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:46,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 361 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-16 02:38:46,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:46,425 INFO L134 CoverageAnalysis]: Checked inductivity of 2216 backedges. 908 proven. 42 refuted. 0 times theorem prover too weak. 1266 trivial. 0 not checked. [2024-11-16 02:38:46,425 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:46,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2216 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 2174 trivial. 0 not checked. [2024-11-16 02:38:46,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [169323557] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:46,590 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:46,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 9, 9] total 30 [2024-11-16 02:38:46,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118513493] [2024-11-16 02:38:46,590 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:46,591 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-11-16 02:38:46,591 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:46,592 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-11-16 02:38:46,592 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=239, Invalid=631, Unknown=0, NotChecked=0, Total=870 [2024-11-16 02:38:46,592 INFO L87 Difference]: Start difference. First operand 89 states and 93 transitions. Second operand has 30 states, 30 states have (on average 2.933333333333333) internal successors, (88), 30 states have internal predecessors, (88), 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:38:46,664 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:46,664 INFO L93 Difference]: Finished difference Result 166 states and 182 transitions. [2024-11-16 02:38:46,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-11-16 02:38:46,665 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 30 states have (on average 2.933333333333333) internal successors, (88), 30 states have internal predecessors, (88), 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 156 [2024-11-16 02:38:46,665 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:46,666 INFO L225 Difference]: With dead ends: 166 [2024-11-16 02:38:46,666 INFO L226 Difference]: Without dead ends: 107 [2024-11-16 02:38:46,666 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 332 GetRequests, 304 SyntacticMatches, 0 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 182 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=239, Invalid=631, Unknown=0, NotChecked=0, Total=870 [2024-11-16 02:38:46,667 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 212 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 237 SdHoareTripleChecker+Invalid, 63 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:46,667 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 237 Invalid, 63 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:38:46,668 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 107 states. [2024-11-16 02:38:46,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 107 to 107. [2024-11-16 02:38:46,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 107 states, 102 states have (on average 1.0294117647058822) internal successors, (105), 102 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:38:46,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 107 states to 107 states and 111 transitions. [2024-11-16 02:38:46,676 INFO L78 Accepts]: Start accepts. Automaton has 107 states and 111 transitions. Word has length 156 [2024-11-16 02:38:46,676 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:46,676 INFO L471 AbstractCegarLoop]: Abstraction has 107 states and 111 transitions. [2024-11-16 02:38:46,676 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 2.933333333333333) internal successors, (88), 30 states have internal predecessors, (88), 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:38:46,676 INFO L276 IsEmpty]: Start isEmpty. Operand 107 states and 111 transitions. [2024-11-16 02:38:46,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2024-11-16 02:38:46,678 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:46,678 INFO L215 NwaCegarLoop]: trace histogram [45, 42, 15, 15, 14, 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:38:46,696 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:38:46,878 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:38:46,879 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:46,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:46,879 INFO L85 PathProgramCache]: Analyzing trace with hash -2080004840, now seen corresponding path program 7 times [2024-11-16 02:38:46,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:46,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1759296070] [2024-11-16 02:38:46,879 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:46,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:46,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:47,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-11-16 02:38:47,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:47,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69 [2024-11-16 02:38:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:47,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 136 [2024-11-16 02:38:47,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:47,380 INFO L134 CoverageAnalysis]: Checked inductivity of 2412 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:47,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:47,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1759296070] [2024-11-16 02:38:47,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1759296070] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:47,381 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [282732814] [2024-11-16 02:38:47,382 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-16 02:38:47,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:47,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:47,383 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:38:47,385 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:38:47,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:47,561 INFO L255 TraceCheckSpWp]: Trace formula consists of 633 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-16 02:38:47,564 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:47,620 INFO L134 CoverageAnalysis]: Checked inductivity of 2412 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:47,621 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:48,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2412 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:48,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [282732814] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:48,003 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:48,003 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33 [2024-11-16 02:38:48,003 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144056040] [2024-11-16 02:38:48,003 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:48,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-11-16 02:38:48,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:48,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-11-16 02:38:48,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-11-16 02:38:48,005 INFO L87 Difference]: Start difference. First operand 107 states and 111 transitions. Second operand has 33 states, 33 states have (on average 2.6666666666666665) internal successors, (88), 33 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:38:48,047 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:48,047 INFO L93 Difference]: Finished difference Result 214 states and 237 transitions. [2024-11-16 02:38:48,048 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-16 02:38:48,048 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 2.6666666666666665) internal successors, (88), 33 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 174 [2024-11-16 02:38:48,048 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:48,049 INFO L225 Difference]: With dead ends: 214 [2024-11-16 02:38:48,049 INFO L226 Difference]: Without dead ends: 139 [2024-11-16 02:38:48,050 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 369 GetRequests, 338 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-11-16 02:38:48,051 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 119 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 145 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:48,051 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 145 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:48,051 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 139 states. [2024-11-16 02:38:48,059 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 139 to 139. [2024-11-16 02:38:48,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 139 states, 134 states have (on average 1.0223880597014925) internal successors, (137), 134 states have internal predecessors, (137), 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:38:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 139 states and 143 transitions. [2024-11-16 02:38:48,061 INFO L78 Accepts]: Start accepts. Automaton has 139 states and 143 transitions. Word has length 174 [2024-11-16 02:38:48,061 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:48,061 INFO L471 AbstractCegarLoop]: Abstraction has 139 states and 143 transitions. [2024-11-16 02:38:48,062 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 2.6666666666666665) internal successors, (88), 33 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:38:48,062 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 143 transitions. [2024-11-16 02:38:48,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 207 [2024-11-16 02:38:48,063 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:48,064 INFO L215 NwaCegarLoop]: trace histogram [45, 42, 31, 30, 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:38:48,081 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:38:48,267 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:38:48,268 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:48,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:48,268 INFO L85 PathProgramCache]: Analyzing trace with hash 1463021320, now seen corresponding path program 8 times [2024-11-16 02:38:48,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:48,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [787394507] [2024-11-16 02:38:48,268 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:48,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:49,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 65 [2024-11-16 02:38:49,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:49,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-11-16 02:38:49,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:49,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 168 [2024-11-16 02:38:49,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:49,434 INFO L134 CoverageAnalysis]: Checked inductivity of 3132 backedges. 0 proven. 930 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:49,434 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:49,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [787394507] [2024-11-16 02:38:49,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [787394507] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:49,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [32299830] [2024-11-16 02:38:49,435 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:38:49,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:49,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:49,437 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:38:49,439 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:38:49,671 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:38:49,672 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:49,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 793 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-16 02:38:49,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:49,793 INFO L134 CoverageAnalysis]: Checked inductivity of 3132 backedges. 0 proven. 930 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:49,793 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:51,003 INFO L134 CoverageAnalysis]: Checked inductivity of 3132 backedges. 0 proven. 930 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:51,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [32299830] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:51,003 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:51,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65 [2024-11-16 02:38:51,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2074399020] [2024-11-16 02:38:51,004 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:51,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-11-16 02:38:51,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:51,006 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-11-16 02:38:51,007 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-11-16 02:38:51,008 INFO L87 Difference]: Start difference. First operand 139 states and 143 transitions. Second operand has 65 states, 65 states have (on average 2.3384615384615386) internal successors, (152), 65 states have internal predecessors, (152), 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:38:51,087 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:51,087 INFO L93 Difference]: Finished difference Result 278 states and 317 transitions. [2024-11-16 02:38:51,088 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2024-11-16 02:38:51,088 INFO L78 Accepts]: Start accepts. Automaton has has 65 states, 65 states have (on average 2.3384615384615386) internal successors, (152), 65 states have internal predecessors, (152), 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 206 [2024-11-16 02:38:51,088 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:51,089 INFO L225 Difference]: With dead ends: 278 [2024-11-16 02:38:51,089 INFO L226 Difference]: Without dead ends: 203 [2024-11-16 02:38:51,091 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 449 GetRequests, 386 SyntacticMatches, 0 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-11-16 02:38:51,091 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 173 mSDsCounter, 0 mSdLazyCounter, 74 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 74 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:51,092 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 199 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 74 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:38:51,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 203 states. [2024-11-16 02:38:51,098 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 203 to 203. [2024-11-16 02:38:51,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 203 states, 198 states have (on average 1.0151515151515151) internal successors, (201), 198 states have internal predecessors, (201), 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:38:51,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 203 states and 207 transitions. [2024-11-16 02:38:51,101 INFO L78 Accepts]: Start accepts. Automaton has 203 states and 207 transitions. Word has length 206 [2024-11-16 02:38:51,101 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:51,101 INFO L471 AbstractCegarLoop]: Abstraction has 203 states and 207 transitions. [2024-11-16 02:38:51,102 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 65 states have (on average 2.3384615384615386) internal successors, (152), 65 states have internal predecessors, (152), 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:38:51,102 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 207 transitions. [2024-11-16 02:38:51,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 271 [2024-11-16 02:38:51,104 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:51,105 INFO L215 NwaCegarLoop]: trace histogram [63, 62, 45, 42, 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:38:51,122 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:38:51,305 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:38:51,305 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:51,306 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:51,306 INFO L85 PathProgramCache]: Analyzing trace with hash 1361396456, now seen corresponding path program 9 times [2024-11-16 02:38:51,306 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:51,306 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1692367244] [2024-11-16 02:38:51,306 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:51,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:51,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:54,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 129 [2024-11-16 02:38:54,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:54,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 165 [2024-11-16 02:38:54,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:54,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-11-16 02:38:54,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:54,634 INFO L134 CoverageAnalysis]: Checked inductivity of 6108 backedges. 0 proven. 3906 refuted. 0 times theorem prover too weak. 2202 trivial. 0 not checked. [2024-11-16 02:38:54,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:54,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1692367244] [2024-11-16 02:38:54,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1692367244] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:54,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1232485830] [2024-11-16 02:38:54,635 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:38:54,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:54,635 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:54,637 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:38:54,638 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:38:55,210 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s) [2024-11-16 02:38:55,211 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:38:55,215 INFO L255 TraceCheckSpWp]: Trace formula consists of 502 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-11-16 02:38:55,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:38:55,740 INFO L134 CoverageAnalysis]: Checked inductivity of 6108 backedges. 906 proven. 210 refuted. 0 times theorem prover too weak. 4992 trivial. 0 not checked. [2024-11-16 02:38:55,741 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:38:56,354 INFO L134 CoverageAnalysis]: Checked inductivity of 6108 backedges. 906 proven. 210 refuted. 0 times theorem prover too weak. 4992 trivial. 0 not checked. [2024-11-16 02:38:56,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1232485830] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:38:56,355 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:38:56,355 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 17, 17] total 95 [2024-11-16 02:38:56,355 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1470175485] [2024-11-16 02:38:56,355 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:38:56,357 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 95 states [2024-11-16 02:38:56,357 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:38:56,359 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 95 interpolants. [2024-11-16 02:38:56,363 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2575, Invalid=6355, Unknown=0, NotChecked=0, Total=8930 [2024-11-16 02:38:56,363 INFO L87 Difference]: Start difference. First operand 203 states and 207 transitions. Second operand has 95 states, 95 states have (on average 2.305263157894737) internal successors, (219), 95 states have internal predecessors, (219), 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:38:56,493 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:38:56,493 INFO L93 Difference]: Finished difference Result 312 states and 339 transitions. [2024-11-16 02:38:56,494 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 95 states. [2024-11-16 02:38:56,494 INFO L78 Accepts]: Start accepts. Automaton has has 95 states, 95 states have (on average 2.305263157894737) internal successors, (219), 95 states have internal predecessors, (219), 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 270 [2024-11-16 02:38:56,495 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:38:56,496 INFO L225 Difference]: With dead ends: 312 [2024-11-16 02:38:56,496 INFO L226 Difference]: Without dead ends: 237 [2024-11-16 02:38:56,500 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 609 GetRequests, 516 SyntacticMatches, 0 SemanticMatches, 93 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1860 ImplicationChecksByTransitivity, 2.5s TimeCoverageRelationStatistics Valid=2575, Invalid=6355, Unknown=0, NotChecked=0, Total=8930 [2024-11-16 02:38:56,501 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 327 mSDsCounter, 0 mSdLazyCounter, 125 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 126 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 125 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:38:56,501 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 352 Invalid, 126 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 125 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:38:56,502 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 237 states. [2024-11-16 02:38:56,510 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 237 to 237. [2024-11-16 02:38:56,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 237 states, 232 states have (on average 1.0129310344827587) internal successors, (235), 232 states have internal predecessors, (235), 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:38:56,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 237 states and 241 transitions. [2024-11-16 02:38:56,513 INFO L78 Accepts]: Start accepts. Automaton has 237 states and 241 transitions. Word has length 270 [2024-11-16 02:38:56,514 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:38:56,514 INFO L471 AbstractCegarLoop]: Abstraction has 237 states and 241 transitions. [2024-11-16 02:38:56,515 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 95 states, 95 states have (on average 2.305263157894737) internal successors, (219), 95 states have internal predecessors, (219), 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:38:56,515 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 241 transitions. [2024-11-16 02:38:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 369 [2024-11-16 02:38:56,519 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:38:56,519 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 64, 63, 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:38:56,539 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:38:56,719 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:38:56,720 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:38:56,721 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:38:56,721 INFO L85 PathProgramCache]: Analyzing trace with hash 47622583, now seen corresponding path program 10 times [2024-11-16 02:38:56,721 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:38:56,721 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [308985412] [2024-11-16 02:38:56,721 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:38:56,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:38:56,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:59,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 131 [2024-11-16 02:38:59,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:59,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-11-16 02:38:59,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:59,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-11-16 02:38:59,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:38:59,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12810 backedges. 0 proven. 4032 refuted. 0 times theorem prover too weak. 8778 trivial. 0 not checked. [2024-11-16 02:38:59,982 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:38:59,982 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [308985412] [2024-11-16 02:38:59,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [308985412] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:38:59,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [162273086] [2024-11-16 02:38:59,983 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-16 02:38:59,983 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:38:59,983 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:38:59,985 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:38:59,987 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:00,362 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-16 02:39:00,363 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:39:00,372 INFO L255 TraceCheckSpWp]: Trace formula consists of 1411 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-16 02:39:00,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:39:00,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12810 backedges. 3852 proven. 210 refuted. 0 times theorem prover too weak. 8748 trivial. 0 not checked. [2024-11-16 02:39:00,839 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:39:01,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12810 backedges. 0 proven. 210 refuted. 0 times theorem prover too weak. 12600 trivial. 0 not checked. [2024-11-16 02:39:01,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [162273086] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:39:01,464 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:39:01,464 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 17, 17] total 96 [2024-11-16 02:39:01,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [317919729] [2024-11-16 02:39:01,466 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:39:01,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 96 states [2024-11-16 02:39:01,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:39:01,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants. [2024-11-16 02:39:01,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2640, Invalid=6480, Unknown=0, NotChecked=0, Total=9120 [2024-11-16 02:39:01,474 INFO L87 Difference]: Start difference. First operand 237 states and 241 transitions. Second operand has 96 states, 96 states have (on average 2.2916666666666665) internal successors, (220), 96 states have internal predecessors, (220), 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:01,611 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:39:01,611 INFO L93 Difference]: Finished difference Result 378 states and 402 transitions. [2024-11-16 02:39:01,611 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-16 02:39:01,612 INFO L78 Accepts]: Start accepts. Automaton has has 96 states, 96 states have (on average 2.2916666666666665) internal successors, (220), 96 states have internal predecessors, (220), 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 368 [2024-11-16 02:39:01,612 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:39:01,614 INFO L225 Difference]: With dead ends: 378 [2024-11-16 02:39:01,614 INFO L226 Difference]: Without dead ends: 271 [2024-11-16 02:39:01,617 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 806 GetRequests, 712 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1890 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=2640, Invalid=6480, Unknown=0, NotChecked=0, Total=9120 [2024-11-16 02:39:01,618 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 298 mSDsCounter, 0 mSdLazyCounter, 132 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 133 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 132 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:39:01,618 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 323 Invalid, 133 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 132 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:39:01,619 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 271 states. [2024-11-16 02:39:01,625 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 271 to 271. [2024-11-16 02:39:01,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 271 states, 266 states have (on average 1.0112781954887218) internal successors, (269), 266 states have internal predecessors, (269), 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:01,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 271 states to 271 states and 275 transitions. [2024-11-16 02:39:01,632 INFO L78 Accepts]: Start accepts. Automaton has 271 states and 275 transitions. Word has length 368 [2024-11-16 02:39:01,632 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:39:01,632 INFO L471 AbstractCegarLoop]: Abstraction has 271 states and 275 transitions. [2024-11-16 02:39:01,633 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 96 states, 96 states have (on average 2.2916666666666665) internal successors, (220), 96 states have internal predecessors, (220), 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:01,633 INFO L276 IsEmpty]: Start isEmpty. Operand 271 states and 275 transitions. [2024-11-16 02:39:01,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 403 [2024-11-16 02:39:01,637 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:39:01,638 INFO L215 NwaCegarLoop]: trace histogram [93, 90, 65, 64, 31, 30, 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:01,662 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:01,845 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:01,846 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:39:01,846 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:39:01,846 INFO L85 PathProgramCache]: Analyzing trace with hash -1922113338, now seen corresponding path program 11 times [2024-11-16 02:39:01,846 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:39:01,847 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1086668051] [2024-11-16 02:39:01,847 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:39:01,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:39:01,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:04,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-11-16 02:39:04,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:04,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 201 [2024-11-16 02:39:04,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:04,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 332 [2024-11-16 02:39:04,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:39:04,959 INFO L134 CoverageAnalysis]: Checked inductivity of 13658 backedges. 0 proven. 4160 refuted. 0 times theorem prover too weak. 9498 trivial. 0 not checked. [2024-11-16 02:39:04,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:39:04,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1086668051] [2024-11-16 02:39:04,959 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1086668051] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:39:04,959 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [807940986] [2024-11-16 02:39:04,960 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-16 02:39:04,960 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:39:04,960 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:39:04,961 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:04,963 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process