./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/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 d56d00b0e11a2318dd34043554d32ecd228c75c86ba1d3fcabadd2cc271a05aa --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-10 22:04:01,527 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-10 22:04:01,584 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-10 22:04:01,589 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-10 22:04:01,589 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-10 22:04:01,619 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-10 22:04:01,632 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-10 22:04:01,633 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-10 22:04:01,634 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-10 22:04:01,634 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-10 22:04:01,635 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-10 22:04:01,635 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-10 22:04:01,635 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-10 22:04:01,636 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-10 22:04:01,636 INFO L153 SettingsManager]: * Use SBE=true [2024-10-10 22:04:01,636 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-10 22:04:01,636 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-10 22:04:01,637 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-10 22:04:01,637 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-10 22:04:01,637 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-10 22:04:01,637 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-10 22:04:01,638 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-10 22:04:01,638 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-10 22:04:01,638 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-10 22:04:01,638 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-10 22:04:01,638 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-10 22:04:01,639 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-10 22:04:01,639 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-10 22:04:01,639 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-10 22:04:01,639 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-10 22:04:01,639 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-10 22:04:01,640 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-10 22:04:01,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 22:04:01,640 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-10 22:04:01,640 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-10 22:04:01,640 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-10 22:04:01,640 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-10 22:04:01,641 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-10 22:04:01,641 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-10 22:04:01,641 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-10 22:04:01,642 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-10 22:04:01,645 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-10 22:04:01,645 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-clean/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-clean/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 -> d56d00b0e11a2318dd34043554d32ecd228c75c86ba1d3fcabadd2cc271a05aa [2024-10-10 22:04:01,861 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-10 22:04:01,895 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-10 22:04:01,898 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-10 22:04:01,899 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-10 22:04:01,899 INFO L274 PluginConnector]: CDTParser initialized [2024-10-10 22:04:01,900 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c [2024-10-10 22:04:03,193 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-10 22:04:03,354 INFO L384 CDTParser]: Found 1 translation units. [2024-10-10 22:04:03,356 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c [2024-10-10 22:04:03,365 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/3d923567a/ea4b082d361d4566b76b2a68096421fe/FLAG8b603d85e [2024-10-10 22:04:03,766 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/3d923567a/ea4b082d361d4566b76b2a68096421fe [2024-10-10 22:04:03,769 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-10 22:04:03,770 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-10 22:04:03,774 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-10 22:04:03,774 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-10 22:04:03,778 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-10 22:04:03,779 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 10:04:03" (1/1) ... [2024-10-10 22:04:03,781 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9b06830 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:03, skipping insertion in model container [2024-10-10 22:04:03,781 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 10.10 10:04:03" (1/1) ... [2024-10-10 22:04:03,810 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-10 22:04:04,038 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c[323,336] [2024-10-10 22:04:04,059 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 22:04:04,067 INFO L200 MainTranslator]: Completed pre-run [2024-10-10 22:04:04,080 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_4.c[323,336] [2024-10-10 22:04:04,086 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-10 22:04:04,105 INFO L204 MainTranslator]: Completed translation [2024-10-10 22:04:04,108 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04 WrapperNode [2024-10-10 22:04:04,109 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-10 22:04:04,110 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-10 22:04:04,110 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-10 22:04:04,110 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-10 22:04:04,117 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,123 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,141 INFO L138 Inliner]: procedures = 13, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 51 [2024-10-10 22:04:04,144 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-10 22:04:04,145 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-10 22:04:04,145 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-10 22:04:04,146 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-10 22:04:04,155 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,155 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,157 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,177 INFO L175 MemorySlicer]: Split 5 memory accesses to 2 slices as follows [2, 3]. 60 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-10-10 22:04:04,178 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,179 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,183 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,189 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,192 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,193 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,199 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-10 22:04:04,200 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-10 22:04:04,200 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-10 22:04:04,200 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-10 22:04:04,201 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (1/1) ... [2024-10-10 22:04:04,210 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-10 22:04:04,221 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:04,243 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-10 22:04:04,251 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-10 22:04:04,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-10 22:04:04,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-10 22:04:04,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-10 22:04:04,299 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-10 22:04:04,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-10 22:04:04,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-10 22:04:04,300 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-10 22:04:04,301 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-10 22:04:04,302 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-10 22:04:04,303 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-10 22:04:04,303 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-10 22:04:04,376 INFO L238 CfgBuilder]: Building ICFG [2024-10-10 22:04:04,379 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-10 22:04:04,535 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-10-10 22:04:04,535 INFO L287 CfgBuilder]: Performing block encoding [2024-10-10 22:04:04,564 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-10 22:04:04,564 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-10 22:04:04,586 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 10:04:04 BoogieIcfgContainer [2024-10-10 22:04:04,586 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-10 22:04:04,588 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-10 22:04:04,588 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-10 22:04:04,594 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-10 22:04:04,595 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 10.10 10:04:03" (1/3) ... [2024-10-10 22:04:04,595 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36658fc9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 10:04:04, skipping insertion in model container [2024-10-10 22:04:04,596 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 10.10 10:04:04" (2/3) ... [2024-10-10 22:04:04,597 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36658fc9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 10.10 10:04:04, skipping insertion in model container [2024-10-10 22:04:04,597 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 10.10 10:04:04" (3/3) ... [2024-10-10 22:04:04,598 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_4.c [2024-10-10 22:04:04,624 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-10 22:04:04,625 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-10 22:04:04,681 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-10 22:04:04,686 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;@40a1f6f2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-10 22:04:04,687 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-10 22:04:04,690 INFO L276 IsEmpty]: Start isEmpty. Operand has 14 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 13 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:04,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-10 22:04:04,694 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:04,695 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:04:04,695 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:04,699 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:04,699 INFO L85 PathProgramCache]: Analyzing trace with hash 802981352, now seen corresponding path program 1 times [2024-10-10 22:04:04,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:04,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [982875700] [2024-10-10 22:04:04,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:04,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:04,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:04,829 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 22:04:04,830 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:04,830 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [982875700] [2024-10-10 22:04:04,831 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [982875700] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:04:04,831 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-10 22:04:04,831 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-10 22:04:04,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [939729414] [2024-10-10 22:04:04,833 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:04:04,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-10 22:04:04,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:04,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-10 22:04:04,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-10 22:04:04,860 INFO L87 Difference]: Start difference. First operand has 14 states, 12 states have (on average 1.6666666666666667) internal successors, (20), 13 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:04,876 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:04,876 INFO L93 Difference]: Finished difference Result 24 states and 33 transitions. [2024-10-10 22:04:04,882 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-10 22:04:04,883 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-10 22:04:04,884 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:04,889 INFO L225 Difference]: With dead ends: 24 [2024-10-10 22:04:04,889 INFO L226 Difference]: Without dead ends: 12 [2024-10-10 22:04:04,893 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-10 22:04:04,896 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:04,897 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 14 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:04:04,909 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-10-10 22:04:04,917 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-10-10 22:04:04,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.3636363636363635) internal successors, (15), 11 states have internal predecessors, (15), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:04,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2024-10-10 22:04:04,919 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 15 transitions. Word has length 8 [2024-10-10 22:04:04,919 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:04,920 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-10-10 22:04:04,920 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:04,920 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-10-10 22:04:04,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-10 22:04:04,921 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:04,921 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:04:04,921 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-10 22:04:04,921 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:04,922 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:04,922 INFO L85 PathProgramCache]: Analyzing trace with hash -369624547, now seen corresponding path program 1 times [2024-10-10 22:04:04,922 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:04,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [598228573] [2024-10-10 22:04:04,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:04,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:05,045 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 22:04:05,046 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:05,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [598228573] [2024-10-10 22:04:05,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [598228573] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:04:05,046 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-10 22:04:05,046 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-10 22:04:05,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612624424] [2024-10-10 22:04:05,047 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:04:05,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-10 22:04:05,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:05,049 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-10 22:04:05,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-10 22:04:05,049 INFO L87 Difference]: Start difference. First operand 12 states and 15 transitions. Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,070 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:05,070 INFO L93 Difference]: Finished difference Result 26 states and 34 transitions. [2024-10-10 22:04:05,071 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-10 22:04:05,071 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2024-10-10 22:04:05,071 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:05,072 INFO L225 Difference]: With dead ends: 26 [2024-10-10 22:04:05,072 INFO L226 Difference]: Without dead ends: 15 [2024-10-10 22:04:05,072 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-10 22:04:05,073 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 2 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:05,073 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 15 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:04:05,074 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-10-10 22:04:05,076 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 14. [2024-10-10 22:04:05,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.3076923076923077) internal successors, (17), 13 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 17 transitions. [2024-10-10 22:04:05,077 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 17 transitions. Word has length 8 [2024-10-10 22:04:05,077 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:05,077 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 17 transitions. [2024-10-10 22:04:05,077 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,078 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-10-10 22:04:05,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-10-10 22:04:05,078 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:05,078 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:04:05,078 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-10 22:04:05,079 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:05,079 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:05,079 INFO L85 PathProgramCache]: Analyzing trace with hash -1324979005, now seen corresponding path program 1 times [2024-10-10 22:04:05,079 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:05,080 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199005795] [2024-10-10 22:04:05,080 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:05,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:05,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:05,196 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 22:04:05,196 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:05,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199005795] [2024-10-10 22:04:05,196 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199005795] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:05,196 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1870239512] [2024-10-10 22:04:05,196 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:05,197 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:05,197 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:05,199 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:05,200 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-10 22:04:05,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:05,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-10 22:04:05,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:04:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 22:04:05,326 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:04:05,401 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-10 22:04:05,402 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1870239512] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:04:05,402 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:04:05,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 7 [2024-10-10 22:04:05,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574352413] [2024-10-10 22:04:05,403 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:04:05,404 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-10 22:04:05,404 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:05,404 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-10 22:04:05,404 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-10 22:04:05,405 INFO L87 Difference]: Start difference. First operand 14 states and 17 transitions. Second operand has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,471 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:05,472 INFO L93 Difference]: Finished difference Result 33 states and 44 transitions. [2024-10-10 22:04:05,472 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-10 22:04:05,472 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-10-10 22:04:05,473 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:05,474 INFO L225 Difference]: With dead ends: 33 [2024-10-10 22:04:05,474 INFO L226 Difference]: Without dead ends: 22 [2024-10-10 22:04:05,474 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-10 22:04:05,475 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 13 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:05,476 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 28 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:04:05,477 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-10-10 22:04:05,480 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-10-10 22:04:05,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-10-10 22:04:05,483 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 11 [2024-10-10 22:04:05,483 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:05,483 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-10-10 22:04:05,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 2.625) internal successors, (21), 7 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:05,484 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-10-10 22:04:05,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-10-10 22:04:05,484 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:05,485 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:04:05,499 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-10 22:04:05,688 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:05,690 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:05,690 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:05,690 INFO L85 PathProgramCache]: Analyzing trace with hash -531198499, now seen corresponding path program 1 times [2024-10-10 22:04:05,690 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:05,690 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2059132936] [2024-10-10 22:04:05,691 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:05,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:05,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:06,005 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-10-10 22:04:06,007 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:06,007 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2059132936] [2024-10-10 22:04:06,007 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2059132936] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-10 22:04:06,007 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-10 22:04:06,007 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-10 22:04:06,008 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476888646] [2024-10-10 22:04:06,008 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-10 22:04:06,009 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-10 22:04:06,009 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:06,009 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-10 22:04:06,010 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-10 22:04:06,010 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:06,079 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:06,083 INFO L93 Difference]: Finished difference Result 34 states and 41 transitions. [2024-10-10 22:04:06,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-10 22:04:06,084 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 20 [2024-10-10 22:04:06,084 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:06,085 INFO L225 Difference]: With dead ends: 34 [2024-10-10 22:04:06,085 INFO L226 Difference]: Without dead ends: 32 [2024-10-10 22:04:06,085 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-10-10 22:04:06,086 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 10 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 14 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:06,086 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 14 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-10 22:04:06,086 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-10 22:04:06,094 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32. [2024-10-10 22:04:06,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 31 states have (on average 1.2258064516129032) internal successors, (38), 31 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:06,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 38 transitions. [2024-10-10 22:04:06,098 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 38 transitions. Word has length 20 [2024-10-10 22:04:06,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:06,098 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 38 transitions. [2024-10-10 22:04:06,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 2.4) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:06,099 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 38 transitions. [2024-10-10 22:04:06,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-10 22:04:06,100 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:06,100 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-10 22:04:06,100 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-10 22:04:06,101 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:06,101 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:06,101 INFO L85 PathProgramCache]: Analyzing trace with hash 496512860, now seen corresponding path program 1 times [2024-10-10 22:04:06,101 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:06,103 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [969682103] [2024-10-10 22:04:06,103 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:06,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:06,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:06,390 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-10-10 22:04:06,390 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:06,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [969682103] [2024-10-10 22:04:06,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [969682103] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:06,392 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1943833021] [2024-10-10 22:04:06,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:06,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:06,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:06,393 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:06,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-10 22:04:06,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:06,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-10 22:04:06,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:04:06,562 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-10 22:04:06,564 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:04:06,659 INFO L134 CoverageAnalysis]: Checked inductivity of 26 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-10 22:04:06,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1943833021] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:04:06,659 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:04:06,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16 [2024-10-10 22:04:06,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [459489499] [2024-10-10 22:04:06,660 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:04:06,660 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-10-10 22:04:06,660 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:06,661 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-10-10 22:04:06,661 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=82, Invalid=190, Unknown=0, NotChecked=0, Total=272 [2024-10-10 22:04:06,661 INFO L87 Difference]: Start difference. First operand 32 states and 38 transitions. Second operand has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:07,784 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:07,785 INFO L93 Difference]: Finished difference Result 255 states and 318 transitions. [2024-10-10 22:04:07,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. [2024-10-10 22:04:07,785 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25 [2024-10-10 22:04:07,785 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:07,788 INFO L225 Difference]: With dead ends: 255 [2024-10-10 22:04:07,788 INFO L226 Difference]: Without dead ends: 232 [2024-10-10 22:04:07,790 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 112 GetRequests, 39 SyntacticMatches, 0 SemanticMatches, 73 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2019 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1591, Invalid=3959, Unknown=0, NotChecked=0, Total=5550 [2024-10-10 22:04:07,790 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 267 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 239 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 267 SdHoareTripleChecker+Valid, 82 SdHoareTripleChecker+Invalid, 271 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 239 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:07,790 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [267 Valid, 82 Invalid, 271 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 239 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-10 22:04:07,791 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 232 states. [2024-10-10 22:04:07,799 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 232 to 55. [2024-10-10 22:04:07,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 55 states, 54 states have (on average 1.2037037037037037) internal successors, (65), 54 states have internal predecessors, (65), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:07,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 65 transitions. [2024-10-10 22:04:07,800 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 65 transitions. Word has length 25 [2024-10-10 22:04:07,800 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:07,800 INFO L471 AbstractCegarLoop]: Abstraction has 55 states and 65 transitions. [2024-10-10 22:04:07,800 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 3.0588235294117645) internal successors, (52), 16 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:07,800 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 65 transitions. [2024-10-10 22:04:07,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-10-10 22:04:07,801 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:07,801 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2024-10-10 22:04:07,828 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-10 22:04:08,001 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:08,005 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:08,005 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:08,005 INFO L85 PathProgramCache]: Analyzing trace with hash -893817157, now seen corresponding path program 2 times [2024-10-10 22:04:08,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:08,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1438969183] [2024-10-10 22:04:08,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:08,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:08,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:08,274 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-10-10 22:04:08,274 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:08,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1438969183] [2024-10-10 22:04:08,274 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1438969183] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:08,274 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1281831772] [2024-10-10 22:04:08,275 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-10 22:04:08,275 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:08,275 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:08,276 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:08,280 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-10 22:04:08,354 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-10 22:04:08,354 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:04:08,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 192 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-10 22:04:08,357 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:04:08,592 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-10 22:04:08,592 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:04:08,835 INFO L134 CoverageAnalysis]: Checked inductivity of 158 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-10-10 22:04:08,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1281831772] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:04:08,835 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:04:08,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 12, 12] total 29 [2024-10-10 22:04:08,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [354470387] [2024-10-10 22:04:08,836 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:04:08,836 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-10 22:04:08,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:08,837 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-10 22:04:08,837 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-10 22:04:08,838 INFO L87 Difference]: Start difference. First operand 55 states and 65 transitions. Second operand has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:08,979 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:08,981 INFO L93 Difference]: Finished difference Result 231 states and 296 transitions. [2024-10-10 22:04:08,982 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-10 22:04:08,982 INFO L78 Accepts]: Start accepts. Automaton has has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 48 [2024-10-10 22:04:08,982 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:08,983 INFO L225 Difference]: With dead ends: 231 [2024-10-10 22:04:08,984 INFO L226 Difference]: Without dead ends: 194 [2024-10-10 22:04:08,984 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 102 GetRequests, 73 SyntacticMatches, 1 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 212 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-10 22:04:08,985 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 49 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 137 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 129 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:08,985 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 38 Invalid, 137 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-10 22:04:08,985 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 194 states. [2024-10-10 22:04:09,002 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 194 to 91. [2024-10-10 22:04:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91 states, 90 states have (on average 1.1888888888888889) internal successors, (107), 90 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:09,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 107 transitions. [2024-10-10 22:04:09,004 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 107 transitions. Word has length 48 [2024-10-10 22:04:09,005 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:09,005 INFO L471 AbstractCegarLoop]: Abstraction has 91 states and 107 transitions. [2024-10-10 22:04:09,005 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 30 states, 30 states have (on average 3.1333333333333333) internal successors, (94), 29 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:09,005 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 107 transitions. [2024-10-10 22:04:09,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-10-10 22:04:09,007 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:09,007 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 11, 11, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1] [2024-10-10 22:04:09,021 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-10 22:04:09,208 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:09,208 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:09,209 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:09,209 INFO L85 PathProgramCache]: Analyzing trace with hash 1501668987, now seen corresponding path program 3 times [2024-10-10 22:04:09,209 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:09,209 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1827761993] [2024-10-10 22:04:09,209 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:09,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:09,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:09,933 INFO L134 CoverageAnalysis]: Checked inductivity of 728 backedges. 373 proven. 187 refuted. 0 times theorem prover too weak. 168 trivial. 0 not checked. [2024-10-10 22:04:09,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:09,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1827761993] [2024-10-10 22:04:09,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1827761993] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:09,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1591446959] [2024-10-10 22:04:09,934 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-10 22:04:09,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:09,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:09,936 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:09,944 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-10 22:04:10,032 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-10 22:04:10,032 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:04:10,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-10-10 22:04:10,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:04:10,318 INFO L134 CoverageAnalysis]: Checked inductivity of 728 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked. [2024-10-10 22:04:10,319 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:04:11,244 INFO L134 CoverageAnalysis]: Checked inductivity of 728 backedges. 0 proven. 13 refuted. 0 times theorem prover too weak. 715 trivial. 0 not checked. [2024-10-10 22:04:11,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1591446959] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:04:11,245 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:04:11,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 6, 6] total 23 [2024-10-10 22:04:11,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126639550] [2024-10-10 22:04:11,245 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:04:11,247 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-10-10 22:04:11,247 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:11,248 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-10-10 22:04:11,249 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=140, Invalid=412, Unknown=0, NotChecked=0, Total=552 [2024-10-10 22:04:11,249 INFO L87 Difference]: Start difference. First operand 91 states and 107 transitions. Second operand has 24 states, 24 states have (on average 3.75) internal successors, (90), 23 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:14,933 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:14,934 INFO L93 Difference]: Finished difference Result 565 states and 718 transitions. [2024-10-10 22:04:14,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 173 states. [2024-10-10 22:04:14,934 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 24 states have (on average 3.75) internal successors, (90), 23 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 84 [2024-10-10 22:04:14,935 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:14,937 INFO L225 Difference]: With dead ends: 565 [2024-10-10 22:04:14,937 INFO L226 Difference]: Without dead ends: 510 [2024-10-10 22:04:14,945 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 338 GetRequests, 157 SyntacticMatches, 1 SemanticMatches, 180 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15793 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=8550, Invalid=24392, Unknown=0, NotChecked=0, Total=32942 [2024-10-10 22:04:14,946 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 342 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 516 mSolverCounterSat, 41 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 342 SdHoareTripleChecker+Valid, 131 SdHoareTripleChecker+Invalid, 557 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 41 IncrementalHoareTripleChecker+Valid, 516 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:14,946 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [342 Valid, 131 Invalid, 557 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [41 Valid, 516 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-10 22:04:14,947 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 510 states. [2024-10-10 22:04:14,959 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 510 to 116. [2024-10-10 22:04:14,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 115 states have (on average 1.182608695652174) internal successors, (136), 115 states have internal predecessors, (136), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:14,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 136 transitions. [2024-10-10 22:04:14,961 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 136 transitions. Word has length 84 [2024-10-10 22:04:14,961 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:14,961 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 136 transitions. [2024-10-10 22:04:14,962 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 24 states have (on average 3.75) internal successors, (90), 23 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:14,962 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 136 transitions. [2024-10-10 22:04:14,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 110 [2024-10-10 22:04:14,963 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:14,963 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 12, 10, 8, 8, 8, 7, 7, 1, 1, 1, 1, 1] [2024-10-10 22:04:14,976 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-10 22:04:15,167 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-10-10 22:04:15,168 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:15,169 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:15,169 INFO L85 PathProgramCache]: Analyzing trace with hash -1621288964, now seen corresponding path program 4 times [2024-10-10 22:04:15,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:15,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [975400461] [2024-10-10 22:04:15,169 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:15,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 848 backedges. 367 proven. 222 refuted. 0 times theorem prover too weak. 259 trivial. 0 not checked. [2024-10-10 22:04:15,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:15,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [975400461] [2024-10-10 22:04:15,933 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [975400461] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:15,933 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1336122070] [2024-10-10 22:04:15,933 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-10 22:04:15,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:15,934 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:15,938 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:15,941 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-10 22:04:16,380 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-10 22:04:16,380 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-10 22:04:16,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 388 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-10 22:04:16,387 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-10 22:04:16,848 INFO L134 CoverageAnalysis]: Checked inductivity of 848 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 133 trivial. 0 not checked. [2024-10-10 22:04:16,849 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-10 22:04:17,621 INFO L134 CoverageAnalysis]: Checked inductivity of 848 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 133 trivial. 0 not checked. [2024-10-10 22:04:17,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1336122070] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-10 22:04:17,621 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-10 22:04:17,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 24, 24] total 60 [2024-10-10 22:04:17,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [330299929] [2024-10-10 22:04:17,622 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-10 22:04:17,622 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 61 states [2024-10-10 22:04:17,622 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-10 22:04:17,623 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 61 interpolants. [2024-10-10 22:04:17,624 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1368, Invalid=2292, Unknown=0, NotChecked=0, Total=3660 [2024-10-10 22:04:17,624 INFO L87 Difference]: Start difference. First operand 116 states and 136 transitions. Second operand has 61 states, 61 states have (on average 3.0655737704918034) internal successors, (187), 60 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:17,919 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-10 22:04:17,919 INFO L93 Difference]: Finished difference Result 500 states and 645 transitions. [2024-10-10 22:04:17,919 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-10-10 22:04:17,920 INFO L78 Accepts]: Start accepts. Automaton has has 61 states, 61 states have (on average 3.0655737704918034) internal successors, (187), 60 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 109 [2024-10-10 22:04:17,920 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-10 22:04:17,921 INFO L225 Difference]: With dead ends: 500 [2024-10-10 22:04:17,922 INFO L226 Difference]: Without dead ends: 423 [2024-10-10 22:04:17,923 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 231 GetRequests, 171 SyntacticMatches, 1 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1089 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1368, Invalid=2292, Unknown=0, NotChecked=0, Total=3660 [2024-10-10 22:04:17,925 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 84 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 217 mSolverCounterSat, 13 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 84 SdHoareTripleChecker+Valid, 33 SdHoareTripleChecker+Invalid, 230 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 13 IncrementalHoareTripleChecker+Valid, 217 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-10 22:04:17,925 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [84 Valid, 33 Invalid, 230 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [13 Valid, 217 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-10 22:04:17,926 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 423 states. [2024-10-10 22:04:17,943 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 423 to 188. [2024-10-10 22:04:17,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 188 states, 187 states have (on average 1.1818181818181819) internal successors, (221), 187 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:17,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 221 transitions. [2024-10-10 22:04:17,945 INFO L78 Accepts]: Start accepts. Automaton has 188 states and 221 transitions. Word has length 109 [2024-10-10 22:04:17,945 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-10 22:04:17,945 INFO L471 AbstractCegarLoop]: Abstraction has 188 states and 221 transitions. [2024-10-10 22:04:17,945 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 61 states, 61 states have (on average 3.0655737704918034) internal successors, (187), 60 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-10 22:04:17,945 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 221 transitions. [2024-10-10 22:04:17,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 182 [2024-10-10 22:04:17,947 INFO L207 NwaCegarLoop]: Found error trace [2024-10-10 22:04:17,947 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 23, 23, 8, 8, 8, 7, 7, 1, 1, 1, 1, 1] [2024-10-10 22:04:17,963 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-10 22:04:18,151 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:18,152 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-10 22:04:18,152 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-10 22:04:18,152 INFO L85 PathProgramCache]: Analyzing trace with hash -1631611330, now seen corresponding path program 5 times [2024-10-10 22:04:18,152 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-10 22:04:18,152 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1488095543] [2024-10-10 22:04:18,152 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-10 22:04:18,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-10 22:04:18,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-10 22:04:19,873 INFO L134 CoverageAnalysis]: Checked inductivity of 3284 backedges. 1609 proven. 805 refuted. 0 times theorem prover too weak. 870 trivial. 0 not checked. [2024-10-10 22:04:19,873 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-10 22:04:19,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1488095543] [2024-10-10 22:04:19,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1488095543] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-10 22:04:19,875 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [674390860] [2024-10-10 22:04:19,875 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-10 22:04:19,875 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-10 22:04:19,875 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-10 22:04:19,876 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-10 22:04:19,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process