./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-crafted/bor3.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bor3.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 f1b6ac589e17a1425c18d8694ea032f5464d66d6d18c040a40e1edc53bc0f3c5 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 16:50:40,107 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 16:50:40,168 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 16:50:40,171 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 16:50:40,172 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 16:50:40,201 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 16:50:40,202 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 16:50:40,202 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 16:50:40,203 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 16:50:40,203 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 16:50:40,203 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 16:50:40,203 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 16:50:40,204 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 16:50:40,206 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 16:50:40,206 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 16:50:40,206 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 16:50:40,206 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 16:50:40,206 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 16:50:40,207 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 16:50:40,207 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 16:50:40,207 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 16:50:40,207 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 16:50:40,208 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 16:50:40,210 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 16:50:40,210 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 16:50:40,210 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 16:50:40,211 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 16:50:40,211 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:50:40,212 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 16:50:40,212 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 16:50:40,213 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 16:50:40,214 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 16:50:40,214 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 -> f1b6ac589e17a1425c18d8694ea032f5464d66d6d18c040a40e1edc53bc0f3c5 [2024-11-19 16:50:40,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 16:50:40,441 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 16:50:40,444 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 16:50:40,445 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 16:50:40,445 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 16:50:40,446 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bor3.i [2024-11-19 16:50:41,961 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 16:50:42,131 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 16:50:42,132 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bor3.i [2024-11-19 16:50:42,137 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a9b9dbb92/54d0c05fb6c14036befb248005988140/FLAG5039a58a0 [2024-11-19 16:50:42,148 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a9b9dbb92/54d0c05fb6c14036befb248005988140 [2024-11-19 16:50:42,151 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 16:50:42,152 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 16:50:42,152 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 16:50:42,153 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 16:50:42,158 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 16:50:42,158 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,159 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7967a294 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42, skipping insertion in model container [2024-11-19 16:50:42,159 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,180 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 16:50:42,321 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bor3.i[1297,1310] [2024-11-19 16:50:42,325 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:50:42,330 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 16:50:42,351 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/bor3.i[1297,1310] [2024-11-19 16:50:42,352 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 16:50:42,364 INFO L204 MainTranslator]: Completed translation [2024-11-19 16:50:42,364 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42 WrapperNode [2024-11-19 16:50:42,364 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 16:50:42,365 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 16:50:42,365 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 16:50:42,365 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 16:50:42,372 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,380 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,398 INFO L138 Inliner]: procedures = 16, calls = 30, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 76 [2024-11-19 16:50:42,399 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 16:50:42,400 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 16:50:42,400 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 16:50:42,400 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 16:50:42,408 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,409 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,410 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,438 INFO L175 MemorySlicer]: Split 20 memory accesses to 3 slices as follows [2, 7, 11]. 55 percent of accesses are in the largest equivalence class. The 9 initializations are split as follows [2, 7, 0]. The 5 writes are split as follows [0, 0, 5]. [2024-11-19 16:50:42,438 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,440 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,453 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,459 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,463 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,464 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,465 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 16:50:42,482 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 16:50:42,482 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 16:50:42,482 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 16:50:42,483 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (1/1) ... [2024-11-19 16:50:42,489 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 16:50:42,514 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:42,536 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 16:50:42,538 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 16:50:42,576 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 16:50:42,576 INFO L130 BoogieDeclarations]: Found specification of procedure bor [2024-11-19 16:50:42,576 INFO L138 BoogieDeclarations]: Found implementation of procedure bor [2024-11-19 16:50:42,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 16:50:42,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 16:50:42,576 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-19 16:50:42,577 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-19 16:50:42,577 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 16:50:42,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 16:50:42,578 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-19 16:50:42,578 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 16:50:42,578 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 16:50:42,579 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 16:50:42,579 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 16:50:42,579 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-19 16:50:42,579 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-19 16:50:42,666 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 16:50:42,668 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 16:50:42,792 INFO L? ?]: Removed 20 outVars from TransFormulas that were not future-live. [2024-11-19 16:50:42,792 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 16:50:42,808 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 16:50:42,808 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-19 16:50:42,808 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:50:42 BoogieIcfgContainer [2024-11-19 16:50:42,809 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 16:50:42,810 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 16:50:42,810 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 16:50:42,813 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 16:50:42,813 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 04:50:42" (1/3) ... [2024-11-19 16:50:42,813 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@aee35a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:50:42, skipping insertion in model container [2024-11-19 16:50:42,814 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:50:42" (2/3) ... [2024-11-19 16:50:42,814 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@aee35a2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 04:50:42, skipping insertion in model container [2024-11-19 16:50:42,814 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 04:50:42" (3/3) ... [2024-11-19 16:50:42,815 INFO L112 eAbstractionObserver]: Analyzing ICFG bor3.i [2024-11-19 16:50:42,827 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 16:50:42,827 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 16:50:42,869 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 16:50:42,874 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;@6e7dbdc2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 16:50:42,874 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 16:50:42,877 INFO L276 IsEmpty]: Start isEmpty. Operand has 31 states, 25 states have (on average 1.4) internal successors, (35), 26 states have internal predecessors, (35), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:42,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-19 16:50:42,884 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:42,885 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:42,885 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:42,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:42,890 INFO L85 PathProgramCache]: Analyzing trace with hash 571232979, now seen corresponding path program 1 times [2024-11-19 16:50:42,896 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:42,896 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1319321380] [2024-11-19 16:50:42,897 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:42,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:42,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-11-19 16:50:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-19 16:50:43,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 20 [2024-11-19 16:50:43,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,164 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-19 16:50:43,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:43,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1319321380] [2024-11-19 16:50:43,166 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1319321380] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:43,166 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2122237676] [2024-11-19 16:50:43,166 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:43,166 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:43,166 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:43,174 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:43,175 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 16:50:43,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,273 INFO L255 TraceCheckSpWp]: Trace formula consists of 138 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 16:50:43,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:43,302 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-19 16:50:43,302 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 16:50:43,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2122237676] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:50:43,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 16:50:43,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-19 16:50:43,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1360991698] [2024-11-19 16:50:43,305 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:50:43,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:50:43,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:43,332 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:50:43,333 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:50:43,334 INFO L87 Difference]: Start difference. First operand has 31 states, 25 states have (on average 1.4) internal successors, (35), 26 states have internal predecessors, (35), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-19 16:50:43,363 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:43,364 INFO L93 Difference]: Finished difference Result 60 states and 83 transitions. [2024-11-19 16:50:43,365 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:50:43,366 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 29 [2024-11-19 16:50:43,366 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:43,371 INFO L225 Difference]: With dead ends: 60 [2024-11-19 16:50:43,371 INFO L226 Difference]: Without dead ends: 29 [2024-11-19 16:50:43,374 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 35 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:50:43,378 INFO L432 NwaCegarLoop]: 35 mSDtfsCounter, 1 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 66 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:43,379 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 66 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:43,394 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-11-19 16:50:43,409 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 28. [2024-11-19 16:50:43,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 23 states have (on average 1.2173913043478262) internal successors, (28), 23 states have internal predecessors, (28), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:43,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 34 transitions. [2024-11-19 16:50:43,413 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 34 transitions. Word has length 29 [2024-11-19 16:50:43,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:43,414 INFO L471 AbstractCegarLoop]: Abstraction has 28 states and 34 transitions. [2024-11-19 16:50:43,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 5.0) internal successors, (15), 3 states have internal predecessors, (15), 1 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-19 16:50:43,414 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 34 transitions. [2024-11-19 16:50:43,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-19 16:50:43,415 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:43,415 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:43,423 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 16:50:43,616 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2024-11-19 16:50:43,617 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:43,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:43,618 INFO L85 PathProgramCache]: Analyzing trace with hash 572560753, now seen corresponding path program 1 times [2024-11-19 16:50:43,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:43,618 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13475924] [2024-11-19 16:50:43,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:43,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:43,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-19 16:50:43,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-11-19 16:50:43,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-11-19 16:50:43,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,756 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-19 16:50:43,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:43,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [13475924] [2024-11-19 16:50:43,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [13475924] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:43,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1779175994] [2024-11-19 16:50:43,761 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:43,761 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:43,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:43,764 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:43,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-19 16:50:43,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:43,826 INFO L255 TraceCheckSpWp]: Trace formula consists of 147 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 16:50:43,827 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:43,855 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-19 16:50:43,856 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 16:50:43,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1779175994] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:50:43,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 16:50:43,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-19 16:50:43,856 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [471176175] [2024-11-19 16:50:43,857 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:50:43,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:50:43,857 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:43,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:50:43,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:50:43,858 INFO L87 Difference]: Start difference. First operand 28 states and 34 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-19 16:50:43,867 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:43,867 INFO L93 Difference]: Finished difference Result 55 states and 71 transitions. [2024-11-19 16:50:43,867 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:50:43,868 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) Word has length 31 [2024-11-19 16:50:43,868 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:43,868 INFO L225 Difference]: With dead ends: 55 [2024-11-19 16:50:43,869 INFO L226 Difference]: Without dead ends: 34 [2024-11-19 16:50:43,869 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 16:50:43,870 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 7 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 5 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 60 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 5 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:43,870 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 60 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 5 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:43,871 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-19 16:50:43,873 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 29. [2024-11-19 16:50:43,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 29 states, 24 states have (on average 1.2083333333333333) internal successors, (29), 24 states have internal predecessors, (29), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:43,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 29 states to 29 states and 35 transitions. [2024-11-19 16:50:43,874 INFO L78 Accepts]: Start accepts. Automaton has 29 states and 35 transitions. Word has length 31 [2024-11-19 16:50:43,874 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:43,874 INFO L471 AbstractCegarLoop]: Abstraction has 29 states and 35 transitions. [2024-11-19 16:50:43,874 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (3), 1 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-19 16:50:43,875 INFO L276 IsEmpty]: Start isEmpty. Operand 29 states and 35 transitions. [2024-11-19 16:50:43,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-19 16:50:43,875 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:43,876 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:43,883 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-19 16:50:44,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable1 [2024-11-19 16:50:44,078 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:44,078 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:44,078 INFO L85 PathProgramCache]: Analyzing trace with hash -205733940, now seen corresponding path program 1 times [2024-11-19 16:50:44,078 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:44,079 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [618177309] [2024-11-19 16:50:44,079 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:44,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:44,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-19 16:50:44,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 16:50:44,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30 [2024-11-19 16:50:44,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,205 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-19 16:50:44,207 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:44,207 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [618177309] [2024-11-19 16:50:44,208 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [618177309] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:44,208 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [789678862] [2024-11-19 16:50:44,208 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:44,208 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:44,208 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:44,214 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:44,217 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 16:50:44,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,273 INFO L255 TraceCheckSpWp]: Trace formula consists of 177 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 16:50:44,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:44,290 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 22 proven. 0 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-19 16:50:44,291 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 16:50:44,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [789678862] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 16:50:44,296 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 16:50:44,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [6] total 7 [2024-11-19 16:50:44,297 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [114965232] [2024-11-19 16:50:44,297 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 16:50:44,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 16:50:44,297 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:44,297 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 16:50:44,298 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-19 16:50:44,298 INFO L87 Difference]: Start difference. First operand 29 states and 35 transitions. Second operand has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-19 16:50:44,310 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:44,311 INFO L93 Difference]: Finished difference Result 48 states and 57 transitions. [2024-11-19 16:50:44,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 16:50:44,313 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 43 [2024-11-19 16:50:44,313 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:44,314 INFO L225 Difference]: With dead ends: 48 [2024-11-19 16:50:44,316 INFO L226 Difference]: Without dead ends: 31 [2024-11-19 16:50:44,316 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-19 16:50:44,317 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 1 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 58 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:44,317 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 58 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:44,318 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-19 16:50:44,322 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 30. [2024-11-19 16:50:44,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 25 states have (on average 1.2) internal successors, (30), 25 states have internal predecessors, (30), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:44,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 36 transitions. [2024-11-19 16:50:44,326 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 36 transitions. Word has length 43 [2024-11-19 16:50:44,327 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:44,327 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 36 transitions. [2024-11-19 16:50:44,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 9.666666666666666) internal successors, (29), 3 states have internal predecessors, (29), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-19 16:50:44,328 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 36 transitions. [2024-11-19 16:50:44,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-19 16:50:44,329 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:44,329 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:44,336 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-19 16:50:44,530 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:44,530 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:44,531 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:44,531 INFO L85 PathProgramCache]: Analyzing trace with hash -346372054, now seen corresponding path program 1 times [2024-11-19 16:50:44,531 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:44,531 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1380020062] [2024-11-19 16:50:44,531 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:44,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:44,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-19 16:50:44,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-11-19 16:50:44,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 32 [2024-11-19 16:50:44,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,636 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-19 16:50:44,636 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:44,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1380020062] [2024-11-19 16:50:44,636 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1380020062] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:44,636 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1197064608] [2024-11-19 16:50:44,636 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:44,637 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:44,637 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:44,639 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:44,640 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-19 16:50:44,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:44,696 INFO L255 TraceCheckSpWp]: Trace formula consists of 184 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 16:50:44,698 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-19 16:50:44,730 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:44,771 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 37 trivial. 0 not checked. [2024-11-19 16:50:44,774 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1197064608] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:44,774 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:44,774 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 4, 4] total 9 [2024-11-19 16:50:44,774 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1629598836] [2024-11-19 16:50:44,774 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:44,775 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-19 16:50:44,775 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:44,775 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-19 16:50:44,775 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-19 16:50:44,775 INFO L87 Difference]: Start difference. First operand 30 states and 36 transitions. Second operand has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:44,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:44,814 INFO L93 Difference]: Finished difference Result 72 states and 94 transitions. [2024-11-19 16:50:44,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-19 16:50:44,815 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 45 [2024-11-19 16:50:44,815 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:44,816 INFO L225 Difference]: With dead ends: 72 [2024-11-19 16:50:44,816 INFO L226 Difference]: Without dead ends: 47 [2024-11-19 16:50:44,816 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=26, Invalid=46, Unknown=0, NotChecked=0, Total=72 [2024-11-19 16:50:44,818 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 17 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:44,818 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 88 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:44,819 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-11-19 16:50:44,824 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 42. [2024-11-19 16:50:44,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 37 states have (on average 1.1891891891891893) internal successors, (44), 37 states have internal predecessors, (44), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:44,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 50 transitions. [2024-11-19 16:50:44,826 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 50 transitions. Word has length 45 [2024-11-19 16:50:44,826 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:44,826 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 50 transitions. [2024-11-19 16:50:44,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 4.888888888888889) internal successors, (44), 9 states have internal predecessors, (44), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:44,826 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 50 transitions. [2024-11-19 16:50:44,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-19 16:50:44,827 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:44,827 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 4, 4, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:44,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 16:50:45,028 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:45,029 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:45,029 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:45,029 INFO L85 PathProgramCache]: Analyzing trace with hash 520911199, now seen corresponding path program 2 times [2024-11-19 16:50:45,029 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:45,030 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [371431629] [2024-11-19 16:50:45,030 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:45,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:45,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-11-19 16:50:45,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 27 [2024-11-19 16:50:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 46 [2024-11-19 16:50:45,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,152 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked. [2024-11-19 16:50:45,152 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:45,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [371431629] [2024-11-19 16:50:45,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [371431629] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:45,153 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1266573668] [2024-11-19 16:50:45,153 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:50:45,153 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:45,153 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:45,155 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:45,157 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-19 16:50:45,231 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:50:45,232 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:45,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-19 16:50:45,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:45,275 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked. [2024-11-19 16:50:45,279 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:45,345 INFO L134 CoverageAnalysis]: Checked inductivity of 110 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 94 trivial. 0 not checked. [2024-11-19 16:50:45,345 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1266573668] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:45,345 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:45,345 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2024-11-19 16:50:45,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [376219484] [2024-11-19 16:50:45,346 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:45,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-19 16:50:45,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:45,347 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-19 16:50:45,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-19 16:50:45,347 INFO L87 Difference]: Start difference. First operand 42 states and 50 transitions. Second operand has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-19 16:50:45,386 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:45,386 INFO L93 Difference]: Finished difference Result 88 states and 110 transitions. [2024-11-19 16:50:45,386 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-11-19 16:50:45,386 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) Word has length 63 [2024-11-19 16:50:45,387 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:45,387 INFO L225 Difference]: With dead ends: 88 [2024-11-19 16:50:45,387 INFO L226 Difference]: Without dead ends: 57 [2024-11-19 16:50:45,388 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 134 GetRequests, 122 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2024-11-19 16:50:45,388 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 3 mSDsluCounter, 77 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 106 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:45,389 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 106 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:45,389 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2024-11-19 16:50:45,392 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 56. [2024-11-19 16:50:45,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 51 states have (on average 1.1372549019607843) internal successors, (58), 51 states have internal predecessors, (58), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:45,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 64 transitions. [2024-11-19 16:50:45,393 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 64 transitions. Word has length 63 [2024-11-19 16:50:45,393 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:45,394 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 64 transitions. [2024-11-19 16:50:45,394 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 4.071428571428571) internal successors, (57), 14 states have internal predecessors, (57), 2 states have call successors, (8), 2 states have call predecessors, (8), 2 states have return successors, (8), 2 states have call predecessors, (8), 2 states have call successors, (8) [2024-11-19 16:50:45,394 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 64 transitions. [2024-11-19 16:50:45,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 78 [2024-11-19 16:50:45,395 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:45,395 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 6, 6, 6, 6, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:45,405 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-19 16:50:45,595 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:45,597 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:45,597 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:45,597 INFO L85 PathProgramCache]: Analyzing trace with hash -617514511, now seen corresponding path program 3 times [2024-11-19 16:50:45,597 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:45,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [551232317] [2024-11-19 16:50:45,597 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:45,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:45,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-19 16:50:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-11-19 16:50:45,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2024-11-19 16:50:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:45,698 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 0 proven. 54 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-19 16:50:45,698 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:45,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [551232317] [2024-11-19 16:50:45,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [551232317] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:45,698 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [186733696] [2024-11-19 16:50:45,698 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:50:45,699 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:45,699 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:45,701 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:45,702 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-19 16:50:45,765 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-19 16:50:45,765 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:45,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 161 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 16:50:45,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:45,789 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-19 16:50:45,790 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:45,824 INFO L134 CoverageAnalysis]: Checked inductivity of 197 backedges. 48 proven. 6 refuted. 0 times theorem prover too weak. 143 trivial. 0 not checked. [2024-11-19 16:50:45,825 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [186733696] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:45,825 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:45,825 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-19 16:50:45,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [46601752] [2024-11-19 16:50:45,825 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:45,826 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-19 16:50:45,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:45,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-19 16:50:45,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-19 16:50:45,827 INFO L87 Difference]: Start difference. First operand 56 states and 64 transitions. Second operand has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:45,845 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:45,845 INFO L93 Difference]: Finished difference Result 111 states and 140 transitions. [2024-11-19 16:50:45,846 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-19 16:50:45,846 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 77 [2024-11-19 16:50:45,846 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:45,847 INFO L225 Difference]: With dead ends: 111 [2024-11-19 16:50:45,847 INFO L226 Difference]: Without dead ends: 80 [2024-11-19 16:50:45,847 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 163 GetRequests, 157 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=28, Invalid=28, Unknown=0, NotChecked=0, Total=56 [2024-11-19 16:50:45,848 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 50 mSDsluCounter, 76 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 107 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:45,848 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 107 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:45,849 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 80 states. [2024-11-19 16:50:45,853 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 80 to 80. [2024-11-19 16:50:45,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 80 states, 75 states have (on average 1.2) internal successors, (90), 75 states have internal predecessors, (90), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:45,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 80 states to 80 states and 96 transitions. [2024-11-19 16:50:45,854 INFO L78 Accepts]: Start accepts. Automaton has 80 states and 96 transitions. Word has length 77 [2024-11-19 16:50:45,854 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:45,855 INFO L471 AbstractCegarLoop]: Abstraction has 80 states and 96 transitions. [2024-11-19 16:50:45,855 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 6.375) internal successors, (51), 8 states have internal predecessors, (51), 2 states have call successors, (5), 1 states have call predecessors, (5), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:45,855 INFO L276 IsEmpty]: Start isEmpty. Operand 80 states and 96 transitions. [2024-11-19 16:50:45,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-19 16:50:45,856 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:45,856 INFO L215 NwaCegarLoop]: trace histogram [18, 18, 18, 18, 10, 10, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:45,863 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-19 16:50:46,057 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:46,058 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:46,058 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:46,058 INFO L85 PathProgramCache]: Analyzing trace with hash 1183854685, now seen corresponding path program 4 times [2024-11-19 16:50:46,058 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:46,058 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [360155227] [2024-11-19 16:50:46,058 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:46,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:46,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:46,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-11-19 16:50:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:46,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 55 [2024-11-19 16:50:46,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:46,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-11-19 16:50:46,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:46,329 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-19 16:50:46,330 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:46,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [360155227] [2024-11-19 16:50:46,330 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [360155227] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:46,330 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [49850877] [2024-11-19 16:50:46,330 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 16:50:46,330 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:46,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:46,332 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:46,335 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-19 16:50:46,430 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 16:50:46,430 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:46,434 INFO L255 TraceCheckSpWp]: Trace formula consists of 422 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-19 16:50:46,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:46,468 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-19 16:50:46,469 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:46,670 INFO L134 CoverageAnalysis]: Checked inductivity of 785 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-19 16:50:46,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [49850877] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:46,670 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:46,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-19 16:50:46,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [690702103] [2024-11-19 16:50:46,671 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:46,671 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-19 16:50:46,671 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:46,672 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-19 16:50:46,672 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 16:50:46,672 INFO L87 Difference]: Start difference. First operand 80 states and 96 transitions. Second operand has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:46,726 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:46,727 INFO L93 Difference]: Finished difference Result 161 states and 204 transitions. [2024-11-19 16:50:46,727 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-19 16:50:46,727 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 125 [2024-11-19 16:50:46,727 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:46,728 INFO L225 Difference]: With dead ends: 161 [2024-11-19 16:50:46,728 INFO L226 Difference]: Without dead ends: 104 [2024-11-19 16:50:46,729 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 267 GetRequests, 244 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-19 16:50:46,733 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 2 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:46,734 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 199 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-19 16:50:46,734 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2024-11-19 16:50:46,742 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 104. [2024-11-19 16:50:46,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 104 states, 99 states have (on average 1.1515151515151516) internal successors, (114), 99 states have internal predecessors, (114), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:46,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 104 states to 104 states and 120 transitions. [2024-11-19 16:50:46,743 INFO L78 Accepts]: Start accepts. Automaton has 104 states and 120 transitions. Word has length 125 [2024-11-19 16:50:46,743 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:46,744 INFO L471 AbstractCegarLoop]: Abstraction has 104 states and 120 transitions. [2024-11-19 16:50:46,744 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.96) internal successors, (74), 25 states have internal predecessors, (74), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:46,744 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 120 transitions. [2024-11-19 16:50:46,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-19 16:50:46,745 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:46,745 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 18, 18, 18, 18, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:46,754 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-19 16:50:46,946 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:46,946 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:46,947 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:46,947 INFO L85 PathProgramCache]: Analyzing trace with hash 1815916741, now seen corresponding path program 5 times [2024-11-19 16:50:46,947 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:46,947 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1126163183] [2024-11-19 16:50:46,947 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:46,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:46,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:47,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 48 [2024-11-19 16:50:47,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:47,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 79 [2024-11-19 16:50:47,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:47,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-11-19 16:50:47,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:47,655 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 685 trivial. 0 not checked. [2024-11-19 16:50:47,655 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:47,655 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1126163183] [2024-11-19 16:50:47,655 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1126163183] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:47,656 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1763177887] [2024-11-19 16:50:47,656 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 16:50:47,656 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:47,656 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:47,658 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:47,661 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-19 16:50:48,583 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 22 check-sat command(s) [2024-11-19 16:50:48,583 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:48,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 459 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-19 16:50:48,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:48,721 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 316 proven. 66 refuted. 0 times theorem prover too weak. 787 trivial. 0 not checked. [2024-11-19 16:50:48,722 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:48,906 INFO L134 CoverageAnalysis]: Checked inductivity of 1169 backedges. 0 proven. 386 refuted. 0 times theorem prover too weak. 783 trivial. 0 not checked. [2024-11-19 16:50:48,907 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1763177887] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:48,907 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:48,907 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 9, 9] total 39 [2024-11-19 16:50:48,908 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [900276238] [2024-11-19 16:50:48,908 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:48,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 39 states [2024-11-19 16:50:48,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:48,909 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 39 interpolants. [2024-11-19 16:50:48,910 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=419, Invalid=1063, Unknown=0, NotChecked=0, Total=1482 [2024-11-19 16:50:48,910 INFO L87 Difference]: Start difference. First operand 104 states and 120 transitions. Second operand has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:49,037 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:49,039 INFO L93 Difference]: Finished difference Result 212 states and 271 transitions. [2024-11-19 16:50:49,039 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 39 states. [2024-11-19 16:50:49,039 INFO L78 Accepts]: Start accepts. Automaton has has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) Word has length 149 [2024-11-19 16:50:49,040 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:49,042 INFO L225 Difference]: With dead ends: 212 [2024-11-19 16:50:49,043 INFO L226 Difference]: Without dead ends: 155 [2024-11-19 16:50:49,044 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 327 GetRequests, 290 SyntacticMatches, 0 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 308 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=419, Invalid=1063, Unknown=0, NotChecked=0, Total=1482 [2024-11-19 16:50:49,046 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 123 mSDsluCounter, 214 mSDsCounter, 0 mSdLazyCounter, 97 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 123 SdHoareTripleChecker+Valid, 243 SdHoareTripleChecker+Invalid, 99 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 97 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:49,046 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [123 Valid, 243 Invalid, 99 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 97 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:50:49,046 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 155 states. [2024-11-19 16:50:49,056 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 154. [2024-11-19 16:50:49,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 154 states, 149 states have (on average 1.2080536912751678) internal successors, (180), 149 states have internal predecessors, (180), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:49,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 154 states to 154 states and 186 transitions. [2024-11-19 16:50:49,060 INFO L78 Accepts]: Start accepts. Automaton has 154 states and 186 transitions. Word has length 149 [2024-11-19 16:50:49,060 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:49,060 INFO L471 AbstractCegarLoop]: Abstraction has 154 states and 186 transitions. [2024-11-19 16:50:49,060 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 39 states, 39 states have (on average 3.3333333333333335) internal successors, (130), 39 states have internal predecessors, (130), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:49,060 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 186 transitions. [2024-11-19 16:50:49,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 248 [2024-11-19 16:50:49,064 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:49,067 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 23, 23, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:49,078 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-19 16:50:49,270 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2024-11-19 16:50:49,271 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:49,271 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:49,271 INFO L85 PathProgramCache]: Analyzing trace with hash 871112251, now seen corresponding path program 6 times [2024-11-19 16:50:49,272 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:49,272 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1105696233] [2024-11-19 16:50:49,272 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:49,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:49,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:49,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-19 16:50:49,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:49,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113 [2024-11-19 16:50:49,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:49,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-11-19 16:50:49,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:49,943 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 0 proven. 529 refuted. 0 times theorem prover too weak. 3589 trivial. 0 not checked. [2024-11-19 16:50:49,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:49,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1105696233] [2024-11-19 16:50:49,944 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1105696233] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:49,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1841201403] [2024-11-19 16:50:49,944 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 16:50:49,944 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:49,944 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:49,946 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:49,950 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-19 16:50:50,085 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-11-19 16:50:50,085 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:50,086 INFO L255 TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-19 16:50:50,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:50,152 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 1634 proven. 4 refuted. 0 times theorem prover too weak. 2480 trivial. 0 not checked. [2024-11-19 16:50:50,152 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:50,220 INFO L134 CoverageAnalysis]: Checked inductivity of 4118 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 4114 trivial. 0 not checked. [2024-11-19 16:50:50,220 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1841201403] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:50,220 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:50,220 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 5, 5] total 32 [2024-11-19 16:50:50,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [206227283] [2024-11-19 16:50:50,221 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:50,221 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-19 16:50:50,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:50,223 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-19 16:50:50,223 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=352, Invalid=640, Unknown=0, NotChecked=0, Total=992 [2024-11-19 16:50:50,224 INFO L87 Difference]: Start difference. First operand 154 states and 186 transitions. Second operand has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:50,310 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:50,310 INFO L93 Difference]: Finished difference Result 270 states and 338 transitions. [2024-11-19 16:50:50,310 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-11-19 16:50:50,311 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 247 [2024-11-19 16:50:50,311 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:50,312 INFO L225 Difference]: With dead ends: 270 [2024-11-19 16:50:50,312 INFO L226 Difference]: Without dead ends: 165 [2024-11-19 16:50:50,312 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 524 GetRequests, 494 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 138 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=352, Invalid=640, Unknown=0, NotChecked=0, Total=992 [2024-11-19 16:50:50,313 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 3 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:50,313 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 182 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:50:50,314 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 165 states. [2024-11-19 16:50:50,326 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 165 to 164. [2024-11-19 16:50:50,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 164 states, 159 states have (on average 1.1949685534591195) internal successors, (190), 159 states have internal predecessors, (190), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:50,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 164 states and 196 transitions. [2024-11-19 16:50:50,331 INFO L78 Accepts]: Start accepts. Automaton has 164 states and 196 transitions. Word has length 247 [2024-11-19 16:50:50,331 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:50,331 INFO L471 AbstractCegarLoop]: Abstraction has 164 states and 196 transitions. [2024-11-19 16:50:50,331 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.90625) internal successors, (93), 32 states have internal predecessors, (93), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:50:50,331 INFO L276 IsEmpty]: Start isEmpty. Operand 164 states and 196 transitions. [2024-11-19 16:50:50,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 258 [2024-11-19 16:50:50,333 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:50,333 INFO L215 NwaCegarLoop]: trace histogram [42, 42, 42, 42, 24, 24, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:50,345 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-11-19 16:50:50,534 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:50,534 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:50,535 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:50,535 INFO L85 PathProgramCache]: Analyzing trace with hash 466440657, now seen corresponding path program 7 times [2024-11-19 16:50:50,535 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:50,535 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517245394] [2024-11-19 16:50:50,535 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:50,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:50,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:51,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 52 [2024-11-19 16:50:51,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:51,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 115 [2024-11-19 16:50:51,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:51,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 192 [2024-11-19 16:50:51,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:51,240 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:51,240 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:51,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517245394] [2024-11-19 16:50:51,241 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517245394] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:51,241 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [8385391] [2024-11-19 16:50:51,241 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-19 16:50:51,241 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:51,241 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:51,245 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:51,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-11-19 16:50:51,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:51,407 INFO L255 TraceCheckSpWp]: Trace formula consists of 816 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-11-19 16:50:51,410 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:51,480 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:51,481 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:52,209 INFO L134 CoverageAnalysis]: Checked inductivity of 4197 backedges. 0 proven. 576 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:52,209 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [8385391] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:52,210 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:52,210 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 53 [2024-11-19 16:50:52,210 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [238311154] [2024-11-19 16:50:52,210 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:52,211 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 53 states [2024-11-19 16:50:52,211 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:52,212 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants. [2024-11-19 16:50:52,213 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-19 16:50:52,213 INFO L87 Difference]: Start difference. First operand 164 states and 196 transitions. Second operand has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:52,349 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:52,349 INFO L93 Difference]: Finished difference Result 329 states and 418 transitions. [2024-11-19 16:50:52,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 52 states. [2024-11-19 16:50:52,350 INFO L78 Accepts]: Start accepts. Automaton has has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 257 [2024-11-19 16:50:52,350 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:52,351 INFO L225 Difference]: With dead ends: 329 [2024-11-19 16:50:52,353 INFO L226 Difference]: Without dead ends: 216 [2024-11-19 16:50:52,355 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 545 GetRequests, 494 SyntacticMatches, 0 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 96 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=1378, Invalid=1378, Unknown=0, NotChecked=0, Total=2756 [2024-11-19 16:50:52,355 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 2 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 113 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 115 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 113 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:52,355 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 199 Invalid, 115 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 113 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-19 16:50:52,356 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 216 states. [2024-11-19 16:50:52,361 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 216 to 216. [2024-11-19 16:50:52,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 216 states, 211 states have (on average 1.146919431279621) internal successors, (242), 211 states have internal predecessors, (242), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:52,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 216 states to 216 states and 248 transitions. [2024-11-19 16:50:52,363 INFO L78 Accepts]: Start accepts. Automaton has 216 states and 248 transitions. Word has length 257 [2024-11-19 16:50:52,363 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:52,367 INFO L471 AbstractCegarLoop]: Abstraction has 216 states and 248 transitions. [2024-11-19 16:50:52,367 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 53 states, 53 states have (on average 2.452830188679245) internal successors, (130), 53 states have internal predecessors, (130), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:52,367 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 248 transitions. [2024-11-19 16:50:52,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 310 [2024-11-19 16:50:52,370 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:52,370 INFO L215 NwaCegarLoop]: trace histogram [50, 50, 42, 42, 42, 42, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:52,379 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-11-19 16:50:52,570 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-11-19 16:50:52,571 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:52,572 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:52,572 INFO L85 PathProgramCache]: Analyzing trace with hash 1677873757, now seen corresponding path program 8 times [2024-11-19 16:50:52,572 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:52,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1372483544] [2024-11-19 16:50:52,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:52,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:52,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:54,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-19 16:50:54,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:54,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 167 [2024-11-19 16:50:54,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:54,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 244 [2024-11-19 16:50:54,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:50:54,651 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:54,651 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:50:54,651 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1372483544] [2024-11-19 16:50:54,651 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1372483544] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:50:54,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1665142959] [2024-11-19 16:50:54,652 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 16:50:54,652 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:50:54,652 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:50:54,654 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:50:54,654 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-11-19 16:50:54,878 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 16:50:54,878 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:50:54,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 1050 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-11-19 16:50:54,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:50:55,072 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:55,072 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:50:57,742 INFO L134 CoverageAnalysis]: Checked inductivity of 6121 backedges. 0 proven. 2500 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:50:57,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1665142959] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:50:57,742 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:50:57,742 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [53, 53, 53] total 105 [2024-11-19 16:50:57,742 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867529516] [2024-11-19 16:50:57,743 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:50:57,743 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 105 states [2024-11-19 16:50:57,743 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:50:57,745 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 105 interpolants. [2024-11-19 16:50:57,747 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5460, Invalid=5460, Unknown=0, NotChecked=0, Total=10920 [2024-11-19 16:50:57,747 INFO L87 Difference]: Start difference. First operand 216 states and 248 transitions. Second operand has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:57,994 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:50:57,994 INFO L93 Difference]: Finished difference Result 433 states and 548 transitions. [2024-11-19 16:50:57,996 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 104 states. [2024-11-19 16:50:57,996 INFO L78 Accepts]: Start accepts. Automaton has has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 309 [2024-11-19 16:50:57,997 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:50:57,999 INFO L225 Difference]: With dead ends: 433 [2024-11-19 16:50:57,999 INFO L226 Difference]: Without dead ends: 320 [2024-11-19 16:50:58,002 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 675 GetRequests, 572 SyntacticMatches, 0 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 200 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=5460, Invalid=5460, Unknown=0, NotChecked=0, Total=10920 [2024-11-19 16:50:58,003 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 2 mSDsluCounter, 140 mSDsCounter, 0 mSdLazyCounter, 217 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 171 SdHoareTripleChecker+Invalid, 219 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 217 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 16:50:58,003 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 171 Invalid, 219 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 217 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 16:50:58,004 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 320 states. [2024-11-19 16:50:58,017 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 320 to 320. [2024-11-19 16:50:58,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 320 states, 315 states have (on average 1.0984126984126985) internal successors, (346), 315 states have internal predecessors, (346), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:50:58,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 320 states to 320 states and 352 transitions. [2024-11-19 16:50:58,020 INFO L78 Accepts]: Start accepts. Automaton has 320 states and 352 transitions. Word has length 309 [2024-11-19 16:50:58,020 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:50:58,020 INFO L471 AbstractCegarLoop]: Abstraction has 320 states and 352 transitions. [2024-11-19 16:50:58,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 105 states, 105 states have (on average 2.2285714285714286) internal successors, (234), 105 states have internal predecessors, (234), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:50:58,020 INFO L276 IsEmpty]: Start isEmpty. Operand 320 states and 352 transitions. [2024-11-19 16:50:58,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 414 [2024-11-19 16:50:58,023 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:50:58,024 INFO L215 NwaCegarLoop]: trace histogram [102, 102, 42, 42, 42, 42, 6, 6, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:50:58,036 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-11-19 16:50:58,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-19 16:50:58,228 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:50:58,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:50:58,228 INFO L85 PathProgramCache]: Analyzing trace with hash -1657632395, now seen corresponding path program 9 times [2024-11-19 16:50:58,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:50:58,229 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [903446745] [2024-11-19 16:50:58,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:50:58,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:50:58,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:03,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 208 [2024-11-19 16:51:03,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:03,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 271 [2024-11-19 16:51:03,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:03,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 348 [2024-11-19 16:51:03,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:03,997 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 0 proven. 10404 refuted. 0 times theorem prover too weak. 3621 trivial. 0 not checked. [2024-11-19 16:51:03,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:51:03,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [903446745] [2024-11-19 16:51:03,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [903446745] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:51:03,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1882665820] [2024-11-19 16:51:03,998 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 16:51:03,998 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:51:03,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:51:04,001 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:51:04,004 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-11-19 16:51:04,225 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2024-11-19 16:51:04,225 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:51:04,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 341 conjuncts, 17 conjuncts are in the unsatisfiable core [2024-11-19 16:51:04,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:51:04,500 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 1634 proven. 36 refuted. 0 times theorem prover too weak. 12355 trivial. 0 not checked. [2024-11-19 16:51:04,500 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:51:04,835 INFO L134 CoverageAnalysis]: Checked inductivity of 14025 backedges. 0 proven. 36 refuted. 0 times theorem prover too weak. 13989 trivial. 0 not checked. [2024-11-19 16:51:04,836 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1882665820] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:51:04,836 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:51:04,836 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [105, 9, 9] total 119 [2024-11-19 16:51:04,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2054654371] [2024-11-19 16:51:04,836 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:51:04,837 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 119 states [2024-11-19 16:51:04,837 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:51:04,838 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 119 interpolants. [2024-11-19 16:51:04,841 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5579, Invalid=8463, Unknown=0, NotChecked=0, Total=14042 [2024-11-19 16:51:04,841 INFO L87 Difference]: Start difference. First operand 320 states and 352 transitions. Second operand has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:51:05,138 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:51:05,139 INFO L93 Difference]: Finished difference Result 452 states and 524 transitions. [2024-11-19 16:51:05,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 119 states. [2024-11-19 16:51:05,139 INFO L78 Accepts]: Start accepts. Automaton has has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) Word has length 413 [2024-11-19 16:51:05,140 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:51:05,141 INFO L225 Difference]: With dead ends: 452 [2024-11-19 16:51:05,141 INFO L226 Difference]: Without dead ends: 339 [2024-11-19 16:51:05,144 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 935 GetRequests, 818 SyntacticMatches, 0 SemanticMatches, 117 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1428 ImplicationChecksByTransitivity, 3.8s TimeCoverageRelationStatistics Valid=5579, Invalid=8463, Unknown=0, NotChecked=0, Total=14042 [2024-11-19 16:51:05,145 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 3 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 285 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 311 SdHoareTripleChecker+Invalid, 287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 285 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 16:51:05,145 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 311 Invalid, 287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 285 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 16:51:05,145 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 339 states. [2024-11-19 16:51:05,152 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 339 to 338. [2024-11-19 16:51:05,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 338 states, 333 states have (on average 1.093093093093093) internal successors, (364), 333 states have internal predecessors, (364), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:51:05,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 338 states to 338 states and 370 transitions. [2024-11-19 16:51:05,154 INFO L78 Accepts]: Start accepts. Automaton has 338 states and 370 transitions. Word has length 413 [2024-11-19 16:51:05,154 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:51:05,155 INFO L471 AbstractCegarLoop]: Abstraction has 338 states and 370 transitions. [2024-11-19 16:51:05,155 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 119 states, 119 states have (on average 2.2436974789915967) internal successors, (267), 119 states have internal predecessors, (267), 2 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 2 states have call predecessors, (6), 2 states have call successors, (6) [2024-11-19 16:51:05,155 INFO L276 IsEmpty]: Start isEmpty. Operand 338 states and 370 transitions. [2024-11-19 16:51:05,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 432 [2024-11-19 16:51:05,160 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:51:05,160 INFO L215 NwaCegarLoop]: trace histogram [103, 103, 42, 42, 42, 42, 14, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:51:05,168 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-11-19 16:51:05,360 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-11-19 16:51:05,361 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:51:05,361 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:51:05,361 INFO L85 PathProgramCache]: Analyzing trace with hash 1448236291, now seen corresponding path program 10 times [2024-11-19 16:51:05,361 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:51:05,361 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [516398838] [2024-11-19 16:51:05,361 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:51:05,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:51:05,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:11,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-11-19 16:51:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:11,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 273 [2024-11-19 16:51:11,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:11,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 366 [2024-11-19 16:51:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:11,314 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-19 16:51:11,314 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:51:11,314 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [516398838] [2024-11-19 16:51:11,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [516398838] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:51:11,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [70495465] [2024-11-19 16:51:11,315 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 16:51:11,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:51:11,316 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:51:11,317 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:51:11,321 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-11-19 16:51:11,671 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 16:51:11,672 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 16:51:11,678 INFO L255 TraceCheckSpWp]: Trace formula consists of 1583 conjuncts, 105 conjuncts are in the unsatisfiable core [2024-11-19 16:51:11,687 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 16:51:11,907 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-19 16:51:11,907 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 16:51:21,689 INFO L134 CoverageAnalysis]: Checked inductivity of 14390 backedges. 0 proven. 10609 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-19 16:51:21,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [70495465] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 16:51:21,690 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 16:51:21,690 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [106, 106, 106] total 211 [2024-11-19 16:51:21,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903853746] [2024-11-19 16:51:21,690 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 16:51:21,691 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 211 states [2024-11-19 16:51:21,691 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 16:51:21,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 211 interpolants. [2024-11-19 16:51:21,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22155, Invalid=22155, Unknown=0, NotChecked=0, Total=44310 [2024-11-19 16:51:21,699 INFO L87 Difference]: Start difference. First operand 338 states and 370 transitions. Second operand has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:51:22,659 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 16:51:22,659 INFO L93 Difference]: Finished difference Result 677 states and 845 transitions. [2024-11-19 16:51:22,660 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 210 states. [2024-11-19 16:51:22,660 INFO L78 Accepts]: Start accepts. Automaton has has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) Word has length 431 [2024-11-19 16:51:22,661 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 16:51:22,663 INFO L225 Difference]: With dead ends: 677 [2024-11-19 16:51:22,663 INFO L226 Difference]: Without dead ends: 548 [2024-11-19 16:51:22,674 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 972 GetRequests, 763 SyntacticMatches, 0 SemanticMatches, 209 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 412 ImplicationChecksByTransitivity, 13.0s TimeCoverageRelationStatistics Valid=22155, Invalid=22155, Unknown=0, NotChecked=0, Total=44310 [2024-11-19 16:51:22,675 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 2 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 433 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 227 SdHoareTripleChecker+Invalid, 435 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 433 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-19 16:51:22,677 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 227 Invalid, 435 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 433 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-19 16:51:22,677 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 548 states. [2024-11-19 16:51:22,707 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 548 to 548. [2024-11-19 16:51:22,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 548 states, 543 states have (on average 1.0570902394106814) internal successors, (574), 543 states have internal predecessors, (574), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-11-19 16:51:22,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 548 states to 548 states and 580 transitions. [2024-11-19 16:51:22,715 INFO L78 Accepts]: Start accepts. Automaton has 548 states and 580 transitions. Word has length 431 [2024-11-19 16:51:22,715 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 16:51:22,715 INFO L471 AbstractCegarLoop]: Abstraction has 548 states and 580 transitions. [2024-11-19 16:51:22,716 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 211 states, 211 states have (on average 2.1137440758293837) internal successors, (446), 211 states have internal predecessors, (446), 1 states have call successors, (6), 2 states have call predecessors, (6), 2 states have return successors, (6), 1 states have call predecessors, (6), 1 states have call successors, (6) [2024-11-19 16:51:22,716 INFO L276 IsEmpty]: Start isEmpty. Operand 548 states and 580 transitions. [2024-11-19 16:51:22,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 642 [2024-11-19 16:51:22,728 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 16:51:22,728 INFO L215 NwaCegarLoop]: trace histogram [208, 208, 42, 42, 42, 42, 14, 14, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 16:51:22,744 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-11-19 16:51:22,929 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-11-19 16:51:22,929 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 16:51:22,930 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 16:51:22,930 INFO L85 PathProgramCache]: Analyzing trace with hash 357505617, now seen corresponding path program 11 times [2024-11-19 16:51:22,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 16:51:22,931 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [865871196] [2024-11-19 16:51:22,931 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 16:51:22,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 16:51:23,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:46,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 420 [2024-11-19 16:51:46,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:46,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 483 [2024-11-19 16:51:46,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:46,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 576 [2024-11-19 16:51:46,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 16:51:46,767 INFO L134 CoverageAnalysis]: Checked inductivity of 47045 backedges. 0 proven. 43264 refuted. 0 times theorem prover too weak. 3781 trivial. 0 not checked. [2024-11-19 16:51:46,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 16:51:46,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [865871196] [2024-11-19 16:51:46,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [865871196] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 16:51:46,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [56946268] [2024-11-19 16:51:46,768 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 16:51:46,768 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 16:51:46,768 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 16:51:46,770 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 16:51:46,771 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process