./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/rangesum40.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 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/reducercommutativity/rangesum40.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 a418834dbd1069728d4982a06f4275da717a1d93e3d5061fbbc21c5c3a319ddf --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:08:25,638 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:08:25,722 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:08:25,727 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:08:25,728 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:08:25,755 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:08:25,756 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:08:25,757 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:08:25,757 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:08:25,761 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:08:25,761 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:08:25,761 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:08:25,762 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:08:25,762 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:08:25,762 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:08:25,762 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:08:25,762 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:08:25,763 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:08:25,763 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:08:25,765 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:08:25,765 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:08:25,765 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:08:25,766 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:08:25,766 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:08:25,766 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:08:25,766 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:08:25,767 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:08:25,767 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:08:25,767 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:08:25,767 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:08:25,767 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:08:25,768 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:08:25,768 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:08:25,768 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:08:25,768 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:08:25,768 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:08:25,769 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:08:25,769 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:08:25,769 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:08:25,770 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:08:25,770 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:08:25,771 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:08:25,771 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 -> a418834dbd1069728d4982a06f4275da717a1d93e3d5061fbbc21c5c3a319ddf [2024-10-13 22:08:26,001 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:08:26,026 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:08:26,029 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:08:26,030 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:08:26,030 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:08:26,031 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/rangesum40.i [2024-10-13 22:08:27,453 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:08:27,638 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:08:27,638 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/rangesum40.i [2024-10-13 22:08:27,647 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/55c9dd03d/8c6894f4939c46bcbe17772bf6eedf9d/FLAG4e84d375d [2024-10-13 22:08:28,033 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/55c9dd03d/8c6894f4939c46bcbe17772bf6eedf9d [2024-10-13 22:08:28,036 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:08:28,039 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:08:28,042 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:08:28,043 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:08:28,049 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:08:28,050 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,053 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6d575b6f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28, skipping insertion in model container [2024-10-13 22:08:28,053 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,075 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:08:28,277 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/rangesum40.i[1465,1478] [2024-10-13 22:08:28,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:08:28,308 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:08:28,377 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/reducercommutativity/rangesum40.i[1465,1478] [2024-10-13 22:08:28,380 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:08:28,393 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:08:28,394 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28 WrapperNode [2024-10-13 22:08:28,394 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:08:28,395 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:08:28,395 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:08:28,395 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:08:28,402 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,408 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,426 INFO L138 Inliner]: procedures = 17, calls = 23, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 71 [2024-10-13 22:08:28,427 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:08:28,428 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:08:28,428 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:08:28,428 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:08:28,439 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,440 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,446 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,464 INFO L175 MemorySlicer]: Split 12 memory accesses to 2 slices as follows [2, 10]. 83 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 5 writes are split as follows [0, 5]. [2024-10-13 22:08:28,465 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,465 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,470 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,474 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,475 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,476 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,477 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:08:28,478 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:08:28,479 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:08:28,479 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:08:28,479 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (1/1) ... [2024-10-13 22:08:28,486 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:08:28,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:28,515 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 22:08:28,518 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 22:08:28,568 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 22:08:28,569 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 22:08:28,570 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:08:28,570 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:08:28,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 22:08:28,571 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 22:08:28,571 INFO L130 BoogieDeclarations]: Found specification of procedure rangesum [2024-10-13 22:08:28,571 INFO L138 BoogieDeclarations]: Found implementation of procedure rangesum [2024-10-13 22:08:28,571 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 22:08:28,662 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:08:28,664 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:08:28,853 INFO L? ?]: Removed 18 outVars from TransFormulas that were not future-live. [2024-10-13 22:08:28,854 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:08:28,891 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:08:28,895 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-13 22:08:28,895 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:08:28 BoogieIcfgContainer [2024-10-13 22:08:28,895 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:08:28,897 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:08:28,897 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:08:28,901 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:08:28,902 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:08:28" (1/3) ... [2024-10-13 22:08:28,903 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f5afd18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:08:28, skipping insertion in model container [2024-10-13 22:08:28,903 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:08:28" (2/3) ... [2024-10-13 22:08:28,904 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2f5afd18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:08:28, skipping insertion in model container [2024-10-13 22:08:28,904 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:08:28" (3/3) ... [2024-10-13 22:08:28,907 INFO L112 eAbstractionObserver]: Analyzing ICFG rangesum40.i [2024-10-13 22:08:28,925 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:08:28,926 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:08:28,989 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:08:28,996 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;@5ca16086, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:08:28,997 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:08:29,000 INFO L276 IsEmpty]: Start isEmpty. Operand has 23 states, 17 states have (on average 1.588235294117647) internal successors, (27), 18 states have internal predecessors, (27), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:29,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-10-13 22:08:29,008 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:29,008 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:29,009 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:29,015 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:29,015 INFO L85 PathProgramCache]: Analyzing trace with hash 1502132506, now seen corresponding path program 1 times [2024-10-13 22:08:29,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:29,024 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1191166350] [2024-10-13 22:08:29,024 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:29,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:29,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-13 22:08:29,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-13 22:08:29,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-10-13 22:08:29,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,369 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-10-13 22:08:29,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:29,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1191166350] [2024-10-13 22:08:29,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1191166350] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:29,371 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:08:29,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-13 22:08:29,373 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [212797848] [2024-10-13 22:08:29,374 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:29,379 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:29,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:29,405 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:29,406 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:08:29,408 INFO L87 Difference]: Start difference. First operand has 23 states, 17 states have (on average 1.588235294117647) internal successors, (27), 18 states have internal predecessors, (27), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:29,454 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:29,455 INFO L93 Difference]: Finished difference Result 45 states and 68 transitions. [2024-10-13 22:08:29,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:29,458 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 28 [2024-10-13 22:08:29,459 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:29,466 INFO L225 Difference]: With dead ends: 45 [2024-10-13 22:08:29,466 INFO L226 Difference]: Without dead ends: 22 [2024-10-13 22:08:29,470 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:08:29,474 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 0 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 48 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:29,476 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 48 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:29,493 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2024-10-13 22:08:29,504 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2024-10-13 22:08:29,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 17 states have internal predecessors, (22), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:29,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 28 transitions. [2024-10-13 22:08:29,507 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 28 transitions. Word has length 28 [2024-10-13 22:08:29,507 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:29,507 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 28 transitions. [2024-10-13 22:08:29,507 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.666666666666667) internal successors, (14), 3 states have internal predecessors, (14), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:29,507 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 28 transitions. [2024-10-13 22:08:29,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-10-13 22:08:29,509 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:29,509 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:29,509 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:08:29,510 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:29,510 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:29,510 INFO L85 PathProgramCache]: Analyzing trace with hash -432814053, now seen corresponding path program 1 times [2024-10-13 22:08:29,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:29,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [784041341] [2024-10-13 22:08:29,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:29,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:29,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:29,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-10-13 22:08:29,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-10-13 22:08:29,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,731 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-10-13 22:08:29,731 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:29,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [784041341] [2024-10-13 22:08:29,732 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [784041341] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:29,732 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1681301521] [2024-10-13 22:08:29,733 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:29,733 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:29,734 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:29,736 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:29,737 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-13 22:08:29,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:29,857 INFO L255 TraceCheckSpWp]: Trace formula consists of 146 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:08:29,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:29,942 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-13 22:08:29,946 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:29,946 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1681301521] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:29,947 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:29,947 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [5] total 5 [2024-10-13 22:08:29,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245520000] [2024-10-13 22:08:29,948 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:29,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:29,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:29,953 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:29,956 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:29,956 INFO L87 Difference]: Start difference. First operand 22 states and 28 transitions. Second operand has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:30,014 INFO L93 Difference]: Finished difference Result 42 states and 57 transitions. [2024-10-13 22:08:30,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:30,015 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 29 [2024-10-13 22:08:30,015 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:30,016 INFO L225 Difference]: With dead ends: 42 [2024-10-13 22:08:30,016 INFO L226 Difference]: Without dead ends: 25 [2024-10-13 22:08:30,017 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 35 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-10-13 22:08:30,018 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 14 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 14 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:30,018 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 39 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 14 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:30,019 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-10-13 22:08:30,022 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 24. [2024-10-13 22:08:30,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 24 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:30,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 24 states and 30 transitions. [2024-10-13 22:08:30,023 INFO L78 Accepts]: Start accepts. Automaton has 24 states and 30 transitions. Word has length 29 [2024-10-13 22:08:30,023 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:30,024 INFO L471 AbstractCegarLoop]: Abstraction has 24 states and 30 transitions. [2024-10-13 22:08:30,024 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.666666666666667) internal successors, (17), 3 states have internal predecessors, (17), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,024 INFO L276 IsEmpty]: Start isEmpty. Operand 24 states and 30 transitions. [2024-10-13 22:08:30,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-10-13 22:08:30,025 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:30,025 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:30,046 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-13 22:08:30,229 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-10-13 22:08:30,230 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:30,231 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:30,231 INFO L85 PathProgramCache]: Analyzing trace with hash 28977858, now seen corresponding path program 1 times [2024-10-13 22:08:30,231 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:30,232 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467989961] [2024-10-13 22:08:30,232 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:30,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:30,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:30,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-13 22:08:30,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-10-13 22:08:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,350 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 33 trivial. 0 not checked. [2024-10-13 22:08:30,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:30,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467989961] [2024-10-13 22:08:30,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [467989961] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:30,352 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1078289971] [2024-10-13 22:08:30,352 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:30,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:30,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:30,355 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:30,357 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-13 22:08:30,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 158 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-13 22:08:30,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:30,463 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 14 trivial. 0 not checked. [2024-10-13 22:08:30,466 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:30,466 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1078289971] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:30,466 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:30,466 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-10-13 22:08:30,467 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1512241426] [2024-10-13 22:08:30,467 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:30,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:30,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:30,468 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:30,469 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:30,469 INFO L87 Difference]: Start difference. First operand 24 states and 30 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,486 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:30,487 INFO L93 Difference]: Finished difference Result 40 states and 49 transitions. [2024-10-13 22:08:30,487 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:30,488 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 38 [2024-10-13 22:08:30,488 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:30,489 INFO L225 Difference]: With dead ends: 40 [2024-10-13 22:08:30,489 INFO L226 Difference]: Without dead ends: 25 [2024-10-13 22:08:30,490 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 43 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-10-13 22:08:30,492 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 45 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-10-13 22:08:30,492 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 45 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:30,494 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2024-10-13 22:08:30,498 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 25. [2024-10-13 22:08:30,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 20 states have (on average 1.25) internal successors, (25), 20 states have internal predecessors, (25), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:30,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 31 transitions. [2024-10-13 22:08:30,501 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 31 transitions. Word has length 38 [2024-10-13 22:08:30,503 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:30,503 INFO L471 AbstractCegarLoop]: Abstraction has 25 states and 31 transitions. [2024-10-13 22:08:30,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,503 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 31 transitions. [2024-10-13 22:08:30,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-13 22:08:30,505 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:30,506 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:30,521 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-13 22:08:30,706 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-10-13 22:08:30,707 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:30,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:30,707 INFO L85 PathProgramCache]: Analyzing trace with hash 2098863663, now seen corresponding path program 1 times [2024-10-13 22:08:30,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:30,708 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1150094634] [2024-10-13 22:08:30,708 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:30,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:30,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:30,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-13 22:08:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-10-13 22:08:30,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,830 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:30,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:30,832 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1150094634] [2024-10-13 22:08:30,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1150094634] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:30,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1237791300] [2024-10-13 22:08:30,834 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:30,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:30,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:30,836 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:30,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-13 22:08:30,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:30,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 165 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:08:30,919 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:30,935 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-10-13 22:08:30,939 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:30,939 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1237791300] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:30,939 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:30,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-10-13 22:08:30,940 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1128402191] [2024-10-13 22:08:30,940 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:30,940 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:08:30,940 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:30,941 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:08:30,941 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:30,941 INFO L87 Difference]: Start difference. First operand 25 states and 31 transitions. Second operand has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,961 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:30,962 INFO L93 Difference]: Finished difference Result 49 states and 65 transitions. [2024-10-13 22:08:30,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:08:30,962 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 39 [2024-10-13 22:08:30,962 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:30,963 INFO L225 Difference]: With dead ends: 49 [2024-10-13 22:08:30,964 INFO L226 Difference]: Without dead ends: 29 [2024-10-13 22:08:30,964 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 47 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:08:30,965 INFO L432 NwaCegarLoop]: 22 mSDtfsCounter, 0 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:30,967 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 42 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:30,970 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-10-13 22:08:30,972 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 29. [2024-10-13 22:08:30,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.2916666666666667) internal successors, (31), 24 states have internal predecessors, (31), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:30,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 37 transitions. [2024-10-13 22:08:30,975 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 37 transitions. Word has length 39 [2024-10-13 22:08:30,975 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:30,976 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 37 transitions. [2024-10-13 22:08:30,976 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 8.333333333333334) internal successors, (25), 3 states have internal predecessors, (25), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-10-13 22:08:30,976 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 37 transitions. [2024-10-13 22:08:30,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-13 22:08:30,979 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:30,979 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:30,998 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:31,179 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-10-13 22:08:31,180 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:31,180 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:31,180 INFO L85 PathProgramCache]: Analyzing trace with hash 1976122640, now seen corresponding path program 1 times [2024-10-13 22:08:31,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:31,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244485803] [2024-10-13 22:08:31,181 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:31,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:31,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-10-13 22:08:31,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14 [2024-10-13 22:08:31,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-10-13 22:08:31,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,260 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:31,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:31,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244485803] [2024-10-13 22:08:31,261 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244485803] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:31,261 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1142915418] [2024-10-13 22:08:31,261 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:31,261 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:31,262 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:31,263 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:31,265 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-13 22:08:31,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,344 INFO L255 TraceCheckSpWp]: Trace formula consists of 168 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:08:31,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:31,375 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:31,375 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:31,426 INFO L134 CoverageAnalysis]: Checked inductivity of 35 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:31,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1142915418] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:31,427 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:31,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 4] total 7 [2024-10-13 22:08:31,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1559834935] [2024-10-13 22:08:31,427 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:31,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-13 22:08:31,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:31,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-13 22:08:31,428 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:08:31,429 INFO L87 Difference]: Start difference. First operand 29 states and 37 transitions. Second operand has 7 states, 7 states have (on average 4.428571428571429) internal successors, (31), 7 states have internal predecessors, (31), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:31,451 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:31,451 INFO L93 Difference]: Finished difference Result 58 states and 76 transitions. [2024-10-13 22:08:31,452 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:08:31,452 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 4.428571428571429) internal successors, (31), 7 states have internal predecessors, (31), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 39 [2024-10-13 22:08:31,452 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:31,452 INFO L225 Difference]: With dead ends: 58 [2024-10-13 22:08:31,452 INFO L226 Difference]: Without dead ends: 32 [2024-10-13 22:08:31,453 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 85 GetRequests, 80 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-10-13 22:08:31,453 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:31,454 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 46 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:31,454 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-13 22:08:31,460 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 32. [2024-10-13 22:08:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 27 states have (on average 1.2592592592592593) internal successors, (34), 27 states have internal predecessors, (34), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:31,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 40 transitions. [2024-10-13 22:08:31,462 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 40 transitions. Word has length 39 [2024-10-13 22:08:31,463 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:31,463 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 40 transitions. [2024-10-13 22:08:31,463 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 4.428571428571429) internal successors, (31), 7 states have internal predecessors, (31), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:31,463 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 40 transitions. [2024-10-13 22:08:31,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-10-13 22:08:31,465 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:31,466 INFO L215 NwaCegarLoop]: trace histogram [4, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:31,480 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-10-13 22:08:31,666 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-10-13 22:08:31,666 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:31,667 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:31,667 INFO L85 PathProgramCache]: Analyzing trace with hash -71399842, now seen corresponding path program 2 times [2024-10-13 22:08:31,667 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:31,667 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65838644] [2024-10-13 22:08:31,667 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:31,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:31,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 7 [2024-10-13 22:08:31,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-13 22:08:31,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30 [2024-10-13 22:08:31,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:31,744 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 19 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-10-13 22:08:31,744 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:31,744 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65838644] [2024-10-13 22:08:31,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65838644] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:31,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [948562859] [2024-10-13 22:08:31,745 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:08:31,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:31,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:31,747 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:31,749 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-13 22:08:31,831 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:08:31,831 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:31,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 195 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-13 22:08:31,834 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:31,889 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:31,889 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:31,972 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 34 trivial. 0 not checked. [2024-10-13 22:08:31,973 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [948562859] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:31,973 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:31,973 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 7] total 14 [2024-10-13 22:08:31,973 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [664577127] [2024-10-13 22:08:31,974 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:31,974 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-13 22:08:31,974 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:31,976 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-13 22:08:31,976 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-13 22:08:31,976 INFO L87 Difference]: Start difference. First operand 32 states and 40 transitions. Second operand has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-13 22:08:32,026 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:32,027 INFO L93 Difference]: Finished difference Result 68 states and 94 transitions. [2024-10-13 22:08:32,027 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-13 22:08:32,027 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) Word has length 42 [2024-10-13 22:08:32,028 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:32,028 INFO L225 Difference]: With dead ends: 68 [2024-10-13 22:08:32,028 INFO L226 Difference]: Without dead ends: 42 [2024-10-13 22:08:32,029 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 80 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-10-13 22:08:32,029 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 95 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.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:32,030 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 95 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:32,030 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-10-13 22:08:32,034 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 41. [2024-10-13 22:08:32,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41 states, 36 states have (on average 1.1944444444444444) internal successors, (43), 36 states have internal predecessors, (43), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:32,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41 states to 41 states and 49 transitions. [2024-10-13 22:08:32,038 INFO L78 Accepts]: Start accepts. Automaton has 41 states and 49 transitions. Word has length 42 [2024-10-13 22:08:32,038 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:32,038 INFO L471 AbstractCegarLoop]: Abstraction has 41 states and 49 transitions. [2024-10-13 22:08:32,038 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 3.142857142857143) internal successors, (44), 14 states have internal predecessors, (44), 2 states have call successors, (7), 2 states have call predecessors, (7), 2 states have return successors, (7), 1 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-13 22:08:32,038 INFO L276 IsEmpty]: Start isEmpty. Operand 41 states and 49 transitions. [2024-10-13 22:08:32,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-10-13 22:08:32,039 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:32,039 INFO L215 NwaCegarLoop]: trace histogram [10, 6, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:32,058 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-10-13 22:08:32,240 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-10-13 22:08:32,240 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:32,241 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:32,241 INFO L85 PathProgramCache]: Analyzing trace with hash -1756456273, now seen corresponding path program 3 times [2024-10-13 22:08:32,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:32,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [333844291] [2024-10-13 22:08:32,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:32,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:32,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-13 22:08:32,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 26 [2024-10-13 22:08:32,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 42 [2024-10-13 22:08:32,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,322 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 3 proven. 16 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-10-13 22:08:32,322 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:32,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [333844291] [2024-10-13 22:08:32,323 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [333844291] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:32,323 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [555794311] [2024-10-13 22:08:32,323 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:08:32,323 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:32,323 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:32,325 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:32,326 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-13 22:08:32,402 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-13 22:08:32,402 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:32,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:08:32,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:32,416 INFO L134 CoverageAnalysis]: Checked inductivity of 134 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 115 trivial. 0 not checked. [2024-10-13 22:08:32,416 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-13 22:08:32,416 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [555794311] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:08:32,417 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-13 22:08:32,417 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 4 [2024-10-13 22:08:32,417 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [532654498] [2024-10-13 22:08:32,417 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:08:32,418 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-13 22:08:32,418 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:32,418 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-13 22:08:32,418 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:08:32,419 INFO L87 Difference]: Start difference. First operand 41 states and 49 transitions. Second operand has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:32,445 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:32,445 INFO L93 Difference]: Finished difference Result 71 states and 90 transitions. [2024-10-13 22:08:32,446 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-13 22:08:32,446 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 57 [2024-10-13 22:08:32,446 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:32,447 INFO L225 Difference]: With dead ends: 71 [2024-10-13 22:08:32,447 INFO L226 Difference]: Without dead ends: 44 [2024-10-13 22:08:32,447 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 67 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-13 22:08:32,448 INFO L432 NwaCegarLoop]: 20 mSDtfsCounter, 3 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 21 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 56 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 21 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:32,448 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 56 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:32,449 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44 states. [2024-10-13 22:08:32,453 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44 to 39. [2024-10-13 22:08:32,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 34 states have (on average 1.1470588235294117) internal successors, (39), 34 states have internal predecessors, (39), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:32,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 45 transitions. [2024-10-13 22:08:32,454 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 45 transitions. Word has length 57 [2024-10-13 22:08:32,454 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:32,454 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 45 transitions. [2024-10-13 22:08:32,455 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 6.0) internal successors, (24), 4 states have internal predecessors, (24), 1 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-10-13 22:08:32,455 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 45 transitions. [2024-10-13 22:08:32,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-10-13 22:08:32,456 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:32,456 INFO L215 NwaCegarLoop]: trace histogram [10, 9, 9, 6, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:32,472 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-13 22:08:32,662 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-10-13 22:08:32,663 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:32,663 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:32,663 INFO L85 PathProgramCache]: Analyzing trace with hash 882234655, now seen corresponding path program 1 times [2024-10-13 22:08:32,663 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:32,663 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [935550618] [2024-10-13 22:08:32,663 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:32,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:32,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-10-13 22:08:32,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-13 22:08:32,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 48 [2024-10-13 22:08:32,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,820 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 205 trivial. 0 not checked. [2024-10-13 22:08:32,820 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:32,820 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [935550618] [2024-10-13 22:08:32,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [935550618] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:32,821 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [979529628] [2024-10-13 22:08:32,821 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:32,821 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:32,821 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:32,823 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:32,824 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-13 22:08:32,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:32,944 INFO L255 TraceCheckSpWp]: Trace formula consists of 282 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-13 22:08:32,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:33,089 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2024-10-13 22:08:33,089 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:33,352 INFO L134 CoverageAnalysis]: Checked inductivity of 206 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 151 trivial. 0 not checked. [2024-10-13 22:08:33,352 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [979529628] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:33,352 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:33,352 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 12, 13] total 26 [2024-10-13 22:08:33,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1473318545] [2024-10-13 22:08:33,353 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:33,353 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-13 22:08:33,353 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:33,354 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-13 22:08:33,354 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=281, Invalid=369, Unknown=0, NotChecked=0, Total=650 [2024-10-13 22:08:33,355 INFO L87 Difference]: Start difference. First operand 39 states and 45 transitions. Second operand has 26 states, 26 states have (on average 2.1923076923076925) internal successors, (57), 26 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-13 22:08:33,398 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:33,398 INFO L93 Difference]: Finished difference Result 79 states and 103 transitions. [2024-10-13 22:08:33,398 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-10-13 22:08:33,399 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 2.1923076923076925) internal successors, (57), 26 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 66 [2024-10-13 22:08:33,399 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:33,400 INFO L225 Difference]: With dead ends: 79 [2024-10-13 22:08:33,400 INFO L226 Difference]: Without dead ends: 52 [2024-10-13 22:08:33,401 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 140 GetRequests, 116 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=281, Invalid=369, Unknown=0, NotChecked=0, Total=650 [2024-10-13 22:08:33,403 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:33,403 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 111 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:33,404 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-10-13 22:08:33,411 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 52. [2024-10-13 22:08:33,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 52 states, 47 states have (on average 1.1063829787234043) internal successors, (52), 47 states have internal predecessors, (52), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:33,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 52 states to 52 states and 58 transitions. [2024-10-13 22:08:33,415 INFO L78 Accepts]: Start accepts. Automaton has 52 states and 58 transitions. Word has length 66 [2024-10-13 22:08:33,415 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:33,416 INFO L471 AbstractCegarLoop]: Abstraction has 52 states and 58 transitions. [2024-10-13 22:08:33,416 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 2.1923076923076925) internal successors, (57), 26 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-10-13 22:08:33,416 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 58 transitions. [2024-10-13 22:08:33,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-10-13 22:08:33,417 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:33,417 INFO L215 NwaCegarLoop]: trace histogram [22, 9, 9, 6, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:33,436 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-10-13 22:08:33,617 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-10-13 22:08:33,618 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:33,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:33,618 INFO L85 PathProgramCache]: Analyzing trace with hash -450693842, now seen corresponding path program 2 times [2024-10-13 22:08:33,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:33,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1952702179] [2024-10-13 22:08:33,618 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:33,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:34,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25 [2024-10-13 22:08:34,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:34,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 41 [2024-10-13 22:08:34,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:34,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-13 22:08:34,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:34,332 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-10-13 22:08:34,333 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:34,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1952702179] [2024-10-13 22:08:34,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1952702179] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:34,333 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1039186031] [2024-10-13 22:08:34,334 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:08:34,334 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:34,334 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:34,335 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:34,337 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-10-13 22:08:34,493 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:08:34,493 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:34,495 INFO L255 TraceCheckSpWp]: Trace formula consists of 397 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-13 22:08:34,498 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:34,564 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-10-13 22:08:34,564 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:35,257 INFO L134 CoverageAnalysis]: Checked inductivity of 406 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-10-13 22:08:35,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1039186031] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:35,258 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:35,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 24, 25] total 43 [2024-10-13 22:08:35,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [679703169] [2024-10-13 22:08:35,258 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:35,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 43 states [2024-10-13 22:08:35,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:35,260 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2024-10-13 22:08:35,264 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=903, Invalid=903, Unknown=0, NotChecked=0, Total=1806 [2024-10-13 22:08:35,264 INFO L87 Difference]: Start difference. First operand 52 states and 58 transitions. Second operand has 43 states, 43 states have (on average 1.627906976744186) internal successors, (70), 43 states have internal predecessors, (70), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:35,333 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:35,333 INFO L93 Difference]: Finished difference Result 98 states and 127 transitions. [2024-10-13 22:08:35,333 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2024-10-13 22:08:35,334 INFO L78 Accepts]: Start accepts. Automaton has has 43 states, 43 states have (on average 1.627906976744186) internal successors, (70), 43 states have internal predecessors, (70), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 79 [2024-10-13 22:08:35,334 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:35,335 INFO L225 Difference]: With dead ends: 98 [2024-10-13 22:08:35,335 INFO L226 Difference]: Without dead ends: 70 [2024-10-13 22:08:35,336 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 186 GetRequests, 139 SyntacticMatches, 6 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 205 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=903, Invalid=903, Unknown=0, NotChecked=0, Total=1806 [2024-10-13 22:08:35,336 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 132 mSDsCounter, 0 mSdLazyCounter, 62 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 62 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 62 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:35,337 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 156 Invalid, 62 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 62 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:35,337 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 70 states. [2024-10-13 22:08:35,342 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 70 to 70. [2024-10-13 22:08:35,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 65 states have (on average 1.0769230769230769) internal successors, (70), 65 states have internal predecessors, (70), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:35,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 76 transitions. [2024-10-13 22:08:35,344 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 76 transitions. Word has length 79 [2024-10-13 22:08:35,344 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:35,344 INFO L471 AbstractCegarLoop]: Abstraction has 70 states and 76 transitions. [2024-10-13 22:08:35,344 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 43 states, 43 states have (on average 1.627906976744186) internal successors, (70), 43 states have internal predecessors, (70), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-10-13 22:08:35,344 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 76 transitions. [2024-10-13 22:08:35,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 98 [2024-10-13 22:08:35,345 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:35,346 INFO L215 NwaCegarLoop]: trace histogram [40, 9, 9, 6, 3, 3, 3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:35,361 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-10-13 22:08:35,549 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-10-13 22:08:35,550 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:35,550 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:35,550 INFO L85 PathProgramCache]: Analyzing trace with hash -490347282, now seen corresponding path program 3 times [2024-10-13 22:08:35,550 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:35,551 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1819600431] [2024-10-13 22:08:35,551 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:35,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:35,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:35,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:35,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-10-13 22:08:35,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:35,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-10-13 22:08:35,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:35,789 INFO L134 CoverageAnalysis]: Checked inductivity of 973 backedges. 5 proven. 81 refuted. 0 times theorem prover too weak. 887 trivial. 0 not checked. [2024-10-13 22:08:35,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:35,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1819600431] [2024-10-13 22:08:35,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1819600431] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:35,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1596462023] [2024-10-13 22:08:35,790 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:08:35,790 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:35,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:35,792 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-10-13 22:08:35,794 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-10-13 22:08:35,910 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-13 22:08:35,911 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:35,912 INFO L255 TraceCheckSpWp]: Trace formula consists of 172 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-13 22:08:35,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:35,943 INFO L134 CoverageAnalysis]: Checked inductivity of 973 backedges. 76 proven. 3 refuted. 0 times theorem prover too weak. 894 trivial. 0 not checked. [2024-10-13 22:08:35,943 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:35,981 INFO L134 CoverageAnalysis]: Checked inductivity of 973 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 970 trivial. 0 not checked. [2024-10-13 22:08:35,982 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1596462023] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:35,982 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:35,982 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 11 [2024-10-13 22:08:35,982 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1342155977] [2024-10-13 22:08:35,982 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:35,983 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-10-13 22:08:35,983 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:35,983 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-10-13 22:08:35,984 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-13 22:08:35,984 INFO L87 Difference]: Start difference. First operand 70 states and 76 transitions. Second operand has 11 states, 11 states have (on average 4.181818181818182) internal successors, (46), 11 states have internal predecessors, (46), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:36,025 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:36,025 INFO L93 Difference]: Finished difference Result 104 states and 122 transitions. [2024-10-13 22:08:36,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-10-13 22:08:36,026 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 4.181818181818182) internal successors, (46), 11 states have internal predecessors, (46), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 97 [2024-10-13 22:08:36,026 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:36,027 INFO L225 Difference]: With dead ends: 104 [2024-10-13 22:08:36,027 INFO L226 Difference]: Without dead ends: 78 [2024-10-13 22:08:36,027 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 203 GetRequests, 194 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=37, Invalid=73, Unknown=0, NotChecked=0, Total=110 [2024-10-13 22:08:36,028 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 1 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:36,028 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 111 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:36,029 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2024-10-13 22:08:36,033 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 77. [2024-10-13 22:08:36,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 72 states have (on average 1.0694444444444444) internal successors, (77), 72 states have internal predecessors, (77), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:36,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 83 transitions. [2024-10-13 22:08:36,035 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 83 transitions. Word has length 97 [2024-10-13 22:08:36,035 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:36,035 INFO L471 AbstractCegarLoop]: Abstraction has 77 states and 83 transitions. [2024-10-13 22:08:36,035 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 4.181818181818182) internal successors, (46), 11 states have internal predecessors, (46), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:36,035 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 83 transitions. [2024-10-13 22:08:36,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-10-13 22:08:36,036 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:36,037 INFO L215 NwaCegarLoop]: trace histogram [40, 12, 12, 9, 6, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:36,051 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:36,240 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-10-13 22:08:36,241 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:36,241 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:36,241 INFO L85 PathProgramCache]: Analyzing trace with hash 279869319, now seen corresponding path program 4 times [2024-10-13 22:08:36,241 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:36,241 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [869799518] [2024-10-13 22:08:36,241 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:36,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:36,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:36,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:36,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:36,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-10-13 22:08:36,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:36,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-13 22:08:36,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:36,498 INFO L134 CoverageAnalysis]: Checked inductivity of 1090 backedges. 7 proven. 135 refuted. 0 times theorem prover too weak. 948 trivial. 0 not checked. [2024-10-13 22:08:36,498 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:36,498 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [869799518] [2024-10-13 22:08:36,498 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [869799518] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:36,498 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2092988675] [2024-10-13 22:08:36,498 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:08:36,499 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:36,499 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:36,500 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-10-13 22:08:36,501 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-10-13 22:08:36,715 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:08:36,715 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:36,718 INFO L255 TraceCheckSpWp]: Trace formula consists of 599 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-13 22:08:36,721 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:36,743 INFO L134 CoverageAnalysis]: Checked inductivity of 1090 backedges. 177 proven. 15 refuted. 0 times theorem prover too weak. 898 trivial. 0 not checked. [2024-10-13 22:08:36,743 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:36,806 INFO L134 CoverageAnalysis]: Checked inductivity of 1090 backedges. 67 proven. 75 refuted. 0 times theorem prover too weak. 948 trivial. 0 not checked. [2024-10-13 22:08:36,806 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2092988675] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:36,806 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:36,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 10 [2024-10-13 22:08:36,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1954058001] [2024-10-13 22:08:36,807 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:36,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-13 22:08:36,808 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:36,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-13 22:08:36,809 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2024-10-13 22:08:36,809 INFO L87 Difference]: Start difference. First operand 77 states and 83 transitions. Second operand has 10 states, 10 states have (on average 5.3) internal successors, (53), 10 states have internal predecessors, (53), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:36,855 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:36,856 INFO L93 Difference]: Finished difference Result 125 states and 143 transitions. [2024-10-13 22:08:36,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-10-13 22:08:36,857 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 5.3) internal successors, (53), 10 states have internal predecessors, (53), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 110 [2024-10-13 22:08:36,857 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:36,858 INFO L225 Difference]: With dead ends: 125 [2024-10-13 22:08:36,858 INFO L226 Difference]: Without dead ends: 92 [2024-10-13 22:08:36,858 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 230 GetRequests, 222 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=45, Invalid=45, Unknown=0, NotChecked=0, Total=90 [2024-10-13 22:08:36,859 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 93 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:36,859 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 93 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:36,860 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2024-10-13 22:08:36,871 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92. [2024-10-13 22:08:36,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 92 states, 87 states have (on average 1.0574712643678161) internal successors, (92), 87 states have internal predecessors, (92), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:36,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 98 transitions. [2024-10-13 22:08:36,873 INFO L78 Accepts]: Start accepts. Automaton has 92 states and 98 transitions. Word has length 110 [2024-10-13 22:08:36,873 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:36,873 INFO L471 AbstractCegarLoop]: Abstraction has 92 states and 98 transitions. [2024-10-13 22:08:36,873 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 5.3) internal successors, (53), 10 states have internal predecessors, (53), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:36,874 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 98 transitions. [2024-10-13 22:08:36,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 156 [2024-10-13 22:08:36,876 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:36,876 INFO L215 NwaCegarLoop]: trace histogram [40, 27, 27, 24, 6, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:36,891 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:37,077 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-10-13 22:08:37,077 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:37,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:37,077 INFO L85 PathProgramCache]: Analyzing trace with hash -2136604530, now seen corresponding path program 5 times [2024-10-13 22:08:37,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:37,078 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [960471813] [2024-10-13 22:08:37,078 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:37,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:37,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:37,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:37,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:37,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 77 [2024-10-13 22:08:37,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:37,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 119 [2024-10-13 22:08:37,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:37,492 INFO L134 CoverageAnalysis]: Checked inductivity of 1990 backedges. 17 proven. 630 refuted. 0 times theorem prover too weak. 1343 trivial. 0 not checked. [2024-10-13 22:08:37,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:37,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [960471813] [2024-10-13 22:08:37,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [960471813] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:37,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1461912546] [2024-10-13 22:08:37,493 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-13 22:08:37,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:37,494 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:37,495 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:37,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-13 22:08:37,672 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2024-10-13 22:08:37,672 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:37,674 INFO L255 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-13 22:08:37,676 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:37,733 INFO L134 CoverageAnalysis]: Checked inductivity of 1990 backedges. 579 proven. 7 refuted. 0 times theorem prover too weak. 1404 trivial. 0 not checked. [2024-10-13 22:08:37,734 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:37,823 INFO L134 CoverageAnalysis]: Checked inductivity of 1990 backedges. 53 proven. 163 refuted. 0 times theorem prover too weak. 1774 trivial. 0 not checked. [2024-10-13 22:08:37,823 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1461912546] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:37,824 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:37,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 6, 6] total 19 [2024-10-13 22:08:37,824 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [977947450] [2024-10-13 22:08:37,824 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:37,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2024-10-13 22:08:37,825 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:37,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2024-10-13 22:08:37,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=171, Invalid=171, Unknown=0, NotChecked=0, Total=342 [2024-10-13 22:08:37,826 INFO L87 Difference]: Start difference. First operand 92 states and 98 transitions. Second operand has 19 states, 19 states have (on average 3.8421052631578947) internal successors, (73), 19 states have internal predecessors, (73), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:08:37,902 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:37,903 INFO L93 Difference]: Finished difference Result 164 states and 191 transitions. [2024-10-13 22:08:37,903 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-13 22:08:37,903 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 3.8421052631578947) internal successors, (73), 19 states have internal predecessors, (73), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) Word has length 155 [2024-10-13 22:08:37,904 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:37,905 INFO L225 Difference]: With dead ends: 164 [2024-10-13 22:08:37,905 INFO L226 Difference]: Without dead ends: 116 [2024-10-13 22:08:37,906 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 325 GetRequests, 308 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=171, Invalid=171, Unknown=0, NotChecked=0, Total=342 [2024-10-13 22:08:37,907 INFO L432 NwaCegarLoop]: 20 mSDtfsCounter, 10 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 65 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 65 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:37,907 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 38 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 65 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:37,907 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2024-10-13 22:08:37,917 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 116. [2024-10-13 22:08:37,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 116 states, 111 states have (on average 1.0990990990990992) internal successors, (122), 111 states have internal predecessors, (122), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:37,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 116 states to 116 states and 128 transitions. [2024-10-13 22:08:37,919 INFO L78 Accepts]: Start accepts. Automaton has 116 states and 128 transitions. Word has length 155 [2024-10-13 22:08:37,919 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:37,920 INFO L471 AbstractCegarLoop]: Abstraction has 116 states and 128 transitions. [2024-10-13 22:08:37,920 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 3.8421052631578947) internal successors, (73), 19 states have internal predecessors, (73), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:08:37,920 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 128 transitions. [2024-10-13 22:08:37,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 228 [2024-10-13 22:08:37,923 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:37,923 INFO L215 NwaCegarLoop]: trace histogram [51, 51, 40, 30, 21, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:37,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:38,124 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-13 22:08:38,124 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:38,125 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:38,126 INFO L85 PathProgramCache]: Analyzing trace with hash -1676538930, now seen corresponding path program 6 times [2024-10-13 22:08:38,126 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:38,126 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1636035257] [2024-10-13 22:08:38,126 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:38,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:38,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:38,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:38,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:38,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 101 [2024-10-13 22:08:38,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:38,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-10-13 22:08:38,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:38,636 INFO L134 CoverageAnalysis]: Checked inductivity of 4834 backedges. 213 proven. 1965 refuted. 0 times theorem prover too weak. 2656 trivial. 0 not checked. [2024-10-13 22:08:38,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:38,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1636035257] [2024-10-13 22:08:38,637 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1636035257] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:38,637 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [565887366] [2024-10-13 22:08:38,637 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-13 22:08:38,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:38,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:38,639 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:38,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-13 22:08:38,915 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2024-10-13 22:08:38,915 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:38,918 INFO L255 TraceCheckSpWp]: Trace formula consists of 296 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-13 22:08:38,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:39,017 INFO L134 CoverageAnalysis]: Checked inductivity of 4834 backedges. 1812 proven. 21 refuted. 0 times theorem prover too weak. 3001 trivial. 0 not checked. [2024-10-13 22:08:39,017 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:39,162 INFO L134 CoverageAnalysis]: Checked inductivity of 4834 backedges. 0 proven. 21 refuted. 0 times theorem prover too weak. 4813 trivial. 0 not checked. [2024-10-13 22:08:39,163 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [565887366] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:39,163 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:39,163 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 9, 9] total 27 [2024-10-13 22:08:39,163 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2988899] [2024-10-13 22:08:39,163 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:39,164 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 27 states [2024-10-13 22:08:39,164 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:39,165 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 27 interpolants. [2024-10-13 22:08:39,166 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=197, Invalid=505, Unknown=0, NotChecked=0, Total=702 [2024-10-13 22:08:39,166 INFO L87 Difference]: Start difference. First operand 116 states and 128 transitions. Second operand has 27 states, 27 states have (on average 2.888888888888889) internal successors, (78), 27 states have internal predecessors, (78), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:39,240 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:39,241 INFO L93 Difference]: Finished difference Result 200 states and 234 transitions. [2024-10-13 22:08:39,241 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2024-10-13 22:08:39,241 INFO L78 Accepts]: Start accepts. Automaton has has 27 states, 27 states have (on average 2.888888888888889) internal successors, (78), 27 states have internal predecessors, (78), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 227 [2024-10-13 22:08:39,242 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:39,242 INFO L225 Difference]: With dead ends: 200 [2024-10-13 22:08:39,242 INFO L226 Difference]: Without dead ends: 128 [2024-10-13 22:08:39,243 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 471 GetRequests, 446 SyntacticMatches, 0 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 140 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=197, Invalid=505, Unknown=0, NotChecked=0, Total=702 [2024-10-13 22:08:39,244 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 1 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 87 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 88 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 87 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:39,244 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 129 Invalid, 88 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 87 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:39,244 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 128 states. [2024-10-13 22:08:39,250 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 128 to 127. [2024-10-13 22:08:39,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 127 states, 122 states have (on average 1.0901639344262295) internal successors, (133), 122 states have internal predecessors, (133), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:39,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 127 states to 127 states and 139 transitions. [2024-10-13 22:08:39,251 INFO L78 Accepts]: Start accepts. Automaton has 127 states and 139 transitions. Word has length 227 [2024-10-13 22:08:39,252 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:39,252 INFO L471 AbstractCegarLoop]: Abstraction has 127 states and 139 transitions. [2024-10-13 22:08:39,252 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 27 states, 27 states have (on average 2.888888888888889) internal successors, (78), 27 states have internal predecessors, (78), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-10-13 22:08:39,252 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 139 transitions. [2024-10-13 22:08:39,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2024-10-13 22:08:39,253 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:39,253 INFO L215 NwaCegarLoop]: trace histogram [54, 54, 40, 33, 21, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:39,271 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:39,454 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-13 22:08:39,454 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:39,455 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:39,455 INFO L85 PathProgramCache]: Analyzing trace with hash -1619485849, now seen corresponding path program 7 times [2024-10-13 22:08:39,455 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:39,455 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [482840805] [2024-10-13 22:08:39,455 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:39,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:39,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:39,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:39,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:40,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-10-13 22:08:40,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:40,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 181 [2024-10-13 22:08:40,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:40,035 INFO L134 CoverageAnalysis]: Checked inductivity of 5395 backedges. 233 proven. 2211 refuted. 0 times theorem prover too weak. 2951 trivial. 0 not checked. [2024-10-13 22:08:40,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:40,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [482840805] [2024-10-13 22:08:40,036 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [482840805] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:40,036 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2027508385] [2024-10-13 22:08:40,036 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-13 22:08:40,036 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:40,036 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:40,038 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:40,040 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-13 22:08:40,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:40,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 895 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-10-13 22:08:40,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:40,367 INFO L134 CoverageAnalysis]: Checked inductivity of 5395 backedges. 1519 proven. 187 refuted. 0 times theorem prover too weak. 3689 trivial. 0 not checked. [2024-10-13 22:08:40,367 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:40,587 INFO L134 CoverageAnalysis]: Checked inductivity of 5395 backedges. 233 proven. 2211 refuted. 0 times theorem prover too weak. 2951 trivial. 0 not checked. [2024-10-13 22:08:40,587 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2027508385] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:40,587 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:40,587 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 23 [2024-10-13 22:08:40,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1513146762] [2024-10-13 22:08:40,588 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:40,588 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-10-13 22:08:40,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:40,589 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-10-13 22:08:40,589 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=253, Invalid=253, Unknown=0, NotChecked=0, Total=506 [2024-10-13 22:08:40,589 INFO L87 Difference]: Start difference. First operand 127 states and 139 transitions. Second operand has 23 states, 23 states have (on average 4.043478260869565) internal successors, (93), 23 states have internal predecessors, (93), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:08:40,683 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:40,683 INFO L93 Difference]: Finished difference Result 240 states and 275 transitions. [2024-10-13 22:08:40,684 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2024-10-13 22:08:40,684 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 23 states have (on average 4.043478260869565) internal successors, (93), 23 states have internal predecessors, (93), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) Word has length 244 [2024-10-13 22:08:40,684 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:40,685 INFO L225 Difference]: With dead ends: 240 [2024-10-13 22:08:40,685 INFO L226 Difference]: Without dead ends: 157 [2024-10-13 22:08:40,686 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 506 GetRequests, 482 SyntacticMatches, 3 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 30 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=253, Invalid=253, Unknown=0, NotChecked=0, Total=506 [2024-10-13 22:08:40,687 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 1 mSDsluCounter, 90 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 94 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:40,687 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 111 Invalid, 94 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:08:40,687 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 157 states. [2024-10-13 22:08:40,694 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 157 to 157. [2024-10-13 22:08:40,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 157 states, 152 states have (on average 1.0723684210526316) internal successors, (163), 152 states have internal predecessors, (163), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:40,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 157 states to 157 states and 169 transitions. [2024-10-13 22:08:40,696 INFO L78 Accepts]: Start accepts. Automaton has 157 states and 169 transitions. Word has length 244 [2024-10-13 22:08:40,696 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:40,696 INFO L471 AbstractCegarLoop]: Abstraction has 157 states and 169 transitions. [2024-10-13 22:08:40,696 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 4.043478260869565) internal successors, (93), 23 states have internal predecessors, (93), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 1 states have call predecessors, (5), 2 states have call successors, (5) [2024-10-13 22:08:40,696 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 169 transitions. [2024-10-13 22:08:40,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 335 [2024-10-13 22:08:40,698 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:40,698 INFO L215 NwaCegarLoop]: trace histogram [84, 84, 63, 40, 21, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:40,717 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:40,898 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-13 22:08:40,899 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:40,899 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:40,899 INFO L85 PathProgramCache]: Analyzing trace with hash -2132570169, now seen corresponding path program 8 times [2024-10-13 22:08:40,899 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:40,899 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1090021400] [2024-10-13 22:08:40,900 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:40,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:40,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:41,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:41,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:41,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-10-13 22:08:41,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:41,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-13 22:08:41,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:41,541 INFO L134 CoverageAnalysis]: Checked inductivity of 11650 backedges. 0 proven. 105 refuted. 0 times theorem prover too weak. 11545 trivial. 0 not checked. [2024-10-13 22:08:41,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:41,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1090021400] [2024-10-13 22:08:41,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1090021400] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:41,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1991000152] [2024-10-13 22:08:41,544 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:08:41,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:41,544 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:41,546 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:41,549 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-13 22:08:41,837 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:08:41,837 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:41,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 1015 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-10-13 22:08:41,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:42,475 INFO L134 CoverageAnalysis]: Checked inductivity of 11650 backedges. 4820 proven. 1162 refuted. 0 times theorem prover too weak. 5668 trivial. 0 not checked. [2024-10-13 22:08:42,476 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:43,265 INFO L134 CoverageAnalysis]: Checked inductivity of 11650 backedges. 0 proven. 5986 refuted. 0 times theorem prover too weak. 5664 trivial. 0 not checked. [2024-10-13 22:08:43,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1991000152] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:43,266 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:43,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 31, 31] total 57 [2024-10-13 22:08:43,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [245029977] [2024-10-13 22:08:43,267 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:43,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 57 states [2024-10-13 22:08:43,267 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:43,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 57 interpolants. [2024-10-13 22:08:43,270 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=996, Invalid=2196, Unknown=0, NotChecked=0, Total=3192 [2024-10-13 22:08:43,270 INFO L87 Difference]: Start difference. First operand 157 states and 169 transitions. Second operand has 57 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 57 states have internal predecessors, (173), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-13 22:08:43,513 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:43,513 INFO L93 Difference]: Finished difference Result 307 states and 357 transitions. [2024-10-13 22:08:43,513 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 57 states. [2024-10-13 22:08:43,513 INFO L78 Accepts]: Start accepts. Automaton has has 57 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 57 states have internal predecessors, (173), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 334 [2024-10-13 22:08:43,514 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:43,515 INFO L225 Difference]: With dead ends: 307 [2024-10-13 22:08:43,515 INFO L226 Difference]: Without dead ends: 194 [2024-10-13 22:08:43,516 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 689 GetRequests, 616 SyntacticMatches, 18 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1163 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=996, Invalid=2196, Unknown=0, NotChecked=0, Total=3192 [2024-10-13 22:08:43,517 INFO L432 NwaCegarLoop]: 20 mSDtfsCounter, 10 mSDsluCounter, 178 mSDsCounter, 0 mSdLazyCounter, 192 mSolverCounterSat, 76 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 198 SdHoareTripleChecker+Invalid, 268 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 76 IncrementalHoareTripleChecker+Valid, 192 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:43,517 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 198 Invalid, 268 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [76 Valid, 192 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-13 22:08:43,518 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 194 states. [2024-10-13 22:08:43,524 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 194 to 194. [2024-10-13 22:08:43,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 194 states, 189 states have (on average 1.1216931216931216) internal successors, (212), 189 states have internal predecessors, (212), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:43,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 194 states to 194 states and 218 transitions. [2024-10-13 22:08:43,526 INFO L78 Accepts]: Start accepts. Automaton has 194 states and 218 transitions. Word has length 334 [2024-10-13 22:08:43,527 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:43,527 INFO L471 AbstractCegarLoop]: Abstraction has 194 states and 218 transitions. [2024-10-13 22:08:43,527 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 57 states, 57 states have (on average 3.0350877192982457) internal successors, (173), 57 states have internal predecessors, (173), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-13 22:08:43,527 INFO L276 IsEmpty]: Start isEmpty. Operand 194 states and 218 transitions. [2024-10-13 22:08:43,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 444 [2024-10-13 22:08:43,530 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:43,530 INFO L215 NwaCegarLoop]: trace histogram [120, 120, 63, 57, 40, 15, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:43,551 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-13 22:08:43,730 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:43,731 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:43,731 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:43,731 INFO L85 PathProgramCache]: Analyzing trace with hash -1738068050, now seen corresponding path program 9 times [2024-10-13 22:08:43,731 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:43,731 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1755742335] [2024-10-13 22:08:43,732 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:43,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:43,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:44,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:44,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:44,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 170 [2024-10-13 22:08:44,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:44,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-13 22:08:44,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:44,488 INFO L134 CoverageAnalysis]: Checked inductivity of 22735 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 22615 trivial. 0 not checked. [2024-10-13 22:08:44,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:44,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1755742335] [2024-10-13 22:08:44,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1755742335] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:44,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1946001031] [2024-10-13 22:08:44,488 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:08:44,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:44,489 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:44,490 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:44,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-13 22:08:46,302 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 10 check-sat command(s) [2024-10-13 22:08:46,303 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:46,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 481 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-10-13 22:08:46,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:46,389 INFO L134 CoverageAnalysis]: Checked inductivity of 22735 backedges. 9770 proven. 120 refuted. 0 times theorem prover too weak. 12845 trivial. 0 not checked. [2024-10-13 22:08:46,389 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:46,712 INFO L134 CoverageAnalysis]: Checked inductivity of 22735 backedges. 0 proven. 120 refuted. 0 times theorem prover too weak. 22615 trivial. 0 not checked. [2024-10-13 22:08:46,712 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1946001031] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:46,712 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:46,713 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 35 [2024-10-13 22:08:46,713 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [943846289] [2024-10-13 22:08:46,713 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:46,714 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-10-13 22:08:46,714 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:46,715 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-10-13 22:08:46,715 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2024-10-13 22:08:46,716 INFO L87 Difference]: Start difference. First operand 194 states and 218 transitions. Second operand has 35 states, 35 states have (on average 1.7428571428571429) internal successors, (61), 35 states have internal predecessors, (61), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:08:46,764 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:46,765 INFO L93 Difference]: Finished difference Result 342 states and 403 transitions. [2024-10-13 22:08:46,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-10-13 22:08:46,765 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 1.7428571428571429) internal successors, (61), 35 states have internal predecessors, (61), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 443 [2024-10-13 22:08:46,766 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:46,767 INFO L225 Difference]: With dead ends: 342 [2024-10-13 22:08:46,767 INFO L226 Difference]: Without dead ends: 211 [2024-10-13 22:08:46,768 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 908 GetRequests, 875 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2024-10-13 22:08:46,768 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 56 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 57 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 56 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:46,769 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 129 Invalid, 57 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 56 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:46,769 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 211 states. [2024-10-13 22:08:46,776 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 211 to 211. [2024-10-13 22:08:46,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 211 states, 206 states have (on average 1.1116504854368932) internal successors, (229), 206 states have internal predecessors, (229), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 211 states and 235 transitions. [2024-10-13 22:08:46,781 INFO L78 Accepts]: Start accepts. Automaton has 211 states and 235 transitions. Word has length 443 [2024-10-13 22:08:46,782 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:46,782 INFO L471 AbstractCegarLoop]: Abstraction has 211 states and 235 transitions. [2024-10-13 22:08:46,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 1.7428571428571429) internal successors, (61), 35 states have internal predecessors, (61), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:08:46,782 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 235 transitions. [2024-10-13 22:08:46,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 461 [2024-10-13 22:08:46,788 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:46,788 INFO L215 NwaCegarLoop]: trace histogram [120, 120, 63, 57, 40, 32, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:46,809 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2024-10-13 22:08:46,989 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-13 22:08:46,989 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:46,989 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:46,990 INFO L85 PathProgramCache]: Analyzing trace with hash 1348357479, now seen corresponding path program 10 times [2024-10-13 22:08:46,990 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:46,990 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1373443355] [2024-10-13 22:08:46,990 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:46,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:47,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:48,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-13 22:08:48,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:48,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 170 [2024-10-13 22:08:48,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:48,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-13 22:08:48,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:08:48,577 INFO L134 CoverageAnalysis]: Checked inductivity of 23143 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 22615 trivial. 0 not checked. [2024-10-13 22:08:48,577 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:08:48,577 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1373443355] [2024-10-13 22:08:48,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1373443355] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:08:48,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1709653426] [2024-10-13 22:08:48,578 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-13 22:08:48,578 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:48,578 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:48,580 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:48,582 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-13 22:08:48,982 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-13 22:08:48,983 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:08:48,987 INFO L255 TraceCheckSpWp]: Trace formula consists of 1429 conjuncts, 34 conjuncts are in the unsatisfiable core [2024-10-13 22:08:48,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:08:49,060 INFO L134 CoverageAnalysis]: Checked inductivity of 23143 backedges. 9770 proven. 528 refuted. 0 times theorem prover too weak. 12845 trivial. 0 not checked. [2024-10-13 22:08:49,061 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:08:49,758 INFO L134 CoverageAnalysis]: Checked inductivity of 23143 backedges. 0 proven. 528 refuted. 0 times theorem prover too weak. 22615 trivial. 0 not checked. [2024-10-13 22:08:49,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1709653426] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:08:49,758 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:08:49,759 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 42 [2024-10-13 22:08:49,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1053406279] [2024-10-13 22:08:49,759 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:08:49,760 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2024-10-13 22:08:49,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:08:49,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2024-10-13 22:08:49,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2024-10-13 22:08:49,762 INFO L87 Difference]: Start difference. First operand 211 states and 235 transitions. Second operand has 42 states, 42 states have (on average 1.6428571428571428) internal successors, (69), 42 states have internal predecessors, (69), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:08:49,810 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:08:49,810 INFO L93 Difference]: Finished difference Result 349 states and 400 transitions. [2024-10-13 22:08:49,810 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 41 states. [2024-10-13 22:08:49,811 INFO L78 Accepts]: Start accepts. Automaton has has 42 states, 42 states have (on average 1.6428571428571428) internal successors, (69), 42 states have internal predecessors, (69), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 460 [2024-10-13 22:08:49,811 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:08:49,813 INFO L225 Difference]: With dead ends: 349 [2024-10-13 22:08:49,813 INFO L226 Difference]: Without dead ends: 218 [2024-10-13 22:08:49,814 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 959 GetRequests, 892 SyntacticMatches, 27 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 641 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=861, Invalid=861, Unknown=0, NotChecked=0, Total=1722 [2024-10-13 22:08:49,814 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 0 mSDsluCounter, 42 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 50 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:08:49,814 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 66 Invalid, 50 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:08:49,815 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 218 states. [2024-10-13 22:08:49,820 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 218 to 218. [2024-10-13 22:08:49,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 218 states, 213 states have (on average 1.107981220657277) internal successors, (236), 213 states have internal predecessors, (236), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-10-13 22:08:49,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218 states to 218 states and 242 transitions. [2024-10-13 22:08:49,823 INFO L78 Accepts]: Start accepts. Automaton has 218 states and 242 transitions. Word has length 460 [2024-10-13 22:08:49,823 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:08:49,823 INFO L471 AbstractCegarLoop]: Abstraction has 218 states and 242 transitions. [2024-10-13 22:08:49,823 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 42 states have (on average 1.6428571428571428) internal successors, (69), 42 states have internal predecessors, (69), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-13 22:08:49,823 INFO L276 IsEmpty]: Start isEmpty. Operand 218 states and 242 transitions. [2024-10-13 22:08:49,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 468 [2024-10-13 22:08:49,826 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:08:49,826 INFO L215 NwaCegarLoop]: trace histogram [120, 120, 63, 57, 40, 39, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:08:49,846 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Forceful destruction successful, exit code 0 [2024-10-13 22:08:50,026 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-10-13 22:08:50,027 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:08:50,027 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:08:50,027 INFO L85 PathProgramCache]: Analyzing trace with hash -1390627538, now seen corresponding path program 11 times [2024-10-13 22:08:50,027 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:08:50,027 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1506249952] [2024-10-13 22:08:50,028 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:08:50,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:08:54,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-10-13 22:08:54,342 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [286725827] [2024-10-13 22:08:54,343 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-13 22:08:54,343 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:08:54,343 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:08:54,345 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:08:54,347 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process