./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.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 751e67420c89b9d0e6d5639ea75482b8ab104ec2c6d8190aacf202ff4b3b3104 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 19:28:51,153 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 19:28:51,218 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 19:28:51,224 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 19:28:51,225 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 19:28:51,251 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 19:28:51,252 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 19:28:51,252 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 19:28:51,253 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 19:28:51,254 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 19:28:51,255 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 19:28:51,255 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 19:28:51,256 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 19:28:51,256 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 19:28:51,256 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 19:28:51,257 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 19:28:51,257 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 19:28:51,257 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 19:28:51,257 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 19:28:51,258 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 19:28:51,258 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 19:28:51,259 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 19:28:51,259 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 19:28:51,259 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 19:28:51,260 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 19:28:51,260 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 19:28:51,260 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 19:28:51,261 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 19:28:51,261 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 19:28:51,261 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 19:28:51,262 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 19:28:51,262 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 19:28:51,262 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 19:28:51,263 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 19:28:51,263 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 19:28:51,263 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 19:28:51,263 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 19:28:51,264 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 19:28:51,264 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 19:28:51,264 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 19:28:51,264 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 19:28:51,265 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 19:28:51,265 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 -> 751e67420c89b9d0e6d5639ea75482b8ab104ec2c6d8190aacf202ff4b3b3104 [2024-10-23 19:28:51,543 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 19:28:51,567 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 19:28:51,571 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 19:28:51,572 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 19:28:51,572 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 19:28:51,574 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.i [2024-10-23 19:28:52,922 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 19:28:53,136 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 19:28:53,137 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.i [2024-10-23 19:28:53,150 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/359593c83/5f0b55e691e6433f84b622546894ce64/FLAGe22085e03 [2024-10-23 19:28:53,515 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/359593c83/5f0b55e691e6433f84b622546894ce64 [2024-10-23 19:28:53,517 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 19:28:53,519 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 19:28:53,520 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 19:28:53,520 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 19:28:53,525 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 19:28:53,526 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,527 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4f8dc7fd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53, skipping insertion in model container [2024-10-23 19:28:53,527 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,549 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 19:28:53,719 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.i[832,845] [2024-10-23 19:28:53,743 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 19:28:53,752 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 19:28:53,762 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/data_structures_set_multi_proc_ground-2.i[832,845] [2024-10-23 19:28:53,778 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 19:28:53,795 INFO L204 MainTranslator]: Completed translation [2024-10-23 19:28:53,795 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53 WrapperNode [2024-10-23 19:28:53,796 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 19:28:53,797 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 19:28:53,797 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 19:28:53,797 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 19:28:53,804 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,810 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,836 INFO L138 Inliner]: procedures = 18, calls = 26, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 138 [2024-10-23 19:28:53,840 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 19:28:53,841 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 19:28:53,842 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 19:28:53,842 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 19:28:53,853 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,853 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,856 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,883 INFO L175 MemorySlicer]: Split 12 memory accesses to 3 slices as follows [2, 3, 7]. 58 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 1, 2]. [2024-10-23 19:28:53,887 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,887 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,896 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,902 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,903 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,905 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,908 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 19:28:53,911 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 19:28:53,911 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 19:28:53,911 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 19:28:53,912 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (1/1) ... [2024-10-23 19:28:53,918 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 19:28:53,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:28:53,942 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-23 19:28:53,945 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-23 19:28:53,985 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 19:28:53,985 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 19:28:53,986 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-23 19:28:53,986 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-23 19:28:53,986 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-23 19:28:53,986 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-23 19:28:53,986 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-23 19:28:53,987 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-23 19:28:53,987 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 19:28:53,987 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 19:28:53,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-23 19:28:53,987 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-23 19:28:53,988 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-23 19:28:53,988 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-10-23 19:28:53,988 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-10-23 19:28:53,988 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-23 19:28:54,071 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 19:28:54,073 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 19:28:54,292 INFO L? ?]: Removed 32 outVars from TransFormulas that were not future-live. [2024-10-23 19:28:54,293 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 19:28:54,328 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 19:28:54,328 INFO L314 CfgBuilder]: Removed 8 assume(true) statements. [2024-10-23 19:28:54,329 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 07:28:54 BoogieIcfgContainer [2024-10-23 19:28:54,329 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 19:28:54,331 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 19:28:54,331 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 19:28:54,336 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 19:28:54,337 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 07:28:53" (1/3) ... [2024-10-23 19:28:54,337 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3e4191a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 07:28:54, skipping insertion in model container [2024-10-23 19:28:54,337 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 07:28:53" (2/3) ... [2024-10-23 19:28:54,338 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3e4191a3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 07:28:54, skipping insertion in model container [2024-10-23 19:28:54,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 07:28:54" (3/3) ... [2024-10-23 19:28:54,339 INFO L112 eAbstractionObserver]: Analyzing ICFG data_structures_set_multi_proc_ground-2.i [2024-10-23 19:28:54,355 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 19:28:54,356 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 19:28:54,407 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 19:28:54,413 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;@5a36aa4e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 19:28:54,413 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 19:28:54,416 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 27 states have (on average 1.7407407407407407) internal successors, (47), 28 states have internal predecessors, (47), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-23 19:28:54,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-23 19:28:54,421 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:54,421 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:54,422 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:54,426 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:54,427 INFO L85 PathProgramCache]: Analyzing trace with hash 1234641983, now seen corresponding path program 1 times [2024-10-23 19:28:54,437 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:54,437 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1668611297] [2024-10-23 19:28:54,437 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:54,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:54,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:54,669 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 19:28:54,669 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:54,670 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1668611297] [2024-10-23 19:28:54,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1668611297] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 19:28:54,671 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 19:28:54,671 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 19:28:54,672 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1769194922] [2024-10-23 19:28:54,673 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 19:28:54,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 19:28:54,677 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:54,701 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 19:28:54,702 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 19:28:54,704 INFO L87 Difference]: Start difference. First operand has 32 states, 27 states have (on average 1.7407407407407407) internal successors, (47), 28 states have internal predecessors, (47), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:54,806 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:54,807 INFO L93 Difference]: Finished difference Result 73 states and 125 transitions. [2024-10-23 19:28:54,808 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 19:28:54,810 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-10-23 19:28:54,810 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:54,817 INFO L225 Difference]: With dead ends: 73 [2024-10-23 19:28:54,817 INFO L226 Difference]: Without dead ends: 41 [2024-10-23 19:28:54,821 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 19:28:54,824 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 8 mSDsluCounter, 23 mSDsCounter, 0 mSdLazyCounter, 33 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 50 SdHoareTripleChecker+Invalid, 35 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 33 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:54,827 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 50 Invalid, 35 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 33 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-23 19:28:54,844 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-10-23 19:28:54,865 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 31. [2024-10-23 19:28:54,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 27 states have (on average 1.3703703703703705) internal successors, (37), 27 states have internal predecessors, (37), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-23 19:28:54,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 41 transitions. [2024-10-23 19:28:54,870 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 41 transitions. Word has length 9 [2024-10-23 19:28:54,871 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:54,871 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 41 transitions. [2024-10-23 19:28:54,872 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 2 states have internal predecessors, (8), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:54,872 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 41 transitions. [2024-10-23 19:28:54,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-10-23 19:28:54,874 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:54,874 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:54,874 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 19:28:54,874 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:54,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:54,875 INFO L85 PathProgramCache]: Analyzing trace with hash 312467306, now seen corresponding path program 1 times [2024-10-23 19:28:54,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:54,876 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [963246649] [2024-10-23 19:28:54,876 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:54,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:54,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:54,983 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 19:28:54,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:54,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [963246649] [2024-10-23 19:28:54,984 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [963246649] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:28:54,984 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1709809265] [2024-10-23 19:28:54,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:54,985 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:54,986 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:28:54,988 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-23 19:28:54,989 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-23 19:28:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:55,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-23 19:28:55,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 19:28:55,102 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 19:28:55,102 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 19:28:55,131 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 19:28:55,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1709809265] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 19:28:55,133 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 19:28:55,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-23 19:28:55,134 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2034139036] [2024-10-23 19:28:55,135 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 19:28:55,136 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-23 19:28:55,136 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:55,137 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-23 19:28:55,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-23 19:28:55,138 INFO L87 Difference]: Start difference. First operand 31 states and 41 transitions. Second operand has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,267 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:55,268 INFO L93 Difference]: Finished difference Result 102 states and 144 transitions. [2024-10-23 19:28:55,268 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-23 19:28:55,268 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2024-10-23 19:28:55,269 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:55,270 INFO L225 Difference]: With dead ends: 102 [2024-10-23 19:28:55,270 INFO L226 Difference]: Without dead ends: 74 [2024-10-23 19:28:55,271 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 21 GetRequests, 16 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-23 19:28:55,272 INFO L432 NwaCegarLoop]: 28 mSDtfsCounter, 39 mSDsluCounter, 91 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 47 SdHoareTripleChecker+Valid, 119 SdHoareTripleChecker+Invalid, 108 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:55,272 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [47 Valid, 119 Invalid, 108 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-23 19:28:55,273 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 74 states. [2024-10-23 19:28:55,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 74 to 34. [2024-10-23 19:28:55,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 30 states have (on average 1.3333333333333333) internal successors, (40), 30 states have internal predecessors, (40), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-23 19:28:55,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 44 transitions. [2024-10-23 19:28:55,280 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 44 transitions. Word has length 10 [2024-10-23 19:28:55,280 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:55,280 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 44 transitions. [2024-10-23 19:28:55,281 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.0) internal successors, (14), 6 states have internal predecessors, (14), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,281 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 44 transitions. [2024-10-23 19:28:55,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-10-23 19:28:55,282 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:55,282 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:55,321 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-23 19:28:55,486 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-23 19:28:55,487 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:55,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:55,488 INFO L85 PathProgramCache]: Analyzing trace with hash -1551755521, now seen corresponding path program 2 times [2024-10-23 19:28:55,488 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:55,488 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812423189] [2024-10-23 19:28:55,488 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:55,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:55,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:55,621 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2024-10-23 19:28:55,622 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:55,624 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812423189] [2024-10-23 19:28:55,624 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [812423189] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 19:28:55,624 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 19:28:55,624 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 19:28:55,625 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [505060975] [2024-10-23 19:28:55,625 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 19:28:55,625 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 19:28:55,626 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:55,626 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 19:28:55,626 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-23 19:28:55,627 INFO L87 Difference]: Start difference. First operand 34 states and 44 transitions. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,672 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:55,672 INFO L93 Difference]: Finished difference Result 66 states and 87 transitions. [2024-10-23 19:28:55,673 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 19:28:55,673 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-10-23 19:28:55,673 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:55,674 INFO L225 Difference]: With dead ends: 66 [2024-10-23 19:28:55,674 INFO L226 Difference]: Without dead ends: 37 [2024-10-23 19:28:55,674 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 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-23 19:28:55,675 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 15 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:55,676 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 62 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-23 19:28:55,677 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-10-23 19:28:55,682 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 37. [2024-10-23 19:28:55,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 34 states have (on average 1.3235294117647058) internal successors, (45), 34 states have internal predecessors, (45), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:28:55,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 47 transitions. [2024-10-23 19:28:55,687 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 47 transitions. Word has length 13 [2024-10-23 19:28:55,687 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:55,687 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 47 transitions. [2024-10-23 19:28:55,687 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,687 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 47 transitions. [2024-10-23 19:28:55,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-10-23 19:28:55,690 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:55,690 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:55,690 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-23 19:28:55,691 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:55,691 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:55,691 INFO L85 PathProgramCache]: Analyzing trace with hash -1817742572, now seen corresponding path program 1 times [2024-10-23 19:28:55,691 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:55,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [736495935] [2024-10-23 19:28:55,692 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:55,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:55,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:55,801 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:55,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:55,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [736495935] [2024-10-23 19:28:55,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [736495935] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 19:28:55,801 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 19:28:55,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 19:28:55,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [829513545] [2024-10-23 19:28:55,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 19:28:55,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 19:28:55,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:55,803 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 19:28:55,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 19:28:55,803 INFO L87 Difference]: Start difference. First operand 37 states and 47 transitions. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,843 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:55,843 INFO L93 Difference]: Finished difference Result 73 states and 95 transitions. [2024-10-23 19:28:55,844 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 19:28:55,844 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 25 [2024-10-23 19:28:55,844 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:55,845 INFO L225 Difference]: With dead ends: 73 [2024-10-23 19:28:55,845 INFO L226 Difference]: Without dead ends: 46 [2024-10-23 19:28:55,845 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 19:28:55,846 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 9 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:55,846 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 46 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-23 19:28:55,847 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-10-23 19:28:55,856 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 38. [2024-10-23 19:28:55,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 38 states, 35 states have (on average 1.3142857142857143) internal successors, (46), 35 states have internal predecessors, (46), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:28:55,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 38 states to 38 states and 48 transitions. [2024-10-23 19:28:55,859 INFO L78 Accepts]: Start accepts. Automaton has 38 states and 48 transitions. Word has length 25 [2024-10-23 19:28:55,860 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:55,860 INFO L471 AbstractCegarLoop]: Abstraction has 38 states and 48 transitions. [2024-10-23 19:28:55,860 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 3 states have internal predecessors, (21), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:55,860 INFO L276 IsEmpty]: Start isEmpty. Operand 38 states and 48 transitions. [2024-10-23 19:28:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-23 19:28:55,861 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:55,861 INFO L215 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:55,862 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-23 19:28:55,862 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:55,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:55,865 INFO L85 PathProgramCache]: Analyzing trace with hash 209311678, now seen corresponding path program 1 times [2024-10-23 19:28:55,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:55,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1277859829] [2024-10-23 19:28:55,865 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:55,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:55,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:55,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:55,980 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:55,981 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1277859829] [2024-10-23 19:28:55,981 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1277859829] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:28:55,981 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1076271618] [2024-10-23 19:28:55,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:55,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:55,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:28:55,983 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-23 19:28:55,985 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-23 19:28:56,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:56,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 159 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 19:28:56,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 19:28:56,130 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 19:28:56,130 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 19:28:56,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-23 19:28:56,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1076271618] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 19:28:56,204 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 19:28:56,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 6, 6] total 14 [2024-10-23 19:28:56,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1254661983] [2024-10-23 19:28:56,204 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 19:28:56,205 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-10-23 19:28:56,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:56,205 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-10-23 19:28:56,206 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-10-23 19:28:56,206 INFO L87 Difference]: Start difference. First operand 38 states and 48 transitions. Second operand has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:56,379 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:56,380 INFO L93 Difference]: Finished difference Result 149 states and 205 transitions. [2024-10-23 19:28:56,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-23 19:28:56,380 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2024-10-23 19:28:56,380 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:56,382 INFO L225 Difference]: With dead ends: 149 [2024-10-23 19:28:56,385 INFO L226 Difference]: Without dead ends: 117 [2024-10-23 19:28:56,385 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 42 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-23 19:28:56,386 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 110 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 112 mSolverCounterSat, 38 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 120 SdHoareTripleChecker+Valid, 87 SdHoareTripleChecker+Invalid, 150 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 38 IncrementalHoareTripleChecker+Valid, 112 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:56,386 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [120 Valid, 87 Invalid, 150 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [38 Valid, 112 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-23 19:28:56,387 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 117 states. [2024-10-23 19:28:56,402 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 117 to 53. [2024-10-23 19:28:56,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 50 states have (on average 1.28) internal successors, (64), 50 states have internal predecessors, (64), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:28:56,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 66 transitions. [2024-10-23 19:28:56,404 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 66 transitions. Word has length 26 [2024-10-23 19:28:56,404 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:56,405 INFO L471 AbstractCegarLoop]: Abstraction has 53 states and 66 transitions. [2024-10-23 19:28:56,405 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.7857142857142856) internal successors, (39), 14 states have internal predecessors, (39), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:56,405 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 66 transitions. [2024-10-23 19:28:56,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-23 19:28:56,406 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:56,406 INFO L215 NwaCegarLoop]: trace histogram [10, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:56,423 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-23 19:28:56,610 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:56,611 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:56,611 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:56,611 INFO L85 PathProgramCache]: Analyzing trace with hash 548387529, now seen corresponding path program 2 times [2024-10-23 19:28:56,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:56,612 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [28031351] [2024-10-23 19:28:56,612 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:56,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:56,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:56,887 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:56,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:56,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [28031351] [2024-10-23 19:28:56,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [28031351] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:28:56,888 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2057572360] [2024-10-23 19:28:56,888 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-23 19:28:56,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:56,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:28:56,891 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-23 19:28:56,894 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-23 19:28:57,007 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-23 19:28:57,008 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 19:28:57,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 262 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-23 19:28:57,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 19:28:57,063 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:57,063 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 19:28:57,331 INFO L134 CoverageAnalysis]: Checked inductivity of 66 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:57,333 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2057572360] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 19:28:57,334 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 19:28:57,334 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2024-10-23 19:28:57,334 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021493304] [2024-10-23 19:28:57,334 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 19:28:57,335 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-10-23 19:28:57,335 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:57,336 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-10-23 19:28:57,336 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-23 19:28:57,337 INFO L87 Difference]: Start difference. First operand 53 states and 66 transitions. Second operand has 25 states, 25 states have (on average 1.8) internal successors, (45), 24 states have internal predecessors, (45), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:57,599 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:57,599 INFO L93 Difference]: Finished difference Result 216 states and 297 transitions. [2024-10-23 19:28:57,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-23 19:28:57,600 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.8) internal successors, (45), 24 states have internal predecessors, (45), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 39 [2024-10-23 19:28:57,600 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:57,602 INFO L225 Difference]: With dead ends: 216 [2024-10-23 19:28:57,602 INFO L226 Difference]: Without dead ends: 175 [2024-10-23 19:28:57,602 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-23 19:28:57,603 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 189 mSDsluCounter, 116 mSDsCounter, 0 mSdLazyCounter, 192 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 139 SdHoareTripleChecker+Invalid, 259 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 192 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:57,604 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 139 Invalid, 259 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 192 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 19:28:57,605 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 175 states. [2024-10-23 19:28:57,622 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 175 to 65. [2024-10-23 19:28:57,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 65 states, 62 states have (on average 1.2258064516129032) internal successors, (76), 62 states have internal predecessors, (76), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:28:57,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 65 states to 65 states and 78 transitions. [2024-10-23 19:28:57,625 INFO L78 Accepts]: Start accepts. Automaton has 65 states and 78 transitions. Word has length 39 [2024-10-23 19:28:57,628 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:57,628 INFO L471 AbstractCegarLoop]: Abstraction has 65 states and 78 transitions. [2024-10-23 19:28:57,628 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.8) internal successors, (45), 24 states have internal predecessors, (45), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:57,628 INFO L276 IsEmpty]: Start isEmpty. Operand 65 states and 78 transitions. [2024-10-23 19:28:57,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-10-23 19:28:57,629 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:57,630 INFO L215 NwaCegarLoop]: trace histogram [22, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:57,651 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-23 19:28:57,830 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:57,831 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:57,831 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:57,831 INFO L85 PathProgramCache]: Analyzing trace with hash 756712201, now seen corresponding path program 3 times [2024-10-23 19:28:57,831 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:57,831 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1029864468] [2024-10-23 19:28:57,831 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:57,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:57,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:28:58,503 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-23 19:28:58,504 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:28:58,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1029864468] [2024-10-23 19:28:58,504 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1029864468] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:28:58,504 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [281509408] [2024-10-23 19:28:58,504 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-23 19:28:58,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:58,504 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:28:58,508 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-23 19:28:58,509 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-23 19:28:58,612 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-10-23 19:28:58,612 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 19:28:58,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-23 19:28:58,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 19:28:58,668 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-10-23 19:28:58,668 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 19:28:58,730 INFO L134 CoverageAnalysis]: Checked inductivity of 264 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 261 trivial. 0 not checked. [2024-10-23 19:28:58,731 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [281509408] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 19:28:58,731 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 19:28:58,731 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 5, 5] total 31 [2024-10-23 19:28:58,731 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792978926] [2024-10-23 19:28:58,731 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 19:28:58,732 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-10-23 19:28:58,732 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:28:58,733 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-10-23 19:28:58,733 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=327, Invalid=603, Unknown=0, NotChecked=0, Total=930 [2024-10-23 19:28:58,733 INFO L87 Difference]: Start difference. First operand 65 states and 78 transitions. Second operand has 31 states, 31 states have (on average 1.8064516129032258) internal successors, (56), 31 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:59,013 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:28:59,014 INFO L93 Difference]: Finished difference Result 284 states and 388 transitions. [2024-10-23 19:28:59,014 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2024-10-23 19:28:59,014 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 1.8064516129032258) internal successors, (56), 31 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 51 [2024-10-23 19:28:59,015 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:28:59,016 INFO L225 Difference]: With dead ends: 284 [2024-10-23 19:28:59,016 INFO L226 Difference]: Without dead ends: 243 [2024-10-23 19:28:59,017 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 124 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 29 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 132 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=327, Invalid=603, Unknown=0, NotChecked=0, Total=930 [2024-10-23 19:28:59,018 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 329 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 251 mSolverCounterSat, 88 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 352 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 339 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 88 IncrementalHoareTripleChecker+Valid, 251 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-23 19:28:59,018 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [352 Valid, 182 Invalid, 339 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [88 Valid, 251 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-23 19:28:59,019 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 243 states. [2024-10-23 19:28:59,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 243 to 126. [2024-10-23 19:28:59,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 123 states have (on average 1.3089430894308942) internal successors, (161), 123 states have internal predecessors, (161), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:28:59,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 163 transitions. [2024-10-23 19:28:59,044 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 163 transitions. Word has length 51 [2024-10-23 19:28:59,046 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:28:59,046 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 163 transitions. [2024-10-23 19:28:59,046 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 1.8064516129032258) internal successors, (56), 31 states have internal predecessors, (56), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:28:59,046 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 163 transitions. [2024-10-23 19:28:59,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 81 [2024-10-23 19:28:59,052 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:28:59,052 INFO L215 NwaCegarLoop]: trace histogram [23, 6, 6, 6, 6, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:28:59,071 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-23 19:28:59,253 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:28:59,253 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:28:59,253 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:28:59,254 INFO L85 PathProgramCache]: Analyzing trace with hash 1458579528, now seen corresponding path program 4 times [2024-10-23 19:28:59,254 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:28:59,254 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [88933232] [2024-10-23 19:28:59,254 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:28:59,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:28:59,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:29:00,036 INFO L134 CoverageAnalysis]: Checked inductivity of 393 backedges. 0 proven. 276 refuted. 0 times theorem prover too weak. 117 trivial. 0 not checked. [2024-10-23 19:29:00,036 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:29:00,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [88933232] [2024-10-23 19:29:00,037 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [88933232] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:29:00,037 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1233503651] [2024-10-23 19:29:00,037 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-23 19:29:00,037 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:29:00,037 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:29:00,039 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-23 19:29:00,040 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-23 19:29:00,205 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-23 19:29:00,205 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-23 19:29:00,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 575 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-23 19:29:00,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 19:29:00,370 INFO L134 CoverageAnalysis]: Checked inductivity of 393 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-10-23 19:29:00,370 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 19:29:00,568 INFO L134 CoverageAnalysis]: Checked inductivity of 393 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 297 trivial. 0 not checked. [2024-10-23 19:29:00,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1233503651] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 19:29:00,570 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 19:29:00,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 9, 9] total 40 [2024-10-23 19:29:00,570 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [89606607] [2024-10-23 19:29:00,571 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 19:29:00,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-10-23 19:29:00,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 19:29:00,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-10-23 19:29:00,573 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=444, Invalid=1116, Unknown=0, NotChecked=0, Total=1560 [2024-10-23 19:29:00,573 INFO L87 Difference]: Start difference. First operand 126 states and 163 transitions. Second operand has 40 states, 40 states have (on average 3.2) internal successors, (128), 40 states have internal predecessors, (128), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:29:00,984 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 19:29:00,984 INFO L93 Difference]: Finished difference Result 470 states and 656 transitions. [2024-10-23 19:29:00,984 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2024-10-23 19:29:00,985 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 40 states have (on average 3.2) internal successors, (128), 40 states have internal predecessors, (128), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 80 [2024-10-23 19:29:00,985 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 19:29:00,987 INFO L225 Difference]: With dead ends: 470 [2024-10-23 19:29:00,987 INFO L226 Difference]: Without dead ends: 369 [2024-10-23 19:29:00,988 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 183 GetRequests, 145 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 322 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=444, Invalid=1116, Unknown=0, NotChecked=0, Total=1560 [2024-10-23 19:29:00,989 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 355 mSDsluCounter, 238 mSDsCounter, 0 mSdLazyCounter, 322 mSolverCounterSat, 118 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 379 SdHoareTripleChecker+Valid, 259 SdHoareTripleChecker+Invalid, 440 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 118 IncrementalHoareTripleChecker+Valid, 322 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-23 19:29:00,989 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [379 Valid, 259 Invalid, 440 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [118 Valid, 322 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-23 19:29:00,990 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 369 states. [2024-10-23 19:29:01,010 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 369 to 247. [2024-10-23 19:29:01,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 247 states, 244 states have (on average 1.3524590163934427) internal successors, (330), 244 states have internal predecessors, (330), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-10-23 19:29:01,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 247 states and 332 transitions. [2024-10-23 19:29:01,012 INFO L78 Accepts]: Start accepts. Automaton has 247 states and 332 transitions. Word has length 80 [2024-10-23 19:29:01,012 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 19:29:01,012 INFO L471 AbstractCegarLoop]: Abstraction has 247 states and 332 transitions. [2024-10-23 19:29:01,013 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 40 states have (on average 3.2) internal successors, (128), 40 states have internal predecessors, (128), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-23 19:29:01,013 INFO L276 IsEmpty]: Start isEmpty. Operand 247 states and 332 transitions. [2024-10-23 19:29:01,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 138 [2024-10-23 19:29:01,015 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 19:29:01,015 INFO L215 NwaCegarLoop]: trace histogram [24, 14, 14, 14, 14, 14, 14, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 19:29:01,032 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-23 19:29:01,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:29:01,216 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 19:29:01,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 19:29:01,217 INFO L85 PathProgramCache]: Analyzing trace with hash -805865627, now seen corresponding path program 5 times [2024-10-23 19:29:01,217 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 19:29:01,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817560047] [2024-10-23 19:29:01,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 19:29:01,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 19:29:01,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 19:29:02,213 INFO L134 CoverageAnalysis]: Checked inductivity of 965 backedges. 0 proven. 300 refuted. 0 times theorem prover too weak. 665 trivial. 0 not checked. [2024-10-23 19:29:02,214 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 19:29:02,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817560047] [2024-10-23 19:29:02,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817560047] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 19:29:02,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1167622762] [2024-10-23 19:29:02,214 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-23 19:29:02,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 19:29:02,215 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 19:29:02,216 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-23 19:29:02,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process