/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver 'z3 -smt2 -in SMTLIB2_COMPLIANT=true' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/bitvector/soft_float_1-3a.c.cil.c -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-b75d321-m [2024-11-02 22:40:35,582 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-02 22:40:35,661 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-32bit-Automizer_Bitvector.epf [2024-11-02 22:40:35,664 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-02 22:40:35,664 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-02 22:40:35,696 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-02 22:40:35,697 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-02 22:40:35,697 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-02 22:40:35,698 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-02 22:40:35,698 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-02 22:40:35,698 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-02 22:40:35,698 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-02 22:40:35,699 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-02 22:40:35,703 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-02 22:40:35,704 INFO L153 SettingsManager]: * Use SBE=true [2024-11-02 22:40:35,704 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-02 22:40:35,704 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-02 22:40:35,704 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-02 22:40:35,705 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-02 22:40:35,705 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-02 22:40:35,705 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-02 22:40:35,712 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-02 22:40:35,712 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-02 22:40:35,712 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-02 22:40:35,712 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-02 22:40:35,712 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-02 22:40:35,713 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-02 22:40:35,713 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-02 22:40:35,713 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-02 22:40:35,713 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-02 22:40:35,714 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-02 22:40:35,714 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-02 22:40:35,714 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-02 22:40:35,714 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-02 22:40:35,714 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-02 22:40:35,715 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-02 22:40:35,715 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-02 22:40:35,722 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-02 22:40:35,722 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-02 22:40:35,723 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-02 22:40:35,723 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-02 22:40:35,723 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-02 22:40:35,723 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-02 22:40:35,724 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-02 22:40:35,724 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.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:35,976 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-02 22:40:36,003 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-02 22:40:36,006 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-02 22:40:36,006 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-02 22:40:36,010 INFO L274 PluginConnector]: CDTParser initialized [2024-11-02 22:40:36,011 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/bitvector/soft_float_1-3a.c.cil.c [2024-11-02 22:40:37,317 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-02 22:40:37,482 INFO L384 CDTParser]: Found 1 translation units. [2024-11-02 22:40:37,482 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/bitvector/soft_float_1-3a.c.cil.c [2024-11-02 22:40:37,489 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9c018f848/f54d9a240ade44f09447d40ef36213e5/FLAG741772df5 [2024-11-02 22:40:37,896 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9c018f848/f54d9a240ade44f09447d40ef36213e5 [2024-11-02 22:40:37,897 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-02 22:40:37,898 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-02 22:40:37,899 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-02 22:40:37,899 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-02 22:40:37,907 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-02 22:40:37,907 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.11 10:40:37" (1/1) ... [2024-11-02 22:40:37,908 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@42da9033 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:37, skipping insertion in model container [2024-11-02 22:40:37,908 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.11 10:40:37" (1/1) ... [2024-11-02 22:40:37,935 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-02 22:40:38,073 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/bitvector/soft_float_1-3a.c.cil.c[730,743] [2024-11-02 22:40:38,110 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-02 22:40:38,118 INFO L200 MainTranslator]: Completed pre-run [2024-11-02 22:40:38,132 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/bitvector/soft_float_1-3a.c.cil.c[730,743] [2024-11-02 22:40:38,159 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-02 22:40:38,196 INFO L204 MainTranslator]: Completed translation [2024-11-02 22:40:38,198 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38 WrapperNode [2024-11-02 22:40:38,199 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-02 22:40:38,200 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-02 22:40:38,200 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-02 22:40:38,200 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-02 22:40:38,205 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,215 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,235 INFO L138 Inliner]: procedures = 17, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 148 [2024-11-02 22:40:38,237 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-02 22:40:38,238 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-02 22:40:38,238 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-02 22:40:38,238 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-02 22:40:38,245 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,246 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,254 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,270 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-02 22:40:38,270 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,271 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,283 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,293 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,295 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,296 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,305 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-02 22:40:38,306 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-02 22:40:38,307 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-02 22:40:38,307 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-02 22:40:38,307 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (1/1) ... [2024-11-02 22:40:38,316 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-02 22:40:38,324 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:38,342 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-02 22:40:38,344 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-02 22:40:38,362 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-02 22:40:38,362 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-02 22:40:38,362 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2024-11-02 22:40:38,362 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2024-11-02 22:40:38,362 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-02 22:40:38,362 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-02 22:40:38,362 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-02 22:40:38,362 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-02 22:40:38,423 INFO L238 CfgBuilder]: Building ICFG [2024-11-02 22:40:38,425 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-02 22:40:38,695 INFO L? ?]: Removed 55 outVars from TransFormulas that were not future-live. [2024-11-02 22:40:38,695 INFO L287 CfgBuilder]: Performing block encoding [2024-11-02 22:40:38,709 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-02 22:40:38,709 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-02 22:40:38,710 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.11 10:40:38 BoogieIcfgContainer [2024-11-02 22:40:38,710 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-02 22:40:38,714 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-02 22:40:38,715 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-02 22:40:38,717 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-02 22:40:38,718 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.11 10:40:37" (1/3) ... [2024-11-02 22:40:38,719 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6445c8f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.11 10:40:38, skipping insertion in model container [2024-11-02 22:40:38,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.11 10:40:38" (2/3) ... [2024-11-02 22:40:38,720 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6445c8f0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.11 10:40:38, skipping insertion in model container [2024-11-02 22:40:38,720 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.11 10:40:38" (3/3) ... [2024-11-02 22:40:38,722 INFO L112 eAbstractionObserver]: Analyzing ICFG soft_float_1-3a.c.cil.c [2024-11-02 22:40:38,737 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-02 22:40:38,737 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-02 22:40:38,783 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-02 22:40:38,788 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;@964920f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-02 22:40:38,788 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-02 22:40:38,791 INFO L276 IsEmpty]: Start isEmpty. Operand has 72 states, 59 states have (on average 1.5932203389830508) internal successors, (94), 62 states have internal predecessors, (94), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) [2024-11-02 22:40:38,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-02 22:40:38,796 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:38,797 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, 1] [2024-11-02 22:40:38,797 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:38,801 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:38,801 INFO L85 PathProgramCache]: Analyzing trace with hash -1607439287, now seen corresponding path program 1 times [2024-11-02 22:40:38,806 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:38,807 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1276199269] [2024-11-02 22:40:38,807 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:38,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:38,808 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:38,811 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-02 22:40:38,812 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-02 22:40:38,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:38,911 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-02 22:40:38,916 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:39,030 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:39,030 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:39,096 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:39,097 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:39,097 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1276199269] [2024-11-02 22:40:39,098 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1276199269] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-02 22:40:39,098 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-02 22:40:39,098 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 8 [2024-11-02 22:40:39,100 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1764383897] [2024-11-02 22:40:39,100 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-02 22:40:39,104 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-02 22:40:39,104 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:39,121 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-02 22:40:39,122 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-11-02 22:40:39,124 INFO L87 Difference]: Start difference. First operand has 72 states, 59 states have (on average 1.5932203389830508) internal successors, (94), 62 states have internal predecessors, (94), 9 states have call successors, (9), 2 states have call predecessors, (9), 2 states have return successors, (9), 9 states have call predecessors, (9), 9 states have call successors, (9) Second operand has 8 states, 8 states have (on average 2.5) internal successors, (20), 7 states have internal predecessors, (20), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:39,289 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:39,290 INFO L93 Difference]: Finished difference Result 175 states and 289 transitions. [2024-11-02 22:40:39,291 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-02 22:40:39,292 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 2.5) internal successors, (20), 7 states have internal predecessors, (20), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) Word has length 32 [2024-11-02 22:40:39,292 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:39,299 INFO L225 Difference]: With dead ends: 175 [2024-11-02 22:40:39,299 INFO L226 Difference]: Without dead ends: 100 [2024-11-02 22:40:39,301 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 56 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=82, Unknown=0, NotChecked=0, Total=110 [2024-11-02 22:40:39,307 INFO L432 NwaCegarLoop]: 92 mSDtfsCounter, 33 mSDsluCounter, 538 mSDsCounter, 0 mSdLazyCounter, 123 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 630 SdHoareTripleChecker+Invalid, 128 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 123 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:39,308 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 630 Invalid, 128 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 123 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:39,325 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 100 states. [2024-11-02 22:40:39,348 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 100 to 98. [2024-11-02 22:40:39,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98 states, 82 states have (on average 1.475609756097561) internal successors, (121), 85 states have internal predecessors, (121), 12 states have call successors, (12), 2 states have call predecessors, (12), 3 states have return successors, (15), 12 states have call predecessors, (15), 11 states have call successors, (15) [2024-11-02 22:40:39,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98 states to 98 states and 148 transitions. [2024-11-02 22:40:39,355 INFO L78 Accepts]: Start accepts. Automaton has 98 states and 148 transitions. Word has length 32 [2024-11-02 22:40:39,355 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:39,355 INFO L471 AbstractCegarLoop]: Abstraction has 98 states and 148 transitions. [2024-11-02 22:40:39,356 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 2.5) internal successors, (20), 7 states have internal predecessors, (20), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 3 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:39,356 INFO L276 IsEmpty]: Start isEmpty. Operand 98 states and 148 transitions. [2024-11-02 22:40:39,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-02 22:40:39,357 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:39,358 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:39,376 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-02 22:40:39,562 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 [2024-11-02 22:40:39,564 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:39,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:39,565 INFO L85 PathProgramCache]: Analyzing trace with hash -33736322, now seen corresponding path program 1 times [2024-11-02 22:40:39,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:39,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1818652361] [2024-11-02 22:40:39,565 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:39,565 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:39,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:39,569 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-02 22:40:39,570 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-02 22:40:39,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:39,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-02 22:40:39,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:39,699 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:39,699 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:39,729 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:39,729 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:39,729 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1818652361] [2024-11-02 22:40:39,730 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1818652361] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-02 22:40:39,730 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-02 22:40:39,730 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 6 [2024-11-02 22:40:39,730 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521120347] [2024-11-02 22:40:39,730 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-02 22:40:39,731 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:39,731 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:39,732 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:39,732 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:39,732 INFO L87 Difference]: Start difference. First operand 98 states and 148 transitions. Second operand has 6 states, 6 states have (on average 4.166666666666667) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:39,782 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:39,782 INFO L93 Difference]: Finished difference Result 181 states and 279 transitions. [2024-11-02 22:40:39,783 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-02 22:40:39,783 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 4.166666666666667) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 36 [2024-11-02 22:40:39,783 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:39,784 INFO L225 Difference]: With dead ends: 181 [2024-11-02 22:40:39,784 INFO L226 Difference]: Without dead ends: 116 [2024-11-02 22:40:39,785 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:39,786 INFO L432 NwaCegarLoop]: 106 mSDtfsCounter, 5 mSDsluCounter, 404 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 510 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:39,786 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 510 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:39,787 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116 states. [2024-11-02 22:40:39,795 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116 to 114. [2024-11-02 22:40:39,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 114 states, 95 states have (on average 1.4210526315789473) internal successors, (135), 96 states have internal predecessors, (135), 15 states have call successors, (15), 2 states have call predecessors, (15), 3 states have return successors, (21), 17 states have call predecessors, (21), 14 states have call successors, (21) [2024-11-02 22:40:39,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 114 states and 171 transitions. [2024-11-02 22:40:39,801 INFO L78 Accepts]: Start accepts. Automaton has 114 states and 171 transitions. Word has length 36 [2024-11-02 22:40:39,801 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:39,801 INFO L471 AbstractCegarLoop]: Abstraction has 114 states and 171 transitions. [2024-11-02 22:40:39,801 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 4.166666666666667) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:39,802 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 171 transitions. [2024-11-02 22:40:39,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-02 22:40:39,803 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:39,803 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:39,816 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-02 22:40:40,003 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 [2024-11-02 22:40:40,004 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:40,004 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:40,005 INFO L85 PathProgramCache]: Analyzing trace with hash 383634716, now seen corresponding path program 1 times [2024-11-02 22:40:40,005 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:40,005 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1432565694] [2024-11-02 22:40:40,005 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:40,005 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:40,006 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:40,008 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-02 22:40:40,012 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-02 22:40:40,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:40,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-02 22:40:40,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:40,107 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:40,108 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:40,137 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:40,138 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:40,138 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1432565694] [2024-11-02 22:40:40,138 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1432565694] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:40,138 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:40,138 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6, 6] imperfect sequences [] total 6 [2024-11-02 22:40:40,138 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618414756] [2024-11-02 22:40:40,138 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:40,139 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:40,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:40,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:40,139 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:40,140 INFO L87 Difference]: Start difference. First operand 114 states and 171 transitions. Second operand has 6 states, 6 states have (on average 4.833333333333333) internal successors, (29), 5 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:40,216 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:40,216 INFO L93 Difference]: Finished difference Result 250 states and 377 transitions. [2024-11-02 22:40:40,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-02 22:40:40,217 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 4.833333333333333) internal successors, (29), 5 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 40 [2024-11-02 22:40:40,217 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:40,218 INFO L225 Difference]: With dead ends: 250 [2024-11-02 22:40:40,218 INFO L226 Difference]: Without dead ends: 189 [2024-11-02 22:40:40,219 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:40,219 INFO L432 NwaCegarLoop]: 90 mSDtfsCounter, 45 mSDsluCounter, 350 mSDsCounter, 0 mSdLazyCounter, 68 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 50 SdHoareTripleChecker+Valid, 440 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 68 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:40,220 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [50 Valid, 440 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 68 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:40,220 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 189 states. [2024-11-02 22:40:40,229 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 187. [2024-11-02 22:40:40,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 187 states, 161 states have (on average 1.4099378881987579) internal successors, (227), 160 states have internal predecessors, (227), 22 states have call successors, (22), 2 states have call predecessors, (22), 3 states have return successors, (28), 28 states have call predecessors, (28), 21 states have call successors, (28) [2024-11-02 22:40:40,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 187 states to 187 states and 277 transitions. [2024-11-02 22:40:40,231 INFO L78 Accepts]: Start accepts. Automaton has 187 states and 277 transitions. Word has length 40 [2024-11-02 22:40:40,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:40,232 INFO L471 AbstractCegarLoop]: Abstraction has 187 states and 277 transitions. [2024-11-02 22:40:40,232 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 4.833333333333333) internal successors, (29), 5 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:40,232 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 277 transitions. [2024-11-02 22:40:40,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-02 22:40:40,233 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:40,233 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:40,246 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-02 22:40:40,434 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:40,434 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:40,435 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:40,435 INFO L85 PathProgramCache]: Analyzing trace with hash 1063693086, now seen corresponding path program 1 times [2024-11-02 22:40:40,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:40,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [318086567] [2024-11-02 22:40:40,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:40,435 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:40,436 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:40,437 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-02 22:40:40,438 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-02 22:40:40,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:40,481 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-02 22:40:40,483 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:40,519 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:40,519 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:40,551 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:40,551 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:40,552 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [318086567] [2024-11-02 22:40:40,552 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [318086567] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:40,552 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:40,552 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7, 7] imperfect sequences [] total 7 [2024-11-02 22:40:40,552 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [789754399] [2024-11-02 22:40:40,552 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:40,553 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-02 22:40:40,553 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:40,553 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-02 22:40:40,553 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-11-02 22:40:40,553 INFO L87 Difference]: Start difference. First operand 187 states and 277 transitions. Second operand has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 6 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:40,632 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:40,632 INFO L93 Difference]: Finished difference Result 235 states and 346 transitions. [2024-11-02 22:40:40,632 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-02 22:40:40,632 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 6 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) Word has length 40 [2024-11-02 22:40:40,633 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:40,634 INFO L225 Difference]: With dead ends: 235 [2024-11-02 22:40:40,634 INFO L226 Difference]: Without dead ends: 180 [2024-11-02 22:40:40,634 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 79 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-02 22:40:40,635 INFO L432 NwaCegarLoop]: 88 mSDtfsCounter, 33 mSDsluCounter, 429 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 35 SdHoareTripleChecker+Valid, 517 SdHoareTripleChecker+Invalid, 95 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:40,635 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [35 Valid, 517 Invalid, 95 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:40,636 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 180 states. [2024-11-02 22:40:40,643 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 180 to 178. [2024-11-02 22:40:40,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 178 states, 155 states have (on average 1.3870967741935485) internal successors, (215), 154 states have internal predecessors, (215), 19 states have call successors, (19), 2 states have call predecessors, (19), 3 states have return successors, (25), 25 states have call predecessors, (25), 18 states have call successors, (25) [2024-11-02 22:40:40,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 178 states to 178 states and 259 transitions. [2024-11-02 22:40:40,645 INFO L78 Accepts]: Start accepts. Automaton has 178 states and 259 transitions. Word has length 40 [2024-11-02 22:40:40,645 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:40,645 INFO L471 AbstractCegarLoop]: Abstraction has 178 states and 259 transitions. [2024-11-02 22:40:40,645 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 4.142857142857143) internal successors, (29), 6 states have internal predecessors, (29), 2 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:40,646 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 259 transitions. [2024-11-02 22:40:40,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-02 22:40:40,647 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:40,647 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:40,665 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-02 22:40:40,847 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:40,848 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:40,848 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:40,848 INFO L85 PathProgramCache]: Analyzing trace with hash 339137576, now seen corresponding path program 1 times [2024-11-02 22:40:40,849 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:40,849 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [456736474] [2024-11-02 22:40:40,849 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:40,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:40,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:40,853 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-02 22:40:40,853 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-02 22:40:40,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:40,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-02 22:40:40,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:40,922 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-02 22:40:40,923 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:40,956 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-02 22:40:40,957 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:40,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [456736474] [2024-11-02 22:40:40,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [456736474] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:40,957 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:40,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4, 4] imperfect sequences [] total 6 [2024-11-02 22:40:40,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [878288520] [2024-11-02 22:40:40,958 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:40,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:40,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:40,958 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:40,959 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:40,959 INFO L87 Difference]: Start difference. First operand 178 states and 259 transitions. Second operand has 6 states, 6 states have (on average 6.5) internal successors, (39), 6 states have internal predecessors, (39), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:40,996 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:40,997 INFO L93 Difference]: Finished difference Result 310 states and 454 transitions. [2024-11-02 22:40:40,997 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-02 22:40:40,997 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.5) internal successors, (39), 6 states have internal predecessors, (39), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 43 [2024-11-02 22:40:40,998 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:40,999 INFO L225 Difference]: With dead ends: 310 [2024-11-02 22:40:40,999 INFO L226 Difference]: Without dead ends: 244 [2024-11-02 22:40:40,999 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 84 GetRequests, 80 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:41,000 INFO L432 NwaCegarLoop]: 113 mSDtfsCounter, 28 mSDsluCounter, 411 mSDsCounter, 0 mSdLazyCounter, 39 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 524 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 39 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:41,000 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 524 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:41,001 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 244 states. [2024-11-02 22:40:41,010 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 244 to 242. [2024-11-02 22:40:41,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 242 states, 217 states have (on average 1.327188940092166) internal successors, (288), 214 states have internal predecessors, (288), 21 states have call successors, (21), 2 states have call predecessors, (21), 3 states have return successors, (27), 27 states have call predecessors, (27), 20 states have call successors, (27) [2024-11-02 22:40:41,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 242 states and 336 transitions. [2024-11-02 22:40:41,016 INFO L78 Accepts]: Start accepts. Automaton has 242 states and 336 transitions. Word has length 43 [2024-11-02 22:40:41,016 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:41,016 INFO L471 AbstractCegarLoop]: Abstraction has 242 states and 336 transitions. [2024-11-02 22:40:41,019 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.5) internal successors, (39), 6 states have internal predecessors, (39), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:41,019 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 336 transitions. [2024-11-02 22:40:41,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-02 22:40:41,021 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:41,021 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:41,036 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-02 22:40:41,221 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,222 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:41,222 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:41,222 INFO L85 PathProgramCache]: Analyzing trace with hash -690232792, now seen corresponding path program 1 times [2024-11-02 22:40:41,222 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:41,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [20406575] [2024-11-02 22:40:41,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:41,223 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,223 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:41,224 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-02 22:40:41,226 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-02 22:40:41,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:41,269 INFO L255 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-02 22:40:41,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:41,283 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-02 22:40:41,283 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:41,303 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-02 22:40:41,304 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:41,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [20406575] [2024-11-02 22:40:41,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [20406575] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:41,304 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:41,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4, 4] imperfect sequences [] total 6 [2024-11-02 22:40:41,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [472988962] [2024-11-02 22:40:41,304 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:41,305 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:41,305 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:41,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:41,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:41,305 INFO L87 Difference]: Start difference. First operand 242 states and 336 transitions. Second operand has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:41,322 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:41,322 INFO L93 Difference]: Finished difference Result 255 states and 352 transitions. [2024-11-02 22:40:41,323 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-02 22:40:41,323 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44 [2024-11-02 22:40:41,323 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:41,324 INFO L225 Difference]: With dead ends: 255 [2024-11-02 22:40:41,324 INFO L226 Difference]: Without dead ends: 248 [2024-11-02 22:40:41,325 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:41,325 INFO L432 NwaCegarLoop]: 100 mSDtfsCounter, 0 mSDsluCounter, 291 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 391 SdHoareTripleChecker+Invalid, 16 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:41,326 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 391 Invalid, 16 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:41,326 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 248 states. [2024-11-02 22:40:41,334 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 248 to 246. [2024-11-02 22:40:41,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 246 states, 221 states have (on average 1.3212669683257918) internal successors, (292), 218 states have internal predecessors, (292), 21 states have call successors, (21), 2 states have call predecessors, (21), 3 states have return successors, (27), 27 states have call predecessors, (27), 20 states have call successors, (27) [2024-11-02 22:40:41,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 246 states and 340 transitions. [2024-11-02 22:40:41,335 INFO L78 Accepts]: Start accepts. Automaton has 246 states and 340 transitions. Word has length 44 [2024-11-02 22:40:41,336 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:41,336 INFO L471 AbstractCegarLoop]: Abstraction has 246 states and 340 transitions. [2024-11-02 22:40:41,336 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:41,336 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 340 transitions. [2024-11-02 22:40:41,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-02 22:40:41,337 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:41,337 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:41,353 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-02 22:40:41,541 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,542 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:41,542 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:41,542 INFO L85 PathProgramCache]: Analyzing trace with hash 1084774570, now seen corresponding path program 1 times [2024-11-02 22:40:41,543 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:41,543 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1022259984] [2024-11-02 22:40:41,543 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:41,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:41,545 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-02 22:40:41,547 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-02 22:40:41,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:41,591 INFO L255 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-02 22:40:41,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:41,609 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-02 22:40:41,609 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:41,639 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-02 22:40:41,639 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:41,640 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1022259984] [2024-11-02 22:40:41,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1022259984] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:41,640 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:41,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5, 5] imperfect sequences [] total 8 [2024-11-02 22:40:41,640 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1386925090] [2024-11-02 22:40:41,640 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:41,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-02 22:40:41,641 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:41,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-02 22:40:41,641 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-02 22:40:41,641 INFO L87 Difference]: Start difference. First operand 246 states and 340 transitions. Second operand has 8 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:41,669 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:41,669 INFO L93 Difference]: Finished difference Result 253 states and 346 transitions. [2024-11-02 22:40:41,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-02 22:40:41,670 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44 [2024-11-02 22:40:41,670 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:41,671 INFO L225 Difference]: With dead ends: 253 [2024-11-02 22:40:41,671 INFO L226 Difference]: Without dead ends: 246 [2024-11-02 22:40:41,672 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 80 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-11-02 22:40:41,672 INFO L432 NwaCegarLoop]: 100 mSDtfsCounter, 3 mSDsluCounter, 481 mSDsCounter, 0 mSdLazyCounter, 27 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 581 SdHoareTripleChecker+Invalid, 28 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 27 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:41,672 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 581 Invalid, 28 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 27 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:41,673 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 246 states. [2024-11-02 22:40:41,678 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 246 to 242. [2024-11-02 22:40:41,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 242 states, 217 states have (on average 1.3133640552995391) internal successors, (285), 214 states have internal predecessors, (285), 21 states have call successors, (21), 2 states have call predecessors, (21), 3 states have return successors, (27), 27 states have call predecessors, (27), 20 states have call successors, (27) [2024-11-02 22:40:41,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 242 states and 333 transitions. [2024-11-02 22:40:41,680 INFO L78 Accepts]: Start accepts. Automaton has 242 states and 333 transitions. Word has length 44 [2024-11-02 22:40:41,681 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:41,681 INFO L471 AbstractCegarLoop]: Abstraction has 242 states and 333 transitions. [2024-11-02 22:40:41,681 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 6 states have (on average 5.333333333333333) internal successors, (32), 6 states have internal predecessors, (32), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:41,681 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 333 transitions. [2024-11-02 22:40:41,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-02 22:40:41,682 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:41,682 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:41,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-02 22:40:41,882 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,883 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:41,883 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:41,883 INFO L85 PathProgramCache]: Analyzing trace with hash -1077808761, now seen corresponding path program 2 times [2024-11-02 22:40:41,883 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:41,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1797386179] [2024-11-02 22:40:41,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:41,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:41,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:41,886 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-02 22:40:41,887 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-02 22:40:41,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:41,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-02 22:40:41,936 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:42,011 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-02 22:40:42,012 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:42,056 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-02 22:40:42,056 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:42,056 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1797386179] [2024-11-02 22:40:42,056 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1797386179] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-02 22:40:42,056 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-02 22:40:42,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9] total 9 [2024-11-02 22:40:42,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1034658224] [2024-11-02 22:40:42,056 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-02 22:40:42,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-02 22:40:42,057 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:42,057 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-02 22:40:42,057 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=57, Unknown=0, NotChecked=0, Total=72 [2024-11-02 22:40:42,057 INFO L87 Difference]: Start difference. First operand 242 states and 333 transitions. Second operand has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 8 states have internal predecessors, (28), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:42,190 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:42,190 INFO L93 Difference]: Finished difference Result 318 states and 429 transitions. [2024-11-02 22:40:42,190 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-02 22:40:42,190 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 8 states have internal predecessors, (28), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 44 [2024-11-02 22:40:42,191 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:42,192 INFO L225 Difference]: With dead ends: 318 [2024-11-02 22:40:42,192 INFO L226 Difference]: Without dead ends: 288 [2024-11-02 22:40:42,192 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 90 GetRequests, 77 SyntacticMatches, 2 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=34, Invalid=122, Unknown=0, NotChecked=0, Total=156 [2024-11-02 22:40:42,193 INFO L432 NwaCegarLoop]: 105 mSDtfsCounter, 18 mSDsluCounter, 684 mSDsCounter, 0 mSdLazyCounter, 148 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 789 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:42,193 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 789 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 148 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:42,193 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 288 states. [2024-11-02 22:40:42,199 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 288 to 238. [2024-11-02 22:40:42,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 238 states, 213 states have (on average 1.3192488262910798) internal successors, (281), 210 states have internal predecessors, (281), 21 states have call successors, (21), 2 states have call predecessors, (21), 3 states have return successors, (27), 27 states have call predecessors, (27), 20 states have call successors, (27) [2024-11-02 22:40:42,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 238 states to 238 states and 329 transitions. [2024-11-02 22:40:42,201 INFO L78 Accepts]: Start accepts. Automaton has 238 states and 329 transitions. Word has length 44 [2024-11-02 22:40:42,201 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:42,201 INFO L471 AbstractCegarLoop]: Abstraction has 238 states and 329 transitions. [2024-11-02 22:40:42,201 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.111111111111111) internal successors, (28), 8 states have internal predecessors, (28), 3 states have call successors, (4), 2 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-11-02 22:40:42,201 INFO L276 IsEmpty]: Start isEmpty. Operand 238 states and 329 transitions. [2024-11-02 22:40:42,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-02 22:40:42,202 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:42,202 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:42,219 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-11-02 22:40:42,402 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 [2024-11-02 22:40:42,403 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:42,403 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:42,403 INFO L85 PathProgramCache]: Analyzing trace with hash -1335974199, now seen corresponding path program 1 times [2024-11-02 22:40:42,403 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:42,403 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1045581929] [2024-11-02 22:40:42,404 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:42,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:42,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:42,405 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-02 22:40:42,408 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-02 22:40:42,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:42,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 86 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-02 22:40:42,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:42,581 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-02 22:40:42,581 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:42,662 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-02 22:40:42,662 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:42,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1045581929] [2024-11-02 22:40:42,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1045581929] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:42,662 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:42,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6, 6] imperfect sequences [] total 10 [2024-11-02 22:40:42,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1800094510] [2024-11-02 22:40:42,663 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:42,663 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-02 22:40:42,663 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:42,664 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-02 22:40:42,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2024-11-02 22:40:42,664 INFO L87 Difference]: Start difference. First operand 238 states and 329 transitions. Second operand has 10 states, 8 states have (on average 3.75) internal successors, (30), 8 states have internal predecessors, (30), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:43,401 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:43,402 INFO L93 Difference]: Finished difference Result 249 states and 342 transitions. [2024-11-02 22:40:43,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-02 22:40:43,402 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 8 states have (on average 3.75) internal successors, (30), 8 states have internal predecessors, (30), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 44 [2024-11-02 22:40:43,403 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:43,404 INFO L225 Difference]: With dead ends: 249 [2024-11-02 22:40:43,404 INFO L226 Difference]: Without dead ends: 247 [2024-11-02 22:40:43,404 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=27, Invalid=83, Unknown=0, NotChecked=0, Total=110 [2024-11-02 22:40:43,405 INFO L432 NwaCegarLoop]: 97 mSDtfsCounter, 3 mSDsluCounter, 642 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 739 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:43,405 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 739 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-02 22:40:43,405 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 247 states. [2024-11-02 22:40:43,421 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 247 to 242. [2024-11-02 22:40:43,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 242 states, 216 states have (on average 1.3148148148148149) internal successors, (284), 213 states have internal predecessors, (284), 21 states have call successors, (21), 3 states have call predecessors, (21), 4 states have return successors, (27), 27 states have call predecessors, (27), 20 states have call successors, (27) [2024-11-02 22:40:43,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 242 states to 242 states and 332 transitions. [2024-11-02 22:40:43,424 INFO L78 Accepts]: Start accepts. Automaton has 242 states and 332 transitions. Word has length 44 [2024-11-02 22:40:43,424 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:43,424 INFO L471 AbstractCegarLoop]: Abstraction has 242 states and 332 transitions. [2024-11-02 22:40:43,425 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 8 states have (on average 3.75) internal successors, (30), 8 states have internal predecessors, (30), 3 states have call successors, (5), 3 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:43,425 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 332 transitions. [2024-11-02 22:40:43,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-02 22:40:43,426 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:43,426 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:43,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-02 22:40:43,626 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:43,627 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:43,627 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:43,628 INFO L85 PathProgramCache]: Analyzing trace with hash 1134786859, now seen corresponding path program 1 times [2024-11-02 22:40:43,628 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:43,628 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [979143596] [2024-11-02 22:40:43,628 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:43,628 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:43,628 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:43,630 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-02 22:40:43,631 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-02 22:40:43,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:43,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-02 22:40:43,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:43,695 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-02 22:40:43,695 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:43,727 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-02 22:40:43,727 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:43,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [979143596] [2024-11-02 22:40:43,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [979143596] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:43,728 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:43,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4, 4] imperfect sequences [] total 6 [2024-11-02 22:40:43,728 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644929330] [2024-11-02 22:40:43,728 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:43,728 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:43,728 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:43,729 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:43,729 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:43,729 INFO L87 Difference]: Start difference. First operand 242 states and 332 transitions. Second operand has 6 states, 6 states have (on average 6.666666666666667) internal successors, (40), 6 states have internal predecessors, (40), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:43,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:43,785 INFO L93 Difference]: Finished difference Result 476 states and 655 transitions. [2024-11-02 22:40:43,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-02 22:40:43,785 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.666666666666667) internal successors, (40), 6 states have internal predecessors, (40), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 45 [2024-11-02 22:40:43,786 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:43,787 INFO L225 Difference]: With dead ends: 476 [2024-11-02 22:40:43,787 INFO L226 Difference]: Without dead ends: 436 [2024-11-02 22:40:43,787 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 84 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-02 22:40:43,788 INFO L432 NwaCegarLoop]: 136 mSDtfsCounter, 54 mSDsluCounter, 459 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 60 SdHoareTripleChecker+Valid, 595 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:43,788 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [60 Valid, 595 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:43,789 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 436 states. [2024-11-02 22:40:43,795 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 436 to 251. [2024-11-02 22:40:43,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 251 states, 224 states have (on average 1.3125) internal successors, (294), 220 states have internal predecessors, (294), 22 states have call successors, (22), 3 states have call predecessors, (22), 4 states have return successors, (28), 28 states have call predecessors, (28), 21 states have call successors, (28) [2024-11-02 22:40:43,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 251 states and 344 transitions. [2024-11-02 22:40:43,796 INFO L78 Accepts]: Start accepts. Automaton has 251 states and 344 transitions. Word has length 45 [2024-11-02 22:40:43,797 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:43,797 INFO L471 AbstractCegarLoop]: Abstraction has 251 states and 344 transitions. [2024-11-02 22:40:43,797 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.666666666666667) internal successors, (40), 6 states have internal predecessors, (40), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:43,797 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 344 transitions. [2024-11-02 22:40:43,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-02 22:40:43,797 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:43,798 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:43,810 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-02 22:40:43,998 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 [2024-11-02 22:40:43,998 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:43,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:43,999 INFO L85 PathProgramCache]: Analyzing trace with hash 1630995, now seen corresponding path program 1 times [2024-11-02 22:40:43,999 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:43,999 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [488416352] [2024-11-02 22:40:43,999 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:43,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:43,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:44,000 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-02 22:40:44,001 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-02 22:40:44,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:44,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-02 22:40:44,043 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:44,143 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 3 proven. 3 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-02 22:40:44,143 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:44,216 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-02 22:40:44,216 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:44,217 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [488416352] [2024-11-02 22:40:44,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [488416352] provided 1 perfect and 1 imperfect interpolant sequences [2024-11-02 22:40:44,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-02 22:40:44,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [10] total 14 [2024-11-02 22:40:44,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1197155245] [2024-11-02 22:40:44,217 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:44,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-02 22:40:44,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:44,218 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-02 22:40:44,218 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=149, Unknown=0, NotChecked=0, Total=182 [2024-11-02 22:40:44,218 INFO L87 Difference]: Start difference. First operand 251 states and 344 transitions. Second operand has 6 states, 6 states have (on average 5.5) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:44,360 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:44,360 INFO L93 Difference]: Finished difference Result 364 states and 506 transitions. [2024-11-02 22:40:44,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-02 22:40:44,361 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 5.5) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 48 [2024-11-02 22:40:44,361 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:44,362 INFO L225 Difference]: With dead ends: 364 [2024-11-02 22:40:44,362 INFO L226 Difference]: Without dead ends: 338 [2024-11-02 22:40:44,363 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 82 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=33, Invalid=149, Unknown=0, NotChecked=0, Total=182 [2024-11-02 22:40:44,363 INFO L432 NwaCegarLoop]: 94 mSDtfsCounter, 22 mSDsluCounter, 294 mSDsCounter, 0 mSdLazyCounter, 154 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 388 SdHoareTripleChecker+Invalid, 158 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 154 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:44,363 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 388 Invalid, 158 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 154 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:44,364 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 338 states. [2024-11-02 22:40:44,371 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 338 to 314. [2024-11-02 22:40:44,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 314 states, 277 states have (on average 1.3104693140794224) internal successors, (363), 274 states have internal predecessors, (363), 32 states have call successors, (32), 3 states have call predecessors, (32), 4 states have return successors, (38), 38 states have call predecessors, (38), 31 states have call successors, (38) [2024-11-02 22:40:44,373 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 314 states and 433 transitions. [2024-11-02 22:40:44,373 INFO L78 Accepts]: Start accepts. Automaton has 314 states and 433 transitions. Word has length 48 [2024-11-02 22:40:44,373 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:44,373 INFO L471 AbstractCegarLoop]: Abstraction has 314 states and 433 transitions. [2024-11-02 22:40:44,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 5.5) internal successors, (33), 6 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:44,373 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 433 transitions. [2024-11-02 22:40:44,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-11-02 22:40:44,374 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:44,374 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:44,387 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-02 22:40:44,575 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 [2024-11-02 22:40:44,575 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:44,575 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:44,575 INFO L85 PathProgramCache]: Analyzing trace with hash 702695573, now seen corresponding path program 1 times [2024-11-02 22:40:44,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:44,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1608244029] [2024-11-02 22:40:44,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:44,576 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:44,576 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:44,577 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-02 22:40:44,578 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-02 22:40:44,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:44,657 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-02 22:40:44,658 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:44,674 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-02 22:40:44,674 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:44,687 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-02 22:40:44,687 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:44,687 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1608244029] [2024-11-02 22:40:44,687 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1608244029] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:44,687 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:44,687 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4, 4] imperfect sequences [] total 4 [2024-11-02 22:40:44,688 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1536586689] [2024-11-02 22:40:44,688 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:44,688 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-02 22:40:44,688 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:44,688 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-02 22:40:44,688 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-02 22:40:44,689 INFO L87 Difference]: Start difference. First operand 314 states and 433 transitions. Second operand has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:44,703 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:44,703 INFO L93 Difference]: Finished difference Result 329 states and 449 transitions. [2024-11-02 22:40:44,703 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-02 22:40:44,703 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 48 [2024-11-02 22:40:44,704 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:44,705 INFO L225 Difference]: With dead ends: 329 [2024-11-02 22:40:44,705 INFO L226 Difference]: Without dead ends: 268 [2024-11-02 22:40:44,705 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 94 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-02 22:40:44,705 INFO L432 NwaCegarLoop]: 99 mSDtfsCounter, 0 mSDsluCounter, 192 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 291 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:44,706 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 291 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-02 22:40:44,706 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 268 states. [2024-11-02 22:40:44,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 268 to 268. [2024-11-02 22:40:44,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 268 states, 231 states have (on average 1.3246753246753247) internal successors, (306), 230 states have internal predecessors, (306), 32 states have call successors, (32), 3 states have call predecessors, (32), 4 states have return successors, (36), 36 states have call predecessors, (36), 31 states have call successors, (36) [2024-11-02 22:40:44,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 374 transitions. [2024-11-02 22:40:44,716 INFO L78 Accepts]: Start accepts. Automaton has 268 states and 374 transitions. Word has length 48 [2024-11-02 22:40:44,716 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:44,716 INFO L471 AbstractCegarLoop]: Abstraction has 268 states and 374 transitions. [2024-11-02 22:40:44,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.25) internal successors, (33), 4 states have internal predecessors, (33), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:44,717 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 374 transitions. [2024-11-02 22:40:44,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-02 22:40:44,717 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:44,717 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:44,734 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-02 22:40:44,921 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 [2024-11-02 22:40:44,922 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:44,922 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:44,922 INFO L85 PathProgramCache]: Analyzing trace with hash -1060673824, now seen corresponding path program 1 times [2024-11-02 22:40:44,922 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:44,922 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [630498818] [2024-11-02 22:40:44,922 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:44,922 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:44,923 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:44,928 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-02 22:40:44,934 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-02 22:40:44,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-02 22:40:44,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-02 22:40:44,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-02 22:40:45,013 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-02 22:40:45,014 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-02 22:40:45,033 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 19 trivial. 0 not checked. [2024-11-02 22:40:45,033 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-11-02 22:40:45,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [630498818] [2024-11-02 22:40:45,033 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [630498818] provided 2 perfect and 0 imperfect interpolant sequences [2024-11-02 22:40:45,033 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-11-02 22:40:45,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5, 5] imperfect sequences [] total 5 [2024-11-02 22:40:45,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [384901812] [2024-11-02 22:40:45,034 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-11-02 22:40:45,034 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-02 22:40:45,034 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-11-02 22:40:45,034 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-02 22:40:45,034 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-02 22:40:45,035 INFO L87 Difference]: Start difference. First operand 268 states and 374 transitions. Second operand has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:45,110 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-02 22:40:45,110 INFO L93 Difference]: Finished difference Result 336 states and 469 transitions. [2024-11-02 22:40:45,110 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-02 22:40:45,111 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 49 [2024-11-02 22:40:45,111 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-02 22:40:45,112 INFO L225 Difference]: With dead ends: 336 [2024-11-02 22:40:45,112 INFO L226 Difference]: Without dead ends: 294 [2024-11-02 22:40:45,112 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 93 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-02 22:40:45,112 INFO L432 NwaCegarLoop]: 136 mSDtfsCounter, 48 mSDsluCounter, 323 mSDsCounter, 0 mSdLazyCounter, 71 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 459 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 71 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-02 22:40:45,113 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 459 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 71 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-02 22:40:45,113 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 294 states. [2024-11-02 22:40:45,124 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 294 to 268. [2024-11-02 22:40:45,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 268 states, 231 states have (on average 1.316017316017316) internal successors, (304), 230 states have internal predecessors, (304), 32 states have call successors, (32), 3 states have call predecessors, (32), 4 states have return successors, (36), 36 states have call predecessors, (36), 31 states have call successors, (36) [2024-11-02 22:40:45,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 268 states and 372 transitions. [2024-11-02 22:40:45,125 INFO L78 Accepts]: Start accepts. Automaton has 268 states and 372 transitions. Word has length 49 [2024-11-02 22:40:45,125 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-02 22:40:45,125 INFO L471 AbstractCegarLoop]: Abstraction has 268 states and 372 transitions. [2024-11-02 22:40:45,126 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (4), 2 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-11-02 22:40:45,126 INFO L276 IsEmpty]: Start isEmpty. Operand 268 states and 372 transitions. [2024-11-02 22:40:45,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-11-02 22:40:45,126 INFO L207 NwaCegarLoop]: Found error trace [2024-11-02 22:40:45,126 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:45,139 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-02 22:40:45,327 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 [2024-11-02 22:40:45,327 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-02 22:40:45,328 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-02 22:40:45,328 INFO L85 PathProgramCache]: Analyzing trace with hash 45509775, now seen corresponding path program 1 times [2024-11-02 22:40:45,328 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-11-02 22:40:45,328 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1113661108] [2024-11-02 22:40:45,328 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-02 22:40:45,328 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:45,328 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-02 22:40:45,329 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-02 22:40:45,331 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-11-02 22:40:45,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-02 22:40:45,387 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-02 22:40:45,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-02 22:40:45,420 INFO L130 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found a feasible trace [2024-11-02 22:40:45,420 INFO L325 BasicCegarLoop]: Counterexample is feasible [2024-11-02 22:40:45,420 INFO L782 garLoopResultBuilder]: Registering result UNSAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-11-02 22:40:45,435 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2024-11-02 22:40:45,622 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-02 22:40:45,625 INFO L407 BasicCegarLoop]: Path program histogram: [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-02 22:40:45,660 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-11-02 22:40:45,665 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 02.11 10:40:45 BoogieIcfgContainer [2024-11-02 22:40:45,666 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-11-02 22:40:45,666 INFO L158 Benchmark]: Toolchain (without parser) took 7767.67ms. Allocated memory was 238.0MB in the beginning and 359.7MB in the end (delta: 121.6MB). Free memory was 174.8MB in the beginning and 205.1MB in the end (delta: -30.3MB). Peak memory consumption was 92.7MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,666 INFO L158 Benchmark]: CDTParser took 0.12ms. Allocated memory is still 238.0MB. Free memory is still 190.3MB. There was no memory consumed. Max. memory is 8.0GB. [2024-11-02 22:40:45,666 INFO L158 Benchmark]: CACSL2BoogieTranslator took 300.21ms. Allocated memory was 238.0MB in the beginning and 359.7MB in the end (delta: 121.6MB). Free memory was 174.6MB in the beginning and 327.0MB in the end (delta: -152.4MB). Peak memory consumption was 21.5MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,666 INFO L158 Benchmark]: Boogie Procedure Inliner took 37.08ms. Allocated memory is still 359.7MB. Free memory was 327.0MB in the beginning and 325.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,667 INFO L158 Benchmark]: Boogie Preprocessor took 68.05ms. Allocated memory is still 359.7MB. Free memory was 325.0MB in the beginning and 322.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,667 INFO L158 Benchmark]: RCFGBuilder took 403.57ms. Allocated memory is still 359.7MB. Free memory was 322.4MB in the beginning and 303.0MB in the end (delta: 19.4MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,667 INFO L158 Benchmark]: TraceAbstraction took 6951.19ms. Allocated memory is still 359.7MB. Free memory was 301.9MB in the beginning and 205.1MB in the end (delta: 96.8MB). Peak memory consumption was 97.3MB. Max. memory is 8.0GB. [2024-11-02 22:40:45,668 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.12ms. Allocated memory is still 238.0MB. Free memory is still 190.3MB. There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 300.21ms. Allocated memory was 238.0MB in the beginning and 359.7MB in the end (delta: 121.6MB). Free memory was 174.6MB in the beginning and 327.0MB in the end (delta: -152.4MB). Peak memory consumption was 21.5MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 37.08ms. Allocated memory is still 359.7MB. Free memory was 327.0MB in the beginning and 325.0MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 68.05ms. Allocated memory is still 359.7MB. Free memory was 325.0MB in the beginning and 322.9MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 403.57ms. Allocated memory is still 359.7MB. Free memory was 322.4MB in the beginning and 303.0MB in the end (delta: 19.4MB). Peak memory consumption was 19.9MB. Max. memory is 8.0GB. * TraceAbstraction took 6951.19ms. Allocated memory is still 359.7MB. Free memory was 301.9MB in the beginning and 205.1MB in the end (delta: 96.8MB). Peak memory consumption was 97.3MB. Max. memory is 8.0GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - CounterExampleResult [Line: 17]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L226] unsigned int a ; [L227] unsigned int ma = __VERIFIER_nondet_uint(); [L228] signed char ea = __VERIFIER_nondet_char(); [L229] unsigned int b ; [L230] unsigned int mb = __VERIFIER_nondet_uint(); [L231] signed char eb = __VERIFIER_nondet_char(); [L232] unsigned int r_add ; [L233] unsigned int zero ; [L234] int sa ; [L235] int sb ; [L236] int tmp ; [L237] int tmp___0 ; [L238] int tmp___1 ; [L239] int tmp___2 ; [L240] int tmp___3 ; [L241] int tmp___4 ; [L242] int tmp___5 ; [L243] int tmp___6 ; [L244] int tmp___7 ; [L245] int tmp___8 ; [L246] int tmp___9 ; [L247] int __retres23 ; [L251] CALL, EXPR base2flt(0, 0) VAL [\old(e)=0, \old(m)=0] [L25] unsigned int res ; [L26] unsigned int __retres4 ; VAL [\old(e)=0, \old(m)=0, e=0, m=0] [L29] COND TRUE ! m [L30] __retres4 = 0U VAL [\old(e)=0, \old(m)=0, __retres4=0, e=0] [L80] return (__retres4); VAL [\old(e)=0, \old(m)=0, \result=0, e=0] [L251] RET, EXPR base2flt(0, 0) [L251] zero = base2flt(0, 0) [L252] CALL, EXPR base2flt(ma, ea) VAL [\old(e)=-64, \old(m)=16777216] [L25] unsigned int res ; [L26] unsigned int __retres4 ; VAL [\old(e)=-64, \old(m)=16777216, e=-64, m=16777216] [L29] COND FALSE !(! m) VAL [\old(e)=-64, \old(m)=16777216, e=-64, m=16777216] [L35] COND FALSE !(m < 1U << 24U) VAL [\old(e)=-64, \old(m)=16777216, e=-64, m=16777216] [L57] COND TRUE 1 VAL [\old(e)=-64, \old(m)=16777216, e=-64, m=16777216] [L59] COND FALSE !(m >= 1U << 25U) VAL [\old(e)=-64, \old(m)=16777216, e=-64, m=16777216] [L76] m = m & ~ (1U << 24U) [L77] res = m | ((unsigned int )(e + 128) << 24U) [L78] __retres4 = res VAL [\old(e)=-64, \old(m)=16777216, __retres4=1073741824] [L80] return (__retres4); VAL [\old(e)=-64, \old(m)=16777216, \result=1073741824] [L252] RET, EXPR base2flt(ma, ea) VAL [ea=-64, ma=16777216, zero=0] [L252] a = base2flt(ma, ea) [L253] CALL, EXPR base2flt(mb, eb) VAL [\old(e)=-4, \old(m)=16777216] [L25] unsigned int res ; [L26] unsigned int __retres4 ; VAL [\old(e)=-4, \old(m)=16777216, e=-4, m=16777216] [L29] COND FALSE !(! m) VAL [\old(e)=-4, \old(m)=16777216, e=-4, m=16777216] [L35] COND FALSE !(m < 1U << 24U) VAL [\old(e)=-4, \old(m)=16777216, e=-4, m=16777216] [L57] COND TRUE 1 VAL [\old(e)=-4, \old(m)=16777216, e=-4, m=16777216] [L59] COND FALSE !(m >= 1U << 25U) VAL [\old(e)=-4, \old(m)=16777216, e=-4, m=16777216] [L76] m = m & ~ (1U << 24U) [L77] res = m | ((unsigned int )(e + 128) << 24U) [L78] __retres4 = res VAL [\old(e)=-4, \old(m)=16777216, __retres4=2080374784] [L80] return (__retres4); VAL [\old(e)=-4, \old(m)=16777216, \result=2080374784] [L253] RET, EXPR base2flt(mb, eb) VAL [a=1073741824, ea=-64, eb=-4, ma=16777216, mb=16777216, zero=0] [L253] b = base2flt(mb, eb) [L255] COND FALSE !(a < zero) VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, zero=0] [L258] COND TRUE a > zero [L259] tmp = 1 VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, tmp=1, zero=0] [L263] sa = tmp VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, sa=1, zero=0] [L265] COND FALSE !(b < zero) VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, sa=1, zero=0] [L268] COND TRUE b > zero [L269] tmp___0 = 1 VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, sa=1, tmp___0=1] [L273] sb = tmp___0 VAL [a=1073741824, b=2080374784, ea=-64, eb=-4, ma=16777216, mb=16777216, sa=1, sb=1] [L276] CALL addflt(a, b) [L84] unsigned int res ; [L85] unsigned int ma ; [L86] unsigned int mb ; [L87] unsigned int delta ; [L88] int ea ; [L89] int eb ; [L90] unsigned int tmp ; [L91] unsigned int __retres10 ; VAL [a=1073741824, b=2080374784] [L94] COND TRUE a < b [L95] tmp = a [L96] a = b [L97] b = tmp VAL [a=2080374784, b=1073741824] [L101] COND FALSE !(! b) [L108] ma = a & ((1U << 24U) - 1U) [L109] ea = (int )(a >> 24U) - 128 [L110] ma = ma | (1U << 24U) [L111] mb = b & ((1U << 24U) - 1U) [L112] eb = (int )(b >> 24U) - 128 [L113] mb = mb | (1U << 24U) VAL [a=2080374784, ea=-4, eb=-64, ma=16777216, mb=16777216] [L114] CALL __VERIFIER_assert(ea >= eb) VAL [\old(cond)=1] [L16] COND FALSE !(!(cond)) VAL [\old(cond)=1] [L114] RET __VERIFIER_assert(ea >= eb) VAL [a=2080374784, ea=-4, eb=-64, ma=16777216, mb=16777216] [L115] delta = ea - eb VAL [a=2080374784, delta=60, ea=-4, ma=16777216, mb=16777216] [L116] CALL __VERIFIER_assert(delta < sizeof(mb) * 8) VAL [\old(cond)=0] [L16] COND TRUE !(cond) VAL [\old(cond)=0] [L17] reach_error() VAL [\old(cond)=0] - StatisticsResult: Ultimate Automizer benchmark data CFG has 3 procedures, 72 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 6.9s, OverallIterations: 14, TraceHistogramMax: 3, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 324 SdHoareTripleChecker+Valid, 1.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 292 mSDsluCounter, 6854 SdHoareTripleChecker+Invalid, 1.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 5498 mSDsCounter, 32 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 907 IncrementalHoareTripleChecker+Invalid, 939 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 32 mSolverCounterUnsat, 1356 mSDtfsCounter, 907 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1100 GetRequests, 1017 SyntacticMatches, 2 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.5s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=314occurred in iteration=11, InterpolantAutomatonStates: 82, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.2s AutomataMinimizationTime, 13 MinimizatonAttempts, 306 StatesRemovedByMinimization, 12 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.1s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 1.2s InterpolantComputationTime, 607 NumberOfCodeBlocks, 607 NumberOfCodeBlocksAsserted, 14 NumberOfCheckSat, 1088 ConstructedInterpolants, 1 QuantifiedInterpolants, 1641 SizeOfPredicates, 19 NumberOfNonLiveVariables, 1061 ConjunctsInSsa, 77 ConjunctsInUnsatCore, 26 InterpolantComputations, 19 PerfectInterpolantSequences, 381/414 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available RESULT: Ultimate proved your program to be incorrect! [2024-11-02 22:40:45,714 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0 Received shutdown request...