./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_3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a046e57d Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash a8f602fe3f26a1a48cfc4520a058a139a989329a9c65c27b1560937231a92c27 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-mul-div-a046e57-m [2024-10-12 14:45:02,612 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-12 14:45:02,683 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-12 14:45:02,689 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-12 14:45:02,690 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-12 14:45:02,721 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-12 14:45:02,721 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-12 14:45:02,722 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-12 14:45:02,723 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-12 14:45:02,724 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-12 14:45:02,724 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-12 14:45:02,725 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-12 14:45:02,725 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-12 14:45:02,727 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-12 14:45:02,728 INFO L153 SettingsManager]: * Use SBE=true [2024-10-12 14:45:02,728 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-12 14:45:02,729 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-12 14:45:02,729 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-12 14:45:02,729 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-12 14:45:02,729 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-12 14:45:02,730 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-12 14:45:02,734 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-12 14:45:02,734 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-12 14:45:02,734 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-12 14:45:02,735 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-12 14:45:02,735 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-12 14:45:02,735 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-12 14:45:02,735 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-12 14:45:02,736 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-12 14:45:02,736 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-12 14:45:02,736 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-12 14:45:02,736 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-12 14:45:02,737 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:45:02,737 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-12 14:45:02,737 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-12 14:45:02,738 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-12 14:45:02,738 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-12 14:45:02,738 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-12 14:45:02,738 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-12 14:45:02,739 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-12 14:45:02,739 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-12 14:45:02,740 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-12 14:45:02,741 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> a8f602fe3f26a1a48cfc4520a058a139a989329a9c65c27b1560937231a92c27 [2024-10-12 14:45:03,027 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-12 14:45:03,048 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-12 14:45:03,051 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-12 14:45:03,053 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-12 14:45:03,053 INFO L274 PluginConnector]: CDTParser initialized [2024-10-12 14:45:03,054 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c [2024-10-12 14:45:04,384 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-12 14:45:04,570 INFO L384 CDTParser]: Found 1 translation units. [2024-10-12 14:45:04,571 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_3.c [2024-10-12 14:45:04,577 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bd82a5485/836fc89dc01048aea54fc82e7b4b1d79/FLAG8a0500812 [2024-10-12 14:45:04,955 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/bd82a5485/836fc89dc01048aea54fc82e7b4b1d79 [2024-10-12 14:45:04,957 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-12 14:45:04,958 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-12 14:45:04,962 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-12 14:45:04,962 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-12 14:45:04,967 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-12 14:45:04,968 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:45:04" (1/1) ... [2024-10-12 14:45:04,969 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3b7e28e3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:04, skipping insertion in model container [2024-10-12 14:45:04,970 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.10 02:45:04" (1/1) ... [2024-10-12 14:45:04,984 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-12 14:45:05,163 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_3.c[323,336] [2024-10-12 14:45:05,185 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:45:05,194 INFO L200 MainTranslator]: Completed pre-run [2024-10-12 14:45:05,206 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_3.c[323,336] [2024-10-12 14:45:05,213 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-12 14:45:05,232 INFO L204 MainTranslator]: Completed translation [2024-10-12 14:45:05,232 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05 WrapperNode [2024-10-12 14:45:05,233 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-12 14:45:05,234 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-12 14:45:05,234 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-12 14:45:05,234 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-12 14:45:05,241 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,248 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,267 INFO L138 Inliner]: procedures = 13, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 51 [2024-10-12 14:45:05,268 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-12 14:45:05,268 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-12 14:45:05,268 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-12 14:45:05,269 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-12 14:45:05,278 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,278 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,280 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,293 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-12 14:45:05,293 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,294 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,310 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,313 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,316 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,318 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,320 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-12 14:45:05,320 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-12 14:45:05,321 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-12 14:45:05,321 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-12 14:45:05,324 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (1/1) ... [2024-10-12 14:45:05,331 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-12 14:45:05,342 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:05,356 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-12 14:45:05,358 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-12 14:45:05,408 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-12 14:45:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-12 14:45:05,409 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-12 14:45:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-12 14:45:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-12 14:45:05,409 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-12 14:45:05,470 INFO L238 CfgBuilder]: Building ICFG [2024-10-12 14:45:05,472 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-12 14:45:05,621 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2024-10-12 14:45:05,621 INFO L287 CfgBuilder]: Performing block encoding [2024-10-12 14:45:05,652 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-12 14:45:05,652 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-12 14:45:05,652 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:45:05 BoogieIcfgContainer [2024-10-12 14:45:05,653 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-12 14:45:05,658 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-12 14:45:05,658 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-12 14:45:05,665 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-12 14:45:05,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.10 02:45:04" (1/3) ... [2024-10-12 14:45:05,666 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44ca50be and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:45:05, skipping insertion in model container [2024-10-12 14:45:05,666 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.10 02:45:05" (2/3) ... [2024-10-12 14:45:05,667 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@44ca50be and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.10 02:45:05, skipping insertion in model container [2024-10-12 14:45:05,667 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.10 02:45:05" (3/3) ... [2024-10-12 14:45:05,668 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_3.c [2024-10-12 14:45:05,699 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-12 14:45:05,699 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-12 14:45:05,753 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-12 14:45:05,759 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;@1018ac5d, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-12 14:45:05,759 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-12 14:45:05,763 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-12 14:45:05,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-12 14:45:05,768 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:05,768 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:05,769 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:05,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:05,775 INFO L85 PathProgramCache]: Analyzing trace with hash 802981352, now seen corresponding path program 1 times [2024-10-12 14:45:05,783 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:05,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [155955275] [2024-10-12 14:45:05,784 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:05,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:05,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:05,940 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-12 14:45:05,940 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:05,940 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [155955275] [2024-10-12 14:45:05,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [155955275] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:45:05,941 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:45:05,941 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:45:05,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [699767388] [2024-10-12 14:45:05,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:45:05,948 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-12 14:45:05,948 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:05,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-12 14:45:05,966 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-12 14:45:05,967 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-12 14:45:05,985 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:05,985 INFO L93 Difference]: Finished difference Result 24 states and 33 transitions. [2024-10-12 14:45:05,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-12 14:45:05,987 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-12 14:45:05,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:05,992 INFO L225 Difference]: With dead ends: 24 [2024-10-12 14:45:05,993 INFO L226 Difference]: Without dead ends: 12 [2024-10-12 14:45:05,995 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-12 14:45:05,997 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-12 14:45:05,998 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-12 14:45:06,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-10-12 14:45:06,017 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-10-12 14:45:06,018 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-12 14:45:06,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 15 transitions. [2024-10-12 14:45:06,019 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 15 transitions. Word has length 8 [2024-10-12 14:45:06,020 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:06,020 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 15 transitions. [2024-10-12 14:45:06,020 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-12 14:45:06,020 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 15 transitions. [2024-10-12 14:45:06,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2024-10-12 14:45:06,021 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:06,021 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:06,021 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-12 14:45:06,021 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:06,022 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:06,022 INFO L85 PathProgramCache]: Analyzing trace with hash -369624547, now seen corresponding path program 1 times [2024-10-12 14:45:06,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:06,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1248445730] [2024-10-12 14:45:06,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:06,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:06,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:06,125 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-12 14:45:06,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:06,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1248445730] [2024-10-12 14:45:06,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1248445730] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:45:06,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-12 14:45:06,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-12 14:45:06,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2083682443] [2024-10-12 14:45:06,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:45:06,129 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-12 14:45:06,129 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:06,130 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-12 14:45:06,130 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-12 14:45:06,130 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-12 14:45:06,176 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:06,177 INFO L93 Difference]: Finished difference Result 26 states and 34 transitions. [2024-10-12 14:45:06,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-12 14:45:06,179 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-12 14:45:06,179 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:06,179 INFO L225 Difference]: With dead ends: 26 [2024-10-12 14:45:06,179 INFO L226 Difference]: Without dead ends: 15 [2024-10-12 14:45:06,180 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-12 14:45:06,181 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-12 14:45:06,182 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-12 14:45:06,185 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-10-12 14:45:06,188 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 14. [2024-10-12 14:45:06,189 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-12 14:45:06,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 17 transitions. [2024-10-12 14:45:06,191 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 17 transitions. Word has length 8 [2024-10-12 14:45:06,191 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:06,192 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 17 transitions. [2024-10-12 14:45:06,192 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-12 14:45:06,192 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 17 transitions. [2024-10-12 14:45:06,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-10-12 14:45:06,193 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:06,193 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:06,193 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-12 14:45:06,194 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:06,195 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:06,196 INFO L85 PathProgramCache]: Analyzing trace with hash -1324979005, now seen corresponding path program 1 times [2024-10-12 14:45:06,196 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:06,197 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [739806489] [2024-10-12 14:45:06,197 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:06,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:06,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:06,351 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-12 14:45:06,352 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:06,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [739806489] [2024-10-12 14:45:06,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [739806489] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:06,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [248340516] [2024-10-12 14:45:06,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:06,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:06,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:06,355 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:06,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-12 14:45:06,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:06,430 INFO L255 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-12 14:45:06,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:06,527 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-12 14:45:06,528 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:06,567 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-12 14:45:06,567 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [248340516] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:06,567 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:06,567 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 7 [2024-10-12 14:45:06,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1031840444] [2024-10-12 14:45:06,568 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:06,568 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-12 14:45:06,568 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:06,569 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-12 14:45:06,569 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-12 14:45:06,569 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-12 14:45:06,650 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:06,650 INFO L93 Difference]: Finished difference Result 33 states and 44 transitions. [2024-10-12 14:45:06,650 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:45:06,651 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-12 14:45:06,651 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:06,652 INFO L225 Difference]: With dead ends: 33 [2024-10-12 14:45:06,652 INFO L226 Difference]: Without dead ends: 22 [2024-10-12 14:45:06,652 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 23 GetRequests, 17 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-10-12 14:45:06,653 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 13 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s 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-12 14:45:06,655 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-12 14:45:06,656 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-10-12 14:45:06,660 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-10-12 14:45:06,661 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-12 14:45:06,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-10-12 14:45:06,663 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 11 [2024-10-12 14:45:06,663 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:06,663 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-10-12 14:45:06,664 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-12 14:45:06,664 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-10-12 14:45:06,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-10-12 14:45:06,665 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:06,665 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:06,683 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-10-12 14:45:06,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:06,870 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:06,870 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:06,871 INFO L85 PathProgramCache]: Analyzing trace with hash -531198499, now seen corresponding path program 1 times [2024-10-12 14:45:06,871 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:06,871 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700098938] [2024-10-12 14:45:06,871 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:06,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:06,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:07,434 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:45:07,435 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:07,435 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [700098938] [2024-10-12 14:45:07,435 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [700098938] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:07,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1720283299] [2024-10-12 14:45:07,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:07,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:07,437 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:07,441 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:07,442 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-12 14:45:07,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:07,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 100 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-12 14:45:07,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:07,667 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:45:07,668 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:07,815 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-12 14:45:07,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1720283299] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:07,816 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:07,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 6, 6] total 19 [2024-10-12 14:45:07,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [78736278] [2024-10-12 14:45:07,817 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:07,817 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-12 14:45:07,817 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:07,821 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-12 14:45:07,822 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=103, Invalid=277, Unknown=0, NotChecked=0, Total=380 [2024-10-12 14:45:07,822 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 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-12 14:45:08,038 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:08,038 INFO L93 Difference]: Finished difference Result 53 states and 72 transitions. [2024-10-12 14:45:08,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-12 14:45:08,039 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 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-12 14:45:08,039 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:08,040 INFO L225 Difference]: With dead ends: 53 [2024-10-12 14:45:08,040 INFO L226 Difference]: Without dead ends: 40 [2024-10-12 14:45:08,041 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 51 GetRequests, 29 SyntacticMatches, 0 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 59 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=161, Invalid=391, Unknown=0, NotChecked=0, Total=552 [2024-10-12 14:45:08,042 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 25 mSDsluCounter, 38 mSDsCounter, 0 mSdLazyCounter, 116 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 25 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 122 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:08,042 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [25 Valid, 46 Invalid, 122 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 116 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:45:08,043 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-10-12 14:45:08,047 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 40. [2024-10-12 14:45:08,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 40 states, 39 states have (on average 1.205128205128205) internal successors, (47), 39 states have internal predecessors, (47), 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-12 14:45:08,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 40 states to 40 states and 47 transitions. [2024-10-12 14:45:08,049 INFO L78 Accepts]: Start accepts. Automaton has 40 states and 47 transitions. Word has length 20 [2024-10-12 14:45:08,049 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:08,049 INFO L471 AbstractCegarLoop]: Abstraction has 40 states and 47 transitions. [2024-10-12 14:45:08,049 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.65) internal successors, (53), 19 states have internal predecessors, (53), 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-12 14:45:08,050 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 47 transitions. [2024-10-12 14:45:08,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-12 14:45:08,051 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:08,051 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:08,065 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-12 14:45:08,251 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-10-12 14:45:08,252 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:08,252 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:08,253 INFO L85 PathProgramCache]: Analyzing trace with hash -947028773, now seen corresponding path program 2 times [2024-10-12 14:45:08,253 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:08,253 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [993043344] [2024-10-12 14:45:08,253 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:08,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:08,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:08,571 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-10-12 14:45:08,571 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:08,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [993043344] [2024-10-12 14:45:08,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [993043344] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:08,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [4157973] [2024-10-12 14:45:08,572 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:45:08,572 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:08,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:08,574 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:08,576 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-12 14:45:08,639 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2024-10-12 14:45:08,640 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:08,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 60 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-12 14:45:08,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:08,877 INFO L134 CoverageAnalysis]: Checked inductivity of 145 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-10-12 14:45:08,877 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-12 14:45:08,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [4157973] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-12 14:45:08,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-12 14:45:08,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [7] total 10 [2024-10-12 14:45:08,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1384419918] [2024-10-12 14:45:08,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-12 14:45:08,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-12 14:45:08,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:08,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-12 14:45:08,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-10-12 14:45:08,880 INFO L87 Difference]: Start difference. First operand 40 states and 47 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-12 14:45:08,955 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:08,955 INFO L93 Difference]: Finished difference Result 52 states and 62 transitions. [2024-10-12 14:45:08,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-12 14:45:08,956 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 38 [2024-10-12 14:45:08,956 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:08,957 INFO L225 Difference]: With dead ends: 52 [2024-10-12 14:45:08,957 INFO L226 Difference]: Without dead ends: 50 [2024-10-12 14:45:08,958 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 35 SyntacticMatches, 1 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=45, Invalid=111, Unknown=0, NotChecked=0, Total=156 [2024-10-12 14:45:08,958 INFO L432 NwaCegarLoop]: 5 mSDtfsCounter, 9 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 16 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-12 14:45:08,959 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 16 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-12 14:45:08,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50 states. [2024-10-12 14:45:08,965 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50 to 50. [2024-10-12 14:45:08,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.2040816326530612) internal successors, (59), 49 states have internal predecessors, (59), 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-12 14:45:08,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 59 transitions. [2024-10-12 14:45:08,970 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 59 transitions. Word has length 38 [2024-10-12 14:45:08,970 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:08,970 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 59 transitions. [2024-10-12 14:45:08,970 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-12 14:45:08,971 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 59 transitions. [2024-10-12 14:45:08,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-10-12 14:45:08,973 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:08,974 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 5, 5, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:08,988 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-10-12 14:45:09,174 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:09,175 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:09,175 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:09,175 INFO L85 PathProgramCache]: Analyzing trace with hash 452259614, now seen corresponding path program 1 times [2024-10-12 14:45:09,175 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:09,175 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [547041431] [2024-10-12 14:45:09,175 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:09,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:09,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:09,507 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 79 proven. 40 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-12 14:45:09,507 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:09,507 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [547041431] [2024-10-12 14:45:09,507 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [547041431] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:09,507 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1223893289] [2024-10-12 14:45:09,508 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:09,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:09,508 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:09,510 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:09,511 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-12 14:45:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:09,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 176 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-12 14:45:09,595 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:09,827 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-12 14:45:09,829 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:10,117 INFO L134 CoverageAnalysis]: Checked inductivity of 149 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-12 14:45:10,117 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1223893289] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:10,118 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:10,118 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 12, 12] total 29 [2024-10-12 14:45:10,118 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [628448725] [2024-10-12 14:45:10,118 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:10,119 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 30 states [2024-10-12 14:45:10,119 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:10,120 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 30 interpolants. [2024-10-12 14:45:10,120 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-12 14:45:10,121 INFO L87 Difference]: Start difference. First operand 50 states and 59 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-12 14:45:10,282 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:10,282 INFO L93 Difference]: Finished difference Result 118 states and 159 transitions. [2024-10-12 14:45:10,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-12 14:45:10,283 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 43 [2024-10-12 14:45:10,283 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:10,284 INFO L225 Difference]: With dead ends: 118 [2024-10-12 14:45:10,285 INFO L226 Difference]: Without dead ends: 86 [2024-10-12 14:45:10,286 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 63 SyntacticMatches, 1 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 212 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=345, Invalid=525, Unknown=0, NotChecked=0, Total=870 [2024-10-12 14:45:10,287 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 40 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 129 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 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-12 14:45:10,288 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 38 Invalid, 137 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 129 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-12 14:45:10,289 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 86 states. [2024-10-12 14:45:10,296 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 86. [2024-10-12 14:45:10,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 86 states, 85 states have (on average 1.188235294117647) internal successors, (101), 85 states have internal predecessors, (101), 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-12 14:45:10,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 86 states to 86 states and 101 transitions. [2024-10-12 14:45:10,297 INFO L78 Accepts]: Start accepts. Automaton has 86 states and 101 transitions. Word has length 43 [2024-10-12 14:45:10,298 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:10,298 INFO L471 AbstractCegarLoop]: Abstraction has 86 states and 101 transitions. [2024-10-12 14:45:10,298 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-12 14:45:10,298 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 101 transitions. [2024-10-12 14:45:10,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-10-12 14:45:10,300 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:10,300 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:10,318 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-12 14:45:10,504 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:10,505 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:10,505 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:10,506 INFO L85 PathProgramCache]: Analyzing trace with hash -1437016226, now seen corresponding path program 2 times [2024-10-12 14:45:10,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:10,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1476855097] [2024-10-12 14:45:10,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:10,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:10,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:11,334 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 373 proven. 187 refuted. 0 times theorem prover too weak. 159 trivial. 0 not checked. [2024-10-12 14:45:11,334 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:11,334 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1476855097] [2024-10-12 14:45:11,334 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1476855097] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:11,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1038733063] [2024-10-12 14:45:11,335 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-12 14:45:11,335 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:11,335 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:11,337 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:11,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-12 14:45:11,459 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-12 14:45:11,460 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:11,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 296 conjuncts, 25 conjuncts are in the unsatisfiable core [2024-10-12 14:45:11,466 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:12,075 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-12 14:45:12,075 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:12,981 INFO L134 CoverageAnalysis]: Checked inductivity of 719 backedges. 0 proven. 715 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-12 14:45:12,981 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1038733063] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:12,981 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:12,981 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 24, 24] total 59 [2024-10-12 14:45:12,981 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [415499381] [2024-10-12 14:45:12,982 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:12,982 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 60 states [2024-10-12 14:45:12,982 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:12,984 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 60 interpolants. [2024-10-12 14:45:12,986 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1341, Invalid=2199, Unknown=0, NotChecked=0, Total=3540 [2024-10-12 14:45:12,986 INFO L87 Difference]: Start difference. First operand 86 states and 101 transitions. Second operand has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 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-12 14:45:13,328 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:13,328 INFO L93 Difference]: Finished difference Result 208 states and 285 transitions. [2024-10-12 14:45:13,328 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-10-12 14:45:13,329 INFO L78 Accepts]: Start accepts. Automaton has has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 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 79 [2024-10-12 14:45:13,329 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:13,330 INFO L225 Difference]: With dead ends: 208 [2024-10-12 14:45:13,330 INFO L226 Difference]: Without dead ends: 158 [2024-10-12 14:45:13,332 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 170 GetRequests, 111 SyntacticMatches, 1 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 998 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1341, Invalid=2199, Unknown=0, NotChecked=0, Total=3540 [2024-10-12 14:45:13,332 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 81 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 238 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 81 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 252 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 238 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:13,333 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [81 Valid, 43 Invalid, 252 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 238 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-12 14:45:13,334 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 158 states. [2024-10-12 14:45:13,351 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 158 to 158. [2024-10-12 14:45:13,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 158 states, 157 states have (on average 1.178343949044586) internal successors, (185), 157 states have internal predecessors, (185), 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-12 14:45:13,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 158 states and 185 transitions. [2024-10-12 14:45:13,356 INFO L78 Accepts]: Start accepts. Automaton has 158 states and 185 transitions. Word has length 79 [2024-10-12 14:45:13,356 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:13,356 INFO L471 AbstractCegarLoop]: Abstraction has 158 states and 185 transitions. [2024-10-12 14:45:13,357 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 60 states, 60 states have (on average 3.066666666666667) internal successors, (184), 59 states have internal predecessors, (184), 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-12 14:45:13,357 INFO L276 IsEmpty]: Start isEmpty. Operand 158 states and 185 transitions. [2024-10-12 14:45:13,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 152 [2024-10-12 14:45:13,358 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:13,358 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 23, 23, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-12 14:45:13,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-12 14:45:13,562 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:13,563 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:13,564 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:13,565 INFO L85 PathProgramCache]: Analyzing trace with hash -1197133858, now seen corresponding path program 3 times [2024-10-12 14:45:13,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:13,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934525686] [2024-10-12 14:45:13,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:13,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:13,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:15,781 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 1609 proven. 805 refuted. 0 times theorem prover too weak. 741 trivial. 0 not checked. [2024-10-12 14:45:15,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:15,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [934525686] [2024-10-12 14:45:15,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [934525686] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:15,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [225141774] [2024-10-12 14:45:15,782 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-12 14:45:15,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:15,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:15,783 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:15,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-12 14:45:15,889 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-12 14:45:15,889 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:15,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 88 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-12 14:45:15,895 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:16,407 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3151 trivial. 0 not checked. [2024-10-12 14:45:16,408 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:18,012 INFO L134 CoverageAnalysis]: Checked inductivity of 3155 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 3151 trivial. 0 not checked. [2024-10-12 14:45:18,013 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [225141774] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:18,013 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:18,013 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 5, 5] total 32 [2024-10-12 14:45:18,013 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [567184852] [2024-10-12 14:45:18,014 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:18,014 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-10-12 14:45:18,014 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:18,015 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-10-12 14:45:18,015 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=354, Invalid=702, Unknown=0, NotChecked=0, Total=1056 [2024-10-12 14:45:18,016 INFO L87 Difference]: Start difference. First operand 158 states and 185 transitions. Second operand has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 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-12 14:45:26,635 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:26,635 INFO L93 Difference]: Finished difference Result 1055 states and 1349 transitions. [2024-10-12 14:45:26,635 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 301 states. [2024-10-12 14:45:26,635 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 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 151 [2024-10-12 14:45:26,636 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:26,639 INFO L225 Difference]: With dead ends: 1055 [2024-10-12 14:45:26,639 INFO L226 Difference]: Without dead ends: 969 [2024-10-12 14:45:26,663 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 600 GetRequests, 293 SyntacticMatches, 2 SemanticMatches, 305 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47941 ImplicationChecksByTransitivity, 8.0s TimeCoverageRelationStatistics Valid=22742, Invalid=71200, Unknown=0, NotChecked=0, Total=93942 [2024-10-12 14:45:26,663 INFO L432 NwaCegarLoop]: 4 mSDtfsCounter, 796 mSDsluCounter, 248 mSDsCounter, 0 mSdLazyCounter, 877 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 796 SdHoareTripleChecker+Valid, 252 SdHoareTripleChecker+Invalid, 950 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 877 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:26,664 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [796 Valid, 252 Invalid, 950 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 877 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-12 14:45:26,666 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 969 states. [2024-10-12 14:45:26,699 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 969 to 178. [2024-10-12 14:45:26,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 178 states, 177 states have (on average 1.1751412429378532) internal successors, (208), 177 states have internal predecessors, (208), 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-12 14:45:26,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 208 transitions. [2024-10-12 14:45:26,701 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 208 transitions. Word has length 151 [2024-10-12 14:45:26,701 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:26,701 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 208 transitions. [2024-10-12 14:45:26,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 3.484848484848485) internal successors, (115), 32 states have internal predecessors, (115), 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-12 14:45:26,702 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 208 transitions. [2024-10-12 14:45:26,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 172 [2024-10-12 14:45:26,705 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:26,705 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 24, 22, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1] [2024-10-12 14:45:26,722 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-12 14:45:26,906 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:26,906 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:26,906 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:26,907 INFO L85 PathProgramCache]: Analyzing trace with hash -1297277732, now seen corresponding path program 4 times [2024-10-12 14:45:26,907 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:26,907 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [978956874] [2024-10-12 14:45:26,907 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:26,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:26,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:28,965 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 1603 proven. 876 refuted. 0 times theorem prover too weak. 742 trivial. 0 not checked. [2024-10-12 14:45:28,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:28,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [978956874] [2024-10-12 14:45:28,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [978956874] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:28,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [846281458] [2024-10-12 14:45:28,965 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-12 14:45:28,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:28,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:28,966 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:28,967 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-12 14:45:33,486 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-12 14:45:33,486 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-12 14:45:33,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 596 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-10-12 14:45:33,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-12 14:45:34,899 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-10-12 14:45:34,900 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-12 14:45:37,633 INFO L134 CoverageAnalysis]: Checked inductivity of 3221 backedges. 0 proven. 3151 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-10-12 14:45:37,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [846281458] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-12 14:45:37,634 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-12 14:45:37,634 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 48, 48] total 120 [2024-10-12 14:45:37,634 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1380907051] [2024-10-12 14:45:37,634 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-12 14:45:37,635 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 121 states [2024-10-12 14:45:37,635 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-12 14:45:37,637 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 121 interpolants. [2024-10-12 14:45:37,639 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5328, Invalid=9192, Unknown=0, NotChecked=0, Total=14520 [2024-10-12 14:45:37,639 INFO L87 Difference]: Start difference. First operand 178 states and 208 transitions. Second operand has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 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-12 14:45:38,329 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-12 14:45:38,329 INFO L93 Difference]: Finished difference Result 425 states and 580 transitions. [2024-10-12 14:45:38,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-10-12 14:45:38,330 INFO L78 Accepts]: Start accepts. Automaton has has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 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 171 [2024-10-12 14:45:38,330 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-12 14:45:38,331 INFO L225 Difference]: With dead ends: 425 [2024-10-12 14:45:38,332 INFO L226 Difference]: Without dead ends: 322 [2024-10-12 14:45:38,333 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 367 GetRequests, 247 SyntacticMatches, 1 SemanticMatches, 119 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4485 ImplicationChecksByTransitivity, 3.9s TimeCoverageRelationStatistics Valid=5328, Invalid=9192, Unknown=0, NotChecked=0, Total=14520 [2024-10-12 14:45:38,334 INFO L432 NwaCegarLoop]: 8 mSDtfsCounter, 250 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 250 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 448 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-12 14:45:38,334 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [250 Valid, 48 Invalid, 448 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-12 14:45:38,335 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 322 states. [2024-10-12 14:45:38,353 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 322 to 322. [2024-10-12 14:45:38,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 322 states, 321 states have (on average 1.1744548286604362) internal successors, (377), 321 states have internal predecessors, (377), 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-12 14:45:38,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 322 states to 322 states and 377 transitions. [2024-10-12 14:45:38,355 INFO L78 Accepts]: Start accepts. Automaton has 322 states and 377 transitions. Word has length 171 [2024-10-12 14:45:38,356 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-12 14:45:38,356 INFO L471 AbstractCegarLoop]: Abstraction has 322 states and 377 transitions. [2024-10-12 14:45:38,356 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 121 states, 121 states have (on average 3.0330578512396693) internal successors, (367), 120 states have internal predecessors, (367), 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-12 14:45:38,356 INFO L276 IsEmpty]: Start isEmpty. Operand 322 states and 377 transitions. [2024-10-12 14:45:38,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 316 [2024-10-12 14:45:38,360 INFO L207 NwaCegarLoop]: Found error trace [2024-10-12 14:45:38,361 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 47, 47, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1] [2024-10-12 14:45:38,382 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-12 14:45:38,561 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:38,561 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-12 14:45:38,562 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-12 14:45:38,562 INFO L85 PathProgramCache]: Analyzing trace with hash 500399390, now seen corresponding path program 5 times [2024-10-12 14:45:38,562 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-12 14:45:38,562 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [867156283] [2024-10-12 14:45:38,562 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-12 14:45:38,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-12 14:45:38,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-12 14:45:44,193 INFO L134 CoverageAnalysis]: Checked inductivity of 13277 backedges. 6673 proven. 3337 refuted. 0 times theorem prover too weak. 3267 trivial. 0 not checked. [2024-10-12 14:45:44,194 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-12 14:45:44,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [867156283] [2024-10-12 14:45:44,194 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [867156283] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-12 14:45:44,194 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [455224580] [2024-10-12 14:45:44,194 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-12 14:45:44,194 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-12 14:45:44,194 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-12 14:45:44,195 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-12 14:45:44,196 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process