/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_5a.c.cil.c -------------------------------------------------------------------------------- This is Ultimate 0.2.5-dev-356b6ba-m [2024-10-31 17:25:21,386 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-31 17:25:21,467 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-10-31 17:25:21,501 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-31 17:25:21,501 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-31 17:25:21,502 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-31 17:25:21,504 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-31 17:25:21,505 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-31 17:25:21,505 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-31 17:25:21,506 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-31 17:25:21,506 INFO L153 SettingsManager]: * Use SBE=true [2024-10-31 17:25:21,506 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-31 17:25:21,507 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-31 17:25:21,507 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-31 17:25:21,507 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-31 17:25:21,508 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-31 17:25:21,508 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-31 17:25:21,508 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-31 17:25:21,509 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-31 17:25:21,509 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-31 17:25:21,509 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-31 17:25:21,510 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-31 17:25:21,510 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-31 17:25:21,510 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-31 17:25:21,511 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-31 17:25:21,511 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-31 17:25:21,511 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-31 17:25:21,511 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-31 17:25:21,512 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-31 17:25:21,512 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-31 17:25:21,512 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 17:25:21,513 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-31 17:25:21,513 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-31 17:25:21,516 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-31 17:25:21,517 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-31 17:25:21,517 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-31 17:25:21,517 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-31 17:25:21,517 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-31 17:25:21,517 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-31 17:25:21,518 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-31 17:25:21,518 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-31 17:25:21,519 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-10-31 17:25:21,817 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-31 17:25:21,842 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-31 17:25:21,845 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-31 17:25:21,846 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-31 17:25:21,846 INFO L274 PluginConnector]: CDTParser initialized [2024-10-31 17:25:21,847 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/bitvector/soft_float_5a.c.cil.c [2024-10-31 17:25:23,367 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-31 17:25:23,582 INFO L384 CDTParser]: Found 1 translation units. [2024-10-31 17:25:23,583 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/bitvector/soft_float_5a.c.cil.c [2024-10-31 17:25:23,591 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ca573367e/f8a91badcd30489d8283de1c65748e29/FLAGf3128eed9 [2024-10-31 17:25:23,604 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ca573367e/f8a91badcd30489d8283de1c65748e29 [2024-10-31 17:25:23,606 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-31 17:25:23,607 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-10-31 17:25:23,609 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-31 17:25:23,609 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-31 17:25:23,613 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-31 17:25:23,614 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:23,615 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@378edb97 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23, skipping insertion in model container [2024-10-31 17:25:23,615 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:23,640 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-31 17:25:23,813 WARN L251 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_5a.c.cil.c[728,741] [2024-10-31 17:25:23,871 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 17:25:23,883 INFO L200 MainTranslator]: Completed pre-run [2024-10-31 17:25:23,894 WARN L251 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_5a.c.cil.c[728,741] [2024-10-31 17:25:23,933 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-31 17:25:23,953 INFO L204 MainTranslator]: Completed translation [2024-10-31 17:25:23,953 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23 WrapperNode [2024-10-31 17:25:23,953 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-31 17:25:23,954 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-31 17:25:23,954 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-31 17:25:23,954 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-31 17:25:23,960 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:23,972 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:23,992 INFO L138 Inliner]: procedures = 17, calls = 15, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 113 [2024-10-31 17:25:23,994 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-31 17:25:23,996 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-31 17:25:23,996 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-31 17:25:23,996 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-31 17:25:24,005 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,006 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,009 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,031 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-10-31 17:25:24,035 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,036 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,048 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,053 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,055 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,056 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,062 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-31 17:25:24,063 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-31 17:25:24,066 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-31 17:25:24,067 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-31 17:25:24,067 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (1/1) ... [2024-10-31 17:25:24,072 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-31 17:25:24,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:24,101 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-31 17:25:24,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-31 17:25:24,130 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-31 17:25:24,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-10-31 17:25:24,130 INFO L130 BoogieDeclarations]: Found specification of procedure base2flt [2024-10-31 17:25:24,130 INFO L138 BoogieDeclarations]: Found implementation of procedure base2flt [2024-10-31 17:25:24,130 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-31 17:25:24,130 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-31 17:25:24,131 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-10-31 17:25:24,131 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-10-31 17:25:24,210 INFO L238 CfgBuilder]: Building ICFG [2024-10-31 17:25:24,212 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-31 17:25:24,556 INFO L? ?]: Removed 44 outVars from TransFormulas that were not future-live. [2024-10-31 17:25:24,556 INFO L287 CfgBuilder]: Performing block encoding [2024-10-31 17:25:24,570 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-31 17:25:24,570 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-31 17:25:24,571 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 05:25:24 BoogieIcfgContainer [2024-10-31 17:25:24,571 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-31 17:25:24,573 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-31 17:25:24,573 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-31 17:25:24,576 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-31 17:25:24,576 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 31.10 05:25:23" (1/3) ... [2024-10-31 17:25:24,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@8c2dad5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 05:25:24, skipping insertion in model container [2024-10-31 17:25:24,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 31.10 05:25:23" (2/3) ... [2024-10-31 17:25:24,577 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@8c2dad5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 31.10 05:25:24, skipping insertion in model container [2024-10-31 17:25:24,577 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 31.10 05:25:24" (3/3) ... [2024-10-31 17:25:24,579 INFO L112 eAbstractionObserver]: Analyzing ICFG soft_float_5a.c.cil.c [2024-10-31 17:25:24,595 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-31 17:25:24,596 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-31 17:25:24,643 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-31 17:25:24,649 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;@52de62b5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-31 17:25:24,649 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-31 17:25:24,653 INFO L276 IsEmpty]: Start isEmpty. Operand has 52 states, 43 states have (on average 1.558139534883721) internal successors, (67), 45 states have internal predecessors, (67), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-10-31 17:25:24,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-10-31 17:25:24,663 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:24,664 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 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-10-31 17:25:24,664 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:24,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:24,671 INFO L85 PathProgramCache]: Analyzing trace with hash 1428146956, now seen corresponding path program 1 times [2024-10-31 17:25:24,678 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:24,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [2051571637] [2024-10-31 17:25:24,679 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:24,681 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:24,681 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:24,685 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:24,705 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-31 17:25:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:24,821 INFO L255 TraceCheckSpWp]: Trace formula consists of 84 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-31 17:25:24,829 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:24,907 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:24,907 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:25,024 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:25,025 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:25,026 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [2051571637] [2024-10-31 17:25:25,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [2051571637] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-31 17:25:25,028 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-31 17:25:25,029 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2024-10-31 17:25:25,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1198230038] [2024-10-31 17:25:25,031 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:25,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-31 17:25:25,035 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:25,058 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-31 17:25:25,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:25,062 INFO L87 Difference]: Start difference. First operand has 52 states, 43 states have (on average 1.558139534883721) internal successors, (67), 45 states have internal predecessors, (67), 5 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) Second operand has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:25,191 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:25,192 INFO L93 Difference]: Finished difference Result 115 states and 181 transitions. [2024-10-31 17:25:25,193 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-31 17:25:25,194 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 42 [2024-10-31 17:25:25,195 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:25,202 INFO L225 Difference]: With dead ends: 115 [2024-10-31 17:25:25,203 INFO L226 Difference]: Without dead ends: 60 [2024-10-31 17:25:25,206 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 78 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=19, Invalid=23, Unknown=0, NotChecked=0, Total=42 [2024-10-31 17:25:25,210 INFO L432 NwaCegarLoop]: 60 mSDtfsCounter, 12 mSDsluCounter, 106 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 166 SdHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:25,211 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 166 Invalid, 54 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:25,226 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2024-10-31 17:25:25,251 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 51. [2024-10-31 17:25:25,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 43 states have (on average 1.3953488372093024) internal successors, (60), 43 states have internal predecessors, (60), 5 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-10-31 17:25:25,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 71 transitions. [2024-10-31 17:25:25,255 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 71 transitions. Word has length 42 [2024-10-31 17:25:25,255 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:25,255 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 71 transitions. [2024-10-31 17:25:25,256 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.25) internal successors, (29), 4 states have internal predecessors, (29), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:25,256 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 71 transitions. [2024-10-31 17:25:25,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-10-31 17:25:25,258 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:25,258 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2024-10-31 17:25:25,271 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-31 17:25:25,460 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-10-31 17:25:25,460 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:25,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:25,461 INFO L85 PathProgramCache]: Analyzing trace with hash -649725496, now seen corresponding path program 1 times [2024-10-31 17:25:25,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:25,462 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [314443431] [2024-10-31 17:25:25,462 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:25,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:25,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:25,464 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:25,467 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-31 17:25:25,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:25,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-10-31 17:25:25,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:25,579 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-31 17:25:25,579 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:25,641 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-31 17:25:25,642 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:25,642 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [314443431] [2024-10-31 17:25:25,642 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [314443431] provided 2 perfect and 0 imperfect interpolant sequences [2024-10-31 17:25:25,642 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-10-31 17:25:25,642 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3, 3] imperfect sequences [] total 4 [2024-10-31 17:25:25,643 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [8092187] [2024-10-31 17:25:25,643 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:25,644 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-31 17:25:25,646 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:25,647 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-31 17:25:25,647 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-31 17:25:25,648 INFO L87 Difference]: Start difference. First operand 51 states and 71 transitions. Second operand has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:25,666 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:25,666 INFO L93 Difference]: Finished difference Result 71 states and 99 transitions. [2024-10-31 17:25:25,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-31 17:25:25,670 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 45 [2024-10-31 17:25:25,670 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:25,671 INFO L225 Difference]: With dead ends: 71 [2024-10-31 17:25:25,671 INFO L226 Difference]: Without dead ends: 51 [2024-10-31 17:25:25,672 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 88 GetRequests, 86 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-31 17:25:25,673 INFO L432 NwaCegarLoop]: 65 mSDtfsCounter, 26 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 126 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:25,675 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 126 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:25,676 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-10-31 17:25:25,686 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-10-31 17:25:25,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 43 states have (on average 1.372093023255814) internal successors, (59), 43 states have internal predecessors, (59), 5 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-10-31 17:25:25,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 70 transitions. [2024-10-31 17:25:25,688 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 70 transitions. Word has length 45 [2024-10-31 17:25:25,688 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:25,688 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 70 transitions. [2024-10-31 17:25:25,688 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.0) internal successors, (32), 4 states have internal predecessors, (32), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:25,689 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 70 transitions. [2024-10-31 17:25:25,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-10-31 17:25:25,693 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:25,693 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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-10-31 17:25:25,705 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-31 17:25:25,893 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-10-31 17:25:25,894 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:25,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:25,895 INFO L85 PathProgramCache]: Analyzing trace with hash 1923054242, now seen corresponding path program 1 times [2024-10-31 17:25:25,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:25,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [151118718] [2024-10-31 17:25:25,896 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:25,896 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:25,896 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:25,897 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:25,899 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-31 17:25:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:25,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-31 17:25:25,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:26,031 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-31 17:25:26,031 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:26,121 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-10-31 17:25:26,122 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:26,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [151118718] [2024-10-31 17:25:26,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [151118718] provided 2 perfect and 0 imperfect interpolant sequences [2024-10-31 17:25:26,124 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-10-31 17:25:26,125 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4, 4] imperfect sequences [] total 6 [2024-10-31 17:25:26,125 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1577243952] [2024-10-31 17:25:26,125 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:26,125 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 17:25:26,126 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:26,128 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 17:25:26,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:26,129 INFO L87 Difference]: Start difference. First operand 51 states and 70 transitions. Second operand has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:26,157 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:26,157 INFO L93 Difference]: Finished difference Result 72 states and 99 transitions. [2024-10-31 17:25:26,161 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-31 17:25:26,161 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 47 [2024-10-31 17:25:26,162 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:26,163 INFO L225 Difference]: With dead ends: 72 [2024-10-31 17:25:26,163 INFO L226 Difference]: Without dead ends: 51 [2024-10-31 17:25:26,163 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 88 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-10-31 17:25:26,164 INFO L432 NwaCegarLoop]: 63 mSDtfsCounter, 26 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 7 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 26 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 7 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 7 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:26,165 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [26 Valid, 184 Invalid, 7 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 7 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:26,165 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 51 states. [2024-10-31 17:25:26,173 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 51 to 51. [2024-10-31 17:25:26,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 43 states have (on average 1.3488372093023255) internal successors, (58), 43 states have internal predecessors, (58), 5 states have call successors, (5), 3 states have call predecessors, (5), 2 states have return successors, (6), 4 states have call predecessors, (6), 4 states have call successors, (6) [2024-10-31 17:25:26,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 69 transitions. [2024-10-31 17:25:26,177 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 69 transitions. Word has length 47 [2024-10-31 17:25:26,177 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:26,178 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 69 transitions. [2024-10-31 17:25:26,178 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 5.833333333333333) internal successors, (35), 6 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:26,178 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 69 transitions. [2024-10-31 17:25:26,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-10-31 17:25:26,179 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:26,179 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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-10-31 17:25:26,200 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:26,380 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-10-31 17:25:26,381 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:26,381 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:26,381 INFO L85 PathProgramCache]: Analyzing trace with hash 1336248228, now seen corresponding path program 1 times [2024-10-31 17:25:26,382 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:26,382 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1504454907] [2024-10-31 17:25:26,382 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:26,382 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:26,382 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:26,384 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:26,387 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-31 17:25:26,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:26,446 INFO L255 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-31 17:25:26,448 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:26,477 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:26,477 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:26,569 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:26,570 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:26,570 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1504454907] [2024-10-31 17:25:26,570 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1504454907] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-31 17:25:26,570 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-31 17:25:26,570 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 6 [2024-10-31 17:25:26,571 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [925189749] [2024-10-31 17:25:26,571 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:26,571 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-31 17:25:26,571 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:26,572 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-31 17:25:26,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:26,575 INFO L87 Difference]: Start difference. First operand 51 states and 69 transitions. Second operand has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:26,643 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:26,644 INFO L93 Difference]: Finished difference Result 104 states and 143 transitions. [2024-10-31 17:25:26,644 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-31 17:25:26,645 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 47 [2024-10-31 17:25:26,645 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:26,648 INFO L225 Difference]: With dead ends: 104 [2024-10-31 17:25:26,648 INFO L226 Difference]: Without dead ends: 60 [2024-10-31 17:25:26,648 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 92 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:26,650 INFO L432 NwaCegarLoop]: 57 mSDtfsCounter, 7 mSDsluCounter, 97 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7 SdHoareTripleChecker+Valid, 154 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:26,652 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7 Valid, 154 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:26,653 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 60 states. [2024-10-31 17:25:26,662 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 60 to 56. [2024-10-31 17:25:26,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 56 states, 47 states have (on average 1.3404255319148937) internal successors, (63), 48 states have internal predecessors, (63), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:26,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 56 states to 56 states and 76 transitions. [2024-10-31 17:25:26,664 INFO L78 Accepts]: Start accepts. Automaton has 56 states and 76 transitions. Word has length 47 [2024-10-31 17:25:26,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:26,665 INFO L471 AbstractCegarLoop]: Abstraction has 56 states and 76 transitions. [2024-10-31 17:25:26,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 8.5) internal successors, (34), 4 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:26,665 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 76 transitions. [2024-10-31 17:25:26,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-10-31 17:25:26,666 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:26,667 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2024-10-31 17:25:26,683 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-31 17:25:26,870 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-10-31 17:25:26,871 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:26,871 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:26,871 INFO L85 PathProgramCache]: Analyzing trace with hash -1437269091, now seen corresponding path program 1 times [2024-10-31 17:25:26,872 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:26,872 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [2034427215] [2024-10-31 17:25:26,872 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:26,872 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:26,872 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:26,873 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:26,875 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-31 17:25:26,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:26,933 INFO L255 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 17:25:26,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:26,998 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:26,999 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:27,118 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:27,118 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:27,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [2034427215] [2024-10-31 17:25:27,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [2034427215] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-31 17:25:27,119 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-31 17:25:27,119 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [5] total 8 [2024-10-31 17:25:27,119 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [44977583] [2024-10-31 17:25:27,119 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:27,120 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 17:25:27,120 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:27,120 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 17:25:27,121 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=32, Unknown=0, NotChecked=0, Total=56 [2024-10-31 17:25:27,121 INFO L87 Difference]: Start difference. First operand 56 states and 76 transitions. Second operand has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:27,242 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:27,243 INFO L93 Difference]: Finished difference Result 115 states and 159 transitions. [2024-10-31 17:25:27,243 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 17:25:27,244 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 48 [2024-10-31 17:25:27,244 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:27,245 INFO L225 Difference]: With dead ends: 115 [2024-10-31 17:25:27,245 INFO L226 Difference]: Without dead ends: 66 [2024-10-31 17:25:27,246 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=32, Invalid=40, Unknown=0, NotChecked=0, Total=72 [2024-10-31 17:25:27,247 INFO L432 NwaCegarLoop]: 60 mSDtfsCounter, 10 mSDsluCounter, 155 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 215 SdHoareTripleChecker+Invalid, 73 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:27,248 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 215 Invalid, 73 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:27,249 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66 states. [2024-10-31 17:25:27,257 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 60. [2024-10-31 17:25:27,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 60 states, 51 states have (on average 1.3529411764705883) internal successors, (69), 52 states have internal predecessors, (69), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:27,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 60 states to 60 states and 82 transitions. [2024-10-31 17:25:27,262 INFO L78 Accepts]: Start accepts. Automaton has 60 states and 82 transitions. Word has length 48 [2024-10-31 17:25:27,262 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:27,262 INFO L471 AbstractCegarLoop]: Abstraction has 60 states and 82 transitions. [2024-10-31 17:25:27,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 7.0) internal successors, (35), 5 states have internal predecessors, (35), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:27,263 INFO L276 IsEmpty]: Start isEmpty. Operand 60 states and 82 transitions. [2024-10-31 17:25:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-10-31 17:25:27,264 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:27,264 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2024-10-31 17:25:27,277 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:27,467 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-10-31 17:25:27,467 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:27,468 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:27,468 INFO L85 PathProgramCache]: Analyzing trace with hash 257487365, now seen corresponding path program 1 times [2024-10-31 17:25:27,468 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:27,468 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [784602106] [2024-10-31 17:25:27,468 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:27,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:27,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:27,470 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:27,471 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-31 17:25:27,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:27,525 INFO L255 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-31 17:25:27,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:27,601 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 24 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:27,601 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:27,726 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:27,726 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:27,726 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [784602106] [2024-10-31 17:25:27,726 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [784602106] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-31 17:25:27,726 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-31 17:25:27,727 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [6] total 10 [2024-10-31 17:25:27,727 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1823700118] [2024-10-31 17:25:27,727 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:27,727 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 17:25:27,727 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:27,728 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 17:25:27,728 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=55, Unknown=0, NotChecked=0, Total=90 [2024-10-31 17:25:27,728 INFO L87 Difference]: Start difference. First operand 60 states and 82 transitions. Second operand has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:27,841 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:27,841 INFO L93 Difference]: Finished difference Result 129 states and 179 transitions. [2024-10-31 17:25:27,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-10-31 17:25:27,842 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 49 [2024-10-31 17:25:27,842 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:27,843 INFO L225 Difference]: With dead ends: 129 [2024-10-31 17:25:27,843 INFO L226 Difference]: Without dead ends: 76 [2024-10-31 17:25:27,844 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 97 GetRequests, 88 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=67, Unknown=0, NotChecked=0, Total=110 [2024-10-31 17:25:27,845 INFO L432 NwaCegarLoop]: 59 mSDtfsCounter, 19 mSDsluCounter, 157 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 216 SdHoareTripleChecker+Invalid, 93 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:27,845 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 216 Invalid, 93 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:27,846 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-10-31 17:25:27,851 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 61. [2024-10-31 17:25:27,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 52 states have (on average 1.3653846153846154) internal successors, (71), 53 states have internal predecessors, (71), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:27,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 84 transitions. [2024-10-31 17:25:27,853 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 84 transitions. Word has length 49 [2024-10-31 17:25:27,853 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:27,853 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 84 transitions. [2024-10-31 17:25:27,853 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 6.0) internal successors, (36), 6 states have internal predecessors, (36), 2 states have call successors, (5), 2 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:27,854 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 84 transitions. [2024-10-31 17:25:27,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2024-10-31 17:25:27,858 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:27,858 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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] [2024-10-31 17:25:27,876 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:28,065 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-10-31 17:25:28,066 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:28,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:28,066 INFO L85 PathProgramCache]: Analyzing trace with hash 1849207290, now seen corresponding path program 1 times [2024-10-31 17:25:28,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:28,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1201074687] [2024-10-31 17:25:28,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:28,067 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:28,067 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:28,069 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:28,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-31 17:25:28,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:28,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 17:25:28,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:28,167 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 24 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:28,167 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:28,290 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 4 proven. 10 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:28,290 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:28,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1201074687] [2024-10-31 17:25:28,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1201074687] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:28,291 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:28,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5] total 8 [2024-10-31 17:25:28,291 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [301494744] [2024-10-31 17:25:28,291 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:28,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-31 17:25:28,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:28,292 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-31 17:25:28,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=34, Unknown=0, NotChecked=0, Total=56 [2024-10-31 17:25:28,292 INFO L87 Difference]: Start difference. First operand 61 states and 84 transitions. Second operand has 8 states, 8 states have (on average 5.875) internal successors, (47), 8 states have internal predecessors, (47), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:28,458 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:28,458 INFO L93 Difference]: Finished difference Result 135 states and 189 transitions. [2024-10-31 17:25:28,459 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-31 17:25:28,459 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 5.875) internal successors, (47), 8 states have internal predecessors, (47), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 50 [2024-10-31 17:25:28,459 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:28,460 INFO L225 Difference]: With dead ends: 135 [2024-10-31 17:25:28,460 INFO L226 Difference]: Without dead ends: 81 [2024-10-31 17:25:28,461 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 99 GetRequests, 92 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=30, Invalid=42, Unknown=0, NotChecked=0, Total=72 [2024-10-31 17:25:28,462 INFO L432 NwaCegarLoop]: 60 mSDtfsCounter, 32 mSDsluCounter, 216 mSDsCounter, 0 mSdLazyCounter, 95 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 95 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:28,462 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 276 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 95 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:28,462 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2024-10-31 17:25:28,468 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 69. [2024-10-31 17:25:28,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 69 states, 60 states have (on average 1.4) internal successors, (84), 61 states have internal predecessors, (84), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:28,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 69 states to 69 states and 97 transitions. [2024-10-31 17:25:28,470 INFO L78 Accepts]: Start accepts. Automaton has 69 states and 97 transitions. Word has length 50 [2024-10-31 17:25:28,470 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:28,470 INFO L471 AbstractCegarLoop]: Abstraction has 69 states and 97 transitions. [2024-10-31 17:25:28,470 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 5.875) internal successors, (47), 8 states have internal predecessors, (47), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:28,470 INFO L276 IsEmpty]: Start isEmpty. Operand 69 states and 97 transitions. [2024-10-31 17:25:28,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-10-31 17:25:28,475 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:28,475 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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-10-31 17:25:28,493 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-10-31 17:25:28,675 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-10-31 17:25:28,676 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:28,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:28,676 INFO L85 PathProgramCache]: Analyzing trace with hash -551768580, now seen corresponding path program 1 times [2024-10-31 17:25:28,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:28,677 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [2054006961] [2024-10-31 17:25:28,677 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:28,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:28,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:28,679 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:28,703 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-31 17:25:28,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:28,744 INFO L255 TraceCheckSpWp]: Trace formula consists of 96 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-31 17:25:28,745 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:28,773 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 24 proven. 2 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:28,773 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:28,842 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 6 proven. 8 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:28,843 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:28,843 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [2054006961] [2024-10-31 17:25:28,843 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [2054006961] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:28,843 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:28,843 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 6 [2024-10-31 17:25:28,843 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [161700942] [2024-10-31 17:25:28,844 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:28,844 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 17:25:28,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:28,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 17:25:28,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:28,845 INFO L87 Difference]: Start difference. First operand 69 states and 97 transitions. Second operand has 6 states, 6 states have (on average 8.166666666666666) internal successors, (49), 6 states have internal predecessors, (49), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:28,955 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:28,956 INFO L93 Difference]: Finished difference Result 151 states and 213 transitions. [2024-10-31 17:25:28,956 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-31 17:25:28,956 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 8.166666666666666) internal successors, (49), 6 states have internal predecessors, (49), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 51 [2024-10-31 17:25:28,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:28,958 INFO L225 Difference]: With dead ends: 151 [2024-10-31 17:25:28,958 INFO L226 Difference]: Without dead ends: 89 [2024-10-31 17:25:28,958 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 98 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-10-31 17:25:28,959 INFO L432 NwaCegarLoop]: 56 mSDtfsCounter, 19 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 191 SdHoareTripleChecker+Invalid, 91 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:28,959 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 191 Invalid, 91 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-31 17:25:28,960 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 89 states. [2024-10-31 17:25:28,971 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 89 to 66. [2024-10-31 17:25:28,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 57 states have (on average 1.3859649122807018) internal successors, (79), 58 states have internal predecessors, (79), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:28,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 92 transitions. [2024-10-31 17:25:28,974 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 92 transitions. Word has length 51 [2024-10-31 17:25:28,975 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:28,975 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 92 transitions. [2024-10-31 17:25:28,975 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 8.166666666666666) internal successors, (49), 6 states have internal predecessors, (49), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:28,975 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 92 transitions. [2024-10-31 17:25:28,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-10-31 17:25:28,976 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:28,976 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 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, 1, 1, 1] [2024-10-31 17:25:28,994 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:29,181 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-10-31 17:25:29,182 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:29,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:29,182 INFO L85 PathProgramCache]: Analyzing trace with hash -710093093, now seen corresponding path program 1 times [2024-10-31 17:25:29,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:29,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [954199616] [2024-10-31 17:25:29,183 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:29,183 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:29,183 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:29,184 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:29,185 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-31 17:25:29,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:29,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-31 17:25:29,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:29,324 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 24 proven. 3 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-31 17:25:29,325 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:29,490 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 4 proven. 11 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-10-31 17:25:29,491 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:29,491 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [954199616] [2024-10-31 17:25:29,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [954199616] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:29,491 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:29,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7] total 12 [2024-10-31 17:25:29,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [103825937] [2024-10-31 17:25:29,491 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:29,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-10-31 17:25:29,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:29,492 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-10-31 17:25:29,492 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=48, Invalid=84, Unknown=0, NotChecked=0, Total=132 [2024-10-31 17:25:29,493 INFO L87 Difference]: Start difference. First operand 66 states and 92 transitions. Second operand has 12 states, 12 states have (on average 4.25) internal successors, (51), 12 states have internal predecessors, (51), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:29,800 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:29,801 INFO L93 Difference]: Finished difference Result 163 states and 231 transitions. [2024-10-31 17:25:29,801 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-10-31 17:25:29,801 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 4.25) internal successors, (51), 12 states have internal predecessors, (51), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) Word has length 52 [2024-10-31 17:25:29,802 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:29,802 INFO L225 Difference]: With dead ends: 163 [2024-10-31 17:25:29,803 INFO L226 Difference]: Without dead ends: 104 [2024-10-31 17:25:29,803 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 95 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 34 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=103, Invalid=169, Unknown=0, NotChecked=0, Total=272 [2024-10-31 17:25:29,804 INFO L432 NwaCegarLoop]: 61 mSDtfsCounter, 93 mSDsluCounter, 234 mSDsCounter, 0 mSdLazyCounter, 185 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 93 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 201 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 185 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:29,804 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [93 Valid, 295 Invalid, 201 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 185 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-31 17:25:29,805 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 104 states. [2024-10-31 17:25:29,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 104 to 70. [2024-10-31 17:25:29,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 61 states have (on average 1.4098360655737705) internal successors, (86), 62 states have internal predecessors, (86), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:29,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 99 transitions. [2024-10-31 17:25:29,819 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 99 transitions. Word has length 52 [2024-10-31 17:25:29,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:29,819 INFO L471 AbstractCegarLoop]: Abstraction has 70 states and 99 transitions. [2024-10-31 17:25:29,819 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 4.25) internal successors, (51), 12 states have internal predecessors, (51), 2 states have call successors, (7), 2 states have call predecessors, (7), 4 states have return successors, (7), 2 states have call predecessors, (7), 2 states have call successors, (7) [2024-10-31 17:25:29,820 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 99 transitions. [2024-10-31 17:25:29,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-10-31 17:25:29,822 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:29,822 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 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-10-31 17:25:29,838 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-31 17:25:30,022 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-10-31 17:25:30,023 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:30,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:30,023 INFO L85 PathProgramCache]: Analyzing trace with hash -664139740, now seen corresponding path program 2 times [2024-10-31 17:25:30,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:30,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [124312688] [2024-10-31 17:25:30,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:30,023 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:30,024 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:30,025 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:30,025 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-31 17:25:30,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:30,084 INFO L255 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-31 17:25:30,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:30,145 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-31 17:25:30,145 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:30,201 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-31 17:25:30,202 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:30,202 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [124312688] [2024-10-31 17:25:30,202 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [124312688] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:30,202 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:30,202 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6] total 6 [2024-10-31 17:25:30,202 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1460081022] [2024-10-31 17:25:30,202 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:30,203 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 17:25:30,203 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:30,203 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 17:25:30,203 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-10-31 17:25:30,204 INFO L87 Difference]: Start difference. First operand 70 states and 99 transitions. Second operand has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 5 states have internal predecessors, (32), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:30,243 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:30,244 INFO L93 Difference]: Finished difference Result 81 states and 112 transitions. [2024-10-31 17:25:30,244 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 17:25:30,244 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 5 states have internal predecessors, (32), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 59 [2024-10-31 17:25:30,244 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:30,245 INFO L225 Difference]: With dead ends: 81 [2024-10-31 17:25:30,245 INFO L226 Difference]: Without dead ends: 76 [2024-10-31 17:25:30,246 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 112 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-10-31 17:25:30,246 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 14 mSDsluCounter, 186 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 241 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:30,247 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 241 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:30,247 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-10-31 17:25:30,258 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 70. [2024-10-31 17:25:30,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 61 states have (on average 1.3934426229508197) internal successors, (85), 62 states have internal predecessors, (85), 5 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (8), 4 states have call predecessors, (8), 4 states have call successors, (8) [2024-10-31 17:25:30,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 98 transitions. [2024-10-31 17:25:30,260 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 98 transitions. Word has length 59 [2024-10-31 17:25:30,261 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:30,261 INFO L471 AbstractCegarLoop]: Abstraction has 70 states and 98 transitions. [2024-10-31 17:25:30,262 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 5.333333333333333) internal successors, (32), 5 states have internal predecessors, (32), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:30,262 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 98 transitions. [2024-10-31 17:25:30,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-10-31 17:25:30,262 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:30,263 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 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] [2024-10-31 17:25:30,280 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-31 17:25:30,463 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-10-31 17:25:30,463 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:30,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:30,464 INFO L85 PathProgramCache]: Analyzing trace with hash -1761643286, now seen corresponding path program 1 times [2024-10-31 17:25:30,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:30,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [975801915] [2024-10-31 17:25:30,464 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:30,464 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:30,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:30,465 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:30,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-31 17:25:30,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:30,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-10-31 17:25:30,522 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:30,565 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-31 17:25:30,565 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:30,602 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 9 proven. 0 refuted. 0 times theorem prover too weak. 47 trivial. 0 not checked. [2024-10-31 17:25:30,603 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:30,603 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [975801915] [2024-10-31 17:25:30,603 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [975801915] provided 2 perfect and 0 imperfect interpolant sequences [2024-10-31 17:25:30,603 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-10-31 17:25:30,603 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7, 7] imperfect sequences [] total 7 [2024-10-31 17:25:30,603 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [836991868] [2024-10-31 17:25:30,603 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:30,604 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-31 17:25:30,604 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:30,604 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-31 17:25:30,604 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-31 17:25:30,605 INFO L87 Difference]: Start difference. First operand 70 states and 98 transitions. Second operand has 7 states, 7 states have (on average 4.857142857142857) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:30,660 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:30,661 INFO L93 Difference]: Finished difference Result 101 states and 140 transitions. [2024-10-31 17:25:30,661 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-10-31 17:25:30,661 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 4.857142857142857) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) Word has length 61 [2024-10-31 17:25:30,662 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:30,663 INFO L225 Difference]: With dead ends: 101 [2024-10-31 17:25:30,663 INFO L226 Difference]: Without dead ends: 83 [2024-10-31 17:25:30,663 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 115 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=31, Unknown=0, NotChecked=0, Total=42 [2024-10-31 17:25:30,664 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 1 mSDsluCounter, 265 mSDsCounter, 0 mSdLazyCounter, 50 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 320 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 50 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:30,664 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 320 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 50 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:30,665 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-10-31 17:25:30,671 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 83. [2024-10-31 17:25:30,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 72 states have (on average 1.3333333333333333) internal successors, (96), 74 states have internal predecessors, (96), 5 states have call successors, (5), 3 states have call predecessors, (5), 5 states have return successors, (13), 5 states have call predecessors, (13), 4 states have call successors, (13) [2024-10-31 17:25:30,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 114 transitions. [2024-10-31 17:25:30,673 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 114 transitions. Word has length 61 [2024-10-31 17:25:30,673 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:30,673 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 114 transitions. [2024-10-31 17:25:30,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 4.857142857142857) internal successors, (34), 6 states have internal predecessors, (34), 2 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:30,673 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 114 transitions. [2024-10-31 17:25:30,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-10-31 17:25:30,674 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:30,674 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 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] [2024-10-31 17:25:30,691 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-10-31 17:25:30,878 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-10-31 17:25:30,879 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:30,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:30,879 INFO L85 PathProgramCache]: Analyzing trace with hash -1503477848, now seen corresponding path program 1 times [2024-10-31 17:25:30,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:30,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1596298070] [2024-10-31 17:25:30,880 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:30,880 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:30,880 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:30,881 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:30,882 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-31 17:25:30,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:30,948 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-31 17:25:30,949 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:30,973 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-31 17:25:30,974 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:30,999 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-31 17:25:30,999 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:30,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1596298070] [2024-10-31 17:25:30,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1596298070] provided 2 perfect and 0 imperfect interpolant sequences [2024-10-31 17:25:30,999 INFO L185 FreeRefinementEngine]: Found 2 perfect and 0 imperfect interpolant sequences. [2024-10-31 17:25:31,000 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5, 5] imperfect sequences [] total 5 [2024-10-31 17:25:31,000 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1980989529] [2024-10-31 17:25:31,000 INFO L85 oduleStraightlineAll]: Using 2 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:31,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-31 17:25:31,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:31,001 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-31 17:25:31,001 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 17:25:31,001 INFO L87 Difference]: Start difference. First operand 83 states and 114 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, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:31,033 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:31,034 INFO L93 Difference]: Finished difference Result 94 states and 125 transitions. [2024-10-31 17:25:31,034 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-31 17:25:31,034 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, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 61 [2024-10-31 17:25:31,034 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:31,035 INFO L225 Difference]: With dead ends: 94 [2024-10-31 17:25:31,035 INFO L226 Difference]: Without dead ends: 88 [2024-10-31 17:25:31,036 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 120 GetRequests, 117 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-31 17:25:31,036 INFO L432 NwaCegarLoop]: 58 mSDtfsCounter, 0 mSDsluCounter, 164 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 222 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:31,036 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 222 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:31,037 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 88 states. [2024-10-31 17:25:31,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 88. [2024-10-31 17:25:31,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 88 states, 77 states have (on average 1.3116883116883118) internal successors, (101), 79 states have internal predecessors, (101), 5 states have call successors, (5), 3 states have call predecessors, (5), 5 states have return successors, (13), 5 states have call predecessors, (13), 4 states have call successors, (13) [2024-10-31 17:25:31,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 88 states to 88 states and 119 transitions. [2024-10-31 17:25:31,044 INFO L78 Accepts]: Start accepts. Automaton has 88 states and 119 transitions. Word has length 61 [2024-10-31 17:25:31,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:31,044 INFO L471 AbstractCegarLoop]: Abstraction has 88 states and 119 transitions. [2024-10-31 17:25:31,045 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, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:31,045 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 119 transitions. [2024-10-31 17:25:31,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-10-31 17:25:31,045 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:31,046 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 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] [2024-10-31 17:25:31,064 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:31,246 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-10-31 17:25:31,246 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:31,247 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:31,247 INFO L85 PathProgramCache]: Analyzing trace with hash -1446219546, now seen corresponding path program 1 times [2024-10-31 17:25:31,247 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:31,247 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1438106919] [2024-10-31 17:25:31,247 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:31,247 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:31,247 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:31,249 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:31,250 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-31 17:25:31,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:31,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-31 17:25:31,304 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:31,378 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 4 proven. 8 refuted. 0 times theorem prover too weak. 44 trivial. 0 not checked. [2024-10-31 17:25:31,378 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:31,430 INFO L134 CoverageAnalysis]: Checked inductivity of 56 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 56 trivial. 0 not checked. [2024-10-31 17:25:31,431 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:31,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [1438106919] [2024-10-31 17:25:31,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [1438106919] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-31 17:25:31,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-31 17:25:31,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [8] total 10 [2024-10-31 17:25:31,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [609854589] [2024-10-31 17:25:31,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-31 17:25:31,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-31 17:25:31,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:31,432 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-31 17:25:31,432 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=71, Unknown=0, NotChecked=0, Total=90 [2024-10-31 17:25:31,433 INFO L87 Difference]: Start difference. First operand 88 states and 119 transitions. Second operand has 6 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:31,467 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:31,468 INFO L93 Difference]: Finished difference Result 94 states and 124 transitions. [2024-10-31 17:25:31,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-31 17:25:31,468 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) Word has length 61 [2024-10-31 17:25:31,468 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:31,469 INFO L225 Difference]: With dead ends: 94 [2024-10-31 17:25:31,469 INFO L226 Difference]: Without dead ends: 76 [2024-10-31 17:25:31,470 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 121 GetRequests, 112 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=23, Invalid=87, Unknown=0, NotChecked=0, Total=110 [2024-10-31 17:25:31,471 INFO L432 NwaCegarLoop]: 60 mSDtfsCounter, 1 mSDsluCounter, 234 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 294 SdHoareTripleChecker+Invalid, 15 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:31,471 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 294 Invalid, 15 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:31,471 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-10-31 17:25:31,479 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76. [2024-10-31 17:25:31,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 65 states have (on average 1.323076923076923) internal successors, (86), 68 states have internal predecessors, (86), 5 states have call successors, (5), 3 states have call predecessors, (5), 5 states have return successors, (10), 4 states have call predecessors, (10), 4 states have call successors, (10) [2024-10-31 17:25:31,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 101 transitions. [2024-10-31 17:25:31,481 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 101 transitions. Word has length 61 [2024-10-31 17:25:31,481 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:31,481 INFO L471 AbstractCegarLoop]: Abstraction has 76 states and 101 transitions. [2024-10-31 17:25:31,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 6.2) internal successors, (31), 5 states have internal predecessors, (31), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (4), 1 states have call predecessors, (4), 1 states have call successors, (4) [2024-10-31 17:25:31,482 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 101 transitions. [2024-10-31 17:25:31,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-10-31 17:25:31,482 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:31,483 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 17:25:31,500 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Ended with exit code 0 [2024-10-31 17:25:31,686 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-10-31 17:25:31,687 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:31,687 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:31,687 INFO L85 PathProgramCache]: Analyzing trace with hash 1012758680, now seen corresponding path program 1 times [2024-10-31 17:25:31,687 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:31,687 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [354245174] [2024-10-31 17:25:31,687 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:31,688 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:31,688 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:31,689 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:31,690 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-31 17:25:31,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:31,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 121 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-10-31 17:25:31,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:31,812 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-10-31 17:25:31,813 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:31,858 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-10-31 17:25:31,858 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:31,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [354245174] [2024-10-31 17:25:31,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [354245174] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:31,858 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:31,858 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 8 [2024-10-31 17:25:31,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [443550565] [2024-10-31 17:25:31,859 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:31,859 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-31 17:25:31,859 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:31,859 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-31 17:25:31,859 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-31 17:25:31,860 INFO L87 Difference]: Start difference. First operand 76 states and 101 transitions. Second operand has 8 states, 8 states have (on average 4.875) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:31,917 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:31,918 INFO L93 Difference]: Finished difference Result 103 states and 134 transitions. [2024-10-31 17:25:31,918 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-31 17:25:31,918 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.875) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) Word has length 66 [2024-10-31 17:25:31,918 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:31,919 INFO L225 Difference]: With dead ends: 103 [2024-10-31 17:25:31,919 INFO L226 Difference]: Without dead ends: 73 [2024-10-31 17:25:31,920 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 124 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=55, Unknown=0, NotChecked=0, Total=72 [2024-10-31 17:25:31,920 INFO L432 NwaCegarLoop]: 54 mSDtfsCounter, 1 mSDsluCounter, 313 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 46 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:31,920 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 367 Invalid, 46 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:31,921 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73 states. [2024-10-31 17:25:31,925 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 73. [2024-10-31 17:25:31,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 63 states have (on average 1.2698412698412698) internal successors, (80), 65 states have internal predecessors, (80), 5 states have call successors, (5), 3 states have call predecessors, (5), 4 states have return successors, (7), 4 states have call predecessors, (7), 4 states have call successors, (7) [2024-10-31 17:25:31,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 92 transitions. [2024-10-31 17:25:31,928 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 92 transitions. Word has length 66 [2024-10-31 17:25:31,929 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:31,929 INFO L471 AbstractCegarLoop]: Abstraction has 73 states and 92 transitions. [2024-10-31 17:25:31,929 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.875) internal successors, (39), 7 states have internal predecessors, (39), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 3 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:31,929 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 92 transitions. [2024-10-31 17:25:31,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2024-10-31 17:25:31,930 INFO L207 NwaCegarLoop]: Found error trace [2024-10-31 17:25:31,930 INFO L215 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 4, 3, 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, 1, 1, 1, 1] [2024-10-31 17:25:31,949 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-31 17:25:32,134 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-10-31 17:25:32,135 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-31 17:25:32,135 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-31 17:25:32,135 INFO L85 PathProgramCache]: Analyzing trace with hash -96427443, now seen corresponding path program 2 times [2024-10-31 17:25:32,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES [2024-10-31 17:25:32,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [402149797] [2024-10-31 17:25:32,135 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-31 17:25:32,136 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:32,136 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-31 17:25:32,138 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-31 17:25:32,139 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-31 17:25:32,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-31 17:25:32,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-31 17:25:32,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-31 17:25:32,268 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2024-10-31 17:25:32,268 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-31 17:25:32,339 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 0 proven. 9 refuted. 0 times theorem prover too weak. 53 trivial. 0 not checked. [2024-10-31 17:25:32,340 INFO L136 FreeRefinementEngine]: Strategy FIXED_PREFERENCES found an infeasible trace [2024-10-31 17:25:32,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModulePreferences [402149797] [2024-10-31 17:25:32,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModulePreferences [402149797] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-31 17:25:32,340 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-10-31 17:25:32,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8] total 8 [2024-10-31 17:25:32,340 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [877639072] [2024-10-31 17:25:32,340 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-10-31 17:25:32,341 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-10-31 17:25:32,341 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FIXED_PREFERENCES [2024-10-31 17:25:32,341 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-10-31 17:25:32,341 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=43, Unknown=0, NotChecked=0, Total=56 [2024-10-31 17:25:32,342 INFO L87 Difference]: Start difference. First operand 73 states and 92 transitions. Second operand has 8 states, 8 states have (on average 4.75) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:32,396 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-31 17:25:32,397 INFO L93 Difference]: Finished difference Result 74 states and 93 transitions. [2024-10-31 17:25:32,397 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-10-31 17:25:32,397 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.75) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 70 [2024-10-31 17:25:32,397 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-31 17:25:32,397 INFO L225 Difference]: With dead ends: 74 [2024-10-31 17:25:32,398 INFO L226 Difference]: Without dead ends: 0 [2024-10-31 17:25:32,398 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 140 GetRequests, 130 SyntacticMatches, 2 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=21, Invalid=69, Unknown=0, NotChecked=0, Total=90 [2024-10-31 17:25:32,399 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 5 mSDsluCounter, 168 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 199 SdHoareTripleChecker+Invalid, 43 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-31 17:25:32,399 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 199 Invalid, 43 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-31 17:25:32,399 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-10-31 17:25:32,399 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-10-31 17:25:32,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-31 17:25:32,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-10-31 17:25:32,400 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 70 [2024-10-31 17:25:32,400 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-31 17:25:32,400 INFO L471 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-10-31 17:25:32,401 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.75) internal successors, (38), 7 states have internal predecessors, (38), 3 states have call successors, (5), 2 states have call predecessors, (5), 2 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-10-31 17:25:32,401 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-10-31 17:25:32,401 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-10-31 17:25:32,403 INFO L782 garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (0 of 1 remaining) [2024-10-31 17:25:32,421 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-10-31 17:25:32,607 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-31 17:25:32,610 INFO L407 BasicCegarLoop]: Path program histogram: [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-31 17:25:32,612 INFO L343 DoubleDeckerVisitor]: Before removal of dead ends 0 states and 0 transitions. [2024-10-31 17:25:32,851 INFO L170 ceAbstractionStarter]: Computing trace abstraction results [2024-10-31 17:25:32,872 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 31.10 05:25:32 BoogieIcfgContainer [2024-10-31 17:25:32,873 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-10-31 17:25:32,873 INFO L158 Benchmark]: Toolchain (without parser) took 9266.29ms. Allocated memory was 180.4MB in the beginning and 235.9MB in the end (delta: 55.6MB). Free memory was 156.3MB in the beginning and 88.2MB in the end (delta: 68.1MB). Peak memory consumption was 124.8MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,873 INFO L158 Benchmark]: CDTParser took 0.11ms. Allocated memory is still 180.4MB. Free memory was 155.9MB in the beginning and 155.8MB in the end (delta: 147.0kB). There was no memory consumed. Max. memory is 8.0GB. [2024-10-31 17:25:32,874 INFO L158 Benchmark]: CACSL2BoogieTranslator took 344.97ms. Allocated memory is still 180.4MB. Free memory was 155.8MB in the beginning and 140.5MB in the end (delta: 15.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,874 INFO L158 Benchmark]: Boogie Procedure Inliner took 40.43ms. Allocated memory is still 180.4MB. Free memory was 140.5MB in the beginning and 138.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,874 INFO L158 Benchmark]: Boogie Preprocessor took 66.63ms. Allocated memory is still 180.4MB. Free memory was 138.5MB in the beginning and 136.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,875 INFO L158 Benchmark]: RCFGBuilder took 507.86ms. Allocated memory is still 180.4MB. Free memory was 136.4MB in the beginning and 118.6MB in the end (delta: 17.8MB). Peak memory consumption was 17.8MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,875 INFO L158 Benchmark]: TraceAbstraction took 8299.90ms. Allocated memory was 180.4MB in the beginning and 235.9MB in the end (delta: 55.6MB). Free memory was 117.6MB in the beginning and 88.2MB in the end (delta: 29.4MB). Peak memory consumption was 86.0MB. Max. memory is 8.0GB. [2024-10-31 17:25:32,878 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.11ms. Allocated memory is still 180.4MB. Free memory was 155.9MB in the beginning and 155.8MB in the end (delta: 147.0kB). There was no memory consumed. Max. memory is 8.0GB. * CACSL2BoogieTranslator took 344.97ms. Allocated memory is still 180.4MB. Free memory was 155.8MB in the beginning and 140.5MB in the end (delta: 15.3MB). Peak memory consumption was 15.7MB. Max. memory is 8.0GB. * Boogie Procedure Inliner took 40.43ms. Allocated memory is still 180.4MB. Free memory was 140.5MB in the beginning and 138.5MB in the end (delta: 2.0MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * Boogie Preprocessor took 66.63ms. Allocated memory is still 180.4MB. Free memory was 138.5MB in the beginning and 136.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 8.0GB. * RCFGBuilder took 507.86ms. Allocated memory is still 180.4MB. Free memory was 136.4MB in the beginning and 118.6MB in the end (delta: 17.8MB). Peak memory consumption was 17.8MB. Max. memory is 8.0GB. * TraceAbstraction took 8299.90ms. Allocated memory was 180.4MB in the beginning and 235.9MB in the end (delta: 55.6MB). Free memory was 117.6MB in the beginning and 88.2MB in the end (delta: 29.4MB). Peak memory consumption was 86.0MB. 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 - PositiveResult [Line: 17]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 3 procedures, 52 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 8.0s, OverallIterations: 15, TraceHistogramMax: 5, PathProgramHistogramMax: 2, EmptinessCheckTime: 0.0s, AutomataDifference: 1.5s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 266 SdHoareTripleChecker+Valid, 1.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 266 mSDsluCounter, 3466 SdHoareTripleChecker+Invalid, 0.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 2612 mSDsCounter, 43 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 838 IncrementalHoareTripleChecker+Invalid, 881 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 43 mSolverCounterUnsat, 854 mSDtfsCounter, 838 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 1608 GetRequests, 1511 SyntacticMatches, 2 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 52 ImplicationChecksByTransitivity, 0.7s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=88occurred in iteration=12, InterpolantAutomatonStates: 101, 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, 15 MinimizatonAttempts, 109 StatesRemovedByMinimization, 8 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.2s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 2.1s InterpolantComputationTime, 809 NumberOfCodeBlocks, 809 NumberOfCodeBlocksAsserted, 15 NumberOfCheckSat, 1588 ConstructedInterpolants, 0 QuantifiedInterpolants, 2678 SizeOfPredicates, 12 NumberOfNonLiveVariables, 1506 ConjunctsInSsa, 74 ConjunctsInUnsatCore, 30 InterpolantComputations, 13 PerfectInterpolantSequences, 1122/1240 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 - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold - InvariantResult [Line: 37]: Loop Invariant Derived loop invariant: ((0 != \old(m)) && ((1 != \old(m)) || (m < 16777216))) - InvariantResult [Line: 57]: Loop Invariant Derived loop invariant: ((((m == \old(m)) && (e == \old(e))) && !(m < 16777216)) || (((!(((e + -1) % 4294967296) <= -128) || (0 != \old(e))) && ((0 != \old(e)) || !(e <= -128))) && (\old(m) >= 33554432))) - ProcedureContractResult [Line: 24]: Procedure Contract for base2flt Derived contract for procedure base2flt. Ensures: ((0 != m) || (0 == \result)) - ProcedureContractResult [Line: 15]: Procedure Contract for __VERIFIER_assert Derived contract for procedure __VERIFIER_assert. Requires: (0 != cond) Ensures: (0 != cond) RESULT: Ultimate proved your program to be correct! [2024-10-31 17:25:32,912 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...