./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-examples/standard_maxInArray_ground.i --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/array-examples/standard_maxInArray_ground.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 418a605fc1323c67278586b967efb51b918569726e40c2a0630b64c1083a6ff9 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 16:36:49,949 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 16:36:50,049 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 16:36:50,063 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 16:36:50,065 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 16:36:50,097 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 16:36:50,098 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 16:36:50,098 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 16:36:50,099 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 16:36:50,101 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 16:36:50,101 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 16:36:50,102 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 16:36:50,102 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 16:36:50,104 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 16:36:50,104 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 16:36:50,105 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 16:36:50,105 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 16:36:50,105 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 16:36:50,106 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 16:36:50,106 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 16:36:50,106 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 16:36:50,106 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 16:36:50,107 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 16:36:50,107 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 16:36:50,107 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 16:36:50,107 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 16:36:50,108 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 16:36:50,108 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 16:36:50,108 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 16:36:50,108 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 16:36:50,108 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 16:36:50,109 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 16:36:50,109 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:36:50,109 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 16:36:50,109 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 16:36:50,110 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 16:36:50,110 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 16:36:50,110 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 16:36:50,115 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 16:36:50,115 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 16:36:50,115 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 16:36:50,115 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 16:36:50,116 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 -> 418a605fc1323c67278586b967efb51b918569726e40c2a0630b64c1083a6ff9 [2024-11-19 16:36:50,388 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 16:36:50,418 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 16:36:50,421 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 16:36:50,422 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 16:36:50,423 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 16:36:50,424 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_maxInArray_ground.i [2024-11-19 16:36:51,987 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 16:36:52,222 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 16:36:52,223 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_maxInArray_ground.i [2024-11-19 16:36:52,233 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b66ebb2f7/8222f86ca45041ad8b231bdb7f73bf26/FLAGa860a9d53 [2024-11-19 16:36:52,570 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b66ebb2f7/8222f86ca45041ad8b231bdb7f73bf26 [2024-11-19 16:36:52,574 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 16:36:52,576 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 16:36:52,577 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 16:36:52,577 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 16:36:52,583 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 16:36:52,584 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,585 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4d0ae974 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52, skipping insertion in model container [2024-11-19 16:36:52,585 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,610 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 16:36:52,807 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_maxInArray_ground.i[819,832] [2024-11-19 16:36:52,822 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:36:52,829 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 16:36:52,840 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_maxInArray_ground.i[819,832] [2024-11-19 16:36:52,847 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:36:52,866 INFO L204 MainTranslator]: Completed translation [2024-11-19 16:36:52,866 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52 WrapperNode [2024-11-19 16:36:52,866 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 16:36:52,868 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 16:36:52,868 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 16:36:52,868 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 16:36:52,876 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,883 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,899 INFO L138 Inliner]: procedures = 16, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 59 [2024-11-19 16:36:52,900 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 16:36:52,900 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 16:36:52,901 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 16:36:52,901 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 16:36:52,911 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,911 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,913 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,926 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-19 16:36:52,927 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,927 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,936 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,940 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,944 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,945 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,947 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 16:36:52,948 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 16:36:52,948 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 16:36:52,948 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 16:36:52,949 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (1/1) ... [2024-11-19 16:36:52,954 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:36:52,964 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:52,981 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 16:36:52,984 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 16:36:53,026 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 16:36:53,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 16:36:53,026 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 16:36:53,026 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 16:36:53,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 16:36:53,027 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 16:36:53,027 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 16:36:53,027 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 16:36:53,027 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 16:36:53,028 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 16:36:53,028 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 16:36:53,085 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 16:36:53,088 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 16:36:53,216 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-19 16:36:53,216 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 16:36:53,226 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 16:36:53,227 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-19 16:36:53,227 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:36:53 BoogieIcfgContainer [2024-11-19 16:36:53,227 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 16:36:53,230 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 16:36:53,230 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 16:36:53,233 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 16:36:53,233 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 04:36:52" (1/3) ... [2024-11-19 16:36:53,234 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f45ca00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:36:53, skipping insertion in model container [2024-11-19 16:36:53,234 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:36:52" (2/3) ... [2024-11-19 16:36:53,234 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4f45ca00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:36:53, skipping insertion in model container [2024-11-19 16:36:53,235 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:36:53" (3/3) ... [2024-11-19 16:36:53,236 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_maxInArray_ground.i [2024-11-19 16:36:53,255 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 16:36:53,256 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 16:36:53,308 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 16:36:53,315 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;@2f8a3e07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 16:36:53,315 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 16:36:53,321 INFO L276 IsEmpty]: Start isEmpty. Operand has 19 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 18 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-11-19 16:36:53,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-19 16:36:53,328 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:53,329 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:53,330 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:53,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:53,337 INFO L85 PathProgramCache]: Analyzing trace with hash -2005182879, now seen corresponding path program 1 times [2024-11-19 16:36:53,344 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:53,345 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [274679745] [2024-11-19 16:36:53,345 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:53,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:53,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:53,543 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 16:36:53,546 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:53,547 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [274679745] [2024-11-19 16:36:53,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [274679745] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:36:53,548 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 16:36:53,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 16:36:53,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2114061371] [2024-11-19 16:36:53,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:36:53,556 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:36:53,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:53,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:36:53,577 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 16:36:53,579 INFO L87 Difference]: Start difference. First operand has 19 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 18 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) Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 16:36:53,608 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:53,608 INFO L93 Difference]: Finished difference Result 36 states and 50 transitions. [2024-11-19 16:36:53,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:36:53,611 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 9 [2024-11-19 16:36:53,612 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:53,619 INFO L225 Difference]: With dead ends: 36 [2024-11-19 16:36:53,620 INFO L226 Difference]: Without dead ends: 17 [2024-11-19 16:36:53,624 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 16:36:53,628 INFO L432 NwaCegarLoop]: 20 mSDtfsCounter, 1 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:53,629 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 36 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:36:53,643 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-11-19 16:36:53,653 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 16. [2024-11-19 16:36:53,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 15 states have internal predecessors, (19), 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 16:36:53,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions. [2024-11-19 16:36:53,656 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 9 [2024-11-19 16:36:53,656 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:53,656 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 19 transitions. [2024-11-19 16:36:53,657 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 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 16:36:53,657 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-11-19 16:36:53,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-19 16:36:53,657 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:53,657 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:53,658 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 16:36:53,658 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:53,659 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:53,659 INFO L85 PathProgramCache]: Analyzing trace with hash 1565753620, now seen corresponding path program 1 times [2024-11-19 16:36:53,659 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:53,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1357483512] [2024-11-19 16:36:53,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:53,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:53,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:53,773 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 16:36:53,776 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:53,776 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1357483512] [2024-11-19 16:36:53,776 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1357483512] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:53,777 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [233820023] [2024-11-19 16:36:53,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:53,777 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:53,777 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:53,783 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 16:36:53,785 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 16:36:53,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:53,870 INFO L255 TraceCheckSpWp]: Trace formula consists of 58 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 16:36:53,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:53,900 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:53,900 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 16:36:53,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [233820023] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:36:53,901 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 16:36:53,914 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-19 16:36:53,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1427262555] [2024-11-19 16:36:53,917 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:36:53,918 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:36:53,918 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:53,919 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:36:53,919 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:36:53,922 INFO L87 Difference]: Start difference. First operand 16 states and 19 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 16:36:53,956 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:53,956 INFO L93 Difference]: Finished difference Result 26 states and 31 transitions. [2024-11-19 16:36:53,959 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:36:53,959 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 16:36:53,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:53,960 INFO L225 Difference]: With dead ends: 26 [2024-11-19 16:36:53,960 INFO L226 Difference]: Without dead ends: 19 [2024-11-19 16:36:53,960 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:36:53,962 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 3 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:53,962 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 27 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:36:53,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-11-19 16:36:53,971 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 17. [2024-11-19 16:36:53,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.25) internal successors, (20), 16 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-11-19 16:36:53,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 20 transitions. [2024-11-19 16:36:53,972 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 20 transitions. Word has length 11 [2024-11-19 16:36:53,972 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:53,972 INFO L471 AbstractCegarLoop]: Abstraction has 17 states and 20 transitions. [2024-11-19 16:36:53,977 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 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 16:36:53,978 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-11-19 16:36:53,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-19 16:36:53,978 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:53,978 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:54,003 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 16:36:54,179 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 16:36:54,180 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:54,180 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:54,180 INFO L85 PathProgramCache]: Analyzing trace with hash -1959207727, now seen corresponding path program 1 times [2024-11-19 16:36:54,180 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:54,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [994060707] [2024-11-19 16:36:54,181 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:54,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:54,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:54,271 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:54,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:54,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [994060707] [2024-11-19 16:36:54,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [994060707] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:54,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [498612728] [2024-11-19 16:36:54,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:54,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:54,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:54,276 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 16:36:54,282 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 16:36:54,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:54,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 16:36:54,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:54,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:54,373 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:36:54,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:54,401 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [498612728] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:36:54,401 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:36:54,402 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-19 16:36:54,402 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434123661] [2024-11-19 16:36:54,402 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:36:54,403 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 16:36:54,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:54,404 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 16:36:54,404 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-19 16:36:54,404 INFO L87 Difference]: Start difference. First operand 17 states and 20 transitions. Second operand has 7 states, 7 states have (on average 3.0) 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-11-19 16:36:54,443 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:54,443 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-11-19 16:36:54,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 16:36:54,446 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.0) 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 14 [2024-11-19 16:36:54,447 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:54,447 INFO L225 Difference]: With dead ends: 35 [2024-11-19 16:36:54,447 INFO L226 Difference]: Without dead ends: 23 [2024-11-19 16:36:54,447 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 25 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 16:36:54,448 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:54,449 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 42 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:36:54,452 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23 states. [2024-11-19 16:36:54,455 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23. [2024-11-19 16:36:54,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 22 states have (on average 1.1818181818181819) internal successors, (26), 22 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-11-19 16:36:54,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 26 transitions. [2024-11-19 16:36:54,457 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 26 transitions. Word has length 14 [2024-11-19 16:36:54,457 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:54,457 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 26 transitions. [2024-11-19 16:36:54,457 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.0) 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-11-19 16:36:54,457 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions. [2024-11-19 16:36:54,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-19 16:36:54,458 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:54,458 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:54,468 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 16:36:54,658 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 16:36:54,659 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:54,660 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:54,660 INFO L85 PathProgramCache]: Analyzing trace with hash 2025336791, now seen corresponding path program 2 times [2024-11-19 16:36:54,660 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:54,660 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1537300444] [2024-11-19 16:36:54,660 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:54,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:54,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:54,760 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-19 16:36:54,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:54,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1537300444] [2024-11-19 16:36:54,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1537300444] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:54,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1210124095] [2024-11-19 16:36:54,761 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:36:54,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:54,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:54,764 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 16:36:54,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 16:36:54,830 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:36:54,831 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:36:54,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 93 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 16:36:54,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:54,905 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:54,907 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:36:55,005 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 16:36:55,006 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1210124095] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:36:55,006 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:36:55,006 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-19 16:36:55,006 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1239630477] [2024-11-19 16:36:55,006 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:36:55,007 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-19 16:36:55,007 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:55,007 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-19 16:36:55,008 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-19 16:36:55,008 INFO L87 Difference]: Start difference. First operand 23 states and 26 transitions. Second operand has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 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 16:36:55,085 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:55,085 INFO L93 Difference]: Finished difference Result 52 states and 66 transitions. [2024-11-19 16:36:55,086 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-19 16:36:55,086 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 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) Word has length 20 [2024-11-19 16:36:55,086 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:55,087 INFO L225 Difference]: With dead ends: 52 [2024-11-19 16:36:55,087 INFO L226 Difference]: Without dead ends: 40 [2024-11-19 16:36:55,088 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 42 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-19 16:36:55,091 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 7 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:55,091 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 44 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:36:55,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2024-11-19 16:36:55,099 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 38. [2024-11-19 16:36:55,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 37 states have (on average 1.135135135135135) internal successors, (42), 37 states have internal predecessors, (42), 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 16:36:55,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 42 transitions. [2024-11-19 16:36:55,102 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 42 transitions. Word has length 20 [2024-11-19 16:36:55,103 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:55,103 INFO L471 AbstractCegarLoop]: Abstraction has 38 states and 42 transitions. [2024-11-19 16:36:55,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 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 16:36:55,103 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 42 transitions. [2024-11-19 16:36:55,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-19 16:36:55,105 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:55,105 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:55,114 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-19 16:36:55,309 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 16:36:55,310 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:55,310 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:55,310 INFO L85 PathProgramCache]: Analyzing trace with hash -930592990, now seen corresponding path program 3 times [2024-11-19 16:36:55,311 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:55,311 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [302972674] [2024-11-19 16:36:55,311 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:55,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:55,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:55,688 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-19 16:36:55,688 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:55,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [302972674] [2024-11-19 16:36:55,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [302972674] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:55,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [945579995] [2024-11-19 16:36:55,690 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:36:55,690 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:55,690 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:55,693 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 16:36:55,694 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 16:36:55,751 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-19 16:36:55,752 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:36:55,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 83 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 16:36:55,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:55,817 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-19 16:36:55,818 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:36:55,891 INFO L134 CoverageAnalysis]: Checked inductivity of 105 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-19 16:36:55,892 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [945579995] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:36:55,895 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:36:55,895 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 5, 5] total 19 [2024-11-19 16:36:55,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1793050747] [2024-11-19 16:36:55,896 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:36:55,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-11-19 16:36:55,896 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:55,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-11-19 16:36:55,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-19 16:36:55,898 INFO L87 Difference]: Start difference. First operand 38 states and 42 transitions. Second operand has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 16:36:56,007 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:56,007 INFO L93 Difference]: Finished difference Result 68 states and 84 transitions. [2024-11-19 16:36:56,008 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-19 16:36:56,008 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 35 [2024-11-19 16:36:56,009 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:56,010 INFO L225 Difference]: With dead ends: 68 [2024-11-19 16:36:56,011 INFO L226 Difference]: Without dead ends: 53 [2024-11-19 16:36:56,012 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 81 GetRequests, 64 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=105, Invalid=237, Unknown=0, NotChecked=0, Total=342 [2024-11-19 16:36:56,013 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 15 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 67 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:56,014 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 65 Invalid, 67 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:36:56,015 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-11-19 16:36:56,022 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 52. [2024-11-19 16:36:56,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 51 states have (on average 1.1764705882352942) internal successors, (60), 51 states have internal predecessors, (60), 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 16:36:56,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 60 transitions. [2024-11-19 16:36:56,024 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 60 transitions. Word has length 35 [2024-11-19 16:36:56,024 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:56,025 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 60 transitions. [2024-11-19 16:36:56,025 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 2.736842105263158) internal successors, (52), 19 states have internal predecessors, (52), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 16:36:56,025 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 60 transitions. [2024-11-19 16:36:56,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-19 16:36:56,026 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:56,026 INFO L215 NwaCegarLoop]: trace histogram [11, 11, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:56,034 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-19 16:36:56,227 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 16:36:56,227 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:56,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:56,228 INFO L85 PathProgramCache]: Analyzing trace with hash -1920246112, now seen corresponding path program 4 times [2024-11-19 16:36:56,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:56,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710047601] [2024-11-19 16:36:56,228 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:56,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:56,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:56,541 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:36:56,542 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:56,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1710047601] [2024-11-19 16:36:56,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1710047601] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:56,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [129587635] [2024-11-19 16:36:56,542 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 16:36:56,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:56,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:56,545 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 16:36:56,548 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 16:36:56,636 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 16:36:56,636 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:36:56,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-19 16:36:56,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:56,713 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:36:56,713 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:36:57,007 INFO L134 CoverageAnalysis]: Checked inductivity of 172 backedges. 0 proven. 121 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:36:57,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [129587635] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:36:57,008 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:36:57,008 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 27 [2024-11-19 16:36:57,008 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [61747587] [2024-11-19 16:36:57,009 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:36:57,009 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-11-19 16:36:57,011 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:36:57,012 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-11-19 16:36:57,013 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=351, Invalid=351, Unknown=0, NotChecked=0, Total=702 [2024-11-19 16:36:57,013 INFO L87 Difference]: Start difference. First operand 52 states and 60 transitions. Second operand has 27 states, 27 states have (on average 2.259259259259259) internal successors, (61), 27 states have internal predecessors, (61), 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 16:36:57,117 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:36:57,117 INFO L93 Difference]: Finished difference Result 105 states and 133 transitions. [2024-11-19 16:36:57,119 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-11-19 16:36:57,120 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 27 states have (on average 2.259259259259259) internal successors, (61), 27 states have internal predecessors, (61), 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 49 [2024-11-19 16:36:57,120 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:36:57,121 INFO L225 Difference]: With dead ends: 105 [2024-11-19 16:36:57,123 INFO L226 Difference]: Without dead ends: 78 [2024-11-19 16:36:57,124 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 85 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 44 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=351, Invalid=351, Unknown=0, NotChecked=0, Total=702 [2024-11-19 16:36:57,125 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 55 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 55 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:36:57,127 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 42 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 55 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:36:57,128 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2024-11-19 16:36:57,135 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78. [2024-11-19 16:36:57,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 77 states have (on average 1.1168831168831168) internal successors, (86), 77 states have internal predecessors, (86), 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 16:36:57,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 86 transitions. [2024-11-19 16:36:57,141 INFO L78 Accepts]: Start accepts. Automaton has 78 states and 86 transitions. Word has length 49 [2024-11-19 16:36:57,141 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:36:57,142 INFO L471 AbstractCegarLoop]: Abstraction has 78 states and 86 transitions. [2024-11-19 16:36:57,142 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 2.259259259259259) internal successors, (61), 27 states have internal predecessors, (61), 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 16:36:57,142 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 86 transitions. [2024-11-19 16:36:57,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-19 16:36:57,146 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:36:57,146 INFO L215 NwaCegarLoop]: trace histogram [24, 24, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:36:57,155 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-19 16:36:57,346 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 16:36:57,347 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:36:57,347 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:36:57,348 INFO L85 PathProgramCache]: Analyzing trace with hash 1287758790, now seen corresponding path program 5 times [2024-11-19 16:36:57,348 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:36:57,348 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2095947879] [2024-11-19 16:36:57,348 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:36:57,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:36:57,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:36:58,047 INFO L134 CoverageAnalysis]: Checked inductivity of 627 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:36:58,047 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:36:58,047 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2095947879] [2024-11-19 16:36:58,047 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2095947879] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:36:58,048 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1268246057] [2024-11-19 16:36:58,048 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 16:36:58,048 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:36:58,048 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:36:58,053 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 16:36:58,055 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 16:36:59,007 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 25 check-sat command(s) [2024-11-19 16:36:59,008 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:36:59,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 313 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-11-19 16:36:59,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:36:59,109 INFO L134 CoverageAnalysis]: Checked inductivity of 627 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:36:59,109 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:37:00,038 INFO L134 CoverageAnalysis]: Checked inductivity of 627 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:37:00,039 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1268246057] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:37:00,039 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:37:00,039 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 53 [2024-11-19 16:37:00,039 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [136663798] [2024-11-19 16:37:00,039 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:37:00,040 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 53 states [2024-11-19 16:37:00,040 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:37:00,042 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants. [2024-11-19 16:37:00,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-19 16:37:00,044 INFO L87 Difference]: Start difference. First operand 78 states and 86 transitions. Second operand has 53 states, 53 states have (on average 2.1320754716981134) internal successors, (113), 53 states have internal predecessors, (113), 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 16:37:00,223 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:37:00,223 INFO L93 Difference]: Finished difference Result 157 states and 198 transitions. [2024-11-19 16:37:00,225 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2024-11-19 16:37:00,226 INFO L78 Accepts]: Start accepts. Automaton has has 53 states, 53 states have (on average 2.1320754716981134) internal successors, (113), 53 states have internal predecessors, (113), 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 75 [2024-11-19 16:37:00,226 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:37:00,227 INFO L225 Difference]: With dead ends: 157 [2024-11-19 16:37:00,227 INFO L226 Difference]: Without dead ends: 130 [2024-11-19 16:37:00,228 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 175 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 96 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-19 16:37:00,229 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 115 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 117 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:37:00,233 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 107 Invalid, 117 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 115 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:37:00,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 130 states. [2024-11-19 16:37:00,249 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 130 to 130. [2024-11-19 16:37:00,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 130 states, 129 states have (on average 1.069767441860465) internal successors, (138), 129 states have internal predecessors, (138), 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 16:37:00,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 130 states to 130 states and 138 transitions. [2024-11-19 16:37:00,251 INFO L78 Accepts]: Start accepts. Automaton has 130 states and 138 transitions. Word has length 75 [2024-11-19 16:37:00,251 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:37:00,251 INFO L471 AbstractCegarLoop]: Abstraction has 130 states and 138 transitions. [2024-11-19 16:37:00,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 53 states, 53 states have (on average 2.1320754716981134) internal successors, (113), 53 states have internal predecessors, (113), 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 16:37:00,252 INFO L276 IsEmpty]: Start isEmpty. Operand 130 states and 138 transitions. [2024-11-19 16:37:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-19 16:37:00,254 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:37:00,254 INFO L215 NwaCegarLoop]: trace histogram [50, 50, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:37:00,266 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 16:37:00,455 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 16:37:00,455 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:37:00,456 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:37:00,456 INFO L85 PathProgramCache]: Analyzing trace with hash -1463270510, now seen corresponding path program 6 times [2024-11-19 16:37:00,456 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:37:00,456 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [745216572] [2024-11-19 16:37:00,456 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:37:00,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:37:00,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:37:02,824 INFO L134 CoverageAnalysis]: Checked inductivity of 2551 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 51 trivial. 0 not checked. [2024-11-19 16:37:02,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:37:02,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [745216572] [2024-11-19 16:37:02,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [745216572] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:37:02,825 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [725513578] [2024-11-19 16:37:02,825 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 16:37:02,825 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:37:02,825 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:37:02,827 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 16:37:02,829 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 16:37:03,016 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 13 check-sat command(s) [2024-11-19 16:37:03,016 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:37:03,017 INFO L255 TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-19 16:37:03,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:37:03,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2551 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 2500 trivial. 0 not checked. [2024-11-19 16:37:03,234 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:37:03,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2551 backedges. 0 proven. 51 refuted. 0 times theorem prover too weak. 2500 trivial. 0 not checked. [2024-11-19 16:37:03,496 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [725513578] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:37:03,496 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:37:03,496 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [53, 9, 9] total 67 [2024-11-19 16:37:03,497 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1430768273] [2024-11-19 16:37:03,497 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:37:03,497 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 67 states [2024-11-19 16:37:03,497 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:37:03,499 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants. [2024-11-19 16:37:03,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1497, Invalid=2925, Unknown=0, NotChecked=0, Total=4422 [2024-11-19 16:37:03,502 INFO L87 Difference]: Start difference. First operand 130 states and 138 transitions. Second operand has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 67 states have internal predecessors, (156), 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 16:37:03,727 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:37:03,727 INFO L93 Difference]: Finished difference Result 184 states and 216 transitions. [2024-11-19 16:37:03,729 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 67 states. [2024-11-19 16:37:03,729 INFO L78 Accepts]: Start accepts. Automaton has has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 67 states have internal predecessors, (156), 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 127 [2024-11-19 16:37:03,730 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:37:03,731 INFO L225 Difference]: With dead ends: 184 [2024-11-19 16:37:03,731 INFO L226 Difference]: Without dead ends: 157 [2024-11-19 16:37:03,733 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 305 GetRequests, 240 SyntacticMatches, 0 SemanticMatches, 65 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 700 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=1497, Invalid=2925, Unknown=0, NotChecked=0, Total=4422 [2024-11-19 16:37:03,737 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 39 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 164 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 63 SdHoareTripleChecker+Invalid, 166 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 164 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 16:37:03,738 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 63 Invalid, 166 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 164 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 16:37:03,739 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 157 states. [2024-11-19 16:37:03,752 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 157 to 156. [2024-11-19 16:37:03,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 156 states, 155 states have (on average 1.1096774193548387) internal successors, (172), 155 states have internal predecessors, (172), 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 16:37:03,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 156 states to 156 states and 172 transitions. [2024-11-19 16:37:03,757 INFO L78 Accepts]: Start accepts. Automaton has 156 states and 172 transitions. Word has length 127 [2024-11-19 16:37:03,758 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:37:03,758 INFO L471 AbstractCegarLoop]: Abstraction has 156 states and 172 transitions. [2024-11-19 16:37:03,758 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 67 states have internal predecessors, (156), 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 16:37:03,758 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 172 transitions. [2024-11-19 16:37:03,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-19 16:37:03,760 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:37:03,760 INFO L215 NwaCegarLoop]: trace histogram [51, 51, 14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:37:03,772 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-19 16:37:03,963 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:37:03,963 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:37:03,964 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:37:03,964 INFO L85 PathProgramCache]: Analyzing trace with hash 1124380112, now seen corresponding path program 7 times [2024-11-19 16:37:03,964 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:37:03,964 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1082268006] [2024-11-19 16:37:03,964 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:37:03,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:37:04,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:37:05,964 INFO L134 CoverageAnalysis]: Checked inductivity of 2888 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:05,965 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:37:05,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1082268006] [2024-11-19 16:37:05,965 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1082268006] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:37:05,965 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1826697506] [2024-11-19 16:37:05,965 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-19 16:37:05,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:37:05,965 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:37:05,966 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:37:05,968 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-19 16:37:06,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:37:06,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 620 conjuncts, 53 conjuncts are in the unsatisfiable core [2024-11-19 16:37:06,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:37:06,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2888 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:06,336 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:37:09,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2888 backedges. 0 proven. 2601 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:09,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1826697506] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:37:09,173 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:37:09,174 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [54, 54, 54] total 107 [2024-11-19 16:37:09,174 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [849417412] [2024-11-19 16:37:09,174 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:37:09,174 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 107 states [2024-11-19 16:37:09,174 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:37:09,178 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 107 interpolants. [2024-11-19 16:37:09,180 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5671, Invalid=5671, Unknown=0, NotChecked=0, Total=11342 [2024-11-19 16:37:09,181 INFO L87 Difference]: Start difference. First operand 156 states and 172 transitions. Second operand has 107 states, 107 states have (on average 2.0654205607476634) internal successors, (221), 107 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 16:37:09,466 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:37:09,466 INFO L93 Difference]: Finished difference Result 313 states and 397 transitions. [2024-11-19 16:37:09,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 106 states. [2024-11-19 16:37:09,467 INFO L78 Accepts]: Start accepts. Automaton has has 107 states, 107 states have (on average 2.0654205607476634) internal successors, (221), 107 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 153 [2024-11-19 16:37:09,467 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:37:09,468 INFO L225 Difference]: With dead ends: 313 [2024-11-19 16:37:09,468 INFO L226 Difference]: Without dead ends: 262 [2024-11-19 16:37:09,471 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 358 GetRequests, 253 SyntacticMatches, 0 SemanticMatches, 105 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 204 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=5671, Invalid=5671, Unknown=0, NotChecked=0, Total=11342 [2024-11-19 16:37:09,472 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 52 mSDsCounter, 0 mSdLazyCounter, 217 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 217 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 16:37:09,472 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 68 Invalid, 219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 217 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 16:37:09,473 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 262 states. [2024-11-19 16:37:09,485 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 262 to 262. [2024-11-19 16:37:09,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 262 states, 261 states have (on average 1.0651340996168583) internal successors, (278), 261 states have internal predecessors, (278), 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 16:37:09,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 262 states and 278 transitions. [2024-11-19 16:37:09,487 INFO L78 Accepts]: Start accepts. Automaton has 262 states and 278 transitions. Word has length 153 [2024-11-19 16:37:09,487 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:37:09,488 INFO L471 AbstractCegarLoop]: Abstraction has 262 states and 278 transitions. [2024-11-19 16:37:09,489 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 107 states, 107 states have (on average 2.0654205607476634) internal successors, (221), 107 states have internal predecessors, (221), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 16:37:09,489 INFO L276 IsEmpty]: Start isEmpty. Operand 262 states and 278 transitions. [2024-11-19 16:37:09,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-19 16:37:09,492 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:37:09,498 INFO L215 NwaCegarLoop]: trace histogram [104, 104, 14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:37:09,509 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-19 16:37:09,699 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable8 [2024-11-19 16:37:09,699 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:37:09,700 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:37:09,700 INFO L85 PathProgramCache]: Analyzing trace with hash 2002911398, now seen corresponding path program 8 times [2024-11-19 16:37:09,700 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:37:09,700 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2066877632] [2024-11-19 16:37:09,700 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:37:09,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:37:09,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:37:16,404 INFO L134 CoverageAnalysis]: Checked inductivity of 11103 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:16,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:37:16,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2066877632] [2024-11-19 16:37:16,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2066877632] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:37:16,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1296208074] [2024-11-19 16:37:16,404 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:37:16,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:37:16,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:37:16,407 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:37:16,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-19 16:37:16,705 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:37:16,705 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:37:16,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 1097 conjuncts, 106 conjuncts are in the unsatisfiable core [2024-11-19 16:37:16,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:37:17,007 INFO L134 CoverageAnalysis]: Checked inductivity of 11103 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:17,008 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:37:27,929 INFO L134 CoverageAnalysis]: Checked inductivity of 11103 backedges. 0 proven. 10816 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:27,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1296208074] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:37:27,929 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:37:27,930 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [107, 107, 107] total 213 [2024-11-19 16:37:27,930 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1951546342] [2024-11-19 16:37:27,930 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:37:27,931 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 213 states [2024-11-19 16:37:27,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:37:27,936 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 213 interpolants. [2024-11-19 16:37:27,941 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22578, Invalid=22578, Unknown=0, NotChecked=0, Total=45156 [2024-11-19 16:37:27,942 INFO L87 Difference]: Start difference. First operand 262 states and 278 transitions. Second operand has 213 states, 213 states have (on average 2.032863849765258) internal successors, (433), 213 states have internal predecessors, (433), 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 16:37:28,865 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:37:28,866 INFO L93 Difference]: Finished difference Result 525 states and 662 transitions. [2024-11-19 16:37:28,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 212 states. [2024-11-19 16:37:28,866 INFO L78 Accepts]: Start accepts. Automaton has has 213 states, 213 states have (on average 2.032863849765258) internal successors, (433), 213 states have internal predecessors, (433), 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 259 [2024-11-19 16:37:28,867 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:37:28,869 INFO L225 Difference]: With dead ends: 525 [2024-11-19 16:37:28,869 INFO L226 Difference]: Without dead ends: 474 [2024-11-19 16:37:28,872 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 623 GetRequests, 412 SyntacticMatches, 0 SemanticMatches, 211 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 416 ImplicationChecksByTransitivity, 14.3s TimeCoverageRelationStatistics Valid=22578, Invalid=22578, Unknown=0, NotChecked=0, Total=45156 [2024-11-19 16:37:28,873 INFO L432 NwaCegarLoop]: 16 mSDtfsCounter, 2 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 435 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 437 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 435 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-19 16:37:28,873 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 94 Invalid, 437 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 435 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-19 16:37:28,874 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 474 states. [2024-11-19 16:37:28,893 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 474 to 474. [2024-11-19 16:37:28,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 474 states, 473 states have (on average 1.0359408033826638) internal successors, (490), 473 states have internal predecessors, (490), 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 16:37:28,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 474 states to 474 states and 490 transitions. [2024-11-19 16:37:28,897 INFO L78 Accepts]: Start accepts. Automaton has 474 states and 490 transitions. Word has length 259 [2024-11-19 16:37:28,898 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:37:28,898 INFO L471 AbstractCegarLoop]: Abstraction has 474 states and 490 transitions. [2024-11-19 16:37:28,898 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 213 states, 213 states have (on average 2.032863849765258) internal successors, (433), 213 states have internal predecessors, (433), 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 16:37:28,898 INFO L276 IsEmpty]: Start isEmpty. Operand 474 states and 490 transitions. [2024-11-19 16:37:28,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 472 [2024-11-19 16:37:28,905 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:37:28,905 INFO L215 NwaCegarLoop]: trace histogram [210, 210, 14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:37:28,916 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-19 16:37:29,106 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-19 16:37:29,106 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:37:29,107 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:37:29,107 INFO L85 PathProgramCache]: Analyzing trace with hash -523881518, now seen corresponding path program 9 times [2024-11-19 16:37:29,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:37:29,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007985390] [2024-11-19 16:37:29,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:37:29,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:37:29,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:37:53,176 INFO L134 CoverageAnalysis]: Checked inductivity of 44387 backedges. 0 proven. 44100 refuted. 0 times theorem prover too weak. 287 trivial. 0 not checked. [2024-11-19 16:37:53,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:37:53,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007985390] [2024-11-19 16:37:53,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007985390] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:37:53,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [831707423] [2024-11-19 16:37:53,177 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:37:53,177 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:37:53,177 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:37:53,180 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:37:53,181 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-19 16:37:53,595 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 15 check-sat command(s) [2024-11-19 16:37:53,595 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:37:53,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 287 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-19 16:37:53,604 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:37:54,793 INFO L134 CoverageAnalysis]: Checked inductivity of 44387 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 44100 trivial. 0 not checked. [2024-11-19 16:37:54,794 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:37:56,152 INFO L134 CoverageAnalysis]: Checked inductivity of 44387 backedges. 0 proven. 287 refuted. 0 times theorem prover too weak. 44100 trivial. 0 not checked. [2024-11-19 16:37:56,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [831707423] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:37:56,153 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:37:56,153 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [213, 17, 17] total 243 [2024-11-19 16:37:56,153 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106053809] [2024-11-19 16:37:56,153 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:37:56,154 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 243 states [2024-11-19 16:37:56,155 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:37:56,159 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 243 interpolants. [2024-11-19 16:37:56,162 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=23073, Invalid=35733, Unknown=0, NotChecked=0, Total=58806 [2024-11-19 16:37:56,163 INFO L87 Difference]: Start difference. First operand 474 states and 490 transitions. Second operand has 243 states, 243 states have (on average 2.156378600823045) internal successors, (524), 243 states have internal predecessors, (524), 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 16:37:57,124 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:37:57,125 INFO L93 Difference]: Finished difference Result 576 states and 640 transitions. [2024-11-19 16:37:57,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 243 states. [2024-11-19 16:37:57,125 INFO L78 Accepts]: Start accepts. Automaton has has 243 states, 243 states have (on average 2.156378600823045) internal successors, (524), 243 states have internal predecessors, (524), 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 471 [2024-11-19 16:37:57,126 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:37:57,129 INFO L225 Difference]: With dead ends: 576 [2024-11-19 16:37:57,129 INFO L226 Difference]: Without dead ends: 525 [2024-11-19 16:37:57,132 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1153 GetRequests, 912 SyntacticMatches, 0 SemanticMatches, 241 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6300 ImplicationChecksByTransitivity, 16.5s TimeCoverageRelationStatistics Valid=23073, Invalid=35733, Unknown=0, NotChecked=0, Total=58806 [2024-11-19 16:37:57,133 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 96 mSDsluCounter, 133 mSDsCounter, 0 mSdLazyCounter, 564 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 96 SdHoareTripleChecker+Valid, 146 SdHoareTripleChecker+Invalid, 566 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 564 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-19 16:37:57,133 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [96 Valid, 146 Invalid, 566 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 564 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-19 16:37:57,134 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 525 states. [2024-11-19 16:37:57,145 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 525 to 524. [2024-11-19 16:37:57,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 524 states, 523 states have (on average 1.0630975143403443) internal successors, (556), 523 states have internal predecessors, (556), 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 16:37:57,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 524 states to 524 states and 556 transitions. [2024-11-19 16:37:57,148 INFO L78 Accepts]: Start accepts. Automaton has 524 states and 556 transitions. Word has length 471 [2024-11-19 16:37:57,149 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:37:57,149 INFO L471 AbstractCegarLoop]: Abstraction has 524 states and 556 transitions. [2024-11-19 16:37:57,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 243 states, 243 states have (on average 2.156378600823045) internal successors, (524), 243 states have internal predecessors, (524), 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 16:37:57,150 INFO L276 IsEmpty]: Start isEmpty. Operand 524 states and 556 transitions. [2024-11-19 16:37:57,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 522 [2024-11-19 16:37:57,158 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:37:57,158 INFO L215 NwaCegarLoop]: trace histogram [211, 211, 30, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:37:57,167 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-19 16:37:57,358 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-19 16:37:57,359 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:37:57,359 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:37:57,359 INFO L85 PathProgramCache]: Analyzing trace with hash 968252304, now seen corresponding path program 10 times [2024-11-19 16:37:57,359 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:37:57,359 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339702515] [2024-11-19 16:37:57,359 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:37:57,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:37:57,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat