./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a9b967e5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 9671c34313c5e47de5bd2f842db47c3009aa180bae8c949f2010db1179ac602f --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --cacsl2boogietranslator.check.absence.of.signed.integer.overflows true --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a9b967e-m [2024-09-12 19:43:35,044 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-12 19:43:35,107 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-12 19:43:35,112 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-12 19:43:35,115 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-12 19:43:35,139 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-12 19:43:35,141 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-12 19:43:35,141 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-12 19:43:35,141 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-12 19:43:35,143 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-12 19:43:35,143 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-12 19:43:35,143 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-12 19:43:35,144 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-12 19:43:35,144 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-12 19:43:35,146 INFO L153 SettingsManager]: * Use SBE=true [2024-09-12 19:43:35,147 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-12 19:43:35,147 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-12 19:43:35,147 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-12 19:43:35,147 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-12 19:43:35,147 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-12 19:43:35,147 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-12 19:43:35,148 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-12 19:43:35,148 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-12 19:43:35,148 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-12 19:43:35,148 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-12 19:43:35,148 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-12 19:43:35,149 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-12 19:43:35,149 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 19:43:35,150 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-12 19:43:35,150 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-12 19:43:35,153 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-12 19:43:35,153 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/certificate-witnesses-artifact/automizer/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/certificate-witnesses-artifact/automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 9671c34313c5e47de5bd2f842db47c3009aa180bae8c949f2010db1179ac602f Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Check absence of signed integer overflows -> true [2024-09-12 19:43:35,385 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-12 19:43:35,402 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-12 19:43:35,404 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-12 19:43:35,405 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-12 19:43:35,406 INFO L274 PluginConnector]: CDTParser initialized [2024-09-12 19:43:35,407 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c [2024-09-12 19:43:36,573 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-12 19:43:36,745 INFO L384 CDTParser]: Found 1 translation units. [2024-09-12 19:43:36,745 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c [2024-09-12 19:43:36,752 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/566f7a832/c5e5e463bf704205b7b682fb2a6aea33/FLAGed1c83da6 [2024-09-12 19:43:36,764 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/566f7a832/c5e5e463bf704205b7b682fb2a6aea33 [2024-09-12 19:43:36,766 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-12 19:43:36,768 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-12 19:43:36,770 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-12 19:43:36,770 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-12 19:43:36,774 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-12 19:43:36,775 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:36,776 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@fd6d9b3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36, skipping insertion in model container [2024-09-12 19:43:36,776 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:36,789 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-12 19:43:36,908 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c[458,471] [2024-09-12 19:43:36,934 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 19:43:36,942 INFO L200 MainTranslator]: Completed pre-run [2024-09-12 19:43:36,952 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/ps6-ll_valuebound5.c[458,471] [2024-09-12 19:43:36,964 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 19:43:36,978 INFO L204 MainTranslator]: Completed translation [2024-09-12 19:43:36,978 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36 WrapperNode [2024-09-12 19:43:36,978 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-12 19:43:36,979 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-12 19:43:36,980 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-12 19:43:36,980 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-12 19:43:36,985 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:36,993 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:36,998 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-12 19:43:36,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-12 19:43:36,999 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-12 19:43:36,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-12 19:43:36,999 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-12 19:43:37,008 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,008 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,011 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,025 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-09-12 19:43:37,025 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,025 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,028 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,033 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,034 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,035 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,041 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-12 19:43:37,041 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-12 19:43:37,041 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-12 19:43:37,041 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-12 19:43:37,042 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (1/1) ... [2024-09-12 19:43:37,046 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 19:43:37,056 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:43:37,074 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-12 19:43:37,077 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-12 19:43:37,111 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-12 19:43:37,112 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-09-12 19:43:37,112 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-09-12 19:43:37,112 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-12 19:43:37,112 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-12 19:43:37,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-12 19:43:37,113 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-12 19:43:37,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-12 19:43:37,113 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-12 19:43:37,113 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-12 19:43:37,114 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-12 19:43:37,114 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-12 19:43:37,164 INFO L242 CfgBuilder]: Building ICFG [2024-09-12 19:43:37,166 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-12 19:43:37,648 INFO L? ?]: Removed 90 outVars from TransFormulas that were not future-live. [2024-09-12 19:43:37,649 INFO L291 CfgBuilder]: Performing block encoding [2024-09-12 19:43:37,672 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-12 19:43:37,672 INFO L318 CfgBuilder]: Removed 1 assume(true) statements. [2024-09-12 19:43:37,672 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 07:43:37 BoogieIcfgContainer [2024-09-12 19:43:37,672 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-12 19:43:37,674 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-12 19:43:37,674 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-12 19:43:37,676 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-12 19:43:37,677 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.09 07:43:36" (1/3) ... [2024-09-12 19:43:37,677 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e7fb901 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 07:43:37, skipping insertion in model container [2024-09-12 19:43:37,677 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 07:43:36" (2/3) ... [2024-09-12 19:43:37,678 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e7fb901 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 07:43:37, skipping insertion in model container [2024-09-12 19:43:37,678 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 07:43:37" (3/3) ... [2024-09-12 19:43:37,679 INFO L112 eAbstractionObserver]: Analyzing ICFG ps6-ll_valuebound5.c [2024-09-12 19:43:37,690 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-12 19:43:37,691 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 103 error locations. [2024-09-12 19:43:37,747 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-12 19:43:37,752 INFO L336 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=All, 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;@7c432314, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-12 19:43:37,752 INFO L337 AbstractCegarLoop]: Starting to check reachability of 103 error locations. [2024-09-12 19:43:37,755 INFO L276 IsEmpty]: Start isEmpty. Operand has 231 states, 116 states have (on average 1.9310344827586208) internal successors, (224), 219 states have internal predecessors, (224), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-12 19:43:37,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-09-12 19:43:37,762 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:37,763 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:37,764 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr56ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:37,767 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:37,767 INFO L85 PathProgramCache]: Analyzing trace with hash -2038027279, now seen corresponding path program 1 times [2024-09-12 19:43:37,774 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:37,774 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [275895194] [2024-09-12 19:43:37,774 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:37,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:37,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:37,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:37,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:37,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:37,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:37,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:37,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:37,895 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:37,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:37,896 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [275895194] [2024-09-12 19:43:37,896 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [275895194] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:37,897 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:37,897 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 19:43:37,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1372561850] [2024-09-12 19:43:37,899 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:37,902 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-09-12 19:43:37,903 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:37,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-09-12 19:43:37,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-12 19:43:37,927 INFO L87 Difference]: Start difference. First operand has 231 states, 116 states have (on average 1.9310344827586208) internal successors, (224), 219 states have internal predecessors, (224), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-09-12 19:43:37,984 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:37,985 INFO L93 Difference]: Finished difference Result 431 states and 474 transitions. [2024-09-12 19:43:37,986 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-12 19:43:37,987 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) Word has length 18 [2024-09-12 19:43:37,987 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:37,996 INFO L225 Difference]: With dead ends: 431 [2024-09-12 19:43:37,996 INFO L226 Difference]: Without dead ends: 202 [2024-09-12 19:43:38,001 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 10 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-12 19:43:38,003 INFO L434 NwaCegarLoop]: 207 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 207 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:38,004 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 207 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-12 19:43:38,016 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 202 states. [2024-09-12 19:43:38,036 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 202. [2024-09-12 19:43:38,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 202 states, 114 states have (on average 1.6929824561403508) internal successors, (193), 192 states have internal predecessors, (193), 7 states have call successors, (7), 4 states have call predecessors, (7), 3 states have return successors, (5), 5 states have call predecessors, (5), 5 states have call successors, (5) [2024-09-12 19:43:38,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 202 states and 205 transitions. [2024-09-12 19:43:38,041 INFO L78 Accepts]: Start accepts. Automaton has 202 states and 205 transitions. Word has length 18 [2024-09-12 19:43:38,042 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:38,042 INFO L474 AbstractCegarLoop]: Abstraction has 202 states and 205 transitions. [2024-09-12 19:43:38,042 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.0) internal successors, (8), 2 states have internal predecessors, (8), 2 states have call successors, (4), 1 states have call predecessors, (4), 2 states have return successors, (3), 2 states have call predecessors, (3), 2 states have call successors, (3) [2024-09-12 19:43:38,042 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,043 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 205 transitions. [2024-09-12 19:43:38,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-09-12 19:43:38,043 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:38,043 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:38,044 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-12 19:43:38,044 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:38,044 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,045 INFO L85 PathProgramCache]: Analyzing trace with hash -1279708240, now seen corresponding path program 1 times [2024-09-12 19:43:38,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:38,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1652985480] [2024-09-12 19:43:38,045 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:38,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:38,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:38,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:38,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:38,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,145 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:38,145 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:38,145 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1652985480] [2024-09-12 19:43:38,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1652985480] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:38,146 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:38,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 19:43:38,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100230843] [2024-09-12 19:43:38,146 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:38,149 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-12 19:43:38,149 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:38,150 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-12 19:43:38,150 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:38,150 INFO L87 Difference]: Start difference. First operand 202 states and 205 transitions. Second operand has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:38,533 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:38,533 INFO L93 Difference]: Finished difference Result 364 states and 374 transitions. [2024-09-12 19:43:38,534 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-12 19:43:38,534 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 18 [2024-09-12 19:43:38,534 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:38,540 INFO L225 Difference]: With dead ends: 364 [2024-09-12 19:43:38,540 INFO L226 Difference]: Without dead ends: 305 [2024-09-12 19:43:38,541 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:38,542 INFO L434 NwaCegarLoop]: 114 mSDtfsCounter, 99 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 260 mSolverCounterSat, 58 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 101 SdHoareTripleChecker+Valid, 149 SdHoareTripleChecker+Invalid, 318 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 58 IncrementalHoareTripleChecker+Valid, 260 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:38,543 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [101 Valid, 149 Invalid, 318 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [58 Valid, 260 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-12 19:43:38,544 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 305 states. [2024-09-12 19:43:38,567 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 305 to 298. [2024-09-12 19:43:38,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 208 states have (on average 1.4326923076923077) internal successors, (298), 286 states have internal predecessors, (298), 9 states have call successors, (9), 4 states have call predecessors, (9), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-12 19:43:38,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 314 transitions. [2024-09-12 19:43:38,571 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 314 transitions. Word has length 18 [2024-09-12 19:43:38,572 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:38,572 INFO L474 AbstractCegarLoop]: Abstraction has 298 states and 314 transitions. [2024-09-12 19:43:38,572 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:38,573 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,573 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 314 transitions. [2024-09-12 19:43:38,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-09-12 19:43:38,574 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:38,575 INFO L216 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:38,575 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-12 19:43:38,575 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr38ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:38,575 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,576 INFO L85 PathProgramCache]: Analyzing trace with hash 1658326006, now seen corresponding path program 1 times [2024-09-12 19:43:38,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:38,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1851996270] [2024-09-12 19:43:38,576 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:38,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:38,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:38,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:38,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:38,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,695 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:38,697 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:38,697 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1851996270] [2024-09-12 19:43:38,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1851996270] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:38,699 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:38,699 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 19:43:38,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1905214308] [2024-09-12 19:43:38,700 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:38,700 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-12 19:43:38,700 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:38,700 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-12 19:43:38,700 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:38,701 INFO L87 Difference]: Start difference. First operand 298 states and 314 transitions. Second operand has 3 states, 2 states have (on average 23.0) internal successors, (46), 3 states have internal predecessors, (46), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:38,781 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:38,781 INFO L93 Difference]: Finished difference Result 323 states and 333 transitions. [2024-09-12 19:43:38,782 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-12 19:43:38,782 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 23.0) internal successors, (46), 3 states have internal predecessors, (46), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 56 [2024-09-12 19:43:38,782 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:38,784 INFO L225 Difference]: With dead ends: 323 [2024-09-12 19:43:38,784 INFO L226 Difference]: Without dead ends: 317 [2024-09-12 19:43:38,785 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 7 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:38,786 INFO L434 NwaCegarLoop]: 190 mSDtfsCounter, 73 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 37 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 75 SdHoareTripleChecker+Valid, 372 SdHoareTripleChecker+Invalid, 42 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 37 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:38,786 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [75 Valid, 372 Invalid, 42 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 37 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-12 19:43:38,788 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 317 states. [2024-09-12 19:43:38,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 317 to 298. [2024-09-12 19:43:38,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 208 states have (on average 1.4038461538461537) internal successors, (292), 286 states have internal predecessors, (292), 9 states have call successors, (9), 4 states have call predecessors, (9), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-12 19:43:38,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 308 transitions. [2024-09-12 19:43:38,820 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 308 transitions. Word has length 56 [2024-09-12 19:43:38,820 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:38,820 INFO L474 AbstractCegarLoop]: Abstraction has 298 states and 308 transitions. [2024-09-12 19:43:38,820 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 23.0) internal successors, (46), 3 states have internal predecessors, (46), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:38,821 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,821 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 308 transitions. [2024-09-12 19:43:38,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-09-12 19:43:38,822 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:38,822 INFO L216 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:38,822 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-09-12 19:43:38,822 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr40ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:38,822 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:38,822 INFO L85 PathProgramCache]: Analyzing trace with hash 218429272, now seen corresponding path program 1 times [2024-09-12 19:43:38,822 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:38,822 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [408268622] [2024-09-12 19:43:38,822 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:38,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:38,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:38,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:38,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:38,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:38,937 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:38,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:38,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [408268622] [2024-09-12 19:43:38,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [408268622] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:38,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:38,938 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-12 19:43:38,938 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489686319] [2024-09-12 19:43:38,938 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:38,939 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-12 19:43:38,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:38,941 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-12 19:43:38,942 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-09-12 19:43:38,942 INFO L87 Difference]: Start difference. First operand 298 states and 308 transitions. Second operand has 4 states, 3 states have (on average 16.0) internal successors, (48), 4 states have internal predecessors, (48), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:40,263 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:40,263 INFO L93 Difference]: Finished difference Result 319 states and 327 transitions. [2024-09-12 19:43:40,263 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-12 19:43:40,263 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 16.0) internal successors, (48), 4 states have internal predecessors, (48), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 58 [2024-09-12 19:43:40,264 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:40,266 INFO L225 Difference]: With dead ends: 319 [2024-09-12 19:43:40,266 INFO L226 Difference]: Without dead ends: 317 [2024-09-12 19:43:40,266 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 9 GetRequests, 7 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-09-12 19:43:40,267 INFO L434 NwaCegarLoop]: 110 mSDtfsCounter, 108 mSDsluCounter, 209 mSDsCounter, 0 mSdLazyCounter, 294 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 110 SdHoareTripleChecker+Valid, 319 SdHoareTripleChecker+Invalid, 296 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 294 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:40,267 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [110 Valid, 319 Invalid, 296 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 294 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-09-12 19:43:40,268 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 317 states. [2024-09-12 19:43:40,306 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 317 to 298. [2024-09-12 19:43:40,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 208 states have (on average 1.3942307692307692) internal successors, (290), 286 states have internal predecessors, (290), 9 states have call successors, (9), 4 states have call predecessors, (9), 3 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-09-12 19:43:40,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 306 transitions. [2024-09-12 19:43:40,308 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 306 transitions. Word has length 58 [2024-09-12 19:43:40,309 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:40,310 INFO L474 AbstractCegarLoop]: Abstraction has 298 states and 306 transitions. [2024-09-12 19:43:40,310 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 16.0) internal successors, (48), 4 states have internal predecessors, (48), 1 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:40,310 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:40,310 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 306 transitions. [2024-09-12 19:43:40,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-09-12 19:43:40,312 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:40,312 INFO L216 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:40,313 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-09-12 19:43:40,313 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:40,313 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:40,313 INFO L85 PathProgramCache]: Analyzing trace with hash -1864924573, now seen corresponding path program 1 times [2024-09-12 19:43:40,314 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:40,314 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [875949189] [2024-09-12 19:43:40,314 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:40,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:40,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-12 19:43:40,340 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [586923610] [2024-09-12 19:43:40,340 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:40,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:43:40,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:43:40,346 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 19:43:40,347 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-12 19:43:40,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:40,394 INFO L262 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-09-12 19:43:40,399 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 19:43:40,619 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:40,620 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-12 19:43:40,620 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:40,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [875949189] [2024-09-12 19:43:40,621 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-12 19:43:40,621 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [586923610] [2024-09-12 19:43:40,621 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [586923610] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:40,621 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:40,622 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-09-12 19:43:40,622 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1307166049] [2024-09-12 19:43:40,622 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:40,623 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-09-12 19:43:40,623 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:40,625 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-09-12 19:43:40,625 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-09-12 19:43:40,625 INFO L87 Difference]: Start difference. First operand 298 states and 306 transitions. Second operand has 5 states, 5 states have (on average 10.4) internal successors, (52), 4 states have internal predecessors, (52), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:40,957 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:40,957 INFO L93 Difference]: Finished difference Result 307 states and 312 transitions. [2024-09-12 19:43:40,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-09-12 19:43:40,957 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 10.4) internal successors, (52), 4 states have internal predecessors, (52), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) Word has length 63 [2024-09-12 19:43:40,958 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:40,959 INFO L225 Difference]: With dead ends: 307 [2024-09-12 19:43:40,959 INFO L226 Difference]: Without dead ends: 257 [2024-09-12 19:43:40,959 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 59 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-09-12 19:43:40,961 INFO L434 NwaCegarLoop]: 110 mSDtfsCounter, 56 mSDsluCounter, 242 mSDsCounter, 0 mSdLazyCounter, 467 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 58 SdHoareTripleChecker+Valid, 352 SdHoareTripleChecker+Invalid, 469 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 467 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:40,962 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [58 Valid, 352 Invalid, 469 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 467 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 19:43:40,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 257 states. [2024-09-12 19:43:40,990 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 257 to 255. [2024-09-12 19:43:40,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 255 states, 165 states have (on average 1.490909090909091) internal successors, (246), 243 states have internal predecessors, (246), 8 states have call successors, (8), 5 states have call predecessors, (8), 4 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-09-12 19:43:40,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 255 states and 260 transitions. [2024-09-12 19:43:40,991 INFO L78 Accepts]: Start accepts. Automaton has 255 states and 260 transitions. Word has length 63 [2024-09-12 19:43:40,992 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:40,992 INFO L474 AbstractCegarLoop]: Abstraction has 255 states and 260 transitions. [2024-09-12 19:43:40,992 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 10.4) internal successors, (52), 4 states have internal predecessors, (52), 2 states have call successors, (5), 2 states have call predecessors, (5), 1 states have return successors, (3), 1 states have call predecessors, (3), 1 states have call successors, (3) [2024-09-12 19:43:40,992 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:40,992 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 260 transitions. [2024-09-12 19:43:40,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2024-09-12 19:43:40,993 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:40,993 INFO L216 NwaCegarLoop]: trace histogram [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, 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-09-12 19:43:41,007 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-12 19:43:41,193 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:43:41,194 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr42ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:41,194 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:41,194 INFO L85 PathProgramCache]: Analyzing trace with hash 1734009797, now seen corresponding path program 1 times [2024-09-12 19:43:41,194 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:41,194 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [773897837] [2024-09-12 19:43:41,195 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:41,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:41,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:41,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:41,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:41,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-09-12 19:43:41,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,249 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:41,249 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:41,250 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [773897837] [2024-09-12 19:43:41,250 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [773897837] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:41,250 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:41,250 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 19:43:41,250 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [483490578] [2024-09-12 19:43:41,250 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:41,250 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-12 19:43:41,251 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:41,251 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-12 19:43:41,251 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:41,251 INFO L87 Difference]: Start difference. First operand 255 states and 260 transitions. Second operand has 3 states, 2 states have (on average 27.0) internal successors, (54), 3 states have internal predecessors, (54), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:41,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:41,276 INFO L93 Difference]: Finished difference Result 257 states and 260 transitions. [2024-09-12 19:43:41,277 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-12 19:43:41,277 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 2 states have (on average 27.0) internal successors, (54), 3 states have internal predecessors, (54), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 66 [2024-09-12 19:43:41,278 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:41,279 INFO L225 Difference]: With dead ends: 257 [2024-09-12 19:43:41,279 INFO L226 Difference]: Without dead ends: 255 [2024-09-12 19:43:41,279 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 19:43:41,281 INFO L434 NwaCegarLoop]: 201 mSDtfsCounter, 1 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 397 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:41,282 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 397 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-12 19:43:41,283 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 255 states. [2024-09-12 19:43:41,299 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 255 to 255. [2024-09-12 19:43:41,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 255 states, 165 states have (on average 1.4787878787878788) internal successors, (244), 243 states have internal predecessors, (244), 8 states have call successors, (8), 5 states have call predecessors, (8), 4 states have return successors, (6), 6 states have call predecessors, (6), 6 states have call successors, (6) [2024-09-12 19:43:41,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 255 states to 255 states and 258 transitions. [2024-09-12 19:43:41,301 INFO L78 Accepts]: Start accepts. Automaton has 255 states and 258 transitions. Word has length 66 [2024-09-12 19:43:41,301 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:41,301 INFO L474 AbstractCegarLoop]: Abstraction has 255 states and 258 transitions. [2024-09-12 19:43:41,301 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 2 states have (on average 27.0) internal successors, (54), 3 states have internal predecessors, (54), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:41,302 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:41,302 INFO L276 IsEmpty]: Start isEmpty. Operand 255 states and 258 transitions. [2024-09-12 19:43:41,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2024-09-12 19:43:41,302 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:41,302 INFO L216 NwaCegarLoop]: trace histogram [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, 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-09-12 19:43:41,303 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-09-12 19:43:41,303 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr47ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:41,303 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:41,303 INFO L85 PathProgramCache]: Analyzing trace with hash -710913228, now seen corresponding path program 1 times [2024-09-12 19:43:41,303 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:41,303 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1261148532] [2024-09-12 19:43:41,303 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:41,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:41,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-12 19:43:41,313 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1063216825] [2024-09-12 19:43:41,313 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:41,313 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:43:41,313 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:43:41,314 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 19:43:41,316 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-12 19:43:41,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:41,350 INFO L262 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-12 19:43:41,351 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 19:43:41,412 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:41,412 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-12 19:43:41,412 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:41,412 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1261148532] [2024-09-12 19:43:41,412 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-12 19:43:41,413 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1063216825] [2024-09-12 19:43:41,413 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1063216825] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:41,413 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:41,413 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-12 19:43:41,413 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1308154718] [2024-09-12 19:43:41,413 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:41,413 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-12 19:43:41,414 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:41,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-12 19:43:41,414 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-12 19:43:41,414 INFO L87 Difference]: Start difference. First operand 255 states and 258 transitions. Second operand has 4 states, 3 states have (on average 19.666666666666668) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:41,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:41,766 INFO L93 Difference]: Finished difference Result 431 states and 445 transitions. [2024-09-12 19:43:41,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-12 19:43:41,766 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 19.666666666666668) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 71 [2024-09-12 19:43:41,766 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:41,768 INFO L225 Difference]: With dead ends: 431 [2024-09-12 19:43:41,768 INFO L226 Difference]: Without dead ends: 368 [2024-09-12 19:43:41,768 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 70 GetRequests, 68 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-12 19:43:41,768 INFO L434 NwaCegarLoop]: 108 mSDtfsCounter, 109 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 490 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 111 SdHoareTripleChecker+Valid, 177 SdHoareTripleChecker+Invalid, 552 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 490 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:41,769 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [111 Valid, 177 Invalid, 552 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 490 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 19:43:41,769 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 368 states. [2024-09-12 19:43:41,786 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 368 to 361. [2024-09-12 19:43:41,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 269 states have (on average 1.3494423791821561) internal successors, (363), 347 states have internal predecessors, (363), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-12 19:43:41,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 381 transitions. [2024-09-12 19:43:41,788 INFO L78 Accepts]: Start accepts. Automaton has 361 states and 381 transitions. Word has length 71 [2024-09-12 19:43:41,789 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:41,789 INFO L474 AbstractCegarLoop]: Abstraction has 361 states and 381 transitions. [2024-09-12 19:43:41,789 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 19.666666666666668) internal successors, (59), 4 states have internal predecessors, (59), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:41,789 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:41,789 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 381 transitions. [2024-09-12 19:43:41,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2024-09-12 19:43:41,790 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:41,790 INFO L216 NwaCegarLoop]: trace histogram [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, 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, 1] [2024-09-12 19:43:41,803 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-09-12 19:43:41,994 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-12 19:43:41,995 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr54ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:41,995 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:41,996 INFO L85 PathProgramCache]: Analyzing trace with hash -1465191407, now seen corresponding path program 1 times [2024-09-12 19:43:41,997 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:41,997 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1058372081] [2024-09-12 19:43:41,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:41,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:42,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:42,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,102 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:42,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-09-12 19:43:42,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,106 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:42,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:42,107 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1058372081] [2024-09-12 19:43:42,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1058372081] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:42,107 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:42,108 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-12 19:43:42,108 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [843042004] [2024-09-12 19:43:42,108 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:42,108 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-12 19:43:42,108 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:42,109 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-12 19:43:42,109 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-09-12 19:43:42,110 INFO L87 Difference]: Start difference. First operand 361 states and 381 transitions. Second operand has 4 states, 3 states have (on average 22.0) internal successors, (66), 4 states have internal predecessors, (66), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:42,195 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:42,195 INFO L93 Difference]: Finished difference Result 362 states and 381 transitions. [2024-09-12 19:43:42,195 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-12 19:43:42,195 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 22.0) internal successors, (66), 4 states have internal predecessors, (66), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 78 [2024-09-12 19:43:42,196 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:42,197 INFO L225 Difference]: With dead ends: 362 [2024-09-12 19:43:42,197 INFO L226 Difference]: Without dead ends: 361 [2024-09-12 19:43:42,197 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 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-09-12 19:43:42,198 INFO L434 NwaCegarLoop]: 149 mSDtfsCounter, 55 mSDsluCounter, 182 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 331 SdHoareTripleChecker+Invalid, 80 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:42,198 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 331 Invalid, 80 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-12 19:43:42,198 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 361 states. [2024-09-12 19:43:42,218 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 361 to 361. [2024-09-12 19:43:42,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 269 states have (on average 1.345724907063197) internal successors, (362), 347 states have internal predecessors, (362), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-12 19:43:42,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 380 transitions. [2024-09-12 19:43:42,220 INFO L78 Accepts]: Start accepts. Automaton has 361 states and 380 transitions. Word has length 78 [2024-09-12 19:43:42,220 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:42,220 INFO L474 AbstractCegarLoop]: Abstraction has 361 states and 380 transitions. [2024-09-12 19:43:42,221 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 22.0) internal successors, (66), 4 states have internal predecessors, (66), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:42,221 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:42,221 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 380 transitions. [2024-09-12 19:43:42,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 80 [2024-09-12 19:43:42,223 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:42,223 INFO L216 NwaCegarLoop]: trace histogram [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, 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, 1, 1] [2024-09-12 19:43:42,223 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-09-12 19:43:42,223 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr55ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:42,223 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:42,223 INFO L85 PathProgramCache]: Analyzing trace with hash 1823706812, now seen corresponding path program 1 times [2024-09-12 19:43:42,224 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:42,224 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [342438027] [2024-09-12 19:43:42,224 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:42,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:42,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 19:43:42,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 19:43:42,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-12 19:43:42,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 59 [2024-09-12 19:43:42,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:42,303 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:42,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:42,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [342438027] [2024-09-12 19:43:42,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [342438027] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 19:43:42,303 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 19:43:42,303 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-12 19:43:42,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054975156] [2024-09-12 19:43:42,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:43:42,304 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-12 19:43:42,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:42,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-12 19:43:42,305 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-09-12 19:43:42,305 INFO L87 Difference]: Start difference. First operand 361 states and 380 transitions. Second operand has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:46,134 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.60s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:43:46,198 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:46,198 INFO L93 Difference]: Finished difference Result 362 states and 380 transitions. [2024-09-12 19:43:46,198 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-12 19:43:46,199 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) Word has length 79 [2024-09-12 19:43:46,199 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:46,200 INFO L225 Difference]: With dead ends: 362 [2024-09-12 19:43:46,200 INFO L226 Difference]: Without dead ends: 361 [2024-09-12 19:43:46,200 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 11 GetRequests, 9 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-09-12 19:43:46,201 INFO L434 NwaCegarLoop]: 158 mSDtfsCounter, 47 mSDsluCounter, 209 mSDsCounter, 0 mSdLazyCounter, 246 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 3.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 367 SdHoareTripleChecker+Invalid, 247 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 246 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.9s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:46,201 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 367 Invalid, 247 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 246 Invalid, 0 Unknown, 0 Unchecked, 3.9s Time] [2024-09-12 19:43:46,201 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 361 states. [2024-09-12 19:43:46,218 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 361 to 361. [2024-09-12 19:43:46,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 361 states, 269 states have (on average 1.342007434944238) internal successors, (361), 347 states have internal predecessors, (361), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-12 19:43:46,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 361 states to 361 states and 379 transitions. [2024-09-12 19:43:46,220 INFO L78 Accepts]: Start accepts. Automaton has 361 states and 379 transitions. Word has length 79 [2024-09-12 19:43:46,221 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:46,221 INFO L474 AbstractCegarLoop]: Abstraction has 361 states and 379 transitions. [2024-09-12 19:43:46,221 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 22.333333333333332) internal successors, (67), 4 states have internal predecessors, (67), 2 states have call successors, (5), 1 states have call predecessors, (5), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4) [2024-09-12 19:43:46,221 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:46,221 INFO L276 IsEmpty]: Start isEmpty. Operand 361 states and 379 transitions. [2024-09-12 19:43:46,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-09-12 19:43:46,222 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:46,222 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:46,222 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-09-12 19:43:46,222 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr38ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:46,222 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:46,223 INFO L85 PathProgramCache]: Analyzing trace with hash -205124508, now seen corresponding path program 1 times [2024-09-12 19:43:46,223 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:46,223 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [812125449] [2024-09-12 19:43:46,223 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:46,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:46,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-12 19:43:46,234 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [352781952] [2024-09-12 19:43:46,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:46,235 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:43:46,235 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:43:46,236 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 19:43:46,237 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-12 19:43:46,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:46,287 INFO L262 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-09-12 19:43:46,289 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 19:43:46,493 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:46,494 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 19:43:46,691 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:46,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:46,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [812125449] [2024-09-12 19:43:46,691 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-12 19:43:46,691 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [352781952] [2024-09-12 19:43:46,692 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [352781952] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 19:43:46,692 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-12 19:43:46,692 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4] total 7 [2024-09-12 19:43:46,692 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [318063960] [2024-09-12 19:43:46,692 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-12 19:43:46,692 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-09-12 19:43:46,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:46,693 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-09-12 19:43:46,693 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=35, Unknown=0, NotChecked=0, Total=56 [2024-09-12 19:43:46,693 INFO L87 Difference]: Start difference. First operand 361 states and 379 transitions. Second operand has 8 states, 7 states have (on average 29.428571428571427) internal successors, (206), 8 states have internal predecessors, (206), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-12 19:43:47,538 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:43:47,538 INFO L93 Difference]: Finished difference Result 386 states and 398 transitions. [2024-09-12 19:43:47,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-12 19:43:47,538 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 29.428571428571427) internal successors, (206), 8 states have internal predecessors, (206), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) Word has length 119 [2024-09-12 19:43:47,539 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:43:47,540 INFO L225 Difference]: With dead ends: 386 [2024-09-12 19:43:47,540 INFO L226 Difference]: Without dead ends: 377 [2024-09-12 19:43:47,540 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 240 GetRequests, 231 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=43, Invalid=67, Unknown=0, NotChecked=0, Total=110 [2024-09-12 19:43:47,541 INFO L434 NwaCegarLoop]: 62 mSDtfsCounter, 399 mSDsluCounter, 135 mSDsCounter, 0 mSdLazyCounter, 859 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 399 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 880 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 859 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-09-12 19:43:47,541 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [399 Valid, 197 Invalid, 880 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 859 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-09-12 19:43:47,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 377 states. [2024-09-12 19:43:47,570 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 377 to 365. [2024-09-12 19:43:47,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 365 states, 276 states have (on average 1.3115942028985508) internal successors, (362), 351 states have internal predecessors, (362), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-12 19:43:47,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 365 states to 365 states and 380 transitions. [2024-09-12 19:43:47,572 INFO L78 Accepts]: Start accepts. Automaton has 365 states and 380 transitions. Word has length 119 [2024-09-12 19:43:47,572 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:43:47,573 INFO L474 AbstractCegarLoop]: Abstraction has 365 states and 380 transitions. [2024-09-12 19:43:47,573 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 29.428571428571427) internal successors, (206), 8 states have internal predecessors, (206), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-12 19:43:47,573 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:47,573 INFO L276 IsEmpty]: Start isEmpty. Operand 365 states and 380 transitions. [2024-09-12 19:43:47,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 122 [2024-09-12 19:43:47,574 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:43:47,574 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:43:47,589 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-12 19:43:47,774 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-09-12 19:43:47,776 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr40ASSERT_VIOLATIONINTEGER_OVERFLOW === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:43:47,776 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:43:47,776 INFO L85 PathProgramCache]: Analyzing trace with hash 443847750, now seen corresponding path program 1 times [2024-09-12 19:43:47,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:43:47,777 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1336970707] [2024-09-12 19:43:47,777 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:47,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:43:47,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-12 19:43:47,791 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [2073237191] [2024-09-12 19:43:47,791 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:43:47,791 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:43:47,791 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:43:47,792 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 19:43:47,793 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-12 19:43:47,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:43:47,834 INFO L262 TraceCheckSpWp]: Trace formula consists of 169 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-09-12 19:43:47,836 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 19:43:48,090 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 0 proven. 42 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:48,090 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 19:43:48,955 INFO L134 CoverageAnalysis]: Checked inductivity of 46 backedges. 4 proven. 38 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:43:48,955 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:43:48,955 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1336970707] [2024-09-12 19:43:48,955 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-12 19:43:48,956 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2073237191] [2024-09-12 19:43:48,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2073237191] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 19:43:48,956 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-12 19:43:48,956 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 5] total 8 [2024-09-12 19:43:48,956 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [658317068] [2024-09-12 19:43:48,956 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-12 19:43:48,956 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-09-12 19:43:48,956 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:43:48,957 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-09-12 19:43:48,957 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=43, Unknown=0, NotChecked=0, Total=72 [2024-09-12 19:43:48,957 INFO L87 Difference]: Start difference. First operand 365 states and 380 transitions. Second operand has 9 states, 8 states have (on average 26.25) internal successors, (210), 9 states have internal predecessors, (210), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-12 19:43:54,259 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.84s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:00,290 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.92s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:11,269 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.77s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:19,719 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 8.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:25,790 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.98s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:27,508 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.71s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:31,520 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:34,231 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.75s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:38,240 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:43,572 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:48,594 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:44:49,992 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.38s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:05,400 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 14.35s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:10,560 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:17,027 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 6.36s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:21,040 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:25,291 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.12s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:31,214 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.91s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:37,168 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.91s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:41,836 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.67s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:47,971 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.20s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:50,797 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.80s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:55,430 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:45:59,617 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.13s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:04,830 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.20s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:06,768 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.94s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:09,737 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.83s for a HTC check with result INVALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:19,108 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 9.25s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:24,243 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:29,428 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.14s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:36,543 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.01s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:43,166 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.94s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:47,210 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:53,645 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:46:58,736 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.32s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:03,693 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.95s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:08,503 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.60s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:11,712 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.28s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:14,158 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.04s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:17,469 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.60s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:21,663 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.15s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:26,809 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.14s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:30,810 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:34,258 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.23s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:41,087 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:45,089 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:49,335 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:53,920 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.57s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:47:57,713 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 3.44s for a HTC check with result VALID. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:48:03,258 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.10s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:48:09,585 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 5.85s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:48:20,122 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.33s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-09-12 19:48:20,125 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 19:48:20,125 INFO L93 Difference]: Finished difference Result 377 states and 386 transitions. [2024-09-12 19:48:20,126 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-09-12 19:48:20,126 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 26.25) internal successors, (210), 9 states have internal predecessors, (210), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) Word has length 121 [2024-09-12 19:48:20,126 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 19:48:20,127 INFO L225 Difference]: With dead ends: 377 [2024-09-12 19:48:20,128 INFO L226 Difference]: Without dead ends: 375 [2024-09-12 19:48:20,128 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 245 GetRequests, 234 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=66, Invalid=90, Unknown=0, NotChecked=0, Total=156 [2024-09-12 19:48:20,128 INFO L434 NwaCegarLoop]: 35 mSDtfsCounter, 196 mSDsluCounter, 110 mSDsCounter, 0 mSdLazyCounter, 969 mSolverCounterSat, 104 mSolverCounterUnsat, 41 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 270.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 200 SdHoareTripleChecker+Valid, 145 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 104 IncrementalHoareTripleChecker+Valid, 969 IncrementalHoareTripleChecker+Invalid, 41 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 270.9s IncrementalHoareTripleChecker+Time [2024-09-12 19:48:20,128 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [200 Valid, 145 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [104 Valid, 969 Invalid, 41 Unknown, 0 Unchecked, 270.9s Time] [2024-09-12 19:48:20,129 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 375 states. [2024-09-12 19:48:20,197 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 375 to 363. [2024-09-12 19:48:20,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 363 states, 276 states have (on average 1.2971014492753623) internal successors, (358), 349 states have internal predecessors, (358), 10 states have call successors, (10), 5 states have call predecessors, (10), 4 states have return successors, (8), 8 states have call predecessors, (8), 8 states have call successors, (8) [2024-09-12 19:48:20,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 363 states to 363 states and 376 transitions. [2024-09-12 19:48:20,199 INFO L78 Accepts]: Start accepts. Automaton has 363 states and 376 transitions. Word has length 121 [2024-09-12 19:48:20,200 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 19:48:20,200 INFO L474 AbstractCegarLoop]: Abstraction has 363 states and 376 transitions. [2024-09-12 19:48:20,200 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 26.25) internal successors, (210), 9 states have internal predecessors, (210), 3 states have call successors, (6), 1 states have call predecessors, (6), 1 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-12 19:48:20,200 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:48:20,200 INFO L276 IsEmpty]: Start isEmpty. Operand 363 states and 376 transitions. [2024-09-12 19:48:20,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 127 [2024-09-12 19:48:20,201 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 19:48:20,201 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 19:48:20,213 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-12 19:48:20,401 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:48:20,402 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr1ASSERT_VIOLATIONINTEGER_OVERFLOW, mainErr2ASSERT_VIOLATIONINTEGER_OVERFLOW (and 100 more)] === [2024-09-12 19:48:20,402 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 19:48:20,402 INFO L85 PathProgramCache]: Analyzing trace with hash 1525336629, now seen corresponding path program 1 times [2024-09-12 19:48:20,402 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 19:48:20,402 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1710406127] [2024-09-12 19:48:20,402 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:48:20,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 19:48:20,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-09-12 19:48:20,420 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [945625907] [2024-09-12 19:48:20,420 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 19:48:20,420 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 19:48:20,420 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 19:48:20,421 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 19:48:20,422 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-12 19:48:20,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 19:48:20,475 INFO L262 TraceCheckSpWp]: Trace formula consists of 179 conjuncts, 11 conjuncts are in the unsatisfiable core [2024-09-12 19:48:20,477 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 19:48:20,711 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 2 proven. 44 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 19:48:20,712 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 19:48:20,931 INFO L134 CoverageAnalysis]: Checked inductivity of 50 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 48 trivial. 0 not checked. [2024-09-12 19:48:20,931 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 19:48:20,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1710406127] [2024-09-12 19:48:20,931 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-09-12 19:48:20,931 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [945625907] [2024-09-12 19:48:20,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [945625907] provided 1 perfect and 1 imperfect interpolant sequences [2024-09-12 19:48:20,932 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-12 19:48:20,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [7] total 9 [2024-09-12 19:48:20,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [525885525] [2024-09-12 19:48:20,932 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 19:48:20,932 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-12 19:48:20,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 19:48:20,932 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-12 19:48:20,932 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=53, Unknown=0, NotChecked=0, Total=72 [2024-09-12 19:48:20,933 INFO L87 Difference]: Start difference. First operand 363 states and 376 transitions. Second operand has 6 states, 6 states have (on average 11.666666666666666) internal successors, (70), 5 states have internal predecessors, (70), 2 states have call successors, (6), 2 states have call predecessors, (6), 1 states have return successors, (4), 2 states have call predecessors, (4), 2 states have call successors, (4)