./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/divmul_buf_diverge.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 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/float-benchs/divmul_buf_diverge.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 8967c0a6dd6f26859048ef07f7346401bdb19327ee452e685df9b5c4b7492d34 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 19:04:53,701 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 19:04:53,792 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 19:04:53,796 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 19:04:53,798 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 19:04:53,824 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 19:04:53,825 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 19:04:53,825 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 19:04:53,826 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 19:04:53,827 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 19:04:53,827 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 19:04:53,828 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 19:04:53,828 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 19:04:53,830 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 19:04:53,830 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 19:04:53,831 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 19:04:53,831 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 19:04:53,831 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 19:04:53,832 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 19:04:53,832 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 19:04:53,832 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 19:04:53,835 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 19:04:53,836 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 19:04:53,837 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 19:04:53,837 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 19:04:53,837 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 19:04:53,837 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 19:04:53,837 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 19:04:53,838 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 19:04:53,838 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 19:04:53,838 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 19:04:53,839 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 19:04:53,839 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 19:04:53,840 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 19:04:53,840 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 19:04:53,840 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 19:04:53,840 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 19:04:53,840 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 -> 8967c0a6dd6f26859048ef07f7346401bdb19327ee452e685df9b5c4b7492d34 [2024-11-19 19:04:54,098 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 19:04:54,125 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 19:04:54,128 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 19:04:54,129 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 19:04:54,129 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 19:04:54,130 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/divmul_buf_diverge.c [2024-11-19 19:04:55,534 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 19:04:55,693 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 19:04:55,694 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/divmul_buf_diverge.c [2024-11-19 19:04:55,701 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/180732ea4/3db9e0b5ece8453081918c981c3137ff/FLAG9c9ba9f5e [2024-11-19 19:04:55,713 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/180732ea4/3db9e0b5ece8453081918c981c3137ff [2024-11-19 19:04:55,716 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 19:04:55,717 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 19:04:55,719 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 19:04:55,719 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 19:04:55,724 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 19:04:55,725 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:04:55" (1/1) ... [2024-11-19 19:04:55,726 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@24f9c99a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:55, skipping insertion in model container [2024-11-19 19:04:55,726 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 07:04:55" (1/1) ... [2024-11-19 19:04:55,753 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 19:04:55,933 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/divmul_buf_diverge.c[617,630] [2024-11-19 19:04:55,962 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 19:04:55,972 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 19:04:56,000 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/float-benchs/divmul_buf_diverge.c[617,630] [2024-11-19 19:04:56,008 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 19:04:56,020 INFO L204 MainTranslator]: Completed translation [2024-11-19 19:04:56,021 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56 WrapperNode [2024-11-19 19:04:56,021 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 19:04:56,022 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 19:04:56,022 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 19:04:56,022 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 19:04:56,029 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,034 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,049 INFO L138 Inliner]: procedures = 16, calls = 10, calls flagged for inlining = 5, calls inlined = 5, statements flattened = 49 [2024-11-19 19:04:56,050 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 19:04:56,051 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 19:04:56,051 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 19:04:56,051 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 19:04:56,059 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,059 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,060 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,070 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-19 19:04:56,070 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,070 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,074 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,077 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,078 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,079 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,080 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 19:04:56,081 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 19:04:56,081 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 19:04:56,081 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 19:04:56,082 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (1/1) ... [2024-11-19 19:04:56,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 19:04:56,098 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:04:56,116 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 19:04:56,119 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 19:04:56,166 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 19:04:56,166 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 19:04:56,167 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 19:04:56,167 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 19:04:56,228 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 19:04:56,234 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 19:04:56,373 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-19 19:04:56,373 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 19:04:56,386 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 19:04:56,387 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-19 19:04:56,387 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:04:56 BoogieIcfgContainer [2024-11-19 19:04:56,388 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 19:04:56,390 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 19:04:56,390 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 19:04:56,393 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 19:04:56,393 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 07:04:55" (1/3) ... [2024-11-19 19:04:56,394 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@52f5177f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:04:56, skipping insertion in model container [2024-11-19 19:04:56,395 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 07:04:56" (2/3) ... [2024-11-19 19:04:56,395 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@52f5177f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 07:04:56, skipping insertion in model container [2024-11-19 19:04:56,395 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 07:04:56" (3/3) ... [2024-11-19 19:04:56,397 INFO L112 eAbstractionObserver]: Analyzing ICFG divmul_buf_diverge.c [2024-11-19 19:04:56,413 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 19:04:56,413 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 19:04:56,479 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 19:04:56,488 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;@4893608b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 19:04:56,488 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 19:04:56,492 INFO L276 IsEmpty]: Start isEmpty. Operand has 17 states, 15 states have (on average 1.4) internal successors, (21), 16 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-11-19 19:04:56,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-19 19:04:56,498 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:04:56,500 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2024-11-19 19:04:56,501 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:04:56,506 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:04:56,507 INFO L85 PathProgramCache]: Analyzing trace with hash 889620925, now seen corresponding path program 1 times [2024-11-19 19:04:56,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:04:56,517 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1917132611] [2024-11-19 19:04:56,517 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:56,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:04:56,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:56,685 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:56,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:04:56,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1917132611] [2024-11-19 19:04:56,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1917132611] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 19:04:56,687 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 19:04:56,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 19:04:56,689 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26811712] [2024-11-19 19:04:56,689 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 19:04:56,693 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 19:04:56,694 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:04:56,716 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 19:04:56,716 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 19:04:56,718 INFO L87 Difference]: Start difference. First operand has 17 states, 15 states have (on average 1.4) internal successors, (21), 16 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) Second operand has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-11-19 19:04:56,741 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:04:56,741 INFO L93 Difference]: Finished difference Result 39 states and 51 transitions. [2024-11-19 19:04:56,744 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 19:04:56,746 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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 6 [2024-11-19 19:04:56,746 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:04:56,753 INFO L225 Difference]: With dead ends: 39 [2024-11-19 19:04:56,754 INFO L226 Difference]: Without dead ends: 20 [2024-11-19 19:04:56,756 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 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-11-19 19:04:56,760 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 7 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 6 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 19:04:56,761 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 29 Invalid, 6 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 19:04:56,776 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-19 19:04:56,787 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 14. [2024-11-19 19:04:56,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.1538461538461537) internal successors, (15), 13 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-11-19 19:04:56,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 15 transitions. [2024-11-19 19:04:56,790 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 15 transitions. Word has length 6 [2024-11-19 19:04:56,790 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:04:56,790 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 15 transitions. [2024-11-19 19:04:56,790 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 3 states have internal predecessors, (6), 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-11-19 19:04:56,790 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 15 transitions. [2024-11-19 19:04:56,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-19 19:04:56,791 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:04:56,791 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 19:04:56,792 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 19:04:56,792 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:04:56,792 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:04:56,793 INFO L85 PathProgramCache]: Analyzing trace with hash -875759451, now seen corresponding path program 1 times [2024-11-19 19:04:56,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:04:56,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [477625420] [2024-11-19 19:04:56,793 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:56,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:04:56,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:56,866 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:56,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:04:56,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [477625420] [2024-11-19 19:04:56,867 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [477625420] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:04:56,867 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1895230441] [2024-11-19 19:04:56,867 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:56,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:56,868 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:04:56,872 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:04:56,874 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 19:04:56,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:56,933 INFO L255 TraceCheckSpWp]: Trace formula consists of 41 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 19:04:56,939 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:04:56,988 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:56,988 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:04:57,026 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:57,027 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1895230441] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:04:57,027 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:04:57,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-19 19:04:57,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1891782366] [2024-11-19 19:04:57,028 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:04:57,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 19:04:57,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:04:57,030 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 19:04:57,030 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-19 19:04:57,031 INFO L87 Difference]: Start difference. First operand 14 states and 15 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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-11-19 19:04:57,064 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:04:57,065 INFO L93 Difference]: Finished difference Result 39 states and 45 transitions. [2024-11-19 19:04:57,065 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 19:04:57,065 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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-11-19 19:04:57,065 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:04:57,066 INFO L225 Difference]: With dead ends: 39 [2024-11-19 19:04:57,066 INFO L226 Difference]: Without dead ends: 35 [2024-11-19 19:04:57,066 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 24 GetRequests, 19 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-19 19:04:57,068 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 29 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 40 SdHoareTripleChecker+Invalid, 14 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 19:04:57,069 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 40 Invalid, 14 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 19:04:57,071 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 35 states. [2024-11-19 19:04:57,076 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 35 to 35. [2024-11-19 19:04:57,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.1470588235294117) internal successors, (39), 34 states have internal predecessors, (39), 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-11-19 19:04:57,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 39 transitions. [2024-11-19 19:04:57,081 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 39 transitions. Word has length 11 [2024-11-19 19:04:57,081 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:04:57,082 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 39 transitions. [2024-11-19 19:04:57,082 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 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-11-19 19:04:57,082 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 39 transitions. [2024-11-19 19:04:57,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-19 19:04:57,083 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:04:57,083 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1] [2024-11-19 19:04:57,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 19:04:57,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:57,284 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:04:57,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:04:57,285 INFO L85 PathProgramCache]: Analyzing trace with hash -1424528451, now seen corresponding path program 2 times [2024-11-19 19:04:57,285 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:04:57,285 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1727407921] [2024-11-19 19:04:57,285 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:57,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:04:57,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:57,519 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:57,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:04:57,521 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1727407921] [2024-11-19 19:04:57,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1727407921] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:04:57,521 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1259722581] [2024-11-19 19:04:57,522 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 19:04:57,522 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:57,523 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:04:57,526 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:04:57,528 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-19 19:04:57,589 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 19:04:57,590 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:04:57,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 19:04:57,592 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:04:57,655 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:57,658 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:04:57,764 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:57,765 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1259722581] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:04:57,765 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:04:57,765 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-19 19:04:57,766 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [612741716] [2024-11-19 19:04:57,766 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:04:57,766 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-19 19:04:57,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:04:57,767 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-19 19:04:57,768 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-19 19:04:57,768 INFO L87 Difference]: Start difference. First operand 35 states and 39 transitions. Second operand has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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-11-19 19:04:57,834 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:04:57,834 INFO L93 Difference]: Finished difference Result 81 states and 96 transitions. [2024-11-19 19:04:57,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-19 19:04:57,835 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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 26 [2024-11-19 19:04:57,835 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:04:57,836 INFO L225 Difference]: With dead ends: 81 [2024-11-19 19:04:57,836 INFO L226 Difference]: Without dead ends: 77 [2024-11-19 19:04:57,838 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 46 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-19 19:04:57,840 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 101 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 22 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 70 SdHoareTripleChecker+Invalid, 24 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 22 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 19:04:57,841 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 70 Invalid, 24 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 19:04:57,842 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2024-11-19 19:04:57,850 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 77. [2024-11-19 19:04:57,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.144736842105263) internal successors, (87), 76 states have internal predecessors, (87), 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-11-19 19:04:57,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 87 transitions. [2024-11-19 19:04:57,852 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 87 transitions. Word has length 26 [2024-11-19 19:04:57,853 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:04:57,853 INFO L471 AbstractCegarLoop]: Abstraction has 77 states and 87 transitions. [2024-11-19 19:04:57,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 4.153846153846154) internal successors, (54), 13 states have internal predecessors, (54), 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-11-19 19:04:57,853 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 87 transitions. [2024-11-19 19:04:57,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-19 19:04:57,856 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:04:57,856 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1] [2024-11-19 19:04:57,865 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-19 19:04:58,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable2 [2024-11-19 19:04:58,058 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:04:58,058 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:04:58,058 INFO L85 PathProgramCache]: Analyzing trace with hash -998809923, now seen corresponding path program 3 times [2024-11-19 19:04:58,059 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:04:58,059 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833961715] [2024-11-19 19:04:58,059 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:58,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:04:58,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:58,360 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:58,361 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:04:58,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833961715] [2024-11-19 19:04:58,361 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833961715] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:04:58,361 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [452301872] [2024-11-19 19:04:58,361 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 19:04:58,361 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:58,362 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:04:58,365 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:04:58,366 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 19:04:58,435 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-19 19:04:58,436 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:04:58,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 131 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-19 19:04:58,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:04:58,558 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:58,559 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:04:58,837 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:58,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [452301872] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:04:58,837 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:04:58,838 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-19 19:04:58,838 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [881651928] [2024-11-19 19:04:58,838 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:04:58,839 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-19 19:04:58,839 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:04:58,840 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-19 19:04:58,840 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 19:04:58,841 INFO L87 Difference]: Start difference. First operand 77 states and 87 transitions. Second operand has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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-11-19 19:04:58,945 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:04:58,946 INFO L93 Difference]: Finished difference Result 165 states and 198 transitions. [2024-11-19 19:04:58,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-19 19:04:58,947 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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 56 [2024-11-19 19:04:58,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:04:58,948 INFO L225 Difference]: With dead ends: 165 [2024-11-19 19:04:58,948 INFO L226 Difference]: Without dead ends: 161 [2024-11-19 19:04:58,949 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 100 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 19:04:58,949 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 164 mSDsluCounter, 152 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 164 SdHoareTripleChecker+Valid, 164 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 19:04:58,950 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [164 Valid, 164 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 19:04:58,951 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 161 states. [2024-11-19 19:04:58,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 161 to 161. [2024-11-19 19:04:58,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 161 states, 160 states have (on average 1.14375) internal successors, (183), 160 states have internal predecessors, (183), 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-11-19 19:04:58,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 183 transitions. [2024-11-19 19:04:58,971 INFO L78 Accepts]: Start accepts. Automaton has 161 states and 183 transitions. Word has length 56 [2024-11-19 19:04:58,971 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:04:58,971 INFO L471 AbstractCegarLoop]: Abstraction has 161 states and 183 transitions. [2024-11-19 19:04:58,972 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 4.56) internal successors, (114), 25 states have internal predecessors, (114), 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-11-19 19:04:58,972 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 183 transitions. [2024-11-19 19:04:58,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2024-11-19 19:04:58,976 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:04:58,976 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1] [2024-11-19 19:04:58,986 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-19 19:04:59,177 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:59,178 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:04:59,178 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:04:59,179 INFO L85 PathProgramCache]: Analyzing trace with hash 870679741, now seen corresponding path program 4 times [2024-11-19 19:04:59,180 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:04:59,180 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1852606572] [2024-11-19 19:04:59,180 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:04:59,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:04:59,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:04:59,843 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:04:59,843 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:04:59,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1852606572] [2024-11-19 19:04:59,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1852606572] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:04:59,844 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1470260457] [2024-11-19 19:04:59,844 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 19:04:59,844 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:04:59,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:04:59,846 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:04:59,847 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-19 19:04:59,928 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 19:04:59,929 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:04:59,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 251 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-19 19:04:59,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:05:00,111 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:00,112 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:05:01,019 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:01,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1470260457] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:05:01,020 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:05:01,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-19 19:05:01,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [548753391] [2024-11-19 19:05:01,020 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:05:01,021 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-19 19:05:01,021 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:05:01,023 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-19 19:05:01,024 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-19 19:05:01,024 INFO L87 Difference]: Start difference. First operand 161 states and 183 transitions. Second operand has 49 states, 49 states have (on average 4.775510204081633) internal successors, (234), 49 states have internal predecessors, (234), 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-11-19 19:05:01,280 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:05:01,280 INFO L93 Difference]: Finished difference Result 333 states and 402 transitions. [2024-11-19 19:05:01,281 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-19 19:05:01,281 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 4.775510204081633) internal successors, (234), 49 states have internal predecessors, (234), 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 116 [2024-11-19 19:05:01,283 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:05:01,285 INFO L225 Difference]: With dead ends: 333 [2024-11-19 19:05:01,285 INFO L226 Difference]: Without dead ends: 329 [2024-11-19 19:05:01,289 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 255 GetRequests, 208 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-19 19:05:01,290 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 515 mSDsluCounter, 292 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 515 SdHoareTripleChecker+Valid, 304 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 19:05:01,290 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [515 Valid, 304 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 19:05:01,291 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 329 states. [2024-11-19 19:05:01,312 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 329 to 329. [2024-11-19 19:05:01,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 329 states, 328 states have (on average 1.1432926829268293) internal successors, (375), 328 states have internal predecessors, (375), 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-11-19 19:05:01,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 329 states to 329 states and 375 transitions. [2024-11-19 19:05:01,322 INFO L78 Accepts]: Start accepts. Automaton has 329 states and 375 transitions. Word has length 116 [2024-11-19 19:05:01,323 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:05:01,323 INFO L471 AbstractCegarLoop]: Abstraction has 329 states and 375 transitions. [2024-11-19 19:05:01,323 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 4.775510204081633) internal successors, (234), 49 states have internal predecessors, (234), 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-11-19 19:05:01,323 INFO L276 IsEmpty]: Start isEmpty. Operand 329 states and 375 transitions. [2024-11-19 19:05:01,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 237 [2024-11-19 19:05:01,332 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:05:01,332 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 1, 1, 1, 1, 1, 1] [2024-11-19 19:05:01,341 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 19:05:01,536 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:01,537 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:05:01,537 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:05:01,537 INFO L85 PathProgramCache]: Analyzing trace with hash 582668477, now seen corresponding path program 5 times [2024-11-19 19:05:01,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:05:01,538 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1153460219] [2024-11-19 19:05:01,538 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:05:01,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:05:01,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:05:03,489 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:03,490 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:05:03,490 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1153460219] [2024-11-19 19:05:03,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1153460219] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:05:03,490 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [539342608] [2024-11-19 19:05:03,490 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 19:05:03,491 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:03,491 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:05:03,494 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:05:03,496 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-19 19:05:03,639 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 47 check-sat command(s) [2024-11-19 19:05:03,639 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:05:03,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 491 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-19 19:05:03,652 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:05:03,961 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:03,962 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:05:06,816 INFO L134 CoverageAnalysis]: Checked inductivity of 5221 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:06,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [539342608] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:05:06,817 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:05:06,817 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 97 [2024-11-19 19:05:06,817 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1835374363] [2024-11-19 19:05:06,817 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:05:06,818 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2024-11-19 19:05:06,818 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:05:06,820 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2024-11-19 19:05:06,823 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-19 19:05:06,824 INFO L87 Difference]: Start difference. First operand 329 states and 375 transitions. Second operand has 97 states, 97 states have (on average 4.88659793814433) internal successors, (474), 97 states have internal predecessors, (474), 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-11-19 19:05:07,986 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:05:07,986 INFO L93 Difference]: Finished difference Result 669 states and 810 transitions. [2024-11-19 19:05:07,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-19 19:05:07,987 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 4.88659793814433) internal successors, (474), 97 states have internal predecessors, (474), 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 236 [2024-11-19 19:05:07,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:05:07,989 INFO L225 Difference]: With dead ends: 669 [2024-11-19 19:05:07,990 INFO L226 Difference]: Without dead ends: 665 [2024-11-19 19:05:07,992 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 519 GetRequests, 424 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-19 19:05:07,993 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 1220 mSDsluCounter, 598 mSDsCounter, 0 mSdLazyCounter, 199 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1220 SdHoareTripleChecker+Valid, 610 SdHoareTripleChecker+Invalid, 201 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 199 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 19:05:07,993 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1220 Valid, 610 Invalid, 201 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 199 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 19:05:07,994 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 665 states. [2024-11-19 19:05:08,014 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 665 to 665. [2024-11-19 19:05:08,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 665 states, 664 states have (on average 1.1430722891566265) internal successors, (759), 664 states have internal predecessors, (759), 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-11-19 19:05:08,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 665 states to 665 states and 759 transitions. [2024-11-19 19:05:08,017 INFO L78 Accepts]: Start accepts. Automaton has 665 states and 759 transitions. Word has length 236 [2024-11-19 19:05:08,018 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:05:08,018 INFO L471 AbstractCegarLoop]: Abstraction has 665 states and 759 transitions. [2024-11-19 19:05:08,019 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 4.88659793814433) internal successors, (474), 97 states have internal predecessors, (474), 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-11-19 19:05:08,019 INFO L276 IsEmpty]: Start isEmpty. Operand 665 states and 759 transitions. [2024-11-19 19:05:08,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 477 [2024-11-19 19:05:08,027 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:05:08,027 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 94, 1, 1, 1, 1, 1, 1] [2024-11-19 19:05:08,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-19 19:05:08,231 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:08,232 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:05:08,232 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:05:08,232 INFO L85 PathProgramCache]: Analyzing trace with hash -1974900547, now seen corresponding path program 6 times [2024-11-19 19:05:08,232 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:05:08,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1672449923] [2024-11-19 19:05:08,233 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:05:08,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:05:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:05:13,914 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:13,914 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:05:13,914 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1672449923] [2024-11-19 19:05:13,915 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1672449923] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:05:13,915 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1856211035] [2024-11-19 19:05:13,915 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 19:05:13,915 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:13,915 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:05:13,918 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:05:13,920 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-19 19:05:14,192 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 95 check-sat command(s) [2024-11-19 19:05:14,192 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 19:05:14,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 971 conjuncts, 96 conjuncts are in the unsatisfiable core [2024-11-19 19:05:14,206 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:05:14,748 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:14,748 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 19:05:23,883 INFO L134 CoverageAnalysis]: Checked inductivity of 21949 backedges. 0 proven. 21949 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:23,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1856211035] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 19:05:23,883 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 19:05:23,883 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [97, 97, 97] total 193 [2024-11-19 19:05:23,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1170063492] [2024-11-19 19:05:23,884 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 19:05:23,885 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 193 states [2024-11-19 19:05:23,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 19:05:23,889 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 193 interpolants. [2024-11-19 19:05:23,895 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-19 19:05:23,896 INFO L87 Difference]: Start difference. First operand 665 states and 759 transitions. Second operand has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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-11-19 19:05:35,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 19:05:35,437 INFO L93 Difference]: Finished difference Result 1341 states and 1626 transitions. [2024-11-19 19:05:35,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 192 states. [2024-11-19 19:05:35,438 INFO L78 Accepts]: Start accepts. Automaton has has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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 476 [2024-11-19 19:05:35,439 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 19:05:35,444 INFO L225 Difference]: With dead ends: 1341 [2024-11-19 19:05:35,444 INFO L226 Difference]: Without dead ends: 1337 [2024-11-19 19:05:35,448 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1047 GetRequests, 856 SyntacticMatches, 0 SemanticMatches, 191 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 376 ImplicationChecksByTransitivity, 11.5s TimeCoverageRelationStatistics Valid=18528, Invalid=18528, Unknown=0, NotChecked=0, Total=37056 [2024-11-19 19:05:35,449 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 2915 mSDsluCounter, 1150 mSDsCounter, 0 mSdLazyCounter, 385 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2915 SdHoareTripleChecker+Valid, 1162 SdHoareTripleChecker+Invalid, 387 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 385 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-19 19:05:35,450 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2915 Valid, 1162 Invalid, 387 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 385 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-19 19:05:35,451 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1337 states. [2024-11-19 19:05:35,480 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1337 to 1337. [2024-11-19 19:05:35,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1337 states, 1336 states have (on average 1.1429640718562875) internal successors, (1527), 1336 states have internal predecessors, (1527), 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-11-19 19:05:35,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1337 states to 1337 states and 1527 transitions. [2024-11-19 19:05:35,487 INFO L78 Accepts]: Start accepts. Automaton has 1337 states and 1527 transitions. Word has length 476 [2024-11-19 19:05:35,488 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 19:05:35,488 INFO L471 AbstractCegarLoop]: Abstraction has 1337 states and 1527 transitions. [2024-11-19 19:05:35,489 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 193 states, 193 states have (on average 4.94300518134715) internal successors, (954), 193 states have internal predecessors, (954), 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-11-19 19:05:35,489 INFO L276 IsEmpty]: Start isEmpty. Operand 1337 states and 1527 transitions. [2024-11-19 19:05:35,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 957 [2024-11-19 19:05:35,520 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 19:05:35,520 INFO L215 NwaCegarLoop]: trace histogram [190, 190, 190, 190, 190, 1, 1, 1, 1, 1, 1] [2024-11-19 19:05:35,530 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-19 19:05:35,721 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:35,721 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 19:05:35,722 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 19:05:35,722 INFO L85 PathProgramCache]: Analyzing trace with hash -789145411, now seen corresponding path program 7 times [2024-11-19 19:05:35,722 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 19:05:35,722 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [880329681] [2024-11-19 19:05:35,722 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 19:05:35,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 19:05:35,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:05:57,707 INFO L134 CoverageAnalysis]: Checked inductivity of 89965 backedges. 0 proven. 89965 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:57,707 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 19:05:57,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [880329681] [2024-11-19 19:05:57,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [880329681] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 19:05:57,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891097257] [2024-11-19 19:05:57,708 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-19 19:05:57,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 19:05:57,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 19:05:57,711 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 19:05:57,712 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-19 19:05:58,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 19:05:58,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 1931 conjuncts, 192 conjuncts are in the unsatisfiable core [2024-11-19 19:05:58,074 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 19:05:59,056 INFO L134 CoverageAnalysis]: Checked inductivity of 89965 backedges. 0 proven. 89965 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 19:05:59,056 INFO L311 TraceCheckSpWp]: Computing backward predicates...